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 年之前 |
florian
|
1da4c0c3ce
* SinCos overloads added, resolves #22663
|
13 年之前 |
michael
|
e1ad1a02d2
* 2 test cases from Reinier Olislagers
|
13 年之前 |
michael
|
8114b9069f
* Patch from Reinier Olieslagers to reinstate endoffile event
|
13 年之前 |
michael
|
c9e622b5a8
* Support for C-style assignments (bug 22007)
|
13 年之前 |
michael
|
c087aff3b2
* Added support for C-style assignments
|
13 年之前 |
florian
|
8c39b1eba8
* document tforeachprocmethod
|
13 年之前 |
florian
|
2a14394cf5
* cleaned up scheduler code, created own scheduler class to avoid unneeded passes through the assembler
|
13 年之前 |
florian
|
a3bf956c33
* improved main loop of TCpuPreRegallocScheduler.PeepHoleOptPass1Cpu
|
13 年之前 |
michael
|
8019634104
* Class parsing tests (preparing for nested types)
|
13 年之前 |
michael
|
a665785b93
* Fixed warnings/hints
|
13 年之前 |
michael
|
42391199af
* Remove ParseExpression, changed everywhere to DoParseExpression
|
13 年之前 |
masta
|
13e2572140
Remove unnecessary compiler version checks in rtl/arm/arm.inc
|
13 年之前 |
Jonas Maebe
|
cf4a2bd392
* fixed java.lang.String and Pascal string comparisons after operator
|
13 年之前 |
Jonas Maebe
|
b6db767ac4
* fixed uninitialized TJasminAssembler.ConstAssignmentValue() function result
|
13 年之前 |
Jonas Maebe
|
060e3ed4ee
* changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900
|
13 年之前 |
Jonas Maebe
|
504544e173
* fixed null-termination in StringToWideChar() if the buffer is larger than
|
13 年之前 |