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.
|
10 年 前 |
svenbarth
|
5115c3e680
Fix for Mantis #26481. This is a regression.
|
10 年 前 |
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).
|
10 年 前 |
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)
|
10 年 前 |
lacak
|
2175dd1403
fcl-db: tests: cosmetic
|
10 年 前 |
lacak
|
aa7dfdff96
fcl-db: postgresql: cosmetic
|
10 年 前 |
Tomas Hajny
|
36ff4c5d26
* support for OS/2 DLL names used in the latest OpenSSL port updates
|
10 年 前 |
marco
|
bc35a48d65
* __error in cprt0.as
|
10 年 前 |
pierre
|
c9f73354af
Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox
|
10 年 前 |
Tomas Hajny
|
b1e51054cb
* add information about -vz to the help pages
|
10 年 前 |
marco
|
a6f88e3c1f
* fpmkunit makefile fix for dragonfly BSD, mantis #27309
|
10 年 前 |
pierre
|
32cdcb8930
Remove wrong error message, Pascal Didier
|
10 年 前 |
pierre
|
ea3bc10fd1
Change ReplaceForbiddenAsmSymbolChars to use ansistrings to avoid shortstring overflow
|
10 年 前 |
marco
|
0abb3f3e02
* fixed capitalization Int64 and added qword
|
10 年 前 |
marco
|
db43ec946f
* definition of internal type int64 for documentation purposes.
|
10 年 前 |
marco
|
bb4adddd2c
* fix for compilation error when building with buildunit instead of fppkg?
|
10 年 前 |
marco
|
bf33284b2f
* support for modifiable attributes. Mantis #26850
|
10 年 前 |
marco
|
d47aae933c
* ltelnet subcommand first character improvements. Mantis #27273
|
10 年 前 |
marco
|
b21d30b3aa
* mantis #27271, enable ipc for solaris.
|
10 年 前 |
lacak
|
e8c40ee106
fcl-db: tests: rename test tables to "FPDEV2", which is automatically cleaned up upon test completion.
|
10 年 前 |
marco
|
16744dc6dc
* set tag to 900044 for easier scripting.
|
10 年 前 |
Tomas Hajny
|
a73c5c0c0d
* improved thread-safety in case of reinitialization of cached information after codepage change, improved fallback routines for upper/lowercase if no Unicode support is available
|
10 年 前 |
florian
|
ccb01d6196
* allow subtraction/addition of internally generated nodes, resolves #27256
|
10 年 前 |
pierre
|
1590ba813d
Test skipped for go32v2, because it forbids the testsuite to complete without manually killing the program
|
10 年 前 |
nickysn
|
513700cf64
* regenerate fpccfg.inc after r29434
|
10 年 前 |
pierre
|
c19f3d6994
Test fix Revision 29450 fro bug report 27294.
|
10 年 前 |
lacak
|
d033c7e122
fcl-db: tests: cosmetic + correct typos
|
10 年 前 |
pierre
|
9b468ba728
Change code so that the condition to use global or local symbol matches
|
10 年 前 |
pierre
|
a959b1a6ef
Add Warning/Hint if changing bind type after assembler symbol has
|
10 年 前 |
lacak
|
9d6f5ece63
fcl-db: sqlite: add sqImplicitTransaction to ConnOptions.
|
10 年 前 |