michael
|
ab566789a8
* Fix bug ID #30762
|
há 8 anos atrás |
joost
|
89b471a8d6
* Added ability to add a repository with available packages which does not
|
há 8 anos atrás |
pierre
|
3919ffccf2
Fix calcsavesize for cross-compilation from aarch64 to arm, by forcing 64-bit computation also on min<low(longint) part
|
há 8 anos atrás |
yury
|
565ad7f852
* pas2jni: Do not generate unneeded imports.
|
há 8 anos atrás |
yury
|
78914d9b20
* pas2jni: Do not include array element types from arrays, which is not processed.
|
há 8 anos atrás |
michael
|
860ad25430
* Add some comments about used algorithms for increasing/decreasing list sizes
|
há 8 anos atrás |
michael
|
d2ebb94fa3
* Fix for failing COMP tests from Luiz Americo (bug ID 30878)
|
há 8 anos atrás |
michael
|
6bf0ec2de1
* Patch from Luiz Americo to add const to some strings
|
há 8 anos atrás |
Jonas Maebe
|
1ac51d5cd1
* initialise for-loop variables before the loop
|
há 8 anos atrás |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
há 8 anos atrás |
Jonas Maebe
|
e730da9c1a
* turned resolveref from a local procedure into a virtual method
|
há 8 anos atrás |
Jonas Maebe
|
af297e849c
+ function-level LLVM inline assembly decorator
|
há 8 anos atrás |
Jonas Maebe
|
646385e966
* support for overriding the line ending character in external assembler
|
há 8 anos atrás |
Jonas Maebe
|
20a152d4e9
* simplified TExternalAssemblerOutputFile.AsmLn
|
há 8 anos atrás |
Jonas Maebe
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
há 8 anos atrás |
michael
|
8bbc792a4f
* Patch from Mattias Gaertner for pas2js:
|
há 8 anos atrás |
Tomas Hajny
|
ff02b2dfb5
+ added test based on bug #24504
|
há 8 anos atrás |
Tomas Hajny
|
b7de70422f
* fix for bug #24504 (extended version of patch by Bart Broersma)
|
há 8 anos atrás |
yury
|
78abcbd4ca
* pas2jni: Improved support for interfaces. Proper typecasting of an object instance to an interface.
|
há 8 anos atrás |
michael
|
cfc1b88aec
* Fix for bug ID #30762
|
há 8 anos atrás |
lacak
|
7b3f96346f
fcl-db: sqlite: check for NOT NULL columns and set Required for them. Bug #30837 (original patch by Silvio Clécio)
|
há 8 anos atrás |
yury
|
d507456560
* pas2jni: Removed redundant ;.
|
há 8 anos atrás |
yury
|
21234e413a
* pas2jni: Fixed finalization of TP-style objects.
|
há 8 anos atrás |
yury
|
3fd3ff9527
* pas2jni: Fixed double memory freeing when using method pointers in some rare cases.
|
há 8 anos atrás |
yury
|
8e8521c43e
* pas2jni: Fixed memory leaks when using inherited TP-style objects.
|
há 8 anos atrás |
yury
|
d9e00bf43c
* pas2jni: Use mswindows define instead of windows to be Delphi compatible.
|
há 8 anos atrás |
yury
|
df95a73993
* pas2jni: Do not hard code record sizes in Java part. Instead get actual record sizes from the native code. It allows to use the same generated Java code for native libraries compiled for different CPU architectures.
|
há 8 anos atrás |
marcus
|
f6e1411ddb
Amiga: HookEntryPas to interface
|
há 8 anos atrás |
nickysn
|
77dedfdcf5
- removed tai_const.create_pint and .create_pint_aligned, because they use the
|
há 8 anos atrás |
nickysn
|
5bba79afb3
* use create_int_dataptr_unaligned instead of create_pint_unaligned in TDebugInfoDwarf.appendsym_absolute
|
há 8 anos atrás |