Pierre Muller
|
429d2cdf12
Call FindUtil for ld or nlmconv utils at linking stage, not before
|
1 year ago |
Michaël Van Canneyt
|
45cb7d1eff
* Make dictionary constructor behave as Delphi does in absence of comparer
|
1 year ago |
Michaël Van Canneyt
|
63237dd375
* TPath.Combine rework by Bart B. Fixes issue #40513
|
1 year ago |
Rika Ichinose
|
b468793c63
Index/Compare refined by hand instead of mostly being GCC output.
|
2 years ago |
Michaël Van Canneyt
|
728be94328
* Add system.notification for Delphi compatibility
|
1 year ago |
Rika Ichinose
|
05b7ebd34e
Add Exchange<T> that works like std::exchange in C++.
|
1 year ago |
florian
|
d287788b57
* patch by Rika to resolves #40531
|
1 year ago |
florian
|
b164817e18
* check also for XGETBV support, resolves problem reported by Pierre
|
1 year ago |
Pierre Muller
|
cbcc7c8d35
Revert wrong commit about PIC code for powerpc-linux
|
1 year ago |
Michaël Van Canneyt
|
2d3cd5bff2
* Add CreateFmt constructor for EInOutArgumentException
|
1 year ago |
Pierre Muller
|
98ef2773e0
Improve token buffer size checks.
|
1 year ago |
Pierre Muller
|
2ed2ca5cf0
Add missing token buffer index update for ST_LOADMESSAGES handling
|
1 year ago |
Pierre Muller
|
6f5c6ac410
Add Exception backtrace when compiled with -dDUMP_EXCEPTION_BACKTRACE
|
1 year ago |
Pierre Muller
|
2ad20b3787
Add pseudo PIC code for 32-bit powerpc, probably wrong :-(
|
1 year ago |
Pierre Muller
|
922893ddbb
Attempt to fix tcalext3 big-endian powerpc64 failure
|
1 year ago |
Michaël Van Canneyt
|
131331bc50
* Add AssertNoException, add overload with function reference
|
1 year ago |
Michaël Van Canneyt
|
6eac18e8c1
* Add some missing exception classes
|
1 year ago |
florian
|
e5de38c42d
* patch by lagprogramming: Improvement of function SetCompileModeSwitch, resolves #40525
|
1 year ago |
Michaël Van Canneyt
|
3c4a2c7380
* Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528
|
1 year ago |
Michaël Van Canneyt
|
92e86cb11d
* Patch from Bart B to implement TPath.DesktopPath and TPath.AppPath
|
1 year ago |
Michaël Van Canneyt
|
dd78479afa
* Register msDelphiMultilineStrings
|
1 year ago |
Michaël Van Canneyt
|
f3d93a47de
* Enable multiline strings in delphi mode
|
1 year ago |
Rika Ichinose
|
a55da71b23
Add tests for IndexQWord, and shorten tindex.pp.
|
1 year ago |
florian
|
5be05044dd
* detect avx support also in the i386 system unit
|
1 year ago |
florian
|
704ad21b23
+ centralized cpu capability detection
|
1 year ago |
Michaël Van Canneyt
|
363bc3e019
* Fix compilation after Delpĥi mode strings were added
|
1 year ago |
Michaël Van Canneyt
|
cc01706163
* Remove double define
|
1 year ago |
Michaël Van Canneyt
|
32137ac160
* Some fixes to compile with pas2js
|
1 year ago |
Michaël Van Canneyt
|
a7016a9ea0
* Fixes for Delphi multiline strings in pas2js
|
1 year ago |
Michaël Van Canneyt
|
a7b449da8b
* Implement missing tests
|
1 year ago |