コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  sergei 18079355f5 * fcl-xml, going public with TXMLTextReader: moved most of the code from xmlread.pp to new unit xmltextreader.pp, auxiliary classes moved to xmlreader.pp. 13 年 前