michael
|
58d0239558
* Fix some bordercases for if..then (bug ID 30717)
|
8 年之前 |
michael
|
62e8807ebd
* Handle DispID methods (bug ID 30782)
|
8 年之前 |
michael
|
16d8435fde
* Fix generic as record field name, bug ID #30718
|
8 年之前 |
michael
|
5d4f605a39
* Fix bug #30720, } is processed wrongly when scanning and PPIsSkipping
|
8 年之前 |
michael
|
1f498123c6
* ReadOnly DispID property (bug 30780)
|
8 年之前 |
marco
|
1458243b33
* fix uuchar rule for file to compile outside default directory, also for NetBSD. OpenBSD was already ok
|
8 年之前 |
marco
|
9844b86480
* fix uuchar rule for file to compile outside default directory.
|
8 年之前 |
michael
|
5e6026b020
* Added KeepConnection by Silvio Clecio (Bug ID 30788)
|
8 年之前 |
michael
|
f648bdecba
* Made some additional functions inlined (Bug ID 30909)
|
8 年之前 |
michael
|
2e3ab0d37e
* Introduce TFPList.CheckIndex (bug ID 30887)
|
8 年之前 |
michael
|
aa6a8acb72
* Introduce TFPSList checkindex (bug ID 30886)
|
8 年之前 |
michael
|
5af24e94ae
* Patch from wp to add BOM detection to CSV reader (bug ID 30897)
|
8 年之前 |
michael
|
66b07b045b
* Delete Value/Path must set Modified flag (Bug ID 30907)
|
8 年之前 |
michael
|
65469ebd4d
* Inline some functions, bugreport ID 30906
|
8 年之前 |
michael
|
9b21d9a87e
* Inline some functions, bug ID #30905
|
8 年之前 |
michael
|
6cccd87f16
* Patch from Laco to add some widechar ODBC functions
|
8 年之前 |
michael
|
ab566789a8
* Fix bug ID #30762
|
8 年之前 |
joost
|
89b471a8d6
* Added ability to add a repository with available packages which does not
|
8 年之前 |
pierre
|
3919ffccf2
Fix calcsavesize for cross-compilation from aarch64 to arm, by forcing 64-bit computation also on min<low(longint) part
|
8 年之前 |
yury
|
565ad7f852
* pas2jni: Do not generate unneeded imports.
|
8 年之前 |
yury
|
78914d9b20
* pas2jni: Do not include array element types from arrays, which is not processed.
|
8 年之前 |
michael
|
860ad25430
* Add some comments about used algorithms for increasing/decreasing list sizes
|
8 年之前 |
michael
|
d2ebb94fa3
* Fix for failing COMP tests from Luiz Americo (bug ID 30878)
|
8 年之前 |
michael
|
6bf0ec2de1
* Patch from Luiz Americo to add const to some strings
|
8 年之前 |
Jonas Maebe
|
1ac51d5cd1
* initialise for-loop variables before the loop
|
8 年之前 |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
8 年之前 |
Jonas Maebe
|
e730da9c1a
* turned resolveref from a local procedure into a virtual method
|
8 年之前 |
Jonas Maebe
|
af297e849c
+ function-level LLVM inline assembly decorator
|
8 年之前 |
Jonas Maebe
|
646385e966
* support for overriding the line ending character in external assembler
|
8 年之前 |
Jonas Maebe
|
20a152d4e9
* simplified TExternalAssemblerOutputFile.AsmLn
|
8 年之前 |