Revīziju vēsture

Autors SHA1 Ziņojums Datums
  michael 8f49adf3c8 * Patch from Ido Kanner to add HTMLEncode and HTMLDecode 14 gadi atpakaļ
  michael 6b42ee69a9 * Changed FileSearch to handle a set of options instead of boolean. 14 gadi atpakaļ
  marco 2f7525f26a * ability to set png writer's zlib Compressionlevel, fixes Mantis #19224 14 gadi atpakaļ
  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. 14 gadi atpakaļ
  florian 60e16260e1 o adjust define handling to resolve #19519 14 gadi atpakaļ
  Jonas Maebe 78c3e6b359 * always use crtbeginS.o/crtendS.o when generating PIC code, not just when 14 gadi atpakaļ
  Jonas Maebe a03a597374 * don't call assembler when using -s in combination with -ap (mantis #19401) 14 gadi atpakaļ
  Jonas Maebe 9f4f21baa1 * set the line information for the initialization of local variables with 14 gadi atpakaļ
  sergei 19c8000056 64-bit masm writer: 14 gadi atpakaļ
  sergei d4b2998e07 * Another attempt to fix x86_64 stack frame calculation, tested better this time. 14 gadi atpakaļ
  michael 70240bf212 * Transfer global sessioncookie and sessioncookiepath to IniWebSession 14 gadi atpakaļ
  michael 08689fe638 * Some cleanup of code by LaCak 14 gadi atpakaļ
  michael 4a08937132 * Fixed test for field is null 14 gadi atpakaļ
  michael d8187bfdb5 * Raise exceptions in case of wrong parameter types for date/float 14 gadi atpakaļ
  pierre 0af77f8957 * Clean up mswindows/os2 ARGV release in InternalExit to avoid crash if called twice 14 gadi atpakaļ
  pierre 144d4c41f2 * Define FPC_SYSTEM_HAS_FLOAT32/64 in softfpu unit 14 gadi atpakaļ
  Jonas Maebe abd6d1800e * fixed Darwin i386 compilation with 2.4.x after r17669 (the 2.4.x Darwin 14 gadi atpakaļ
  sergei c40b8d92c7 * Revert r17695 because it breaks cycling. 14 gadi atpakaļ
  florian 95b63aa583 * fix buildin on wince, resolves #19525 14 gadi atpakaļ
  pierre 9f919b942a + Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for cross-testing 14 gadi atpakaļ
  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). 14 gadi atpakaļ
  sekelsenmat 949a2d1c3a fpvectorial: Improves the pen width and the EPS reader 14 gadi atpakaļ
  sekelsenmat 8f90fce6f2 fpvectorial: Merges the initial eps reader and some font, pen and brush improvements 14 gadi atpakaļ
  marco 964597ad6a * pathname functions 14 gadi atpakaļ
  pierre 0473aeb1fd * Fix packages compilation for go32v2, by removing fcl-web need 14 gadi atpakaļ
  michael 0e1407289b * Wince does not have named pipe support 14 gadi atpakaļ
  michael 9d85ea9e15 * Removed wince for custcgi platform 14 gadi atpakaļ
  joost f48c1d7d79 * Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also 14 gadi atpakaļ
  florian 81bd7867b3 * it makes no sense to search the windows dirs for dlls when cross compiling 14 gadi atpakaļ
  michael eb51c6f1b6 * Yet another try for wince 14 gadi atpakaļ