Commit History

Author SHA1 Message Date
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring 17 years ago
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 17 years ago
  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 years ago
  joost c7219efd02 * Implemented TBufDataset.UpdateIndexDefs 17 years ago
  yury d306e25dc8 * Fixed warnings. 17 years ago
  yury d7d6b37158 * Fixed warnings. 17 years ago
  yury 5ed1f63b26 * Really removed warnings about missing libs. 17 years ago
  yury 8a3e22c772 * Removed warnings about missing libs. 17 years ago
  yury f3699dda56 * Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm. 17 years ago
  Almindor 60611c87c1 * fix glext_fog_coord functions, patch by Michalis Kamburelis 17 years ago
  yury 5e3462b6fc * Fixed warnings and notes. 17 years ago
  yury b55501afef * Removed dead code. 17 years ago
  yury 8b12a7f2c2 * Fixed warnings. 17 years ago
  yury 9e9716f95e * Changed user warnings to notes. 17 years ago
  joost 9f97f670ab * Moved implementation of IndexDefs from sqldb to bufdataset 17 years ago
  yury 935d13af6d * Fixed warnings. 17 years ago
  yury 51dbf923b5 * Uncomment implementation of VarInRange and VarEnsureRange functions. They are compilable now. 17 years ago
  joost 5c1ce50a91 * Implemented some kind of AddIndex when ArrayBuf is defined 17 years ago
  yury a5de81fc55 * Fixed warnings. 17 years ago
  yury ed5fc4ca0e * Changed debug notes to hints. 17 years ago
  yury 614f11561e * Removed lnfodwrf from build on Windows targets because this unit supports only ELF executable atm. 17 years ago
  yury 99ea98c7b1 * Workaround dead code warnings by using preprocessor. 17 years ago
  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 years ago
  yury 6a4ee90cb0 * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. 17 years ago
  yury 1361239124 * Don't build Firebird and Postgresql units for wince. 17 years ago
  yury c35316a30a * Fixed compilation. 17 years ago
  yury 41d1b3b60f * Fixed erroneous argument and result type when needed (HWND type replaced by HANDLE type). 17 years ago
  yury 95a6b09af6 * Fixed argument type. 17 years ago
  Jonas Maebe f8137f686a * fixed uses of custom-length string types in parameter lists 17 years ago
  Jonas Maebe 91aa85ab4e * don't rely on #32 (space, which replaces #0 in strings when comparing) 17 years ago