marco
|
b091c2a03a
|
* uncommented refefs for bug #8267, var versions of findfirstfile/nextfile
git-svn-id: trunk@6389 -
|
2007-02-09 20:11:47 +00:00 |
|
marco
|
1ecd1f67d4
|
* bug #8279
git-svn-id: trunk@6388 -
|
2007-02-09 20:07:20 +00:00 |
|
florian
|
15630b4247
|
* several flaws in headers fixed, resolves #8285
git-svn-id: trunk@6387 -
|
2007-02-09 19:12:59 +00:00 |
|
peter
|
a48c9fe3a0
|
* cleanup r6369
git-svn-id: trunk@6385 -
|
2007-02-09 12:34:13 +00:00 |
|
peter
|
ebccbf720c
|
* fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292
git-svn-id: trunk@6384 -
|
2007-02-09 12:28:22 +00:00 |
|
tom_at_work
|
99bc1ccb75
|
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
git-svn-id: trunk@6383 -
|
2007-02-08 22:52:11 +00:00 |
|
tom_at_work
|
635117218e
|
* fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones
git-svn-id: trunk@6382 -
|
2007-02-08 22:11:27 +00:00 |
|
Jonas Maebe
|
36cb039a21
|
+ compile fmtbcd unit
git-svn-id: trunk@6377 -
|
2007-02-08 19:07:37 +00:00 |
|
Jonas Maebe
|
1863fb4c55
|
* make more use of location_force_register in in-code, should fix
cycle on x86-64
git-svn-id: trunk@6376 -
|
2007-02-08 14:14:32 +00:00 |
|
joost
|
74646df93b
|
* Fixed IsUniDirectional with help from Thorsten Engler, bug #8211
git-svn-id: trunk@6375 -
|
2007-02-08 10:44:13 +00:00 |
|
pierre
|
b754e839bc
|
* Trying to start implementation of details on one file log
git-svn-id: trunk@6374 -
|
2007-02-07 23:48:54 +00:00 |
|
Jonas Maebe
|
21cef2cdb1
|
* r6372 for x86(-64)
git-svn-id: trunk@6373 -
|
2007-02-07 23:10:54 +00:00 |
|
tom_at_work
|
dc21781f1d
|
* fix compilation for 64 bit platforms,
as suggested by Jonas
git-svn-id: trunk@6372 -
|
2007-02-07 23:05:19 +00:00 |
|
joost
|
126f0dceac
|
* Use DataConvert in SetFieldData
git-svn-id: trunk@6371 -
|
2007-02-07 23:03:34 +00:00 |
|
Vincent Snijders
|
d87dc4e3f8
|
* always pass property value by value to the property setter of a method, the optimization (to prevent copying) to pass just the reference doesn't work on arm, for example (bug 8273)
git-svn-id: trunk@6370 -
|
2007-02-07 22:06:15 +00:00 |
|
pierre
|
62b810700a
|
* fix for webbug 8270
git-svn-id: trunk@6369 -
|
2007-02-07 21:00:14 +00:00 |
|
yury
|
d897b10f15
|
* updated wince API.
git-svn-id: trunk@6368 -
|
2007-02-07 20:49:04 +00:00 |
|
tom_at_work
|
499d77d975
|
* fixed compilation
git-svn-id: trunk@6367 -
|
2007-02-07 20:44:48 +00:00 |
|
Jonas Maebe
|
3e5f64e16f
|
* increased ppu version for setdef patch
git-svn-id: trunk@6366 -
|
2007-02-07 20:33:10 +00:00 |
|
Jonas Maebe
|
80b0b1c057
|
* compiler identifier is powerpc64, not ppc64
git-svn-id: trunk@6365 -
|
2007-02-07 20:32:12 +00:00 |
|
florian
|
247a8b2698
|
* indoniesan language update by Zaenal Mutaqin
git-svn-id: trunk@6364 -
|
2007-02-07 20:28:54 +00:00 |
|
Jonas Maebe
|
f38d29cfab
|
* optimized previous patch for "byte in set" (Thorsten Engler)
* fixed storing/loading of setdefs to/from ppu + test (Thorsten Engler)
* fixed ppudump for new setdef format in ppus
git-svn-id: trunk@6363 -
|
2007-02-07 20:22:29 +00:00 |
|
daniel
|
794167b09d
|
* Improve test.
git-svn-id: trunk@6362 -
|
2007-02-07 19:51:07 +00:00 |
|
florian
|
e2633cb47d
|
* linker stuff for symbian by Felipe Monteiro de Carvalho
* updated symbian rtl makefile by Felipe Monteiro de Carvalho
git-svn-id: trunk@6361 -
|
2007-02-07 19:44:55 +00:00 |
|
florian
|
a2127504a0
|
+ Symbian rtl skeleton by Felipe Monteiro de Carvalho
git-svn-id: trunk@6360 -
|
2007-02-07 19:41:14 +00:00 |
|
daniel
|
04819280cc
|
+ Add enormous arrays test.
git-svn-id: trunk@6359 -
|
2007-02-07 19:36:35 +00:00 |
|
florian
|
8ed35dd5fb
|
* do a stack trace in case of abording with an heap error when EXTRA is defined
git-svn-id: trunk@6358 -
|
2007-02-07 19:35:54 +00:00 |
|
Jonas Maebe
|
fc3852e59a
|
* in non-TP modes, 'ord_larger_than_256 in set' now always returns
false instead of triggering a range error (mantis #8258,
based on patch provided by Thorsten Engler)
git-svn-id: trunk@6357 -
|
2007-02-07 18:57:19 +00:00 |
|
florian
|
eb8b2fb138
|
* be more carefull with unaligned load optimization
git-svn-id: trunk@6356 -
|
2007-02-07 17:43:56 +00:00 |
|
florian
|
e70c6df440
|
* arm-linux has to link explicitly against libc
git-svn-id: trunk@6355 -
|
2007-02-07 17:42:40 +00:00 |
|
joost
|
370f7737b6
|
* Implemented DataConvert, bug #8204
git-svn-id: trunk@6354 -
|
2007-02-07 11:13:10 +00:00 |
|
joost
|
99b15e95a1
|
* Improved error-handling in TBufDataset.ApplyUpdates
git-svn-id: trunk@6353 -
|
2007-02-07 11:10:36 +00:00 |
|
yury
|
125136d069
|
* updated wince windows unit.
git-svn-id: trunk@6352 -
|
2007-02-07 08:22:25 +00:00 |
|
michael
|
4e40a56932
|
* Changed attributes to 644
git-svn-id: trunk@6351 -
|
2007-02-06 11:03:04 +00:00 |
|
Vincent Snijders
|
8b1420a875
|
* removed system from the implicitunit lists, because it is already in the units list
git-svn-id: trunk@6350 -
|
2007-02-06 08:42:40 +00:00 |
|
yury
|
e998bc8142
|
* fixed CW_USEDEFAULT definition.
git-svn-id: trunk@6349 -
|
2007-02-06 01:14:27 +00:00 |
|
peter
|
70a0928914
|
* add package to action and pkghandler
git-svn-id: trunk@6348 -
|
2007-02-05 23:09:41 +00:00 |
|
fpc
|
51dd839787
|
fix testrun comparison query error in case of noskipped
git-svn-id: trunk@6347 -
|
2007-02-05 08:17:09 +00:00 |
|
peter
|
b08c9c9431
|
* typo
git-svn-id: trunk@6346 -
|
2007-02-05 07:07:32 +00:00 |
|
fpc
|
8a984ebcf5
|
workaround mysql query optimization deficiency, using temporary tables
git-svn-id: trunk@6345 -
|
2007-02-04 23:06:16 +00:00 |
|
peter
|
a4f501852e
|
* split config in global config and compiler config
git-svn-id: trunk@6344 -
|
2007-02-04 22:10:45 +00:00 |
|
florian
|
a800b2a3d3
|
* fixed interference generation for top_local
git-svn-id: trunk@6343 -
|
2007-02-04 20:43:31 +00:00 |
|
florian
|
9fe04923ad
|
* don't destroy registers in syscall helpers
git-svn-id: trunk@6342 -
|
2007-02-04 20:43:05 +00:00 |
|
joost
|
b0d5d5b6b5
|
* Fixed some warnings
git-svn-id: trunk@6341 -
|
2007-02-04 19:56:23 +00:00 |
|
yury
|
3b32e96f10
|
* Use PCharToPWideChar instead of StringToPWideChar in wrapper functions.
* Updated dependencies in makefile.
* Fixed declaration of RegEnumValue and RegEnumValueW.
git-svn-id: trunk@6340 -
|
2007-02-04 19:09:48 +00:00 |
|
yury
|
a36ce7c37b
|
* build richedit unit.
git-svn-id: trunk@6339 -
|
2007-02-04 18:54:56 +00:00 |
|
florian
|
c5d8e53758
|
* last commit fixed
git-svn-id: trunk@6338 -
|
2007-02-04 18:50:22 +00:00 |
|
florian
|
3609ddc5dd
|
* more MustBeLast fixes
* const insertation algorithm fixed
git-svn-id: trunk@6337 -
|
2007-02-04 18:45:43 +00:00 |
|
yury
|
fc2ddd50e3
|
* fixed dbdigest.cfg creation and prepup executing when shell is cmd.exe
git-svn-id: trunk@6336 -
|
2007-02-04 18:36:01 +00:00 |
|
peter
|
cd767cf5c8
|
* i386 uses generic fpc_compare_shortstr_equal
git-svn-id: trunk@6335 -
|
2007-02-04 16:24:02 +00:00 |
|