Commit History

Author SHA1 Message Date
  michael c8d72ce4aa * Patch from Luiz Americo to fix access violation when transforming date field 16 years ago
  michael cb29ddbd04 * TryStrToTime/TryStrToDate no longer need to catch exceptions 16 years ago
  michael dadd6631ad * Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions 16 years ago
  sergei f68faa154d xmlread.pp: now uses TNSSupport class from xmlutils unit instead of its own copy of the same code. 16 years ago
  sergei f387d7cb2d * Only EXMLReadError is expected to be thrown from a negative test, any other exception is unexpected and should render the test as failed. 16 years ago
  sergei b48a0060b8 xmlread.pp, refactoring of literal handling: 16 years ago
  marco 6b76d64d3c * some minor Delphi compat additions from 14802 16 years ago
  sergei ea85a7ec11 xmlwrite.pp: c14n compliance: write whitespace after PI name only if its data is not empty 16 years ago
  michael 43d3bacc78 * Position keeps increasing in firebird, but can have missing positions when a field is dropped 16 years ago
  ivost 242560f138 * corrected some typo that was inserted by r13853 16 years ago
  ivost 65bca0a26d * enhanced how observers are notified by subjects on destroying 16 years ago
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. 16 years ago
  ivost f18a2ab69c * fixed bug in TFPSList.SetCount. Deref was not called when shrinking the list. 16 years ago
  joost 709d1ccc0c * Added THTTPHeader.HTTPXRequestedWith property 16 years ago
  ivost b2cb314868 * fixed bug in timezone to string conversion 16 years ago
  sergei a283bc4f46 xpath.pp: 16 years ago
  marco 19fcb226f7 * IDE now uses generalized index procedure. 16 years ago
  marco 49aacb4a24 * fix for case that none of the two indexes are present. 16 years ago
  sergei 7e731c78b6 xpath.pp: cleaned up and simplified TXPathScanner.GetToken() 16 years ago
  blikblum 158ea0a8cd * Use CalcBuffer to get the result in Lookup so the correct variant type is set 16 years ago
  marco 5d1eb35734 * commented a forgotten debug writeln 16 years ago
  marco 54b8628671 * Fixes compilation problem 16 years ago
  florian cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 16 years ago
  marco 1b977aa8c9 * fpdoc parts of binary support + disable options. 16 years ago
  marco daa4757c92 * added some non-cleaned units to be cleaned 16 years ago
  marco e66c24e2f8 * Binary Index support 16 years ago
  sergei 2fe34085b1 * Missing percent in russian messages, Mantis 14772 16 years ago
  Jonas Maebe dce9b3849b * fixed mantis #14729: 16 years ago
  florian b8a83fd997 * allow reintroduce for objects, resolves #14743 16 years ago
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: 16 years ago