micha
|
2bcbebc438
* theapthread test: put the sleep in the right place to increase odds of freeing after other thread exit
|
18 ani în urmă |
micha
|
b667ea06ba
* extend theapthread test to explicitly test freeing of block after owned-by thread exits
|
18 ani în urmă |
micha
|
c226f6fd44
* heap manager: handle freeing of block owned by exited thread
|
18 ani în urmă |
florian
|
c7037df254
+ classrefdef is assignment compatible to pointers in delphi mode
|
18 ani în urmă |
daniel
|
563b325382
- Remove another test for u64bit now unnecessary.
|
18 ani în urmă |
Jonas Maebe
|
ceaaa0e552
* fixed writing of widestrings
|
18 ani în urmă |
Jonas Maebe
|
8523bdc831
* force utf-8 for darwin
|
18 ani în urmă |
joost
|
4d9c3244fe
* If a variant contains a datetime value and is converted to a string, it should return a string in a date/time format. (+test)
|
18 ani în urmă |
daniel
|
573aa1cd34
* Make powerpc compile again.
|
18 ani în urmă |
daniel
|
4703ae318b
* Change a loop counter from aint to integer; the "to" part of the loop
|
18 ani în urmă |
daniel
|
dc0d88b076
+ Forgot to add constexp unit.
|
18 ani în urmă |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 ani în urmă |
daniel
|
02732bfb55
* Fix tests for constexprint rework.
|
18 ani în urmă |
daniel
|
b15740c0e5
- Remove -Mgpc from command line options.
|
18 ani în urmă |
daniel
|
a0d601cfe7
* 12345678901234567890>high(int64), therefore int64var=12345678901234567890 always
|
18 ani în urmă |
florian
|
54fc70395e
* experimental patch to fix #9059 and friends in case -Oodfa is used
|
18 ani în urmă |
Jonas Maebe
|
a087bb50d0
* fixed stabs debug info for bitpacked records
|
18 ani în urmă |
Jonas Maebe
|
af97f3350b
* fixed bitsize of qwords in bitpacked records (mantis #9054)
|
18 ani în urmă |
Jonas Maebe
|
8d13899d84
* fixed memory leak in conversion of realconstn to currency
|
18 ani în urmă |
Jonas Maebe
|
9b198fb1d7
* fixed memory leak in debug info generation for bitpacked records
|
18 ani în urmă |
marco
|
ebea7ac320
* fix for 9029
|
18 ani în urmă |
florian
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
18 ani în urmă |
yury
|
eac1c293e4
* fixed "EInOutError : File not found" exception if .rc file not found.
|
18 ani în urmă |
Jonas Maebe
|
b998cb1208
* changed so it still fails now that you can take the address of some
|
18 ani în urmă |
Jonas Maebe
|
172f85c8c3
* fixed important typo in better comments :)
|
18 ani în urmă |
Jonas Maebe
|
e93d612f4a
* fixed FFreeOnTerminate handing in destructor + better comments
|
18 ani în urmă |
Jonas Maebe
|
51ebaa592f
* fixed tests/webtbf/tb0041 broken by r7603: check whether ordinals
|
18 ani în urmă |
Jonas Maebe
|
c77d74127b
* fixed some record size checks
|
18 ani în urmă |
florian
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 ani în urmă |
florian
|
fe69d19f9c
* align stack properly if no stack frame is generated, should resolve #8986
|
18 ani în urmă |