joost
|
29d33f1aa9
* Dependency of fcl-db on fcl-base added to packages/Makefile*
|
14 سال پیش |
florian
|
562961fd42
* catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler
|
14 سال پیش |
florian
|
28126cf0d5
* convert disk full to run time error 101
|
14 سال پیش |
joost
|
9b9cc6d94f
* re-generated Makefile after r18129
|
14 سال پیش |
joost
|
a08ae27e11
* fcl-net does not depend on all targets on fcl-async
|
14 سال پیش |
joost
|
3b30ec8c7c
* Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpmake-binary is available. Because fpc_cleanall could be an empty target
|
14 سال پیش |
marco
|
e62a37a1af
* Initial implementation rowsaffected for Oracle. Patch from mantis #16885
|
14 سال پیش |
joost
|
aeba41218a
* fcl-net depends on fcl-async, dependency added to packages/Makefile*
|
14 سال پیش |
florian
|
e6e6b98dd8
* stellaris => ct_stellaris
|
14 سال پیش |
Jonas Maebe
|
20c3809c3a
* when a constant Objective-C class reference is used for anything but
|
14 سال پیش |
joost
|
f9b27806e4
* Switched packages to fpmake building
|
14 سال پیش |
Jonas Maebe
|
c03ca27e60
* reparsed with latest version of parser
|
14 سال پیش |
sergei
|
fec5dde5b6
* Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308:
|
14 سال پیش |
Jonas Maebe
|
138a5cd0bd
+ enabled/tested objcrtl package also for 64 bit Darwin targets
|
14 سال پیش |
Jonas Maebe
|
0398ff6bf5
* also save/restore the size of the padding of record/objectsymtables
|
14 سال پیش |
Jonas Maebe
|
1c11f6c8b7
+ tppufile.putasizeint()
|
14 سال پیش |
Jonas Maebe
|
13598f1b5f
* update of ppudump for r18114
|
14 سال پیش |
joost
|
28446a9682
* Pass -ie to fpmake on distinstall, so that the example-sources are installed
|
14 سال پیش |
Jonas Maebe
|
e0e326be8e
+ add {$packrecords c} to all units importing Objective-C records since
|
14 سال پیش |
Jonas Maebe
|
86b088f398
* store the current field alignment of tobjectdefs that use C_alignment,
|
14 سال پیش |
Jonas Maebe
|
5ed31d4345
* mark records containing at least one bitpacked field as "bitpacked" rather
|
14 سال پیش |
Jonas Maebe
|
8af064cf00
* replaced a few eregi's with the faster preg_match()
|
14 سال پیش |
Jonas Maebe
|
9de57f1bd8
* do not calculate array bounds in php, since they may be expressed via
|
14 سال پیش |
marco
|
b59c42f2c7
* removed exporting a non standard strtotime, which was a workaround for missing
|
14 سال پیش |
joost
|
911a220a13
* Added the option (-ie) to install the example-sources
|
14 سال پیش |
marco
|
a09a7f1b2e
* Mantis #19567: PostgreSQL TIME datatype fix by Lacak2. milliseconds and not correcting fttime fields with epoch.
|
14 سال پیش |
sergei
|
0231863fce
+ Added missing PMULLD instruction, part of Mantis #19910
|
14 سال پیش |
marco
|
83af0c8a1b
* TProcess.setparameter assigned a TStrings instead of .assign()ing it.
|
14 سال پیش |
sergei
|
57ba5f956e
+ After reaching EOF condition, clear FNodeData[0] slot
|
14 سال پیش |
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 سال پیش |