compiler
|
fdb09365ba
m68k: instead of trying to mess with LOC_FLAGS, use LOC_REGISTER to return a boolean result of the compare. idea by Florian. fixes several issues with optimizer enabled and also results in better code in some cases.
|
10 years ago |
ide
|
c9f73354af
Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox
|
10 years ago |
installer
|
bc965e837a
* added package utils-unicode
|
10 years ago |
packages
|
6e23f3fc97
* patch from mantis #27453 by Dirk Fellenberg, update fontsize to freetype
|
10 years ago |
rtl
|
c5c2ac13e2
* TODO updated according to the current status of OS/2 RTL
|
10 years ago |
tests
|
7049e40668
* character ASCII 127 should not be treated as invalid result of Unicode to ansistring conversion because it is used as replacement character for characters missing in the target codepage by the native OS/2 Unicode support routines
|
10 years ago |
utils
|
85c0435e89
* added package description
|
10 years ago |
.gitattributes
|
3ed1a75fcd
* write ok on exit for easier testing
|
10 years ago |
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
11 years ago |
Makefile
|
3af91db14d
+ added msdos to the NOUTILSTARGETS
|
10 years ago |
Makefile.fpc
|
3af91db14d
+ added msdos to the NOUTILSTARGETS
|
10 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |