Commit History

Author SHA1 Message Date
  michael ea7f7c1d2a * Fix bug #31513, add option for lowercasing property names, and add option to stream tlist 8 years ago
  michael 4f02942b55 * Fix bug #31526, missing FixedInt FixedUInt from Delphi Berlin 8 years ago
  pierre 659e372ee6 Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c source 8 years ago
  florian a679cd4e37 * copy loadnodeflags in tloadnode.dogetcopy as well 8 years ago
  pierre e87cc28b64 Replaced owner field by fileindex field in tpreprocstack class, in order to display correct include file for scan_e_endif_expected error 8 years ago
  yury 3d1c988d02 * android: Use proper code page when calling a fallback implementation. 8 years ago
  florian ea3495c20e * compilation with -Oodfa fixed 8 years ago
  yury 4ec547301d * Set both DefaultSystemCodePage in runtime and source file code page to 1252 in order the test perform correctly on all systems. 8 years ago
  yury d139868dc4 * Use .rodata section for Android. 8 years ago
  yury 3bedccf946 * ARM scheduler need to move register de-allocs located before the instruction. Also preserve order of allocs and de-allocs. 8 years ago
  yury 9f3759bcb8 * Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT. 8 years ago
  nickysn bd48a71a98 * replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k) 8 years ago
  nickysn df390b7950 * update fpcm/revision.inc 8 years ago
  marco 46cd3181e4 * fix typo sysctlNAMEtomib, mantis #31515 by Heiko 8 years ago
  yury 03f4875310 * Removed creation of unused symbol. It was needed before r35492. 8 years ago
  yury 94a65e99f1 * Removed unused var. 8 years ago
  yury fe0e30030f * In ARM scheduler move all needed additional items with an instruction: 8 years ago
  lacak 94b8beb3c2 fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445 8 years ago
  florian 5dd6232c0e * fix test for case sensitive file system, resolves #31452 8 years ago
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, 8 years ago
  joost 910c05f942 * Packages can only be broken when they are installed 8 years ago
  yury 0f9876effb * Fixed a memory leak when div is replaced by shift. 8 years ago
  yury beafb239d4 * Fixed memory leak. 8 years ago
  yury 54f1890fea * Fixed memory leak of tlabelnode.labsym. 8 years ago
  yury 60e21e4222 * Reverted r34524 - workaround for compiling with -gc. It is not needed anymore since cycle completes with -gc. 8 years ago
  yury 2387ea1ee0 * Removed unneeded var assignment. 8 years ago
  yury 5405a4727a * Removed unused vars. 8 years ago
  yury 29986a1616 * Removed unused vars. 8 years ago
  joost 2a01a603d8 * Adapted tests for broken dependencies (packages) 8 years ago
  Jonas Maebe a2bd07bfd6 * fixed compilation of 64-bit cross-compilers on 32 bit platforms 8 years ago