yury
|
4da38a7723
* API records are not packed on wince. Bug #13614.
|
16 年之前 |
yury
|
57e49c4bb9
* Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617.
|
16 年之前 |
yury
|
f59d1b1b0b
* Added UnicodeString helpers to widestring manager for wince. Bug #13057.
|
16 年之前 |
micha
|
c9bea201ce
* heaptrace: fix calculation of expected free heap
|
16 年之前 |
Jonas Maebe
|
5a09f58526
* only allow implicit type conversions from dynamic arrays to voidpointer
|
16 年之前 |
yury
|
80fe51380d
* Removed unused private fields TThread.FMethod and TThread.FSynchronizeException.
|
16 年之前 |
Jonas Maebe
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
16 年之前 |
Jonas Maebe
|
dcb1046b98
* moved core logic from fpc_shortstr_enum into a separate function, so
|
16 年之前 |
Jonas Maebe
|
d89eedf38d
* support varbyref and vararray (the latter if convertable to a single
|
16 年之前 |
Jonas Maebe
|
99a02a93ca
* also consider the search attributes for findfirst if the name does
|
16 年之前 |
Jonas Maebe
|
dd55947b4b
- disabled jump tables for x86_64, because they cause various kinds of
|
16 年之前 |
Jonas Maebe
|
5db78d185f
* disable fpu test for all softfpu platforms, not only for WinCE
|
16 年之前 |
Jonas Maebe
|
fe65ee6058
+ darwin/arm support for fcl-res and fpcres
|
16 年之前 |
Jonas Maebe
|
7885f6c892
* give a generic "type mismatch" error if copy() is called with less than
|
16 年之前 |
Jonas Maebe
|
d6f3ecc9fc
* fixed definition of ino_t (64 instead of 32 bit) and of stat record
|
16 年之前 |
Jonas Maebe
|
844e0d04ba
* to determine the alignment of arrays of orddef, enumdef and floatdef,
|
16 年之前 |
Jonas Maebe
|
69198e95f9
+ darwin/x86_64 test object files
|
16 年之前 |
Jonas Maebe
|
afab9fb99c
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
|
16 年之前 |
joost
|
c0d3aee0fb
* Fork a Daemon into the background when the -b option is supplied, bug #13078
|
16 年之前 |
marco
|
1c3daf1568
* htmlindexer can use generics Red black tree (for testing, under ifdef)
|
16 年之前 |
Jonas Maebe
|
2635212ebc
* fixed warnings and removed unused "Current_moduleIndex" global variable
|
16 年之前 |
joost
|
6e72451e63
* Implemented TResponse.CustomHeaders, patch from Atilla Borka, part of bug #13254
|
16 年之前 |
Jonas Maebe
|
a5376cbdff
+ test for mantis bug #13622 (already works with 2.3.1)
|
16 年之前 |
sergei
|
e17ac308e0
Implementation of XPath function lang() + tests.
|
16 年之前 |
joost
|
1c8d79c57f
* On shutdown, always terminate the TDaemonThread, not only in case of an exception
|
16 年之前 |
michael
|
31e0852c4b
* Patch from Graeme Geldenhuys to supply formatting for definition lists
|
16 年之前 |
marco
|
7945af2f85
* canvas clipping getters and setters virtual, as per mantis 13607
|
16 年之前 |
sergei
|
841625e3dd
Refactoring, no functional changes
|
16 年之前 |
sergei
|
efcccbf895
Test suite improvements, targeted to support the HTML suite:
|
16 年之前 |
Jonas Maebe
|
79c70c52a7
* store/restore taddnode.resultrealdef to/from the ppufiles, and also
|
16 年之前 |