Commit History

Author SHA1 Message Date
  Jonas Maebe 138a5cd0bd + enabled/tested objcrtl package also for 64 bit Darwin targets 14 years ago
  Jonas Maebe 0398ff6bf5 * also save/restore the size of the padding of record/objectsymtables 14 years ago
  Jonas Maebe 1c11f6c8b7 + tppufile.putasizeint() 14 years ago
  Jonas Maebe 13598f1b5f * update of ppudump for r18114 14 years ago
  joost 28446a9682 * Pass -ie to fpmake on distinstall, so that the example-sources are installed 14 years ago
  Jonas Maebe e0e326be8e + add {$packrecords c} to all units importing Objective-C records since 14 years ago
  Jonas Maebe 86b088f398 * store the current field alignment of tobjectdefs that use C_alignment, 14 years ago
  Jonas Maebe 5ed31d4345 * mark records containing at least one bitpacked field as "bitpacked" rather 14 years ago
  Jonas Maebe 8af064cf00 * replaced a few eregi's with the faster preg_match() 14 years ago
  Jonas Maebe 9de57f1bd8 * do not calculate array bounds in php, since they may be expressed via 14 years ago
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing 14 years ago
  joost 911a220a13 * Added the option (-ie) to install the example-sources 14 years ago
  marco a09a7f1b2e * Mantis #19567: PostgreSQL TIME datatype fix by Lacak2. milliseconds and not correcting fttime fields with epoch. 14 years ago
  sergei 0231863fce + Added missing PMULLD instruction, part of Mantis #19910 14 years ago
  marco 83af0c8a1b * TProcess.setparameter assigned a TStrings instead of .assign()ing it. 14 years ago
  sergei 57ba5f956e + After reaching EOF condition, clear FNodeData[0] slot 14 years ago
  sergei 45771d0a70 * Changed behavior of FNesting to conform closer to semantics of .net XmlReader: increment it after the start tag has been parsed and decrement before processing the end tag, except for the root element (which is placed at index zero). 14 years ago
  sergei 151a8b59fb * Factored ParseIgnoreSection into separate procedure 14 years ago
  marco 431f1992d1 * Fixed filename in readme, patch from Attila Borka, Mantis #19826 14 years ago
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. 14 years ago
  marco aeb7dac66e * TDataset.BlockReadSize, patch by Luiz, mantis 19897 (library part. test in that report not included) 14 years ago
  Jonas Maebe 0d4d1a2ac8 * fixed two places where after r1913 valid_for_assign() didn't immediately 14 years ago
  joost 981e79ff37 * Do not use the error-handling of r10890 on non-unix systems (It won't work) 14 years ago
  joost 5146bea422 * Updated fpmake_proc.inc and fpmake_add.inc. Manually changed the entry for 14 years ago
  joost 8c03cf38c7 * Added detection of gdb-version to fpmake 14 years ago
  joost 79473cd0f7 * Made BuildEngine.log public, so it can be used in fpmake.pp files 14 years ago
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 14 years ago
  joost 728c5a4832 * Error-handling added in make distclean. When the fpmake executable 14 years ago
  michael 3ffbd29367 * Make HandleRequest public 14 years ago
  marco da37e20ed6 * Map text to ftmemo(binary) instead of ftblob 14 years ago