Historique des commits

Auteur SHA1 Message Date
  marco 6b76d64d3c * some minor Delphi compat additions from 14802 il y a 16 ans
  sergei ea85a7ec11 xmlwrite.pp: c14n compliance: write whitespace after PI name only if its data is not empty il y a 16 ans
  michael 43d3bacc78 * Position keeps increasing in firebird, but can have missing positions when a field is dropped il y a 16 ans
  ivost 242560f138 * corrected some typo that was inserted by r13853 il y a 16 ans
  ivost 65bca0a26d * enhanced how observers are notified by subjects on destroying il y a 16 ans
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. il y a 16 ans
  ivost f18a2ab69c * fixed bug in TFPSList.SetCount. Deref was not called when shrinking the list. il y a 16 ans
  joost 709d1ccc0c * Added THTTPHeader.HTTPXRequestedWith property il y a 16 ans
  ivost b2cb314868 * fixed bug in timezone to string conversion il y a 16 ans
  sergei a283bc4f46 xpath.pp: il y a 16 ans
  marco 19fcb226f7 * IDE now uses generalized index procedure. il y a 16 ans
  marco 49aacb4a24 * fix for case that none of the two indexes are present. il y a 16 ans
  sergei 7e731c78b6 xpath.pp: cleaned up and simplified TXPathScanner.GetToken() il y a 16 ans
  blikblum 158ea0a8cd * Use CalcBuffer to get the result in Lookup so the correct variant type is set il y a 16 ans
  marco 5d1eb35734 * commented a forgotten debug writeln il y a 16 ans
  marco 54b8628671 * Fixes compilation problem il y a 16 ans
  florian cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 il y a 16 ans
  marco 1b977aa8c9 * fpdoc parts of binary support + disable options. il y a 16 ans
  marco daa4757c92 * added some non-cleaned units to be cleaned il y a 16 ans
  marco e66c24e2f8 * Binary Index support il y a 16 ans
  sergei 2fe34085b1 * Missing percent in russian messages, Mantis 14772 il y a 16 ans
  Jonas Maebe dce9b3849b * fixed mantis #14729: il y a 16 ans
  florian b8a83fd997 * allow reintroduce for objects, resolves #14743 il y a 16 ans
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: il y a 16 ans
  Jonas Maebe 93171fdc23 + support for tkUString in get/setpropvalue (mantis #14617) il y a 16 ans
  Jonas Maebe be39c47d02 * don't stop at #0 characters for setstring with pchar either il y a 16 ans
  sergei 3f5ce0d228 xpath.pp: Fixed runtime range and overflow checks, at least those which could be detected with existing test suite. il y a 16 ans
  Jonas Maebe 6a0755e897 * fixed setstring for unicode/widestring: don't stop at embedded #0 il y a 16 ans
  florian 00049897b3 + support & to escape keywords being a solution for #14553 il y a 16 ans
  sergei d156a08593 * Hunted down another node pool bug, thanks to Vincent Snijders and mighty valgrind. Due to wrong condition, the last block of extent wasn't used to put an object there, but later a cleanup attempt at that address was attempted. il y a 16 ans