Károly Balogh
|
fe0bc52dc6
m68k: fixed some cases where comparing smallsets was broken, because the compare size was hardwired to 32bit
|
8 éve |
svenbarth
|
dffe423b10
* fix for Mantis #31945: two fixes for nested routines inside generic methods
|
8 éve |
svenbarth
|
eb9b4fb71f
* fix for Mantis #31973: resolve dummy symbols earlier and print a nice error message if a generic dummy could not be resolved to an ordinary symbol
|
8 éve |
svenbarth
|
68c5f45593
* also add a generic dummy symbol to the current module's dummy symbols after it had been parsed
|
8 éve |
svenbarth
|
06d7e26df0
* move code to add a symbol to the current module's generic dummy symbols into a new function pgenutil.add_generic_dummysym()
|
8 éve |
pierre
|
abd765da40
Explicitly disable range and overflow checking for this test
|
8 éve |
pierre
|
605e6defc7
Fix compilation due to syntax error in previous commit
|
8 éve |
pierre
|
8c370a4e6f
Avoid Data element too large error for I8086 CPU
|
8 éve |
nickysn
|
15e8757768
+ use fpwidestring in the compiler once again on unix-like hosts. The
|
8 éve |
nickysn
|
5e4937fd3f
* fallback to the default ansistring comparison (when doing ansistrings
|
8 éve |
Mattias Gaertner
|
bff64521b3
pastojs: error on nested type, bug #31983
|
8 éve |
Mattias Gaertner
|
fbdd04b8ab
pastojs: typecast jsvalue to record, bug #31982
|
8 éve |
Mattias Gaertner
|
1133e115c3
fcl-passrc: resolver: typecast record to record
|
8 éve |
nickysn
|
d3251a349b
+ set the code page for errorct.msg (Catalan) to Windows 1252
|
8 éve |
nickysn
|
7252e3183b
+ set code page for erroriu.msg (Italian) to 1252 (could also be ISO 8859-1)
|
8 éve |
nickysn
|
5df3e2cfc2
+ set the code page of errord.msg (German) to 850; the file contents were also
|
8 éve |
nickysn
|
4d79c91507
+ set code page 20127 (US-ASCII) for errorid.msg (Indonesian)
|
8 éve |
Mattias Gaertner
|
e1d5e52227
fcl-passrc: const eval: low(range), high(range)
|
8 éve |
nickysn
|
684d9ebb2e
- partially reverted r36451 (effectively disabling code page aware messages
|
8 éve |
nickysn
|
408b7a8807
+ enable the code page aware compiler messages for all unices
|
8 éve |
nickysn
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
8 éve |
nickysn
|
e667a18838
+ support the codepage directive in the msg2inc converter util
|
8 éve |
nickysn
|
c0413a9179
+ added codepage info (not used by the compiler yet) to the compiler .msg files
|
8 éve |
pierre
|
65e3c777dc
Fix compilation of sparc64 compiler
|
8 éve |
maciej-izak
|
751bde9792
Revert revision 36436 from trunk. Final fix for issue #31675.
|
8 éve |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 éve |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 éve |
nickysn
|
9e74f05343
+ added cp856, iso-8859-10, iso-8859-11, iso-8859-14 and iso-8859-16 to the
|
8 éve |
joost
|
c62d3a83c8
* Improved ability to generate fppkg-configuration files
|
8 éve |
florian
|
19f842663b
+ some support for SPARC64 calling conventions
|
8 éve |