lacak
|
b5a1c93ec2
fcl-db: base: enable TLongWordField in DefaultFieldClasses
|
4 年之前 |
lacak
|
a8cd770b3c
fcl-db: base: AsLongWord property + getter/setters for TField and TParam + TLongWordField class
|
4 年之前 |
lacak
|
15dfa2e0c9
fcl-db: base: fix after adding new field types into enumeration TFieldType (in rev. 47217)
|
4 年之前 |
lacak
|
d68ce429ab
fcl-db: base: add some of new Delphi field types into enumeration TFieldType
|
4 年之前 |
michael
|
6d5816085d
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 年之前 |
florian
|
3baddff71e
+ inline subroutines with formal parameters as well
|
4 年之前 |
Mattias Gaertner
|
b864cc4723
pastojs: fixed a/b<0 for currency
|
4 年之前 |
Mattias Gaertner
|
b52744bcbf
pastojs: fixed a div b<0
|
4 年之前 |
florian
|
dfaee4f04b
* patch by Jan Bruns to solve an issue with the new overloading selection code, resolves #37969
|
4 年之前 |
ondrej
|
b51729dac5
File datetime UTC support
|
4 年之前 |
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 年之前 |
pierre
|
bf5b85e5e5
Also look for function name of 'result' is not found in load_result_node
|
4 年之前 |
pierre
|
e50a388f30
Change CLZ support for arm32 minimal CPU to armv5t according to ARM documentation in arminst.dat
|
4 年之前 |
ondrej
|
0d08b98d47
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 年之前 |
Mattias Gaertner
|
f15deb1640
pastojs: uses in filename: if not found try pcu
|
4 年之前 |
ondrej
|
f529253c0b
Deprecate TUnicodeSearchRec.Time and TRawbyteSearchRec.Time
|
4 年之前 |
ondrej
|
34d3429e43
More precise FileAge
|
4 年之前 |
Mattias Gaertner
|
46f527f593
pastojs: filer: use precompiled names for shortrefs
|
4 年之前 |
florian
|
17c0291e86
* cache IsATTY value
|
4 年之前 |
florian
|
ff6a58ff89
* colored message output as requested in #37331, so far linux only
|
4 年之前 |
Mattias Gaertner
|
375c9c544b
pastojs: filer: specializetype after spec was already created
|
4 年之前 |
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 年之前 |
svenbarth
|
52cf07d968
* the define to check for inclusion in the System unit is FPC_IS_SYSTEM, *not* FPC_IN_SYSTEM
|
4 年之前 |
svenbarth
|
b0f0ff1bc6
* fix for Mantis #37986: apply patch by Bart Broersma to fix a typo in a comment
|
4 年之前 |
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 年之前 |
svenbarth
|
225bc70e7e
* regenerate Makefiles
|
4 年之前 |
svenbarth
|
8badcbdd0d
* explicit build rules are not required for the softfpu units that are build with a buildrtl
|
4 年之前 |
svenbarth
|
8eefb37b42
* fix buildrtl units on Amiga-likes
|
4 年之前 |
florian
|
0ba44502f9
* generate gcc compatible location output also if no column is known
|
4 年之前 |
svenbarth
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
4 年之前 |