Commit History

Author SHA1 Message Date
  Jonas Maebe 0bcc355213 * don't output inc/dec if cs_check_overflow is on, because inc/dec don't change 26 years ago
  florian 802fd8fb5c * memory leaks for ansistring type casts fixed 27 years ago
  florian d656d708b7 * ansistring memory leaks fixed 27 years ago
  florian 6283947c69 + again more stuff for int64/qword: 27 years ago
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
  florian 86b17cd44f + some basic operations with qwords and int64 added: +, xor, and, or; 27 years ago
  florian 4244dda54b + basic operations with int64/qord (compiler with -dint64) 27 years ago
  pierre a1f1003555 * some range check bugs fixed (still not working !) 27 years ago
  peter 6756b4ec78 * sets are not written twice anymore 27 years ago
  peter 0cadc4f3c3 * VALUEPARA for tp7 compatible value parameters 27 years ago
  pierre 50ccd479d2 + automatic loading of profile unit with -pg option 27 years ago
  peter 85726fcb35 * more ansistring fixes 27 years ago
  peter bf08db9b7b * fixed ansistring temp which forgot a reset 27 years ago
  peter 3df27389c0 * rename laod/copystring -> load/copyshortstring 27 years ago
  peter c461a33f8a * fixed ansicompare which returns signed 27 years ago
  florian f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
  pierre 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
  peter d736ecaf4d * fixed unsigned mul 27 years ago
  florian d666ac848e + ansistring operator + 27 years ago
  florian e4290ba94a + binary operators for ansi strings 27 years ago
  pierre 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
  pierre 4073682c64 * still more memory leaks fixes !! 27 years ago
  pierre 7621dc0b56 * several memory leaks fixed 27 years ago
  pierre bf6369f1b5 * current_module old scanner tagged as invalid if unit is recompiled 27 years ago
  pierre a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
  peter c72691c843 + pass_2 for cg386 27 years ago
  peter 181d4769a2 * all internal RTL functions start with FPC_ 27 years ago
  peter 12a80cf3dc * update smartlinking, uses getdatalabel 27 years ago
  florian 9d247d5a18 * ugly fix for STRCAT, nevertheless it needs more fixing !!!!!!! 27 years ago
  peter 58c2d999f0 * updated some error messages 27 years ago