peter
|
2ce832e18e
* fixed const pchar
|
27 years ago |
peter
|
324906ecb7
+ PREFIXINSTALLDIR to allow /usr/local and pwd/debian/tmp
|
27 years ago |
peter
|
0129be9812
* fixed GetXY at startup
|
27 years ago |
peter
|
9eb8ad1648
* renamed rename -> FRename
|
27 years ago |
pierre
|
85bc486eb2
* problem of write(pchar)
|
27 years ago |
pierre
|
636ad3ddee
* more tests
|
27 years ago |
pierre
|
4323a303a3
* temporary fix for long mangled procsym names
|
27 years ago |
peter
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
Jonas Maebe
|
2b9d08c912
* fixed comments from last commit (apparently there's still a 255 char limit :( )
|
27 years ago |
Jonas Maebe
|
d8c11fa743
* changed specific bugfix (which was actually wrong implemented, but did the
|
27 years ago |
peter
|
20188aa991
+ va_list for printf support
|
27 years ago |
michael
|
0d5d65e6bb
+ Bugfix in setcapacity, sizes were wrong
|
27 years ago |
peter
|
c461a33f8a
* fixed ansicompare which returns signed
|
27 years ago |
pierre
|
00f7988d1d
* double initialization code calling bug fixed
|
27 years ago |
pierre
|
66ee4baa3d
* problem of const with ansi fixed
|
27 years ago |
pierre
|
3539ab25da
* assemble failure increments status errorcount again !!
|
27 years ago |
pierre
|
6e816712fc
* bug on errors (file used after dispose !) fixed
|
27 years ago |
pierre
|
47f406fc04
* size is now also checked
|
27 years ago |
peter
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
peter
|
dedaf4db95
* fixed assembler directive and then not an ASM statement
|
27 years ago |
pierre
|
00a36623a8
* fix for const strings
|
27 years ago |
peter
|
7d2232f3b2
+ typedconst.getsize
|
27 years ago |
peter
|
babc359c3f
* don't dispose staticsymtable (caused crash under tp7 after a fatal
|
27 years ago |
peter
|
e4079a6ce7
* fixed some bugs
|
27 years ago |
pierre
|
bddaa79d02
* fix for missing zero after string const
|
27 years ago |
peter
|
85b80b7aef
* fixed unknown set operation msg
|
27 years ago |
peter
|
37732325f3
* fixed variant warning with was sometimes said with sets
|
27 years ago |
peter
|
82aa9f9b00
* fixed shlshr which would push ecx when not needed
|
27 years ago |
peter
|
5d8f909e4e
* findfirst fix from the mailinglist
|
27 years ago |
peter
|
c21642499c
* removed warnings
|
27 years ago |