提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 2b9d08c912 * fixed comments from last commit (apparently there's still a 255 char limit :( ) 27 年之前
  Jonas Maebe d8c11fa743 * changed specific bugfix (which was actually wrong implemented, but did the 27 年之前
  peter 20188aa991 + va_list for printf support 27 年之前
  michael 0d5d65e6bb + Bugfix in setcapacity, sizes were wrong 27 年之前
  peter c461a33f8a * fixed ansicompare which returns signed 27 年之前
  pierre 00f7988d1d * double initialization code calling bug fixed 27 年之前
  pierre 66ee4baa3d * problem of const with ansi fixed 27 年之前
  pierre 3539ab25da * assemble failure increments status errorcount again !! 27 年之前
  pierre 6e816712fc * bug on errors (file used after dispose !) fixed 27 年之前
  pierre 47f406fc04 * size is now also checked 27 年之前
  peter d84489d9b7 * recordtype.field support in constant expressions 27 年之前
  peter dedaf4db95 * fixed assembler directive and then not an ASM statement 27 年之前
  pierre 00a36623a8 * fix for const strings 27 年之前
  peter 7d2232f3b2 + typedconst.getsize 27 年之前
  peter babc359c3f * don't dispose staticsymtable (caused crash under tp7 after a fatal 27 年之前
  peter e4079a6ce7 * fixed some bugs 27 年之前
  pierre bddaa79d02 * fix for missing zero after string const 27 年之前
  peter 85b80b7aef * fixed unknown set operation msg 27 年之前
  peter 37732325f3 * fixed variant warning with was sometimes said with sets 27 年之前
  peter 82aa9f9b00 * fixed shlshr which would push ecx when not needed 27 年之前
  peter 5d8f909e4e * findfirst fix from the mailinglist 27 年之前
  peter c21642499c * removed warnings 27 年之前
  peter 3037445491 * released useansistring 27 年之前
  pierre c1b6f90bcf * fix for length(char) in const expressions 27 年之前
  pierre cb9c63b467 test for length(char) in const expr 27 年之前
  michael da09fad8f9 * undid peters change. Constant ansistrings should end on null too cd .. 27 年之前
  michael 233c8c8c79 + Removed ifdef useansistrings 27 年之前
  michael 478b404136 + Small fixes to assign and add 27 年之前
  michael d6c1e881ae Error handling always with exceptions 27 年之前
  peter bee09ce299 * exceptions work 27 年之前