Jonas Maebe
|
ab0d445999
* fixed truncation errors for a*int/word in ppudump for architectures
|
10 年之前 |
Jonas Maebe
|
acd88cac92
* fixed selection of startup code files for all iOS and simulator targets
|
10 年之前 |
Jonas Maebe
|
8e406cc7bd
* fixed bug in test exposed by r31038
|
10 年之前 |
Jonas Maebe
|
d57a85a2de
* fixed compilation on non-Windows systems after r31035
|
10 年之前 |
Jonas Maebe
|
e54d0a41af
* fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans)
|
10 年之前 |
florian
|
ab43e07320
* reduce code size after r31031
|
10 年之前 |
florian
|
c0dd2047f9
* cosmetics, entries are now properly aligned
|
10 年之前 |
florian
|
919c539ff5
* better estimation of callparanode complexity
|
10 年之前 |
michael
|
d9fec2035a
* Add some compiler intrinsics
|
10 年之前 |
michael
|
b9fa0d0934
* Mimic minfloat for fpdoc
|
10 年之前 |
michael
|
633c8c7118
* Make sure TSystemTime is seen by fpdoc
|
10 年之前 |
michael
|
bb7e0f645f
* Fake some types when running under FPDOC
|
10 年之前 |
michael
|
ebf465a42b
* Default intrinsic and some base types added
|
10 年之前 |
Jeppe Johansen
|
353682db67
Enable SUBARCH directive for avr-embedded target.
|
10 年之前 |
Jeppe Johansen
|
ab9c8bb569
Fixed startup assembler code for the case where there's no data in .bss and/or in .data.
|
10 年之前 |
Jeppe Johansen
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 年之前 |
Jeppe Johansen
|
c5b24c5ce3
Changed cast to allow more loop iterations than the native bit-ness of the architecture.
|
10 年之前 |
svenbarth
|
b0fa341006
Fix for Mantis #28271.
|
10 年之前 |
lacak
|
8214e72841
fcl-db: memds: implemented basic blob support. Blobs are allocated in memory only. Saving to stream/file is not supported yet. Bug #26476
|
10 年之前 |
michael
|
1ec8a3bde9
* Small corrections to previous patch from Denis Kozlov (bug ID 13518)
|
10 年之前 |
michael
|
a3e542eba4
* Patch for incomplete backtraces on error
|
10 年之前 |
lacak
|
b641ffa0e0
fcl-db: base: declare procedure DatabaseErrorFmt with parameter Args as Const Args: array of const. Fixes memleak in 2.6 and also makes procedure signature Delphi compatible.
|
10 年之前 |
michael
|
9dcfdb24bf
* Additional fix for bug ID #28237
|
10 年之前 |
michael
|
b36386baf0
* TStreamReader (TTextReader) implementation by Sylvio Clecio (bug ID 28075)
|
10 年之前 |
michael
|
526f91b28f
* Patch from bug #28125 by Silvio Clecio
|
10 年之前 |
michael
|
518d77b119
* Fix bug ID #28158
|
10 年之前 |
michael
|
473adb5725
* Fix memory leak (bug ID 28157) by nomerelogic
|
10 年之前 |
michael
|
b7d12cf4d3
* Fix bug #28272
|
10 年之前 |
michael
|
aa01153b77
* Fixed bug #28237
|
10 年之前 |
michael
|
2dbdc64910
* Fix bug #28222
|
10 年之前 |