Michaël Van Canneyt
|
33b68e030a
* Add license header
|
il y a 1 an |
Michaël Van Canneyt
|
bad7ea43a8
* Fix typo
|
il y a 1 an |
Michaël Van Canneyt
|
5cc4d52487
* System.JSON for Delphi compatibility
|
il y a 1 an |
Michaël Van Canneyt
|
e78a4d3899
* Use class instead of classname
|
il y a 1 an |
Michaël Van Canneyt
|
55deb8cb43
* Do not ignore .lpi files in general
|
il y a 1 an |
Michaël Van Canneyt
|
c2d76841df
* Add .lpi files
|
il y a 1 an |
Michaël Van Canneyt
|
6f02e648cc
* classname -> class
|
il y a 1 an |
Michaël Van Canneyt
|
607cd2947d
* Patch from Christian Vitroler to fix loading UTF8 data. Fixes issue #40543
|
il y a 1 an |
Michaël Van Canneyt
|
39d2035db2
* Patch from Bart B to let TPath.HasValueFileNameChars return index of offending char. Fixes issue #40540
|
il y a 1 an |
Pierre Muller
|
b8036f7173
Add dwarf CFI for 32-bit powerpc cpu
|
il y a 1 an |
Pierre Muller
|
da683ade18
Add dwarf CFI for powerpc64 cpu
|
il y a 1 an |
Pierre Muller
|
429d2cdf12
Call FindUtil for ld or nlmconv utils at linking stage, not before
|
il y a 1 an |
Michaël Van Canneyt
|
45cb7d1eff
* Make dictionary constructor behave as Delphi does in absence of comparer
|
il y a 1 an |
Michaël Van Canneyt
|
63237dd375
* TPath.Combine rework by Bart B. Fixes issue #40513
|
il y a 1 an |
Rika Ichinose
|
b468793c63
Index/Compare refined by hand instead of mostly being GCC output.
|
il y a 2 ans |
Michaël Van Canneyt
|
728be94328
* Add system.notification for Delphi compatibility
|
il y a 1 an |
Rika Ichinose
|
05b7ebd34e
Add Exchange<T> that works like std::exchange in C++.
|
il y a 1 an |
florian
|
d287788b57
* patch by Rika to resolves #40531
|
il y a 1 an |
florian
|
b164817e18
* check also for XGETBV support, resolves problem reported by Pierre
|
il y a 1 an |
Pierre Muller
|
cbcc7c8d35
Revert wrong commit about PIC code for powerpc-linux
|
il y a 1 an |
Michaël Van Canneyt
|
2d3cd5bff2
* Add CreateFmt constructor for EInOutArgumentException
|
il y a 1 an |
Pierre Muller
|
98ef2773e0
Improve token buffer size checks.
|
il y a 1 an |
Pierre Muller
|
2ed2ca5cf0
Add missing token buffer index update for ST_LOADMESSAGES handling
|
il y a 1 an |
Pierre Muller
|
6f5c6ac410
Add Exception backtrace when compiled with -dDUMP_EXCEPTION_BACKTRACE
|
il y a 1 an |
Pierre Muller
|
2ad20b3787
Add pseudo PIC code for 32-bit powerpc, probably wrong :-(
|
il y a 1 an |
Pierre Muller
|
922893ddbb
Attempt to fix tcalext3 big-endian powerpc64 failure
|
il y a 1 an |
Michaël Van Canneyt
|
131331bc50
* Add AssertNoException, add overload with function reference
|
il y a 1 an |
Michaël Van Canneyt
|
6eac18e8c1
* Add some missing exception classes
|
il y a 1 an |
florian
|
e5de38c42d
* patch by lagprogramming: Improvement of function SetCompileModeSwitch, resolves #40525
|
il y a 1 an |
Michaël Van Canneyt
|
3c4a2c7380
* Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528
|
il y a 1 an |