marco
|
2f7525f26a
* ability to set png writer's zlib Compressionlevel, fixes Mantis #19224
|
hace 14 años |
sergei
|
829ee9828d
* Added back pre-r17129 configuration of string range check helpers under {$ifdef ver2_4}. Without it, bootstrapping with 2.4.4 and -Cr is broken.
|
hace 14 años |
florian
|
60e16260e1
o adjust define handling to resolve #19519
|
hace 14 años |
Jonas Maebe
|
78c3e6b359
* always use crtbeginS.o/crtendS.o when generating PIC code, not just when
|
hace 14 años |
Jonas Maebe
|
a03a597374
* don't call assembler when using -s in combination with -ap (mantis #19401)
|
hace 14 años |
Jonas Maebe
|
9f4f21baa1
* set the line information for the initialization of local variables with
|
hace 14 años |
sergei
|
19c8000056
64-bit masm writer:
|
hace 14 años |
sergei
|
d4b2998e07
* Another attempt to fix x86_64 stack frame calculation, tested better this time.
|
hace 14 años |
michael
|
70240bf212
* Transfer global sessioncookie and sessioncookiepath to IniWebSession
|
hace 14 años |
michael
|
08689fe638
* Some cleanup of code by LaCak
|
hace 14 años |
michael
|
4a08937132
* Fixed test for field is null
|
hace 14 años |
michael
|
d8187bfdb5
* Raise exceptions in case of wrong parameter types for date/float
|
hace 14 años |
pierre
|
0af77f8957
* Clean up mswindows/os2 ARGV release in InternalExit to avoid crash if called twice
|
hace 14 años |
pierre
|
144d4c41f2
* Define FPC_SYSTEM_HAS_FLOAT32/64 in softfpu unit
|
hace 14 años |
Jonas Maebe
|
abd6d1800e
* fixed Darwin i386 compilation with 2.4.x after r17669 (the 2.4.x Darwin
|
hace 14 años |
sergei
|
c40b8d92c7
* Revert r17695 because it breaks cycling.
|
hace 14 años |
florian
|
95b63aa583
* fix buildin on wince, resolves #19525
|
hace 14 años |
pierre
|
9f919b942a
+ Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for cross-testing
|
hace 14 años |
sergei
|
318a55b96c
* x86_64-win64: fixed stack calculations so that 32-byte spilling area is only included once and only for non-leaf procedures (it was included twice with -O- and 3 times with -O2, wasting large amounts of stack memory).
|
hace 14 años |
sekelsenmat
|
949a2d1c3a
fpvectorial: Improves the pen width and the EPS reader
|
hace 14 años |
sekelsenmat
|
8f90fce6f2
fpvectorial: Merges the initial eps reader and some font, pen and brush improvements
|
hace 14 años |
marco
|
964597ad6a
* pathname functions
|
hace 14 años |
pierre
|
0473aeb1fd
* Fix packages compilation for go32v2, by removing fcl-web need
|
hace 14 años |
michael
|
0e1407289b
* Wince does not have named pipe support
|
hace 14 años |
michael
|
9d85ea9e15
* Removed wince for custcgi platform
|
hace 14 años |
joost
|
f48c1d7d79
* Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also
|
hace 14 años |
florian
|
81bd7867b3
* it makes no sense to search the windows dirs for dlls when cross compiling
|
hace 14 años |
michael
|
eb51c6f1b6
* Yet another try for wince
|
hace 14 años |
pierre
|
261c9112ba
* Fix go32v2 eventlog compilation failure
|
hace 14 años |
pierre
|
4a7a054f13
* Avoid using stack memory for argv elements to avoid corruption of help in setup_arguments
|
hace 14 años |