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 年之前 |