joost
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 ani în urmă |
michael
|
998da11ecd
* Script to test for memory leaks
|
12 ani în urmă |
joost
|
b543f83f59
* Switched IDE to fpmake-building
|
12 ani în urmă |
joost
|
19d4b8dcd7
* Added fpmake.pp for building the ide
|
12 ani în urmă |
nickysn
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 ani în urmă |
nickysn
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 ani în urmă |
florian
|
0968d095ed
* convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495
|
12 ani în urmă |
nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
12 ani în urmă |
nickysn
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
12 ani în urmă |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 ani în urmă |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
12 ani în urmă |
joost
|
94e7cd5a51
* Switched utils to fpmake building
|
12 ani în urmă |
nickysn
|
3492d29834
+ added varutils.pp to the msdos rtl
|
12 ani în urmă |
nickysn
|
c49e927077
+ added rtl/i8086/mathu*.inc for compiling the math unit
|
12 ani în urmă |
nickysn
|
4708132ddf
+ added sysutils.pp to the i8086-msdos rtl
|
12 ani în urmă |
nickysn
|
a308994423
* i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an i8086 specific overriden method
|
12 ani în urmă |
svenbarth
|
2c792659ce
Fix for Mantis #24071.
|
12 ani în urmă |
nickysn
|
fd429612f8
+ initial (and not yet fully complete) implementation of far pointers on the i8086
|
12 ani în urmă |
joost
|
14ffdf6b8d
* Removed unused unit jarparamparser.pas
|
12 ani în urmă |
Jonas Maebe
|
11d5d4f79d
* check range of enums and booleans in typed constant expressions when
|
12 ani în urmă |
joost
|
2555885541
* Added fpmake.pp files for pas2fpm, pas2jni and pas2ut
|
12 ani în urmă |
joost
|
555ea23209
* Added fpmake.pp for unicode utils
|
12 ani în urmă |
joost
|
534e8e2a0c
* Scripts to generate Makefiles which call fpmake
|
12 ani în urmă |
joost
|
478243254e
* Removed double addition of ptop
|
12 ani în urmă |
paul
|
bc973e538d
compiler: write extended RTTI for tkProcVar (tkProcedure in Delphi)
|
12 ani în urmă |
paul
|
dce960c97b
compiler: write Delphi compatible tkArray RTTI:
|
12 ani în urmă |
paul
|
da35b3c601
compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test
|
12 ani în urmă |
paul
|
d90445e5ee
compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367)
|
12 ani în urmă |
yury
|
906cd9d365
+ ppudump: XML output.
|
12 ani în urmă |
svenbarth
|
3ad0de732e
Added a test for a bug that was fixed in Delphi in (maybe XE4) to make sure that a similar bug will not be introduced in FPC.
|
12 ani în urmă |