marco
|
db7f4eccc2
* checked r22466. Most remaining mutations added. With the exception of sysunix.inc.
|
12 vuotta sitten |
michael
|
209aa73d58
* Unicode RTL and packages compile
|
12 vuotta sitten |
nickysn
|
fba73d3c96
+ added and implemented unit msmouse for i8086-msdos
|
12 vuotta sitten |
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 vuotta sitten |
nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
12 vuotta sitten |
nickysn
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
12 vuotta sitten |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 vuotta sitten |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
12 vuotta sitten |
joost
|
94e7cd5a51
* Switched utils to fpmake building
|
12 vuotta sitten |
nickysn
|
3492d29834
+ added varutils.pp to the msdos rtl
|
12 vuotta sitten |
nickysn
|
c49e927077
+ added rtl/i8086/mathu*.inc for compiling the math unit
|
12 vuotta sitten |
nickysn
|
4708132ddf
+ added sysutils.pp to the i8086-msdos rtl
|
12 vuotta sitten |
nickysn
|
a308994423
* i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an i8086 specific overriden method
|
12 vuotta sitten |
svenbarth
|
2c792659ce
Fix for Mantis #24071.
|
12 vuotta sitten |
nickysn
|
fd429612f8
+ initial (and not yet fully complete) implementation of far pointers on the i8086
|
12 vuotta sitten |
joost
|
14ffdf6b8d
* Removed unused unit jarparamparser.pas
|
12 vuotta sitten |
Jonas Maebe
|
11d5d4f79d
* check range of enums and booleans in typed constant expressions when
|
12 vuotta sitten |
joost
|
2555885541
* Added fpmake.pp files for pas2fpm, pas2jni and pas2ut
|
12 vuotta sitten |
joost
|
555ea23209
* Added fpmake.pp for unicode utils
|
12 vuotta sitten |
joost
|
534e8e2a0c
* Scripts to generate Makefiles which call fpmake
|
12 vuotta sitten |
joost
|
478243254e
* Removed double addition of ptop
|
12 vuotta sitten |
paul
|
bc973e538d
compiler: write extended RTTI for tkProcVar (tkProcedure in Delphi)
|
12 vuotta sitten |
paul
|
dce960c97b
compiler: write Delphi compatible tkArray RTTI:
|
12 vuotta sitten |
paul
|
da35b3c601
compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test
|
12 vuotta sitten |
paul
|
d90445e5ee
compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367)
|
12 vuotta sitten |
yury
|
906cd9d365
+ ppudump: XML output.
|
12 vuotta sitten |
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 vuotta sitten |
florian
|
19c8abac0b
+ enable jump optimizer for i8086
|
12 vuotta sitten |
sergei
|
c7937f6736
* Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342.
|
12 vuotta sitten |
florian
|
0e9b8adb7a
patch by Michael Ring:
|
12 vuotta sitten |