提交历史

作者 SHA1 备注 提交日期
  peter ddb0882789 * fixed reallocmem with a block at the end of an allocated memoryblock, 26 年之前
  peter f6939b9307 * fixes to get it working without crashes 26 年之前
  michael 9a1b20ea20 + Added ex59 26 年之前
  michael b5560c1fbe + Added pause and alarm, now all examples use FPCExample 26 年之前
  michael 7761b7ac35 + Initial implementation 26 年之前
  peter 8d0b0aa3fe * obsolete 26 年之前
  peter 0ba28348ff * fpcmake'd 26 年之前
  peter 8cbc068314 * fixed crash with an errordef 26 年之前
  peter 2537225035 * fixed stringqueue.delete 26 年之前
  peter dd588ce47b * removed makefile.fpc 26 年之前
  peter 46ae55d3cd * makefile.fpc note 26 年之前
  peter d007f04fa6 + clean targets 26 年之前
  Jonas Maebe 404ca4568d + basic register renaming (not yet working completely, between 26 年之前
  Jonas Maebe dce0f2cd38 * fixed stupid typo in previous commit :( 26 年之前
  michael 068566371d + Added Pause() and alarm() 26 年之前
  Jonas Maebe 9ffa216681 * don't remove align objects between JMP's and labels 26 年之前
  Jonas Maebe 0a2e7859d2 * Jcc doesn't destroy anything (instead of everyting) 26 年之前
  Jonas Maebe 194c612b07 * div, idiv and mul destroy edx!! 26 年之前
  michael 35291cd4b2 + Added append() insert() tested append. Datetime as string works now 26 年之前
  michael c68cf725c6 New error message file from Michael Baikov 26 年之前
  sg f9aff18868 * Added check if visual is NIL (=error...) 26 年之前
  sg 0c5835d112 * Fixed some typos 26 年之前
  sg bbaaa42d30 * Fixed a small typo... 26 年之前
  peter e169c592f8 * searchpaths changed to stringqueue object 26 年之前
  carl 4d3b187b4c * Bugfix if getimage / putimage, format was not standard with FPC 26 年之前
  florian 254c43d6b7 * the writing of the default font was wrong when doing scaling: 26 年之前
  sg 02329a97bc * fixed severe bug: change by ? in dup2 (flushing) resulted in broken 26 年之前
  florian 3839c77a58 * the size was calculated wrong by imagesize 26 年之前
  michael 056d6d2716 + Added Checks for all simple field types. 26 年之前
  florian 2c4cddd82d * better looking font 26 年之前