michael
|
59db00bcf0
* Patch from Ludo Brands to fix compilation under Windows (Bug 22691)
|
13 жил өмнө |
michael
|
c2bb03823b
* For in construct and class/record helpers implemented
|
13 жил өмнө |
pierre
|
4ecd67f6e2
* Use gsed if present and temp directory to avoid system recompilation
|
13 жил өмнө |
paul
|
e719c73860
packages: fixes compilation of ibase package on darwin after Michael changes
|
13 жил өмнө |
Jonas Maebe
|
f9c6967c36
* fixed not(pasbool64) (has to be "xor 1" rather than "xor -1")
|
13 жил өмнө |
Jonas Maebe
|
288d1ec74a
* support referencing "result" in nostackframe pure assembler routines if
|
13 жил өмнө |
michael
|
eb2c0f52f4
* pas2ut, initial version (create unit tests from pascal unit)
|
13 жил өмнө |
michael
|
28db5237fe
* pastounittest added.
|
13 жил өмнө |
michael
|
53c03717d5
* SQL DB loader implemented
|
13 жил өмнө |
michael
|
6926b50f2c
* Changed library names to include version number, make uniform dynamic loader interface
|
13 жил өмнө |
florian
|
396a9cafa8
* use ptrsinttype instead of sinttype as code parameter for val: for "normal" 32/64 bit targets this does not matter,
|
13 жил өмнө |
florian
|
1cd6f2355b
* don't copy const parameters passed by reference even if their complexity is >1,
|
13 жил өмнө |
michael
|
d519365da0
* Tests for procedure/function declarations, fixes in parsing of those
|
13 жил өмнө |
marco
|
407a2604a3
- Add fpcpackage=y to install section to install in proper dir. Mantis #22549
|
13 жил өмнө |
sergei
|
d79511f96e
+ Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling).
|
13 жил өмнө |
michael
|
a110490a5e
* Added slice dummy
|
13 жил өмнө |
michael
|
04aa7851b7
* Set terminal correctly (fix for #21028)
|
13 жил өмнө |
michael
|
d13a6e2ca4
* Fix parsing of class local consts
|
13 жил өмнө |
michael
|
74624a0c37
* Write class local consts and types in correct way
|
13 жил өмнө |
michael
|
9d528c65e3
* Patch from DoDi to allow easy import
|
13 жил өмнө |
florian
|
62eed2e3f2
* function round(c : currency) : int64; requires the availability of an fpu
|
13 жил өмнө |
florian
|
088a7229aa
* use ValSInt parameter as code parameter in val calls to make the code cross platform
|
13 жил өмнө |
florian
|
04034b6771
* avr uses a reduced buffer and file name length in textrecs and filerecs
|
13 жил өмнө |
florian
|
74d3c8cc57
* on i386-win32 when using stdcall calling conventions, records with a size of 1,2 and 4 are returned in al/ax/eax now, resolves #22675
|
13 жил өмнө |
michael
|
2939c41263
* Patch for sdfdata multiline support and assoiated test case from Reinier Olislagers (bug 22237 and bug #22213)
|
13 жил өмнө |
michael
|
649bbae1c3
* Expression parsing tests, nested types
|
13 жил өмнө |
marco
|
811b65da87
* fix for #22664 from Benito Zander. pos() instead of comparetext was used.
|
13 жил өмнө |
florian
|
7201bd8526
+ sincos implemenation for x86-64
|
13 жил өмнө |
michael
|
1beea17ed2
* Fix for 16-bit PNGs (bug 19209)
|
13 жил өмнө |
michael
|
1c32e34395
* Patch from Graeme Geldenhuys to fix some tab->spaces (bug 22658)
|
13 жил өмнө |