Jonas Maebe
|
04dd5d9dfc
* fixed fpcdir setting
|
17 年之前 |
Jonas Maebe
|
df85d7b8e1
* fixed fpcdir setting
|
17 年之前 |
Jonas Maebe
|
e60e078eb5
* only allow decimalseparator to be used as decimal separator in
|
17 年之前 |
Jonas Maebe
|
fb3242b2f7
* don't set CROSSCOMPILE when compiling from darwin to darwin
|
17 年之前 |
florian
|
7899954fa9
* fixed test
|
17 年之前 |
florian
|
216e468cd9
+ test for #10045
|
17 年之前 |
florian
|
29ba36e70b
* when the end of a sequence is reached, first_row has to be set for proper address checking, resolves #10856
|
17 年之前 |
Jonas Maebe
|
e4124cd070
+ added test
|
17 年之前 |
florian
|
67ef9f20ae
* test for previous commit
|
17 年之前 |
florian
|
ea46cb4218
* take care of the maximum constant size when creating interface wrappers, resolves #10831
|
17 年之前 |
florian
|
67fbadcdcf
* WinCE compilation fixed
|
17 年之前 |
michael
|
383beb047b
* Skip unknown tokens when skipping due to conditional compiling
|
17 年之前 |
michael
|
570cad8285
* Fixed memory leak
|
17 年之前 |
michael
|
bf482b2a13
* Parsing of unit-wide properties
|
17 年之前 |
michael
|
4d4554a303
* Proper fix for initialized variable (including procedures)
|
17 年之前 |
michael
|
020f4a9e63
* UNdid last 2 revisions
|
17 年之前 |
michael
|
f23be9d8f4
* Fixed initialized procedural variable parsing
|
17 年之前 |
michael
|
5b812fd878
* File searching now as in compiler, using lower and uppercase filenames if needed
|
17 年之前 |
Jonas Maebe
|
73a3507bac
* reverted r11039, it's no good
|
17 年之前 |
michael
|
0ad7cfe39b
* UTF8 strings read as normal strings, not widestrings (bug reported by Stefan Lechner)
|
17 年之前 |
michael
|
a2c012e228
Patch from Joao Morais to fix memory leak with owner lists
|
17 年之前 |
michael
|
f7f2008447
* Support for date in footer
|
17 年之前 |
michael
|
7d236da474
* Fixed parsing of initialized procedural variables
|
17 年之前 |
michael
|
6378cc25eb
* Fixed 8076
|
17 年之前 |
Jonas Maebe
|
55d621fea3
* skip mark_InlineStart, mark_InlineEnd and mark_Position markers
|
17 年之前 |
tom_at_work
|
b01454d2a3
* removed code for splitting a 64 bit store into 32 bit ones on 64 bit ppc. For more information see comments of r9721
|
17 年之前 |
tom_at_work
|
4aced9802c
* fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array
|
17 年之前 |
florian
|
d79851dc1b
* patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable
|
17 年之前 |
florian
|
085d5423ac
* transform tryfinally nodes with an empty try parts into the finally block
|
17 年之前 |
florian
|
33b69b0bd2
* fixed wrong naming
|
17 年之前 |