Histórico de commits

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