Commit History

Author SHA1 Message Date
  pierre 5b10c0c403 Avoid random values and range/overflow checks 13 years ago
  pierre bcf9a2deb3 * Use $Q- which is the correct way to disable overflow checking 13 years ago
  pierre 3abfc11ade Add explicit -CO- command line option in tests needing it 13 years ago
  pierre a2d6cba691 Add explicit O- option in tests needing it 13 years ago
  sergei 3d1b4b1b63 * Added a typecast to avoid range error in 64-bit debug builds 13 years ago
  marco 86bf5f36ba * Call inherited in destructors. 13 years ago
  michael 44871bbbbd * Patch to reorder datetime testing values, so out-of-range comes last 13 years ago
  joost 79c3ea3f87 * Added fpmake.pp file for fppkg-util 13 years ago
  florian 4cf4c65502 * write the file location (if available), if a unit is not found, resolves #21514 13 years ago
  joost ae5c440864 * Added ability to generate target-dependencies 13 years ago
  michael 0d545c68de * Call getOwner only once in several TPersistent methods (Patch from Luiz Americo, bug #21531) 13 years ago
  joost 1bf8ef2428 * Also allow a single package dependency 13 years ago
  michael 386fb374ce * Applied tests pach from bug #17303 13 years ago
  joost df59758326 * Added new tool to generate fpmake.pp files from JSON-based configuration files 13 years ago
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) 13 years ago
  sergei d12456c55d * Fixed syntax error which I managed to commit in r20558 (Mantis #21524) 13 years ago
  pierre ff5d25174a * Fix wide string shared library loading by adding 'lib' prefix if needed 13 years ago
  sergei c7259969ce + fcl-xml, implemented TDOMNode.BaseURI property. 13 years ago
  pierre 813ebf08e3 * Avoid having current_debuginfo pointing to freed memory 13 years ago
  marco 040e67772a * Tests for Mysql 5.5, from Lacak2. Mantis #21511 13 years ago
  marco ecb34fb8da * Patches from Ludo Brands for typelib 13 years ago
  joost 0e0a5dee4f * TTemplateParser: Do not require a space between the tag name and the 13 years ago
  sergei feb30b2e87 + Added test for RFC3896 compliance of ResolveRelativeUri(). 13 years ago
  michael 63e3c9b774 IB -> MSSQl 13 years ago
  michael 3657d063bb * Corrected author 13 years ago
  sergei 5618efc7a4 * fcl-xml, reduced DOM memory requirements by getting rid of TDOMNode_WithChildren.FLastChild field (storing the last child in FFirstChild.FPreviousSibling instead). 13 years ago
  sergei 60fe15b01a * fcl-xml, improved TNSSupport class to work directly with hashed strings, reduces amount of hash lookups. 13 years ago
  florian 0cbdc1ae6e * deactivate assembler scheduler, needs some more fixes first 13 years ago
  Jonas Maebe 4fd9d98dbb * correctly set default version for iPhoneOSVersionMin rather than for 13 years ago
  marco 56442144bf * Password check for sqlite3 functionality, Mantis #18774 13 years ago