Historial de Commits

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