marco
|
dd00510c64
* fix epoch difference TDateTime and sqlite julian. Mantis bug #16886
|
14 years ago |
marco
|
7eeb4ab539
* also return fasymbolic if dir is found.
|
14 years ago |
marco
|
2c00a2a0b3
* fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450)
|
14 years ago |
joost
|
4392dd13a4
* fpmake.pp-files fixes
|
14 years ago |
joost
|
473df6f6f1
* Updated fpmake_add and fpmake_proc files, effectively added fcl-js and libogcfpc
|
14 years ago |
marco
|
db05a07412
* Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2
|
14 years ago |
marco
|
0fb5540d25
* Left over testsuite parts of Mantis #17108, patch by Lacak2
|
14 years ago |
sergei
|
c7dceaf266
* xmlread.pp, implemented a separate parsing loop for top-level content
|
14 years ago |
sekelsenmat
|
9fe7e691b0
fpvectorial: Implements support for clipping regions, specially for PostScript
|
14 years ago |
marco
|
0976115115
* patch from mantis #12928 fixing precision of numeric type. FPC specific patch (but no effect on Delphi, so compat).
|
14 years ago |
sergei
|
72dcf89350
* Output the encoding label (still fixed to "utf-8", others are not yet supported), Mantis #19827, #19172.
|
14 years ago |
sergei
|
70bc36da85
+ Implemented TDOMDocument.xmlStandalone property
|
14 years ago |
sergei
|
7e102d12ca
* Escape '>' characters in attribute values, resolves #19831
|
14 years ago |
marco
|
8bb66f5e07
* add bigint. sqlite compat.
|
14 years ago |
sekelsenmat
|
abdc672fe3
fpvectorial: Implements support for arc in the postscript reader
|
14 years ago |
Mattias Gaertner
|
391f268bbb
instantfpc: fixed compilation for 2.4.4
|
14 years ago |
sergei
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
michael
|
888ea8121c
* Patch from Reinier Olislaegers to handle multiline data
|
14 years ago |
michael
|
f0bbea9319
* Tester for XSD export
|
14 years ago |
michael
|
03133e4980
* fpxmlxsdexport.pp(2285,41) Error: Illegal type conversion: "LongInt" to "AnsiString"
|
14 years ago |
sergei
|
c9f92c0323
* Excluded oso_executable from attributes of user sections. User sections may currently be specified only for variables and typed consts, which are not executable.
|
14 years ago |
marco
|
134f941937
* widestring fields for odbc. Patch from Mantis #19773
|
14 years ago |
marco
|
e7375bf76f
* add some wide* cases to bufdataset index building, fixes bug #19807
|
14 years ago |
marco
|
eef37e69c5
* use ctypes types in structs, fixes Mantis #19778 and 64-bit linux
|
14 years ago |
sergei
|
32c868d83e
* Modified test so recent Windows TLS changes do not break it (these changes cause threadvar Output to move from .bss to thread-local storage, and heaptrc no longer treats it as a valid pointer). Adding support for tls pointer checks to heaptrc could solve this, too (and would be fine anyway), but it is a separate issue. This test is about checking pointers from .data and .bss.
|
14 years ago |
sergei
|
ef48f93d85
* win/systhrd.inc: modified ThreadMain so it initializes RTL if not already done, allowing TLS callbacks to be optional.
|
14 years ago |
sergei
|
24c3a43b35
* Call SysFlushStdio from FlushThread, instead of duplicating its functionality.
|
14 years ago |
sergei
|
4d0e8ca896
* Fixed compilation of the test after r16326
|
14 years ago |
Jonas Maebe
|
cb1da8de85
* fixed getcopy order for ttempcreatenode in case it has tempinitcode
|
14 years ago |
florian
|
95ad75c7bf
* hack to set stack top for atmega128
|
14 years ago |