Jonas Maebe
|
11d5d4f79d
* check range of enums and booleans in typed constant expressions when
|
пре 12 година |
joost
|
2555885541
* Added fpmake.pp files for pas2fpm, pas2jni and pas2ut
|
пре 12 година |
joost
|
555ea23209
* Added fpmake.pp for unicode utils
|
пре 12 година |
joost
|
534e8e2a0c
* Scripts to generate Makefiles which call fpmake
|
пре 12 година |
joost
|
478243254e
* Removed double addition of ptop
|
пре 12 година |
paul
|
bc973e538d
compiler: write extended RTTI for tkProcVar (tkProcedure in Delphi)
|
пре 12 година |
paul
|
dce960c97b
compiler: write Delphi compatible tkArray RTTI:
|
пре 12 година |
paul
|
da35b3c601
compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test
|
пре 12 година |
paul
|
d90445e5ee
compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367)
|
пре 12 година |
yury
|
906cd9d365
+ ppudump: XML output.
|
пре 12 година |
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 година |
florian
|
19c8abac0b
+ enable jump optimizer for i8086
|
пре 12 година |
sergei
|
c7937f6736
* Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342.
|
пре 12 година |
florian
|
0e9b8adb7a
patch by Michael Ring:
|
пре 12 година |
pierre
|
7b77319e06
Add missing Makefile
|
пре 12 година |
sergei
|
97152cc41b
* Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword.
|
пре 12 година |
florian
|
ac819b0b97
* jvm lazarus project file properly named
|
пре 12 година |
nickysn
|
3853d06ac0
+ added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk
|
пре 12 година |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
пре 12 година |
joost
|
6c1ea83c5a
* Created a new package for the libtar unit, which was moved in r24287
|
пре 12 година |
Jonas Maebe
|
c4b62f86a1
* renamed ppudump directory introduced by r24298 to ppuutils to fix
|
пре 12 година |
yury
|
85c2d144c5
* ppudump: Started implementation of JSON output. Output of unit header info has been implemented.
|
пре 12 година |
yury
|
6327854259
* Move ppudump.pp to a sub-folder as preparation for adding JSON output units.
|
пре 12 година |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
пре 12 година |
joost
|
c0b5b30ca2
* Moved libtar unit from fcl-base to paszlib package
|
пре 12 година |
florian
|
f3ef5a1f9c
+ jvm lazarus project file
|
пре 12 година |
sergei
|
d54d38b4ab
* Moved all code responsible for writing VMTs and interface wrappers (nobj.TVMTWriter, ncgutil.gen_intf_wrappers, ptype.write_persistent_type_info) into a new unit ncgvmt.pas.
|
пре 12 година |
paul
|
76c537ee38
tests: rename test files to make them run by testsuite
|
пре 12 година |
florian
|
2fdd3e2d0a
+ introduce tvariantrecbranch to be able to store
|
пре 12 година |
nickysn
|
107a6f6552
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
пре 12 година |