sergei
|
6a8064fc3f
+ Added TDOMNode_WithChildren.InternalAppend, and used it to build node tree when cloning nodes. This speeds up the scenario when cloneNode() and node lists are used together, because the document is no longer marked as modified at each call to cloneNode.
|
16 жил өмнө |
Jonas Maebe
|
1cea9c95ae
* fixed typo in ppc64 settings
|
16 жил өмнө |
sergei
|
4c5505b71c
- removed dependency on avl_tree, improves speed, thread safety and memory requirements.
|
16 жил өмнө |
pierre
|
430c6008db
* correct mime type for new file
|
16 жил өмнө |
pierre
|
17a838e7da
+ Add missing file for i386 solaris
|
16 жил өмнө |
Jonas Maebe
|
e04198d96f
* prefetch next list elements while writing out assembler list, makes
|
16 жил өмнө |
Jonas Maebe
|
3a774ce66a
* fixed alignment for (non-)lazy symbol sections
|
16 жил өмнө |
Jonas Maebe
|
8bc3dbafb7
* emit alignment of tai_section's instead of ignoring it
|
16 жил өмнө |
Jonas Maebe
|
edacea82be
* changed assembler directives for darwin lazy/non-lazy symbol pointers
|
16 жил өмнө |
ivost
|
f5ecc64f00
* fixed libxml2 examples (removed BAD_CAST)
|
16 жил өмнө |
ivost
|
c1baa643db
* added more highspeed string parsing functions
|
16 жил өмнө |
pierre
|
90d1dac1d3
+ Add StartupConsoleMode as for win32
|
16 жил өмнө |
pierre
|
19cc28d974
* STD_XXX_HANDLE constants are DWORD type
|
16 жил өмнө |
blikblum
|
5f3905f095
* Fix crash when using a lookup field of memo type (correctly calculate field offset)
|
16 жил өмнө |
ivost
|
d111f9220d
* be more verbose on exceptions
|
16 жил өмнө |
marco
|
8dd4f48294
* haiku treated as general Unix in makefiles.
|
16 жил өмнө |
marco
|
05f831fe17
* fuse package + 1 test, Mantis 12218
|
16 жил өмнө |
marco
|
b3ea1668db
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
|
16 жил өмнө |
marco
|
e018effcd2
* non-resolved methods are not written. Mantis 13846(laz) / 14798(fpc)
|
16 жил өмнө |
Jonas Maebe
|
62c1781bea
+ mw_pascal calling convention support for ARM, ppc64 and x86_64: identical
|
16 жил өмнө |
ivost
|
0b57ceef21
* implemented highspeed str to float (xml schema types)
|
16 жил өмнө |
ivost
|
b9eb513791
* enhanced xml schema datatype parsers (booltostr is twice as fast)
|
16 жил өмнө |
marco
|
27114853b4
* TStream.Read/writeqword. Mantis 15023
|
16 жил өмнө |
marco
|
887d8a9d92
* replace encodedate/time by try variants mantis 14969
|
16 жил өмнө |
joost
|
33a26ab16a
* Added protected procedure THTTPContentProducer.SetRequest
|
16 жил өмнө |
joost
|
5ad78c59b1
* When there is no content, do not raise an unsupported content exception
|
16 жил өмнө |
joost
|
945712ce99
* Set the cookie only when a new session is created
|
16 жил өмнө |
ivost
|
ceff25fd3d
* enhanced xml schema type parsers
|
16 жил өмнө |
andrew
|
9ab97445b9
* Split TChmWriter to TITSFWriter and TChmWriter
|
16 жил өмнө |
marco
|
77fcc27837
* Patch for gettext empty string problem, Mantis 14902
|
16 жил өмнө |