michael
|
d4ab90dffc
* Some installation instructions for pxlib
|
15 년 전 |
Jonas Maebe
|
d3f9e6290b
* fixed error in r14402 for functions/procedures that are not declared as
|
15 년 전 |
pierre
|
e3293a4e11
* Test changed to check that w value is correctly passed to ax register
|
15 년 전 |
pierre
|
d294e80eea
* test for bug report 15370
|
15 년 전 |
Jonas Maebe
|
c0bdcf62e0
* don't call the "self" parameter of class methods 'this' in the debug info,
|
15 년 전 |
Jonas Maebe
|
10cfba3b28
* convert booleans to the actual array index type (mantis #15364)
|
15 년 전 |
Jonas Maebe
|
5f10ff067f
* new Portuguese translations by Marcelo B Paula (mantis #15344)
|
15 년 전 |
florian
|
cc0d946f16
* fixes bootstrapping with 2.2.4
|
15 년 전 |
blikblum
|
32e7daeee9
* Ensure value 1 is stored for True boolean values (fpc > 2.2 stores -1 in a wordbool when assigned a True boolean value)
|
15 년 전 |
florian
|
6d79cfc6f2
* as in #15337 reported, in newer Delphi versions EOleRegistrationError inherits from EOleSysError
|
15 년 전 |
Jonas Maebe
|
2393f2be4f
* fcl-base now depends on univint for all darwin platforms
|
15 년 전 |
florian
|
d3cd6132f2
* handle rounding of currency values correctly, resolves #12207
|
15 년 전 |
Jonas Maebe
|
b29f033afb
* part of r14418, forgot to commit
|
15 년 전 |
florian
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
15 년 전 |
florian
|
7a82669942
* forgotten part of r14432
|
15 년 전 |
florian
|
b5e7b3e1e7
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests):
|
15 년 전 |
marco
|
a6f673082e
* IFileDialogs and friends. Needed for Vista like fileopendialogs
|
15 년 전 |
mazen
|
4c3cb51ea8
* Removed executable tag from source file.
|
15 년 전 |
Jonas Maebe
|
919cf1151b
* fixed C->Pascal type translations
|
15 년 전 |
micha
|
347d71db10
* rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough
|
15 년 전 |
micha
|
a6e6e9d453
* rtl/heap: fix SysReallocMem corruption in multi-thread use (thanks to Burkhard Carstens, #15323)
|
15 년 전 |
Jonas Maebe
|
f660e7cc6c
* fisttp must get an "fpuint" suffix in the assembler output
|
15 년 전 |
Jonas Maebe
|
f104e849d8
* disabled fpu_soft for x86_64 since activating it only leads to internal
|
15 년 전 |
marco
|
3fc150d920
* OpenAL example from Mantis 15306 by Craig Chapman.
|
15 년 전 |
marco
|
ac1ea04d60
* Mantis ipcserver problem solved caused by the adding of locking in the rtl
|
15 년 전 |
marco
|
94689e0be7
* wince comobj compiling again, Mantis 15079
|
15 년 전 |
Jonas Maebe
|
76c499a0f6
* fixed some corner cases when parsing nested (* *) comments (mantis #15293)
|
15 년 전 |
Jonas Maebe
|
090f2a6108
* defined "class of TAsmOptimizer" as separate type to avoid tripping
|
15 년 전 |
marco
|
8a4139e266
* gsize,gssize changed to types that scale with 64-bit as per mantis 15318
|
15 년 전 |
pierre
|
97a7e4b233
+ describe new option NEEDEDAFTER
|
15 년 전 |