marco
|
6e23f3fc97
* patch from mantis #27453 by Dirk Fellenberg, update fontsize to freetype
|
10 năm trước cách đây |
michael
|
890b9d37e4
* Patch from Laco: change PChar -> PAnsiChar where appropriate
|
10 năm trước cách đây |
michael
|
c3d427210d
* Patch from Laco to fix bug ID #27425
|
10 năm trước cách đây |
lacak
|
0b545308d7
fcl-db: base: when master dataset is closed leave detail dataset intact. Later if master is reopened relationship will work again. Delphi compatible behavior. Bug #26424 (Grandfather-Father-Son relationship)
|
10 năm trước cách đây |
sergei
|
896c1ff6d6
* Win64 SEH: don't call RunError in exception handler, because it always prints backtrace from caller's context. Instead, print the correct backtrace explicitly.
|
10 năm trước cách đây |
Tomas Hajny
|
cd166e6ff6
* modified according to outcomes of discussion with Jonas
|
10 năm trước cách đây |
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 năm trước cách đây |
Tomas Hajny
|
08a3c45aa3
* test fixed because the original version was wrong (as confirmed by Jonas)
|
10 năm trước cách đây |
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 năm trước cách đây |
Tomas Hajny
|
01441be35c
* avoid mixed revision information 1:realrevision in revision.inc for fpcbuild checkout
|
10 năm trước cách đây |
pierre
|
a02344e978
Restore default for OS and CPU to All ID and increase max size of comboBox to 100
|
10 năm trước cách đây |
Tomas Hajny
|
8c20ff7f91
* fix for AllowOneTrailingSeparator and AllowMultipleTrailingSeparators checks and tests using these variables according to the passed parameters
|
10 năm trước cách đây |
pierre
|
82f751d51a
Handle one trailing separator separately from multiple
|
10 năm trước cách đây |
Tomas Hajny
|
a4df1b644c
* allow Append to work on character devices
|
10 năm trước cách đây |
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 năm trước cách đây |
pierre
|
97a902eb14
Also include gdblib.inc if USE_GDBIBINC macro is set, needed to get USE_MINGW_GDB macro used inside UnixDir
|
10 năm trước cách đây |
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 năm trước cách đây |
Tomas Hajny
|
2cf9d18b14
* invalid DosError display improved
|
10 năm trước cách đây |
Tomas Hajny
|
3caf47d756
* display the wrongly obtained invalid DosError value too
|
10 năm trước cách đây |
lacak
|
7f69170352
fcl-db: mssql: update readme.txt with info about compiling dblib.dll for x64 under Win8
|
10 năm trước cách đây |
Tomas Hajny
|
cfd4252ec3
* EMX should be treated the same way as OS/2 with regard to cdecl (the same C compiler is used)
|
10 năm trước cách đây |
marco
|
4b91e50c7c
* fix for #27400
|
10 năm trước cách đây |
michael
|
2016af7fca
* Additional CGI variable names, mainly for Apache
|
10 năm trước cách đây |
pierre
|
048ad78079
Fix bug report 27428
|
10 năm trước cách đây |
florian
|
7c1cf07484
+ support section smartlinking with nasm
|
10 năm trước cách đây |
florian
|
06fd4223e9
+ optimization setting level4
|
10 năm trước cách đây |
florian
|
8de49997ea
* align compiler generated constants according to constant aligment settings
|
10 năm trước cách đây |
florian
|
d20116cd07
* really set alignment as intended when -Os is passed
|
10 năm trước cách đây |
Károly Balogh
|
a526b0e5d6
m68k: implemented some missing bits of FPU cgpara handling, functions with float arguments seem to work much better now
|
10 năm trước cách đây |
pierre
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
10 năm trước cách đây |