florian
|
a825a0f3ff
* patch by Cyrax to fix building, resolves #27323
|
před 10 roky |
sergei
|
d4969ca2ee
* Fixed subscripting records of size OS_PAIR on big endian targets and enabled placing such records into registers. Tested and shows no regressions on mips-linux.
|
před 10 roky |
Tomas Hajny
|
284074c4e8
* OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295
|
před 10 roky |
Tomas Hajny
|
4cf24d98cb
* updated configuration file template (aligned to fpcmkcfg/fpc.cft where appropriate)
|
před 10 roky |
Tomas Hajny
|
2da5e0b65c
+ new tool mkinsadd included into the standard building
|
před 10 roky |
Tomas Hajny
|
11d99d3208
+ new tool for simple post-processing of packages listings created by fpmake for easy merging into install.dat file used by the text-mode installer
|
před 10 roky |
Jonas Maebe
|
02c445fb29
* fixed test compilation after r29388
|
před 10 roky |
Jonas Maebe
|
697552b9f1
* disabled hints/warnings about changed symbol visibility by default, use
|
před 10 roky |
svenbarth
|
0d1d3d8e72
Fix for Mantis #25917. With this change the visibility of type parameters is changed from public to strict private as otherwise unexpected (and "unworkaroundable") errors might occur (like the one in the mentioned bug report).
|
před 10 roky |
svenbarth
|
a4e8f00399
Allow the usage of type aliases of generic type parameters outside of the generic. Besides being useful by itself it will also be needed in the future when the visibility of the type parameters is changed from public to strict private.
|
před 10 roky |
svenbarth
|
5115c3e680
Fix for Mantis #26481. This is a regression.
|
před 10 roky |
svenbarth
|
5fd47d5e00
Fix for Mantis #26483. This regression was introduced by famous revision 27861 which introduced partial specializations (and thus that specializations can be part of local- and parasymtables as well).
|
před 10 roky |
nickysn
|
7cb38e1ce9
* removed the msdos binutils prefix, so that we can switch more easily to using a default watcom install (in case we decide we don't want to ship watcom binutils binaries due to license issues)
|
před 10 roky |
lacak
|
2175dd1403
fcl-db: tests: cosmetic
|
před 10 roky |
lacak
|
aa7dfdff96
fcl-db: postgresql: cosmetic
|
před 10 roky |
Tomas Hajny
|
36ff4c5d26
* support for OS/2 DLL names used in the latest OpenSSL port updates
|
před 10 roky |
marco
|
bc35a48d65
* __error in cprt0.as
|
před 10 roky |
pierre
|
c9f73354af
Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox
|
před 10 roky |
Tomas Hajny
|
b1e51054cb
* add information about -vz to the help pages
|
před 10 roky |
marco
|
a6f88e3c1f
* fpmkunit makefile fix for dragonfly BSD, mantis #27309
|
před 10 roky |
pierre
|
32cdcb8930
Remove wrong error message, Pascal Didier
|
před 10 roky |
pierre
|
ea3bc10fd1
Change ReplaceForbiddenAsmSymbolChars to use ansistrings to avoid shortstring overflow
|
před 10 roky |
marco
|
0abb3f3e02
* fixed capitalization Int64 and added qword
|
před 10 roky |
marco
|
db43ec946f
* definition of internal type int64 for documentation purposes.
|
před 10 roky |
marco
|
bb4adddd2c
* fix for compilation error when building with buildunit instead of fppkg?
|
před 10 roky |
marco
|
bf33284b2f
* support for modifiable attributes. Mantis #26850
|
před 10 roky |
marco
|
d47aae933c
* ltelnet subcommand first character improvements. Mantis #27273
|
před 10 roky |
marco
|
b21d30b3aa
* mantis #27271, enable ipc for solaris.
|
před 10 roky |
lacak
|
e8c40ee106
fcl-db: tests: rename test tables to "FPDEV2", which is automatically cleaned up upon test completion.
|
před 10 roky |
marco
|
16744dc6dc
* set tag to 900044 for easier scripting.
|
před 10 roky |