Commit Verlauf

Autor SHA1 Nachricht Datum
  marco 62820f40cf * iconvenc enabled for FreeBSD,Linux and Darwin (tested only ppc of the latter) vor 17 Jahren
  marco 0ea254295f * iconvenc packages, first version. Tested on Linux/x86 and FreeBSD/x86 vor 17 Jahren
  peter c2e5f885c6 * handle (build)derefimpl also for objectdef so it also works for methods vor 17 Jahren
  peter 4e278bccb1 * more generic tests vor 17 Jahren
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable vor 17 Jahren
  peter 07880add06 * remove svn:executable property vor 17 Jahren
  marco bcfb545837 * deprecation of tsearchrec.pathonly, under ifndef ver2_2 as per 11579 vor 17 Jahren
  tom_at_work f11cf59854 * tests for checking type casts from integers/enums to TObjects in Delphi and non-Delphi mode (see r11398) vor 17 Jahren
  tom_at_work cc911887a8 * undo accidently committed changes from r11398 vor 17 Jahren
  tom_at_work 6958bbfdda * allow explicit conversion of enumeration values (in addition to integers) to object references in Delphi mode vor 17 Jahren
  florian 70e7932fe4 + rescued old QNX RTL code vor 17 Jahren
  florian 050627ea1d * allow goto inside finally blocks vor 17 Jahren
  florian 4dc547e01c * fixes loop unrolling vor 17 Jahren
  michael b3d983ce07 * Initial testsuite from Sergei Gorelkin vor 17 Jahren
  michael 42601356dd * Patch from Sergei Gorelkin: * Makes TDOMParser.ParseURI throw EXMLReadError when URI is not resolvable (consistent with the Parse method). vor 17 Jahren
  michael d763279046 * Patch from Graeme Geldenhuys: vor 17 Jahren
  michael c74999cf5f * ReadListClass SQL statement needs correct where, O not assigned in MapObjectToRow vor 17 Jahren
  joost 1605592d0b * Moved more index-related code into the TBufIndex class vor 17 Jahren
  micha e630556397 * fix testsuite hostname to not use -s option; solaris hostname interprets this as new hostname vor 17 Jahren
  joost acff7f60bd * Add path-delimiters properly in GetAppConfigDir and GetAppConfigFile vor 17 Jahren
  Jonas Maebe ccde1dc6ac * use $(TARPROG) rather than hardcoded tar (mantis #11658) vor 17 Jahren
  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. vor 17 Jahren
  florian f443132f3c * fixed compilation vor 17 Jahren
  florian d672700a59 * some avr fixes vor 17 Jahren
  florian 37372fb7ce * fixed copy&paste errors in cpunodefaultint vor 17 Jahren
  florian 2fd1196118 + cpu32bitaddr,cpu32bitalu,cpu16bitaddr,cpu16bitalu vor 17 Jahren
  florian a15d8778d6 + create jump tables for case statements on x86-64 vor 17 Jahren
  florian 9e88af9a78 * support ABSOLUTE32 in the COFF writer on x86-64, resolves #10641 vor 17 Jahren
  michael 32d0e652ff * Emit help text if options not correct vor 17 Jahren
  michael 0eb08af40e * patch from Graeme Geldenhuys so it compiles again vor 17 Jahren