pierre
|
b25d9014df
Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1)
|
4 年之前 |
pierre
|
8a543dbc8a
Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux
|
4 年之前 |
florian
|
13f1fb60b4
* directly copy the result of set <op> set into the left side of an assignment
|
4 年之前 |
lacak
|
eb4bc9d153
fcl-db: dbase: add new field types (ftLongWord, ftShortint, ftByte) to fix export test errors
|
4 年之前 |
lacak
|
6c2554af69
fcl-db: tests: add support for ftLongWord, ftShortInt, ftByte field types to TBufDataset + basic test
|
4 年之前 |
michael
|
7f6d0fec96
* Fix compilation after Lacos changes to TFieldType
|
4 年之前 |
lacak
|
63aed04024
fcl-db: base: fix after adding new field types into enumeration TFieldType (in rev. 47217)
|
4 年之前 |
lacak
|
54f85eec56
fcl-db: base: TShortintField + TByteField
|
4 年之前 |
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 年之前 |