marco
|
e62a37a1af
* Initial implementation rowsaffected for Oracle. Patch from mantis #16885
|
14 years ago |
joost
|
aeba41218a
* fcl-net depends on fcl-async, dependency added to packages/Makefile*
|
14 years ago |
florian
|
e6e6b98dd8
* stellaris => ct_stellaris
|
14 years ago |
Jonas Maebe
|
20c3809c3a
* when a constant Objective-C class reference is used for anything but
|
14 years ago |
joost
|
f9b27806e4
* Switched packages to fpmake building
|
14 years ago |
Jonas Maebe
|
c03ca27e60
* reparsed with latest version of parser
|
14 years ago |
sergei
|
fec5dde5b6
* Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308:
|
14 years ago |
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 |