michael
|
6d5816085d
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 anos atrás |
florian
|
3baddff71e
+ inline subroutines with formal parameters as well
|
4 anos atrás |
Mattias Gaertner
|
b864cc4723
pastojs: fixed a/b<0 for currency
|
4 anos atrás |
Mattias Gaertner
|
b52744bcbf
pastojs: fixed a div b<0
|
4 anos atrás |
florian
|
dfaee4f04b
* patch by Jan Bruns to solve an issue with the new overloading selection code, resolves #37969
|
4 anos atrás |
ondrej
|
b51729dac5
File datetime UTC support
|
4 anos atrás |
yury
|
438bba76b9
+ Added a test for: When {$mode delphi} and {$modeswitch nestedprocvars} it is allowed to assign a nested routine which does not use parentfp to a regular procvar. And then call this procvar without any side effects.
|
4 anos atrás |
pierre
|
bf5b85e5e5
Also look for function name of 'result' is not found in load_result_node
|
4 anos atrás |
pierre
|
e50a388f30
Change CLZ support for arm32 minimal CPU to armv5t according to ARM documentation in arminst.dat
|
4 anos atrás |
ondrej
|
0d08b98d47
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 anos atrás |
Mattias Gaertner
|
f15deb1640
pastojs: uses in filename: if not found try pcu
|
4 anos atrás |
ondrej
|
f529253c0b
Deprecate TUnicodeSearchRec.Time and TRawbyteSearchRec.Time
|
4 anos atrás |
ondrej
|
34d3429e43
More precise FileAge
|
4 anos atrás |
Mattias Gaertner
|
46f527f593
pastojs: filer: use precompiled names for shortrefs
|
4 anos atrás |
florian
|
17c0291e86
* cache IsATTY value
|
4 anos atrás |
florian
|
ff6a58ff89
* colored message output as requested in #37331, so far linux only
|
4 anos atrás |
Mattias Gaertner
|
375c9c544b
pastojs: filer: specializetype after spec was already created
|
4 anos atrás |
svenbarth
|
16eb670e67
* use the sizes of the floatx80 and float128 structs for arrays having their size to avoid problems with padding on different platforms
|
4 anos atrás |
svenbarth
|
52cf07d968
* the define to check for inclusion in the System unit is FPC_IS_SYSTEM, *not* FPC_IN_SYSTEM
|
4 anos atrás |
svenbarth
|
b0f0ff1bc6
* fix for Mantis #37986: apply patch by Bart Broersma to fix a typo in a comment
|
4 anos atrás |
svenbarth
|
d51213d26a
* adjust softfpu unit so that it can be really used as a standalone unit instead of mainly as part of the System unit
|
4 anos atrás |
svenbarth
|
225bc70e7e
* regenerate Makefiles
|
4 anos atrás |
svenbarth
|
8badcbdd0d
* explicit build rules are not required for the softfpu units that are build with a buildrtl
|
4 anos atrás |
svenbarth
|
8eefb37b42
* fix buildrtl units on Amiga-likes
|
4 anos atrás |
florian
|
0ba44502f9
* generate gcc compatible location output also if no column is known
|
4 anos atrás |
svenbarth
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
4 anos atrás |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 anos atrás |
svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
4 anos atrás |
michael
|
b5148304b7
* Added InitSSLInterface overload where the library names can be specified
|
4 anos atrás |
pierre
|
297f468cd6
Use // comments as curly brackets not recognized as comment start inside aarch64 assembly blocks
|
4 anos atrás |