marco
|
49e3a24413
* Modification after feedback on #20454, last patch was a bit conservative.
|
13 years ago |
marco
|
4ea56bd875
* Memleak fixes, Patch by Jesus Reyes. Mantis #21403
|
13 years ago |
marco
|
c87880fb46
* test for interval, mantis #19323
|
13 years ago |
marco
|
9b6a69502c
* Use double for mysql ftfloat related tests.
|
13 years ago |
marco
|
9dd87f9a6f
* switch currency fields to use "ascurrency" Mantis 21380, patch by Lacak2
|
13 years ago |
marco
|
7de37b0ad9
* fix for #21381. Add a default parameter to switch.
|
13 years ago |
marco
|
fa3ee5f605
* Patches from Lacak2 changing currency to odbc numeric type, and ftbcd parameters
|
13 years ago |
marco
|
8159d2ee3c
* Minor spelling corrections in comments, patch by Graeme, Mantis #21397
|
13 years ago |
pierre
|
55116303b9
Add indirectly required ppacakges
|
13 years ago |
marco
|
81035c392d
* fix building IDE by adding fcl-xml and fcl-base
|
13 years ago |
pierre
|
e9b0f2d14c
Add PSigInf oand PSigContext type aliases
|
13 years ago |
pierre
|
e6cf348904
Update Makefile for mips-linux support
|
13 years ago |
pierre
|
69c1a6cd16
Set FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE for mips
|
13 years ago |
pierre
|
68f8a21151
Update Makefile for mips-linux support
|
13 years ago |
pierre
|
ff65e7bc9b
Update Makefile for mips-linux support
|
13 years ago |
pierre
|
a7912e0d6b
Update Makefile for mips-linux support
|
13 years ago |
pierre
|
bc0c98f88a
* Fix cross win32 to go32v2 gdbver run
|
13 years ago |
sergei
|
134e5167f1
* fcl-xml testing suite, working around excessive string conversions by using new method assertEqualsW to compare wide strings. Since TTestCase.assertEquals method already exists with ansistring arguments, and its first argument is a literal in most cases, overloading does not help here.
|
13 years ago |
paul
|
d59c0237b2
compiler: global property can't be a class property
|
13 years ago |
sergei
|
9e091cc15f
* fcl-xml, more WideString replacements
|
13 years ago |
marco
|
865220f3d6
* Check for empty lookup-field dataset before iterating, Mantis #21383,
|
13 years ago |
sergei
|
5c2faa4a61
+ fcl-xml, making progress with streaming API, added most method implementations.
|
13 years ago |
sergei
|
997538dd41
+ fcl-xml, added unit xmlreader.pp (abstract base for streamed reading)
|
13 years ago |
sergei
|
f9f6344d3a
* Moved standard namespace URIs from dom.pp to xmlutils.pp
|
13 years ago |
sergei
|
f44734d1bc
* fcl-xml, moved check for required attribute presence to ValidateCurrentNode
|
13 years ago |
Tomas Hajny
|
4a128cc006
* postgres and sdl not supported under OS/2
|
13 years ago |
Tomas Hajny
|
f1b81f12b5
* indicate -an being only useful with -dEXTDEBUG
|
13 years ago |
Jonas Maebe
|
473cbbd5a2
* only for darwin
|
13 years ago |
sergei
|
ede4da62cb
* fcl-xml, track attribute definition tags in reader instead of DTD. Removes need for multiple parsers processing documents based on the same DTD to keep their attribute tag counters in sync.
|
13 years ago |
florian
|
fdfb9a3fba
* take care of conditions when doing ldr/str optimizations
|
13 years ago |