Historia zmian

Autor SHA1 Wiadomość Data
  Jonas Maebe dff35e7d03 * fixed overallocation of buckets in T(Tag)HashSet after resize 10 lat temu
  Jonas Maebe 192bb3e032 * free the implementation info for procdefs immediately after a module 10 lat temu
  nickysn 3bd5934a51 * some micro optimizations for zero size blocks in CompareByte for i8086 10 lat temu
  nickysn 4fe125d779 * fixed ds corruption in CompareWord in far data memory models 10 lat temu
  nickysn 7ed7b090fe + i8086 asm optimized implementation of CompareDWord 10 lat temu
  joost e388a39e3d * Added ability to sort TJSONArray 10 lat temu
  nickysn 2152420e4f + added i8086 asm optimized version of CompareWord 10 lat temu
  yury 2bcd49bbc4 * Fixed i386 case jump table when PIC with GOT and an external assembler is used. 10 lat temu
  yury ae33685b9d * i386-android: Use PIC in the program start-up code. 10 lat temu
  lacak 16b02dcd2b fcl-db: sqlite: when raising database error retrieve also extended error code and pass it to ESQLDatabaseError exception object. 10 lat temu
  yury 63813f3e96 * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 10 lat temu
  Tomas Hajny c1d727e9b6 * correction of a duplicate GTK1 sources reference 10 lat temu
  Jonas Maebe 2d2b8c635d * detect whether or not a def/sym is registered based on its defid, so we 10 lat temu
  nickysn 20e5b3e586 * handle empty environment correctly when initializing argv0 under msdos. 10 lat temu
  nickysn f107956169 + added an i8086 asm optimized version of CompareByte() 10 lat temu
  nickysn 385f0d4ee8 - do not set the parameter to nil in strings.strdispose, because it's not a var 10 lat temu
  yury accf3a6150 * arm-android: Use PIC in the program start-up code. 10 lat temu
  yury 4026cfcf60 * android: Generate PIC executables. It is required for Android 5.0+. 10 lat temu
  yury 6fc8059a1f * arm-android: Simplified _haltproc for dll. 10 lat temu
  yury 8b27c3cf27 * Enable PIC by default for i386-android. 10 lat temu
  yury 862348c317 * Keep the GOT offset in a virtual register for i386 non-darwin platforms. 10 lat temu
  Tomas Hajny ebd1c6026c * fix FileSetAttr - bug #28826 10 lat temu
  nickysn ace95e550b * initialize argc and argv on i8086-msdos. This fixes paramcount and paramstr 10 lat temu
  nickysn 4454332d7a * fixed the sysutils.GetEnvironment* functions for i8086-msdos 10 lat temu
  nickysn 66725cf170 * fixed huge memory model threadvars after r32013 10 lat temu
  nickysn 12a9664181 * use 16-bit offsets for threadvars on CPUs with 16-bit address space 10 lat temu
  yury 2116552b36 * android: Simply jump to the libc exit(). 10 lat temu
  yury a4f63a07d2 * Skip this test for android. 10 lat temu
  yury f6045639fc * Removed the tf_safecall_clearstack flag for i386-android. It is useless, since i386-android uses fixed stack. 10 lat temu
  yury d8542bf778 * Do not remove a ret-in-param value from the stack by callee for safecall function when safecall exception check is enabled for a target. 10 lat temu