Commit History

Author SHA1 Message Date
  peter ca8d604964 * various widestring updates, it works now mostly without charset 24 years ago
  florian a4755024cc * some fixes for widestrings and variants 24 years ago
  peter 64b57cd77d * add nop after popa (merged) 24 years ago
  peter 73a59b9ca3 * merged popal fix 24 years ago
  Jonas Maebe 547bc5f275 * optimized FPC_HELP_CONSTRUCTOR a bit 24 years ago
  Jonas Maebe ab2ea0a472 * moved implementations of strlen and strpas to separate include files 24 years ago
  Jonas Maebe 18de59f50c * fixed all implementations of strpas 24 years ago
  Jonas Maebe af38291233 * simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary 24 years ago
  florian 5da658c6db * interfaces basically running 25 years ago
  florian f79644d9ca + AfterConstruction and BeforeDestruction implemented 25 years ago
  michael 586c4cea50 + Conditionals fixed 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  Jonas Maebe be0deb8185 - removed fpc_strconcat_len for -dnewoptimizations since it's not 25 years ago
  marco f5fd205ab5 * Changed move (var source;var dest) to move (const source;var dest) 25 years ago
  pierre bf20aa47d9 * fix ingnored assembler error in IndexDWord 25 years ago
  Jonas Maebe ff9782d70c + FPC_SHORTSTR_CONCAT_LEN (temporary, for -dnewoptimizations) 25 years ago
  Jonas Maebe ec08464c80 + added destroyed registers list for move procedure (it doesn't destroy 25 years ago
  florian 33f3467ef0 * the bounds check error gets now a correct stack frame 25 years ago
  peter 6b66a55cd6 * truncated log 26 years ago
  Jonas Maebe 7fbe48e245 * fixed warning 26 years ago
  marco e8258f23c9 * Changed some direct asm params to real params 26 years ago
  peter c775ade1d6 * primitives added 26 years ago
  daniel ec29a31834 * copyright 2000 26 years ago
  daniel a79b4a404b * copyright 2000 added 26 years ago
  pierre 5f6f1fd669 * typo error if previous commit 26 years ago
  pierre ffc5263bfc + FPC_CHARARRAY_TO_SHORTSTRING added 26 years ago
  Jonas Maebe c14811e633 * faster abs() function (no jump anymore) 26 years ago
  Jonas Maebe 5ffd2e21d4 * reinstated old random generator, but modified it so the integer 26 years ago
  daniel ec77ff77ee * Committed new random generator. 26 years ago