joost
|
1bf8ef2428
* Also allow a single package dependency
|
13 gadi atpakaļ |
michael
|
386fb374ce
* Applied tests pach from bug #17303
|
13 gadi atpakaļ |
joost
|
df59758326
* Added new tool to generate fpmake.pp files from JSON-based configuration files
|
13 gadi atpakaļ |
michael
|
d1b209025f
* Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529)
|
13 gadi atpakaļ |
sergei
|
d12456c55d
* Fixed syntax error which I managed to commit in r20558 (Mantis #21524)
|
13 gadi atpakaļ |
pierre
|
ff5d25174a
* Fix wide string shared library loading by adding 'lib' prefix if needed
|
13 gadi atpakaļ |
sergei
|
c7259969ce
+ fcl-xml, implemented TDOMNode.BaseURI property.
|
13 gadi atpakaļ |
pierre
|
813ebf08e3
* Avoid having current_debuginfo pointing to freed memory
|
13 gadi atpakaļ |
marco
|
040e67772a
* Tests for Mysql 5.5, from Lacak2. Mantis #21511
|
13 gadi atpakaļ |
marco
|
ecb34fb8da
* Patches from Ludo Brands for typelib
|
13 gadi atpakaļ |
joost
|
0e0a5dee4f
* TTemplateParser: Do not require a space between the tag name and the
|
13 gadi atpakaļ |
sergei
|
feb30b2e87
+ Added test for RFC3896 compliance of ResolveRelativeUri().
|
13 gadi atpakaļ |
michael
|
63e3c9b774
IB -> MSSQl
|
13 gadi atpakaļ |
michael
|
3657d063bb
* Corrected author
|
13 gadi atpakaļ |
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 gadi atpakaļ |
sergei
|
60fe15b01a
* fcl-xml, improved TNSSupport class to work directly with hashed strings, reduces amount of hash lookups.
|
13 gadi atpakaļ |
florian
|
0cbdc1ae6e
* deactivate assembler scheduler, needs some more fixes first
|
13 gadi atpakaļ |
Jonas Maebe
|
4fd9d98dbb
* correctly set default version for iPhoneOSVersionMin rather than for
|
13 gadi atpakaļ |
marco
|
56442144bf
* Password check for sqlite3 functionality, Mantis #18774
|
13 gadi atpakaļ |
marco
|
2d8dbeca54
* Merged Andrew Brunners and Lacak2's patches from Mantis #19736 that
|
13 gadi atpakaļ |
marco
|
e27f910070
* add blockreadnext (same implementation as next for now), and change
|
13 gadi atpakaļ |
marco
|
a5170425aa
* setblockreadsize virtual, noticed when cleaning out old bugreport #8203.
|
13 gadi atpakaļ |
marco
|
a6fd41b1d1
* Patch from Mek to kill memleak while inserting, Mantis #18004
|
13 gadi atpakaļ |
marco
|
956629e41c
* Patch from Mantis #14944 implementing odbc transactions. Also fixes related #19902
|
13 gadi atpakaļ |
michael
|
25adf10832
* Patch from Reinier Olislagers to fix quoting for memo fields (bug 19937)
|
13 gadi atpakaļ |
nickysn
|
609023d656
+ added support for the GLX_EXT_swap_control GLX extension
|
13 gadi atpakaļ |
nickysn
|
a325c1254e
* GLX unit converted to use unit ctypes, which fixes some 64-bit issues
|
13 gadi atpakaļ |
sergei
|
c2a2f88bd4
* fcl-xml, making progress with streaming API, implemented IXmlLineInfo interface and fixed reported locations for attributes and their child nodes.
|
13 gadi atpakaļ |
sergei
|
c1531f5c12
* fcl-xml, moved syntax validation procedure from TXMLTextReader to TAttributeDef
|
13 gadi atpakaļ |
michael
|
5331e66a8d
* Added ms-sql server connector by LaCak2
|
13 gadi atpakaļ |