florian
|
cbfcb00ded
* don't eat char directly after a comment
|
16 년 전 |
marco
|
63ae28d9f7
* Some structures for BTree purposes.
|
16 년 전 |
sergei
|
4d2e6bac7f
* TDOMDocument now checks its children and allows only a single Element/DocType child. This fixes about 8 test cases at Level 3.
|
16 년 전 |
marco
|
6113876842
* skeleton function for binary index reading.
|
16 년 전 |
marco
|
04247a4840
* more memory leaks fixed. Fpdoc is now memsafe except for the fcl-passrc bits
|
16 년 전 |
marco
|
8438ec58f7
* memleak fixed
|
16 년 전 |
marco
|
9764ea95d1
* check for css-file existance
|
16 년 전 |
marco
|
b884462ac4
* winutils unit, for simple api wrapper functions.
|
16 년 전 |
marco
|
1e7ee7aef4
* Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour)
|
16 년 전 |
joost
|
271ed77004
* patch from José Mejuto to fix applying more then one update when there is an update or insert query present, bug #14331
|
16 년 전 |
florian
|
515774b864
* merged armthum branch
|
16 년 전 |
sergei
|
0c41473f7b
Two more DOM Level 3 functions + tests for them:
|
16 년 전 |
florian
|
cfe0702494
* set localalignmax properly for arm-oabi, fixes arm-oabi-linux building
|
16 년 전 |
Jonas Maebe
|
b8a28ff5da
* zapped gremlins that threw off dotest's detection of the %fail
|
16 년 전 |
Jonas Maebe
|
762a0c7059
* try to prevent addresses from being PICified multiple times (should fix
|
16 년 전 |
Jonas Maebe
|
1eceb2ca65
* don't allow properties to expose private fields of parent classes
|
16 년 전 |
Jonas Maebe
|
da8355c830
* made FPathInfo field of TServletRequest protected instead of private,
|
16 년 전 |
Jonas Maebe
|
63b8ff87c8
* fixes for go32v2 compilation by John Lee (approved by Tomas)
|
16 년 전 |
sergei
|
78b41cd8f6
+ XML writer now performs the namespace normalization.
|
16 년 전 |
sergei
|
eb18aa8831
+ 3 more tests for verifying the namespace fixup
|
16 년 전 |
sergei
|
d2c3ab0730
* r13729 was broken due to missing typecast, shame on me. Fixed.
|
16 년 전 |
Jonas Maebe
|
606b7f4f80
* fixed (harmless) range error in cross-endian crosscompiling code for
|
16 년 전 |
joost
|
1ea6307a78
* Allow the use of the mysql client version 5.1 with TMysqlClient50Connection
|
16 년 전 |
mazen
|
591878da36
* Source coude don't need to be executable (removes Debian lintian error).
|
16 년 전 |
marco
|
27f0028dcc
* deduping #urlstr and #strings
|
16 년 전 |
Jonas Maebe
|
6c78ac9a78
* fixed powerpc compilation after r13760
|
16 년 전 |
Jonas Maebe
|
ec8fee45fe
* do not access local data via the GOT on x86_64, because
|
16 년 전 |
marco
|
9c0e066d25
* removed stale debug writeln
|
16 년 전 |
joost
|
1e3b13842e
* Patch from Jesus Reyes to fix streaming of TDatabase.Params property, bug #14438
|
16 년 전 |
florian
|
39c1c4c199
* improved code generation by reducing the usage of unneeded temps due to incorrect
|
16 년 전 |