提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 1251ec996b - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 17 年之前
  marco 16b1652cb1 * reserved field now also initialized, from #8896's patch. 17 年之前
  marco 88bf6dc8fd * Makefile didn't work anymore after Jonas' changes. Added some missing dependancies that were previously not 17 年之前
  marco 97cf173578 * Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one. 17 年之前
  Jonas Maebe f22c6870d5 * use math.SetExceptionMask() to disable floating point exceptions 17 年之前
  florian 19e723c869 * germanism fixed (aktexceptblock -> current_exceptblock) 17 年之前
  florian 7a34d3ccca * removed comments to defines not used anymore 17 年之前
  marco 62820f40cf * iconvenc enabled for FreeBSD,Linux and Darwin (tested only ppc of the latter) 17 年之前
  marco 0ea254295f * iconvenc packages, first version. Tested on Linux/x86 and FreeBSD/x86 17 年之前
  peter c2e5f885c6 * handle (build)derefimpl also for objectdef so it also works for methods 17 年之前
  peter 4e278bccb1 * more generic tests 17 年之前
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable 17 年之前
  peter 07880add06 * remove svn:executable property 17 年之前
  marco bcfb545837 * deprecation of tsearchrec.pathonly, under ifndef ver2_2 as per 11579 17 年之前
  tom_at_work f11cf59854 * tests for checking type casts from integers/enums to TObjects in Delphi and non-Delphi mode (see r11398) 17 年之前
  tom_at_work cc911887a8 * undo accidently committed changes from r11398 17 年之前
  tom_at_work 6958bbfdda * allow explicit conversion of enumeration values (in addition to integers) to object references in Delphi mode 17 年之前
  florian 70e7932fe4 + rescued old QNX RTL code 17 年之前
  florian 050627ea1d * allow goto inside finally blocks 17 年之前
  florian 4dc547e01c * fixes loop unrolling 17 年之前
  michael b3d983ce07 * Initial testsuite from Sergei Gorelkin 17 年之前
  michael 42601356dd * Patch from Sergei Gorelkin: * Makes TDOMParser.ParseURI throw EXMLReadError when URI is not resolvable (consistent with the Parse method). 17 年之前
  michael d763279046 * Patch from Graeme Geldenhuys: 17 年之前
  michael c74999cf5f * ReadListClass SQL statement needs correct where, O not assigned in MapObjectToRow 17 年之前
  joost 1605592d0b * Moved more index-related code into the TBufIndex class 17 年之前
  micha e630556397 * fix testsuite hostname to not use -s option; solaris hostname interprets this as new hostname 17 年之前
  joost acff7f60bd * Add path-delimiters properly in GetAppConfigDir and GetAppConfigFile 17 年之前
  Jonas Maebe ccde1dc6ac * use $(TARPROG) rather than hardcoded tar (mantis #11658) 17 年之前
  joost d647fff9f1 * Refactored indexes: TBufIndex is now a class instead of a record. All index-related code (such as for scrolling) should eventually be placed into this class. This is not done yet completely, but a start is made. 17 年之前
  florian f443132f3c * fixed compilation 17 年之前