提交历史

作者 SHA1 备注 提交日期
  marco 74a7e7edd8 * very minor compatibility fix. Delphi exports name of the dll as 15 年之前
  michael a2b0292cdb * Some minimal documentation 15 年之前
  michael 246e7275a4 * Introduced strict property 15 年之前
  Jonas Maebe 7f489635da * disabled maybe_call_procvar() again for macpas mode, because it breaks 15 年之前
  sergei cc82844a9d * xmlread.pp: refactoring, no function chages: 15 年之前
  sergei 06c1413fb0 * xmlread.pp, a misplaced assignment could cause a #13 character to pass non-normalized to #10 if it was the last character in input stream. 15 年之前
  nickysn 88b80c9b57 * always set both IntCurrentDriver and IntCurrentNewDriver to the correct old & new style driver numbers 15 年之前
  Jonas Maebe f0114a8d4e - removed unused variable after r15918 15 年之前
  Jonas Maebe c43fda1fe1 * enabled maybe_call_procvar() also for macpas mode (calls procvars that 15 年之前
  nickysn df295ca8d6 * GetModeName fixed to work with the 'old' mode numbers also 15 年之前
  nickysn a89dd9f880 * only enable the save/restore state hack on cards, older than VGA 15 年之前
  nickysn a56c5afc0e * EGA support added 15 年之前
  nickysn ed5fa8daf0 * CGA modes are now supported on a real CGA or EGA (tested with dosbox, machine=cga/ega) 15 年之前
  michael 7ba956d121 * Fixes for literal strings and for automatic semicolon insertion. Fixed objects with empty members (,, or ,}) 15 年之前
  nickysn fd70748267 * optimized DirectPutPixel16 and DirectPutPixVESA16 to use the EGA/VGA hardware ALU, instead of calling slow GetPixel for XORPut, ANDPut and ORPut write modes 15 年之前
  nickysn 2ee1718e35 * optimized all 16-colour routines to use 16-bit port writes to the EGA/VGA Graphics Controller 15 年之前
  nickysn 948234c558 * aspect ratio adjustment added to Arc and PieSlice 15 年之前
  nickysn 07519e8839 * do not reset aspect ratio in GraphDefaults (TP7 compatibility fix) 15 年之前
  Jonas Maebe 84cc38f4af * moved {$asmmode att} to top of file (mantis #17377) 15 年之前
  Jonas Maebe 7f42c3253e r323 | jonas | 2010-09-09 20:31:47 +0200 (Thu, 09 Sep 2010) | 2 lines 15 年之前
  florian f13eff22b0 + added generic stellaris support as provided by #17365 15 年之前
  Jonas Maebe f302fcdc98 + TSubRegisterSet definition forgotten to commit in r15952 15 年之前
  florian fbdb939c2e * regenerated with up-to-date fpcmake 15 年之前
  paul 8bd5cef18b tests: add new for-in test from Michael Van Canneyt 15 年之前
  paul 4718c88f8d compiler: compare enumerator operator "current" return type with the loop variable while searching for enumerator 15 年之前
  Jonas Maebe 22b4860dd7 * getregisterinline() can be used to replace multiple size variants 15 年之前
  Jonas Maebe a311607ca6 * do not convert the second argument of inc/dec(ptrtype,value) into a 15 年之前
  Jonas Maebe 8d9a22938b + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 15 年之前
  nickysn c4a30bc7af * Hercules support added (tested with dosbox, machine=hercules) 15 年之前
  michael 166ba412c9 * Test for formatfloat negative zero 15 年之前