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