florian
|
3d85bfbf7b
* fixed coping of goto/label nodes
|
19 gadi atpakaļ |
Almindor
|
ad1c431896
* fixes comments to be lazarus parsable before {$MODE DELPHI}
|
19 gadi atpakaļ |
florian
|
80d856aa33
* build prepup only on targets using it
|
19 gadi atpakaļ |
tom_at_work
|
bfa4fc30cd
* fix size calculation for packed arrays: it is not required to take alignment into account. Fixes tparray5 on 64 bit cpus
|
19 gadi atpakaļ |
florian
|
4626f2c489
* NetBSD rtl compiles again
|
19 gadi atpakaļ |
peter
|
6ff28f639d
* add df_dwarf_dbg_info
|
19 gadi atpakaļ |
florian
|
7a427cd097
* fixed makefiles partially for win32
|
19 gadi atpakaļ |
florian
|
bfeae0c5f1
+ added tar creation
|
19 gadi atpakaļ |
peter
|
0f6355e805
* fix property overriding
|
19 gadi atpakaļ |
tom_at_work
|
9fc11fc5dc
* fix IE2003042401 when assigning booleans to bitpacked arrays, fixes tw7379
|
19 gadi atpakaļ |
peter
|
ab3c173479
* property override test
|
19 gadi atpakaļ |
Jonas Maebe
|
64b7f00afd
* fixed ReturnNilIfGrowHeapFails
|
19 gadi atpakaļ |
peter
|
3ab2086999
* moved fppkg
|
19 gadi atpakaļ |
florian
|
edf01e4460
+ support for -Xp to path the compiler executables to fpc
|
19 gadi atpakaļ |
peter
|
9c6c972509
* new tfplist.pack
|
19 gadi atpakaļ |
daniel
|
de423ab5b0
+ stringvar[l..h] now valid parameter for open array of char.
|
19 gadi atpakaļ |
daniel
|
068c0f7952
* Cleaner implementation of pointer index to open array, codegen changes
|
19 gadi atpakaļ |
michael
|
3ba85ce96d
+ Initial check-in
|
19 gadi atpakaļ |
michael
|
310b73e420
* Moved fpmkunit to utils
|
19 gadi atpakaļ |
michael
|
4ba6f1b4dc
* Moved fpmkunit to utils
|
19 gadi atpakaļ |
marco
|
2f8f88f801
* Replacetime. Bug #7680
|
19 gadi atpakaļ |
marco
|
304be38ec1
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
|
19 gadi atpakaļ |
marco
|
0e7763b0e5
* Another missing func (bug 7678) ifthen(string)
|
19 gadi atpakaļ |
marco
|
c177d64fd7
* fix for bug #7658; comparevalue
|
19 gadi atpakaļ |
joost
|
d7d1591472
* SQL-parser now handles sub-selects correctly
|
19 gadi atpakaļ |
daniel
|
2450f5a778
+ First working concept of open_array_procedure(Pbyte_var[0..9]);
|
19 gadi atpakaļ |
michael
|
d1c2323c9b
* Added fpmktype
|
19 gadi atpakaļ |
michael
|
c32ba4f211
+ Added streamcoll
|
19 gadi atpakaļ |
michael
|
4625cb9c16
+ Removed helper function. Indentation should not be a global variable
|
19 gadi atpakaļ |
michael
|
afbd50967c
+ Patch from Graeme Geldenhuys: Correct indentation of XML
|
19 gadi atpakaļ |