nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
pierre
|
2ad89601e1
Add character, fpwidestring, unicodedata and unicodenumtable units to allow compilation of uregexpr unit from pacakge regexpr
|
7 years ago |
pierre
|
2130c43685
Add @rtl.cfg to FPC_SYSTEM_OPT to cope with new restriction for -Sf option
|
7 years ago |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 years ago |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 years ago |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 years ago |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Legolas
|
ffd03563d0
* Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too
|
10 years ago |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
Tomas Hajny
|
2e004af6e7
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
Jonas Maebe
|
a0f2d3c12f
* don't compile classes for wii, because sysutils doesn't contain a sleep()
|
12 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 years ago |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 years ago |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
Legolas
|
41c946032e
* libogc for Wii needs cmem and libc statically linked
|
14 years ago |
Legolas
|
527dd56b28
+ Initial Wii support
|
14 years ago |