paul
|
e05121ff0d
tests: modified test to be more informative
|
13 년 전 |
paul
|
b80e7c8fba
compiler: change candidates search preference for variant arguments based on testing delphi XE + fixing tests
|
13 년 전 |
pierre
|
6244671000
Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries
|
13 년 전 |
pierre
|
7d82ed4459
+ Add ACCEPT_646 for systems that return '646' for nl_langinfo(CODESET) call
|
13 년 전 |
pierre
|
8750b10113
correct TStatFs for netbsd
|
13 년 전 |
pierre
|
e3aabfec79
* OpenBSD uses a special sigprocmask syscall
|
13 년 전 |
marco
|
a680c4f1d6
* Patch from Ludo that fixes that Event handlers were only created for the first CoClass that used the shared events
|
13 년 전 |
Tomas Hajny
|
0afee490e2
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 년 전 |
Tomas Hajny
|
27403b542b
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 년 전 |
Jonas Maebe
|
cdefb6720f
* fixed compilation after r20801
|
13 년 전 |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 년 전 |
florian
|
fc673340fe
+ implemented x86-64 mov optimization to test register usage tracking framework
|
13 년 전 |
florian
|
3c33bf4e6d
* completed framework for register usage tracking
|
13 년 전 |
Tomas Hajny
|
225cc1c1e0
* fix FileExists/DirectoryExists wrongly accepting non-existing entries with wrong path due to path normalization using ExpandFileName (correctly) accepting also non-existing paths
|
13 년 전 |
Jonas Maebe
|
25f9c15290
* force -vw switch, because if it's not active then -Sew won't do anything
|
13 년 전 |
Jonas Maebe
|
9c311fa6bb
+ test object files for AIX/PowerPC
|
13 년 전 |
florian
|
2a6a4831ea
* basics for generic register usage information
|
13 년 전 |
michael
|
3d366bca44
* Reverse erronous commit of unchecked patch
|
13 년 전 |
michael
|
b2ce6b2cab
* Reinstated SetFound
|
13 년 전 |
florian
|
9e105677db
* optimize mov/and sequences on x86-64
|
13 년 전 |
michael
|
86c8b19336
* Patch and testcase from Luiz Americo to fix ExtractFieldName (bug 21777)
|
13 년 전 |
michael
|
5219b118d8
* Fix checkconstraints initialization and property setter (by Luiz Americo)
|
13 년 전 |
michael
|
fcb4bf4854
* Solved name conflict parser.inc is used in classes unit
|
13 년 전 |
sergei
|
86f0a4177d
* SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage.
|
13 년 전 |
Jonas Maebe
|
f0b7ce8afe
* fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière)
|
13 년 전 |
florian
|
ceb1becfa1
* align cmp byte loop
|
13 년 전 |
florian
|
4b7748ad11
* better suitable on x86_64-linux
|
13 년 전 |
florian
|
39ab9eceba
* fix OpsEqual
|
13 년 전 |
florian
|
d24b70d22b
* ported part of the i386 peep hole optimizer to x86-64 to see if it is possible to create a shared x86 peep hole optimizer
|
13 년 전 |
sergei
|
931a0f159c
- Removed xmltextreader.TXMLReadState definition, it clashes with one from xmlreader.pp (this was not significant while the entire TXMLTextReader class was implementation-only).
|
13 년 전 |