pierre
|
ce5d4ee65d
* fix compilation failure
|
16 anni fa |
ivost
|
f9f9a2e2b1
* prepeared libgd for dynamic loading support
|
16 anni fa |
ivost
|
e7734027c4
* renamed GDCALL to EXTCALL. Now it works with lazarus codetools
|
16 anni fa |
pierre
|
da59236bb3
+ Script to generate libgdb directory
|
16 anni fa |
pierre
|
9f6f70830f
+ Solaris/i386 gcc compiled objects
|
16 anni fa |
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 anni fa |
Jonas Maebe
|
1cea9c95ae
* fixed typo in ppc64 settings
|
16 anni fa |
sergei
|
4c5505b71c
- removed dependency on avl_tree, improves speed, thread safety and memory requirements.
|
16 anni fa |
pierre
|
430c6008db
* correct mime type for new file
|
16 anni fa |
pierre
|
17a838e7da
+ Add missing file for i386 solaris
|
16 anni fa |
Jonas Maebe
|
e04198d96f
* prefetch next list elements while writing out assembler list, makes
|
16 anni fa |
Jonas Maebe
|
3a774ce66a
* fixed alignment for (non-)lazy symbol sections
|
16 anni fa |
Jonas Maebe
|
8bc3dbafb7
* emit alignment of tai_section's instead of ignoring it
|
16 anni fa |
Jonas Maebe
|
edacea82be
* changed assembler directives for darwin lazy/non-lazy symbol pointers
|
16 anni fa |
ivost
|
f5ecc64f00
* fixed libxml2 examples (removed BAD_CAST)
|
16 anni fa |
ivost
|
c1baa643db
* added more highspeed string parsing functions
|
16 anni fa |
pierre
|
90d1dac1d3
+ Add StartupConsoleMode as for win32
|
16 anni fa |
pierre
|
19cc28d974
* STD_XXX_HANDLE constants are DWORD type
|
16 anni fa |
blikblum
|
5f3905f095
* Fix crash when using a lookup field of memo type (correctly calculate field offset)
|
16 anni fa |
ivost
|
d111f9220d
* be more verbose on exceptions
|
16 anni fa |
marco
|
8dd4f48294
* haiku treated as general Unix in makefiles.
|
16 anni fa |
marco
|
05f831fe17
* fuse package + 1 test, Mantis 12218
|
16 anni fa |
marco
|
b3ea1668db
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
|
16 anni fa |
marco
|
e018effcd2
* non-resolved methods are not written. Mantis 13846(laz) / 14798(fpc)
|
16 anni fa |
Jonas Maebe
|
62c1781bea
+ mw_pascal calling convention support for ARM, ppc64 and x86_64: identical
|
16 anni fa |
ivost
|
0b57ceef21
* implemented highspeed str to float (xml schema types)
|
16 anni fa |
ivost
|
b9eb513791
* enhanced xml schema datatype parsers (booltostr is twice as fast)
|
16 anni fa |
marco
|
27114853b4
* TStream.Read/writeqword. Mantis 15023
|
16 anni fa |
marco
|
887d8a9d92
* replace encodedate/time by try variants mantis 14969
|
16 anni fa |
joost
|
33a26ab16a
* Added protected procedure THTTPContentProducer.SetRequest
|
16 anni fa |