提交历史

作者 SHA1 备注 提交日期
  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 年之前
  marco 198fea10a8 * store the filename of uses yy in xxx syntax. 15 年之前
  joost 181804e4b9 * Fixed passing parameters on the stack to cdecl interface-methods. The 'call' 15 年之前
  marco 72f53aacd8 * Fix some minor sideeffect introduced by r15729. File without "of integer" must remain working. 15 年之前
  Jonas Maebe 99aece6230 * cleaned up handling of Darwin non-lazy pointer sections: create sections 15 年之前
  Jonas Maebe 4ef0601906 * let def_cgsize() also recognise unicodestrings (avoid calling tdef.size) 15 年之前
  marco 06b383f576 * patch for property modifiers, mantis 16672 15 年之前
  marco f8f7201c22 * patch from Nikolay that fixes a copy paste bug in hlinevesa256 (and ->or) 15 年之前
  sergei 1c7c97dc93 sax_xml.pp: 15 年之前
  sergei f138637678 xmlread.pp, moved decoder procedures to xmlutils.pp, so they can be reused by other code. 15 年之前
  sergei 118f1d645b xmlread.pp: 15 年之前
  Jonas Maebe a91e57a9a3 * the iso7185 unit depends on the system unit (fixes make -j 2) 15 年之前
  marco 81e400bc20 * Reverted r15728 since it didn't work in all cases. 15 年之前
  marco 7830be5365 * fix for and ; after the last field in a const record declaration 15 年之前
  marco 2f1581af8a * fixed cmdline handling so that multiple parameters can be passed. 15 年之前
  marco b48130b39b * quick fix folding {$i %variablename%} to tkstring, mantis 16343 15 年之前
  florian 786c4e206f * enables compilation of iso7185 unit on all targets 15 年之前
  marco b10b49efda * patch from Dmitry for "file of integer" like syntax, mantis 16673 15 年之前
  marco 2e8b8fa54e * fix deprecated etc for properties. Mantis 16672 15 年之前
  marco a78a3f1171 * patch for ^\ by Dmitry, bug #16341 15 年之前