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 年之前 |
pierre
|
a440104065
+ NEEDEDAFTER to avoid deleting created files if needed for another test
|
15 年之前 |
pierre
|
b60517b2fb
* Avoid to have cg directory twice
|
15 年之前 |
pierre
|
9b703628bb
+ Add solaris/x86_64 c objects
|
15 年之前 |
Jonas Maebe
|
f2c0190aa3
* treat parameters that are passed in registers as register operands in the
|
15 年之前 |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
15 年之前 |
Jonas Maebe
|
0247d0c2ee
* use calling convention that is not the default on any platform
|
15 年之前 |
Jonas Maebe
|
3d1c799190
+ initial tests based on ALGLIB submitted by Sergey Bochkanov
|
15 年之前 |
Jonas Maebe
|
164db72f07
* implements getter must used target's default calling convention, because
|
15 年之前 |
Jonas Maebe
|
dd7e472fa4
* don't convert "cardinal div (cardinal-cardinal)" to longint after it
|
15 年之前 |
Jonas Maebe
|
0cc1e24f98
* fpu_sse3 also supports scalar single/double
|
15 年之前 |