提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 8d9bfcaa7d * fixed memory corruption in trgobj.add_to_movelist on 64 bit platforms 17 年之前
  Jonas Maebe 58600c71b9 + new test for overflow checking qword multiplication with high(qword) 17 年之前
  peter 537319385b * support (expr[,expr]) recovery for postfixoperators 17 年之前
  peter 505e4f7809 * don't give illegal expression for errorn statements. The error is already given 17 年之前
  peter 13ca601510 * use svalue to compare with -1 17 年之前
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring 17 年之前
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 17 年之前
  yury e7918b9411 * Fixed compilation on some targets. It seems to be a bug in finding variables in expressions like that: {$if sizeof(my_var) = 4} 17 年之前
  joost c7219efd02 * Implemented TBufDataset.UpdateIndexDefs 17 年之前
  yury d306e25dc8 * Fixed warnings. 17 年之前
  yury d7d6b37158 * Fixed warnings. 17 年之前
  yury 5ed1f63b26 * Really removed warnings about missing libs. 17 年之前
  yury 8a3e22c772 * Removed warnings about missing libs. 17 年之前
  yury f3699dda56 * Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm. 17 年之前
  Almindor 60611c87c1 * fix glext_fog_coord functions, patch by Michalis Kamburelis 17 年之前
  yury 5e3462b6fc * Fixed warnings and notes. 17 年之前
  yury b55501afef * Removed dead code. 17 年之前
  yury 8b12a7f2c2 * Fixed warnings. 17 年之前
  yury 9e9716f95e * Changed user warnings to notes. 17 年之前
  joost 9f97f670ab * Moved implementation of IndexDefs from sqldb to bufdataset 17 年之前
  yury 935d13af6d * Fixed warnings. 17 年之前
  yury 51dbf923b5 * Uncomment implementation of VarInRange and VarEnsureRange functions. They are compilable now. 17 年之前
  joost 5c1ce50a91 * Implemented some kind of AddIndex when ArrayBuf is defined 17 年之前
  yury a5de81fc55 * Fixed warnings. 17 年之前
  yury ed5fc4ca0e * Changed debug notes to hints. 17 年之前
  yury 614f11561e * Removed lnfodwrf from build on Windows targets because this unit supports only ELF executable atm. 17 年之前
  yury 99ea98c7b1 * Workaround dead code warnings by using preprocessor. 17 年之前
  yury 8c54008d0c * Fixed condition which was evaluated to true at compile time, and code for else block was not generated at all. "Dead code" warning warned about it. 17 年之前
  yury 6a4ee90cb0 * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. 17 年之前
  yury 1361239124 * Don't build Firebird and Postgresql units for wince. 17 年之前