nickysn
|
d3a47bc6b5
* replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters
|
8 lat temu |
florian
|
34f595b27e
+ more sparc64 support for tsparcaddnode
|
8 lat temu |
florian
|
5e969d90cb
+ SPARC64 cpugas unit
|
8 lat temu |
joost
|
c7539f4252
* TPackageHandler.Execute is now a function which returns false in case
|
8 lat temu |
florian
|
f25c9c0956
* hopefully proper fix for 8 and 16 bit CPUs
|
8 lat temu |
florian
|
0fe5541459
--- Reverse-merging r36464 through r36463 into 'trnd1.pp':
|
8 lat temu |
Mattias Gaertner
|
64fc72af2a
fcl-jssrc: TJSElement.Row renamed to Column
|
8 lat temu |
Károly Balogh
|
fe0bc52dc6
m68k: fixed some cases where comparing smallsets was broken, because the compare size was hardwired to 32bit
|
8 lat temu |
svenbarth
|
dffe423b10
* fix for Mantis #31945: two fixes for nested routines inside generic methods
|
8 lat temu |
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 lat temu |
svenbarth
|
68c5f45593
* also add a generic dummy symbol to the current module's dummy symbols after it had been parsed
|
8 lat temu |
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 lat temu |
pierre
|
abd765da40
Explicitly disable range and overflow checking for this test
|
8 lat temu |
pierre
|
605e6defc7
Fix compilation due to syntax error in previous commit
|
8 lat temu |
pierre
|
8c370a4e6f
Avoid Data element too large error for I8086 CPU
|
8 lat temu |
nickysn
|
15e8757768
+ use fpwidestring in the compiler once again on unix-like hosts. The
|
8 lat temu |
nickysn
|
5e4937fd3f
* fallback to the default ansistring comparison (when doing ansistrings
|
8 lat temu |
Mattias Gaertner
|
bff64521b3
pastojs: error on nested type, bug #31983
|
8 lat temu |
Mattias Gaertner
|
fbdd04b8ab
pastojs: typecast jsvalue to record, bug #31982
|
8 lat temu |
Mattias Gaertner
|
1133e115c3
fcl-passrc: resolver: typecast record to record
|
8 lat temu |
nickysn
|
d3251a349b
+ set the code page for errorct.msg (Catalan) to Windows 1252
|
8 lat temu |
nickysn
|
7252e3183b
+ set code page for erroriu.msg (Italian) to 1252 (could also be ISO 8859-1)
|
8 lat temu |
nickysn
|
5df3e2cfc2
+ set the code page of errord.msg (German) to 850; the file contents were also
|
8 lat temu |
nickysn
|
4d79c91507
+ set code page 20127 (US-ASCII) for errorid.msg (Indonesian)
|
8 lat temu |
Mattias Gaertner
|
e1d5e52227
fcl-passrc: const eval: low(range), high(range)
|
8 lat temu |
nickysn
|
684d9ebb2e
- partially reverted r36451 (effectively disabling code page aware messages
|
8 lat temu |
nickysn
|
408b7a8807
+ enable the code page aware compiler messages for all unices
|
8 lat temu |
nickysn
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
8 lat temu |
nickysn
|
e667a18838
+ support the codepage directive in the msg2inc converter util
|
8 lat temu |
nickysn
|
c0413a9179
+ added codepage info (not used by the compiler yet) to the compiler .msg files
|
8 lat temu |