compiler
|
849095f5e5
+ Added Greek code page 1253 to the compiler to have support for the third modern code page (in addition to cp1251 and cp1252). It is needed to be able to define "type AnsiString(1253)" in tests. Previously I used cp1252 for tests with Euro symbol conversions. But for unknown reason cp1252 does not have the Euro symbol with code $80 on Unix systems (libiconv bug?). In other hand cp1253 has the Euro symbol with code $80 as expected.
|
12 жил өмнө |
ide
|
23b95a4d70
* Regenerated all makefiles.
|
12 жил өмнө |
installer
|
2fc220cc6c
* Regenerated makefiles.
|
12 жил өмнө |
packages
|
cf52a07470
* Updated makefiles.
|
12 жил өмнө |
rtl
|
58f8a00814
* MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
|
12 жил өмнө |
tests
|
eae9c8df3c
* Fixed typo.
|
12 жил өмнө |
utils
|
b3862eb4b1
* Use standard Android NDK prefixes for binutils by default.
|
12 жил өмнө |
.gitattributes
|
849095f5e5
+ Added Greek code page 1253 to the compiler to have support for the third modern code page (in addition to cp1251 and cp1252). It is needed to be able to define "type AnsiString(1253)" in tests. Previously I used cp1252 for tests with Euro symbol conversions. But for unknown reason cp1252 does not have the Euro symbol with code $80 on Unix systems (libiconv bug?). In other hand cp1253 has the Euro symbol with code $80 as expected.
|
12 жил өмнө |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 жил өмнө |
Makefile
|
2fc220cc6c
* Regenerated makefiles.
|
12 жил өмнө |
Makefile.fpc
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 жил өмнө |