Jonas Maebe
|
a24db8854c
* fixed return value of InterlockedCompareExchange(64) for ppc/ppc64,
|
16 vuotta sitten |
joost
|
5ddddf60ae
* Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test
|
16 vuotta sitten |
marco
|
6eeab240ba
* preparation for mingw debug info, Mantis 11968 as researched by Mario Mahardhika
|
16 vuotta sitten |
sergei
|
448b621ff4
xpath.pp: A slightly more efficient implementation of TXPathCompareNode.Evaluate().
|
16 vuotta sitten |
sergei
|
7a478e64c2
xpath.pp: Honor axis direction when filtering step result with predicates. For reverse axes, ContextPosition is now relative to the last node of the set. The third argument of TXPathExprNode.EvalPredicate() is redundant and has been removed.
|
16 vuotta sitten |
marco
|
828afdf74c
* close socket if not accepted. Patch from Mantis 12675 by S. Meyer.
|
16 vuotta sitten |
Jonas Maebe
|
b77bff2996
+ cardinal/qword overloads for interlocked* routines (mantis #13281)
|
16 vuotta sitten |
marco
|
8c3305824a
* stream positioning fix from mantis 12897 as well as some minor style fixing I had lying around
|
16 vuotta sitten |
Jonas Maebe
|
927dfc526a
* search include files specified using relative path also in the include
|
16 vuotta sitten |
Jonas Maebe
|
9ed40aa926
- reverted r13079, it gives wrong results when using heaptrc with an
|
16 vuotta sitten |
sergei
|
4cabfad02a
xpath.pp: Fixed lexical analysis in ParseStep(), now conformant with paragraph 3.7 of the specs:
|
16 vuotta sitten |
Jonas Maebe
|
14558c3388
+ objcrtl package by Dmitry Boyarintsev: interface for the Mac OS X
|
16 vuotta sitten |
Jonas Maebe
|
0597c300f4
* applied feature dependencies patch by Sven Barth from mantis #13673 :
|
16 vuotta sitten |
sergei
|
f3e64cf8ce
xpath.pp: replaced TXPathScanner.SaveState/RestoreState by PeekToken().
|
16 vuotta sitten |
Jonas Maebe
|
53ad1bcabe
* fixed linux flock type by defining and using a kernel_off_t type
|
16 vuotta sitten |
joost
|
1ce9d05b78
* Fixed ODBC-Widestring fields
|
16 vuotta sitten |
joost
|
be72be8c8e
* Fixed library name and compilation on windows, bug #12881
|
16 vuotta sitten |
sergei
|
d03e569ae9
Further XPath improvements:
|
16 vuotta sitten |
sergei
|
d839aada5b
xpath refactoring:
|
16 vuotta sitten |
paul
|
66b2ecd936
gtk2: fix TGtkBox declaration for windows
|
16 vuotta sitten |
sergei
|
dceb9320f5
Cleanup of dom.pp:
|
16 vuotta sitten |
Jonas Maebe
|
74042f791d
* completed making debugstart/end labels local for darwin as started
|
16 vuotta sitten |
Jonas Maebe
|
9a8ac8cecc
* make the dwarf debugstart/end labels local for Darwin, because the darwin
|
16 vuotta sitten |
yury
|
c4439e4e39
* Properly write 64-bit relocations into .reloc section.
|
16 vuotta sitten |
sergei
|
9fe4f59c5a
Three XPath scanner fixes:
|
16 vuotta sitten |
ivost
|
b340822af2
* added FreeObjects property to TFPGObjectList (as known from TObjectList in contnrs)
|
16 vuotta sitten |
Jonas Maebe
|
8193cd175d
* corrected *Between() functions: add epsilon and truncate, rather than
|
16 vuotta sitten |
sergei
|
8c898e963a
+ Implements XPath function id() + test. Running the test is another story, however, because it requires parsing FilterExpr+'/'+RelativeLocationPath, which is currently not implemented.
|
16 vuotta sitten |
Jonas Maebe
|
c1e327c8c4
* insert register allocation/deallocation information for the exception
|
16 vuotta sitten |
yury
|
5cd83b26d9
* More proper check for executable image size limits.
|
16 vuotta sitten |