Commit History

Author SHA1 Message Date
  nickysn 5e3a88b7f5 * replaced or cx,cx/jz with jcxz in IndexByte, IndexWord and IndexDWord for i8086 10 years ago
  nickysn 3752047dd4 + added an i8086 asm optimized IndexDWord routine 10 years ago
  nickysn 3faf91a270 * replaced nested ifdefs with an elseif sequence 10 years ago
  Jonas Maebe e15c969cbc * mention modified registers in assembler block 10 years ago
  michael bfc85a73bd * Applied patch from Ondrej to fix thread ID not being unique 10 years ago
  nickysn 792b7e67be * treat the len parameter to the i8086 versions of IndexByte and IndexWord as 10 years ago
  michael 8751e8bb3e * Fix bug ID #26827 10 years ago
  nickysn 94a398896b - removed spurious DX initialization at the end of IndexByte for i8086 10 years ago
  nickysn 80b892aafb + added i8086 asm optimized IndexWord routine 10 years ago
  nickysn a4e216c7fd + added i8086 asm optimized IndexByte routine 10 years ago
  nickysn 910003848c * fixed code generation of indirect far calls and jumps on the i8086 from the 10 years ago
  nickysn b3c2765da9 * on i8086, for BP7 compatibility, assemble 'call/jmp dword [ref]' as a far call 10 years ago
  joost ed972c4f99 * Add dependency-checksums for packages within the same fpmake executable 10 years ago
  joost 8e2a44db88 * Fixed problem with samplecfg that did not write the fppkg-configuration files when fp was not installed 10 years ago
  michael 94ff51c67e * Applied patch from Mattias Gaertner, fixing bug ID #28773 10 years ago
  michael aa3a7b7eb8 * Exit find if not sorted (bug id 28774) 10 years ago
  Tomas Hajny 08817204a8 * updates/fixes by Ondrej Pokorny 10 years ago
  Tomas Hajny 8b522e0ff3 * example for unit advancedipc by Ondrej Pokorny added 10 years ago
  Tomas Hajny 8746c68a29 * hard-coded '*' replaced by reference to AllFilesMask constant 10 years ago
  nickysn 11eb1a4179 + added some i8086 memory model specific defines in strings.inc and 10 years ago
  nickysn 8cfc0d8881 * fixed i8086 strpcopy after r31915 10 years ago
  Jonas Maebe 95927665ce - removed variable notification support, it's not used and superceded by 10 years ago
  nickysn 7fb2418287 + added an i8086 asm optimized strpcopy routine 10 years ago
  svenbarth 3afc18f277 Fix for Mantis #28766. 10 years ago
  svenbarth c25e7491e7 Fix for Mantis #28674. 10 years ago
  Jonas Maebe e8f2f23444 * mention support for .rsj extension in help text (based on patch by 10 years ago
  Jonas Maebe e0f3296bbb * fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the 10 years ago
  joost 5f46057eea * Fix for resolving libc-path on non-english Linux 10 years ago
  nickysn 239fc27c38 + implemented sysutils.diskfree and sysutils.disksize for i8086-msdos 10 years ago
  nickysn 12f49eb280 * fixed getting the current locale's ansi upper case table under i8086-msdos 10 years ago