Historia zmian

Autor SHA1 Wiadomość Data
  Jonas Maebe 8d9bfcaa7d * fixed memory corruption in trgobj.add_to_movelist on 64 bit platforms 17 lat temu
  Jonas Maebe 58600c71b9 + new test for overflow checking qword multiplication with high(qword) 17 lat temu
  peter 537319385b * support (expr[,expr]) recovery for postfixoperators 17 lat temu
  peter 505e4f7809 * don't give illegal expression for errorn statements. The error is already given 17 lat temu
  peter 13ca601510 * use svalue to compare with -1 17 lat temu
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring 17 lat temu
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 17 lat temu
  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 lat temu
  joost c7219efd02 * Implemented TBufDataset.UpdateIndexDefs 17 lat temu
  yury d306e25dc8 * Fixed warnings. 17 lat temu
  yury d7d6b37158 * Fixed warnings. 17 lat temu
  yury 5ed1f63b26 * Really removed warnings about missing libs. 17 lat temu
  yury 8a3e22c772 * Removed warnings about missing libs. 17 lat temu
  yury f3699dda56 * Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm. 17 lat temu
  Almindor 60611c87c1 * fix glext_fog_coord functions, patch by Michalis Kamburelis 17 lat temu
  yury 5e3462b6fc * Fixed warnings and notes. 17 lat temu
  yury b55501afef * Removed dead code. 17 lat temu
  yury 8b12a7f2c2 * Fixed warnings. 17 lat temu
  yury 9e9716f95e * Changed user warnings to notes. 17 lat temu
  joost 9f97f670ab * Moved implementation of IndexDefs from sqldb to bufdataset 17 lat temu
  yury 935d13af6d * Fixed warnings. 17 lat temu
  yury 51dbf923b5 * Uncomment implementation of VarInRange and VarEnsureRange functions. They are compilable now. 17 lat temu
  joost 5c1ce50a91 * Implemented some kind of AddIndex when ArrayBuf is defined 17 lat temu
  yury a5de81fc55 * Fixed warnings. 17 lat temu
  yury ed5fc4ca0e * Changed debug notes to hints. 17 lat temu
  yury 614f11561e * Removed lnfodwrf from build on Windows targets because this unit supports only ELF executable atm. 17 lat temu
  yury 99ea98c7b1 * Workaround dead code warnings by using preprocessor. 17 lat temu
  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 lat temu
  yury 6a4ee90cb0 * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. 17 lat temu
  yury 1361239124 * Don't build Firebird and Postgresql units for wince. 17 lat temu