Tomas Hajny
|
bd719052fa
* test updated according to results of discussion with Jonas to work properly also on platforms not using UTF-8 as their default system codepage (and be safe to ignore characters possibly unsupported with current system codepage)
|
преди 10 години |
Tomas Hajny
|
08a3c45aa3
* test fixed because the original version was wrong (as confirmed by Jonas)
|
преди 10 години |
Tomas Hajny
|
da21fe94fa
* this test can never work correctly on operating systems not providing Unicode support at filesystem API level unless the current codepage happens to support all the characters used within the test (which is unlikely at least)
|
преди 10 години |
Tomas Hajny
|
01441be35c
* avoid mixed revision information 1:realrevision in revision.inc for fpcbuild checkout
|
преди 10 години |
pierre
|
a02344e978
Restore default for OS and CPU to All ID and increase max size of comboBox to 100
|
преди 10 години |
Tomas Hajny
|
8c20ff7f91
* fix for AllowOneTrailingSeparator and AllowMultipleTrailingSeparators checks and tests using these variables according to the passed parameters
|
преди 10 години |
pierre
|
82f751d51a
Handle one trailing separator separately from multiple
|
преди 10 години |
Tomas Hajny
|
a4df1b644c
* allow Append to work on character devices
|
преди 10 години |
Tomas Hajny
|
d676a503c0
* fix returned value for FileRead and FileWrite in case of an error and change the default sharing mode to doDenyRW to be compatible with other platforms
|
преди 10 години |
pierre
|
97a902eb14
Also include gdblib.inc if USE_GDBIBINC macro is set, needed to get USE_MINGW_GDB macro used inside UnixDir
|
преди 10 години |
Tomas Hajny
|
2eba9bc63e
* fix SetFAttr (doWriteThrough not accepted in DosSetPathInfo for ilStandard) and improve compatibility with TP/BP for returned DosError in case of errors
|
преди 10 години |
Tomas Hajny
|
2cf9d18b14
* invalid DosError display improved
|
преди 10 години |
Tomas Hajny
|
3caf47d756
* display the wrongly obtained invalid DosError value too
|
преди 10 години |
lacak
|
7f69170352
fcl-db: mssql: update readme.txt with info about compiling dblib.dll for x64 under Win8
|
преди 10 години |
Tomas Hajny
|
cfd4252ec3
* EMX should be treated the same way as OS/2 with regard to cdecl (the same C compiler is used)
|
преди 10 години |
marco
|
4b91e50c7c
* fix for #27400
|
преди 10 години |
michael
|
2016af7fca
* Additional CGI variable names, mainly for Apache
|
преди 10 години |
pierre
|
048ad78079
Fix bug report 27428
|
преди 10 години |
florian
|
7c1cf07484
+ support section smartlinking with nasm
|
преди 10 години |
florian
|
06fd4223e9
+ optimization setting level4
|
преди 10 години |
florian
|
8de49997ea
* align compiler generated constants according to constant aligment settings
|
преди 10 години |
florian
|
d20116cd07
* really set alignment as intended when -Os is passed
|
преди 10 години |
Károly Balogh
|
a526b0e5d6
m68k: implemented some missing bits of FPU cgpara handling, functions with float arguments seem to work much better now
|
преди 10 години |
pierre
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
преди 10 години |
Károly Balogh
|
06dfa4d30c
m68k: also alloc FPU registers during RTL helper calls
|
преди 10 години |
florian
|
9ebc092ade
* (modified) patch by Do-wan Kim to resolve #27354
|
преди 10 години |
Károly Balogh
|
a99c9c29b6
m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there.
|
преди 10 години |
Károly Balogh
|
82fd859a19
fixed DOS unit path in the Makefiles, which is included from amicommon
|
преди 10 години |
Károly Balogh
|
351fe07d90
libcurl: it's now possible to compile it for Windows
|
преди 10 години |
florian
|
c0e66deaf2
* handle raise nodes in dfa on jvm, resolves #27416
|
преди 10 години |