florian
|
4671615dc7
* disable east asia/era stuff on WinCE, the functions does not seem to be available there, fixed compilation of trunk for WinCE
|
15 tahun lalu |
pierre
|
df01446f42
* avoid private constructor warning
|
15 tahun lalu |
marco
|
ecd4b3dc23
* textmetricA variants, delphi compat.
|
15 tahun lalu |
marco
|
a33ac5a082
* Patch from Graeme to show deprecated et al modifiers after record def.
|
15 tahun lalu |
marco
|
7c42df69db
* slightly improved error reporting for test_parser.
|
15 tahun lalu |
marco
|
8caa62618f
* support for east asia locale in formatdatetime. Patch from Taka_JP, mantis 14955 modified for recent sysutils rework, and to init eastasia support only once.
|
15 tahun lalu |
marco
|
2d8ac256cf
* First era patch of Taka_JP.
|
15 tahun lalu |
marco
|
1e7e80bfb3
* try to resolve relative url first in current package before current module,
|
15 tahun lalu |
marco
|
b1b6ef237a
* write examples for topic nodes. Mantis 17145
|
15 tahun lalu |
florian
|
9509437a96
* converted winspool.h from MingW and added it as winspool.pp, resolves #17174
|
15 tahun lalu |
florian
|
0085c22c59
- NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757)
|
15 tahun lalu |
Jonas Maebe
|
89be8d45e3
* use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848)
|
15 tahun lalu |
pierre
|
45b11561cf
+ Always try to find Compiler in same directory first
|
15 tahun lalu |
pierre
|
874e69bcf8
* revert wrong commits
|
15 tahun lalu |
pierre
|
d27278faac
* Add external linker possibility for windows x86_64 compiler
|
15 tahun lalu |
paul
|
38da67e08b
tests: add hint directives test
|
15 tahun lalu |
paul
|
bbdd8e52f1
compiler: allow "deprecated", "experimental" and "unimplemented" to be used as identifiers
|
15 tahun lalu |
nickysn
|
0b75bedaf9
VESA 3.0 support
|
15 tahun lalu |
florian
|
8b1889d033
* now compilation on i386 was broken, fixed
|
15 tahun lalu |
florian
|
33c67c7972
* compilation fixed on x86-64
|
15 tahun lalu |
sergei
|
320f67eab2
xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper.
|
15 tahun lalu |
florian
|
9365eb48c0
* check if labsym is assigned before testing if it's used globally
|
15 tahun lalu |
florian
|
66571ee4c8
* use extended as default real type in calculations only if fputype=x87
|
15 tahun lalu |
michael
|
dd33fba74c
* Made TPasExpr a descendent of expression, so declaration can be asked
|
15 tahun lalu |
marco
|
6e5c32a481
* Patch from Nikolay (GetScanLineVESA256 reads from the write window, instead of the read window) mantis 17132
|
15 tahun lalu |
daniel
|
6f2b097d63
+ Add futex
|
15 tahun lalu |
marco
|
7c164001d9
* patch from Nicolay for VLineVESA256 off-by-one error in calculation of BankRest, Mantis 17131
|
15 tahun lalu |
marco
|
198fea10a8
* store the filename of uses yy in xxx syntax.
|
15 tahun lalu |
joost
|
181804e4b9
* Fixed passing parameters on the stack to cdecl interface-methods. The 'call'
|
15 tahun lalu |
marco
|
72f53aacd8
* Fix some minor sideeffect introduced by r15729. File without "of integer" must remain working.
|
15 tahun lalu |