提交历史

作者 SHA1 备注 提交日期
  marco c59973d149 * patch from Christopher Key (via Alonso Cardenas Marquez) to fix mmap 15 年之前
  pierre 8e8a573707 * commit 15780 reverted 15 年之前
  florian 39e533d40d + add StopDeviceNotifications to WinCE Windows units, resolves #17095 15 年之前
  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 年之前
  pierre df01446f42 * avoid private constructor warning 15 年之前
  marco ecd4b3dc23 * textmetricA variants, delphi compat. 15 年之前
  marco a33ac5a082 * Patch from Graeme to show deprecated et al modifiers after record def. 15 年之前
  marco 7c42df69db * slightly improved error reporting for test_parser. 15 年之前
  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 年之前
  marco 2d8ac256cf * First era patch of Taka_JP. 15 年之前
  marco 1e7e80bfb3 * try to resolve relative url first in current package before current module, 15 年之前
  marco b1b6ef237a * write examples for topic nodes. Mantis 17145 15 年之前
  florian 9509437a96 * converted winspool.h from MingW and added it as winspool.pp, resolves #17174 15 年之前
  florian 0085c22c59 - NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757) 15 年之前
  Jonas Maebe 89be8d45e3 * use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848) 15 年之前
  pierre 45b11561cf + Always try to find Compiler in same directory first 15 年之前
  pierre 874e69bcf8 * revert wrong commits 15 年之前
  pierre d27278faac * Add external linker possibility for windows x86_64 compiler 15 年之前
  paul 38da67e08b tests: add hint directives test 15 年之前
  paul bbdd8e52f1 compiler: allow "deprecated", "experimental" and "unimplemented" to be used as identifiers 15 年之前
  nickysn 0b75bedaf9 VESA 3.0 support 15 年之前
  florian 8b1889d033 * now compilation on i386 was broken, fixed 15 年之前
  florian 33c67c7972 * compilation fixed on x86-64 15 年之前
  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 年之前
  florian 9365eb48c0 * check if labsym is assigned before testing if it's used globally 15 年之前
  florian 66571ee4c8 * use extended as default real type in calculations only if fputype=x87 15 年之前
  michael dd33fba74c * Made TPasExpr a descendent of expression, so declaration can be asked 15 年之前
  marco 6e5c32a481 * Patch from Nikolay (GetScanLineVESA256 reads from the write window, instead of the read window) mantis 17132 15 年之前
  daniel 6f2b097d63 + Add futex 15 年之前
  marco 7c164001d9 * patch from Nicolay for VLineVESA256 off-by-one error in calculation of BankRest, Mantis 17131 15 年之前