提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 年之前
  florian 0a4314206f * range check error checking for floats refactored 17 年之前
  Jonas Maebe 7657cd7b6c * result of prefetch is voidtype, not voidpointertype (fixes mantis #11275) 17 年之前
  Jonas Maebe d80d3f36d2 * fixed crash when writing a currency value with a specified number 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 年之前
  yury e5f8426f61 * Prevent warning about automatic type conversion when using VAL with COMP type on x86. 18 年之前
  Jonas Maebe 5196db1ac3 * fixed low(set)/high(set) after previous changes + test 18 年之前
  Jonas Maebe feec2a74f2 * fixed crashes with length(pchar) and length(pwidechar) after 18 年之前
  Jonas Maebe 1380a64b1e + simplify support for inline nodes (needed for inlining, because 18 年之前
  Jonas Maebe aaa484aa59 * removed goto's from tinlinenode.pass_typecheck and removed some other 18 年之前
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 18 年之前
  Jonas Maebe 9f04aad33e * prefer write({short,ansi,wide}string) over write(chararray) for 18 年之前
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 年之前
  Jonas Maebe c10b375615 * give an error for high(ansistring) and high(widestring) 18 年之前
  peter 67e16340be * revert r8118 18 年之前
  daniel 21293f5818 + Add common type integer promotion. 18 年之前
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 年之前
  daniel 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. 18 年之前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
  Jonas Maebe 95da9cb07a * fixed missing propagation of changed parameter type 18 年之前
  Jonas Maebe 497df2bb37 * also check for properties passed to read(ln) when reading integers 18 年之前
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 年之前
  Jonas Maebe 2f12e94947 * don't warn about uninitialised open array out parameters when 18 年之前
  florian f4840620f0 * location.size of trunc/round must be OS_S64 18 年之前
  florian 1cd41b68f7 * compiler handled round/trunc for x86 18 年之前
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 年之前
  Jonas Maebe 3b3060cec5 * fixed uninitialized result of handle_typed_read_write in 18 年之前
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 年之前
  Jonas Maebe cc1dfcae7e * fixed IE in case of trying to (un)pack an array of 0-byte records 18 年之前