sergei
|
7e731c78b6
xpath.pp: cleaned up and simplified TXPathScanner.GetToken()
|
16 жил өмнө |
blikblum
|
158ea0a8cd
* Use CalcBuffer to get the result in Lookup so the correct variant type is set
|
16 жил өмнө |
marco
|
5d1eb35734
* commented a forgotten debug writeln
|
16 жил өмнө |
marco
|
54b8628671
* Fixes compilation problem
|
16 жил өмнө |
florian
|
cba72c423d
* patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630
|
16 жил өмнө |
marco
|
1b977aa8c9
* fpdoc parts of binary support + disable options.
|
16 жил өмнө |
marco
|
daa4757c92
* added some non-cleaned units to be cleaned
|
16 жил өмнө |
marco
|
e66c24e2f8
* Binary Index support
|
16 жил өмнө |
sergei
|
2fe34085b1
* Missing percent in russian messages, Mantis 14772
|
16 жил өмнө |
Jonas Maebe
|
dce9b3849b
* fixed mantis #14729:
|
16 жил өмнө |
florian
|
b8a83fd997
* allow reintroduce for objects, resolves #14743
|
16 жил өмнө |
florian
|
44aed2af60
o patch by Michael Denisenko, resolves #14734:
|
16 жил өмнө |
Jonas Maebe
|
93171fdc23
+ support for tkUString in get/setpropvalue (mantis #14617)
|
16 жил өмнө |
Jonas Maebe
|
be39c47d02
* don't stop at #0 characters for setstring with pchar either
|
16 жил өмнө |
sergei
|
3f5ce0d228
xpath.pp: Fixed runtime range and overflow checks, at least those which could be detected with existing test suite.
|
16 жил өмнө |
Jonas Maebe
|
6a0755e897
* fixed setstring for unicode/widestring: don't stop at embedded #0
|
16 жил өмнө |
florian
|
00049897b3
+ support & to escape keywords being a solution for #14553
|
16 жил өмнө |
sergei
|
d156a08593
* Hunted down another node pool bug, thanks to Vincent Snijders and mighty valgrind. Due to wrong condition, the last block of extent wasn't used to put an object there, but later a cleanup attempt at that address was attempted.
|
16 жил өмнө |
florian
|
81813fb64f
* output style more like the coding style fpc sources commonly are using
|
16 жил өмнө |
florian
|
e17d6c1624
* handle postfix type declations in typedefs properly
|
16 жил өмнө |
florian
|
48e259876b
* support LL as int number postfix
|
16 жил өмнө |
florian
|
41c5735b40
+ handle unary plus
|
16 жил өмнө |
andrew
|
8ebab7b2c1
* added multithreaded lzx compression for lzx. Must be enabled with -dLZX_USETHREADS
|
16 жил өмнө |
sergei
|
8798a9d558
xmlread.pp:
|
16 жил өмнө |
sergei
|
dbf48c0535
* Fixed (runtime) overflows and range checks, so the package runs after compiling with OPT="-Criot -gtl". That Delphi compatibility patch is starting to cause more trouble than benefit...
|
16 жил өмнө |
sergei
|
2a924d0335
* For some reason, any assignment of NaN cannot be compiled with overflow checking, issue #14748.
|
16 жил өмнө |
sergei
|
5e6bc7d36c
* Also updated errorr.msg, cp866 encoding is needed for Windows console.
|
16 жил өмнө |
sergei
|
337d0b1b21
Updated Russian message file, and changed cp1251 encoding to UTF-8.
|
16 жил өмнө |
Jonas Maebe
|
da58a01ce6
* fixed stabs debug information for parameters copied into local variables
|
16 жил өмнө |
florian
|
bc9cffa739
* properties fixed
|
16 жил өмнө |