提交历史

作者 SHA1 备注 提交日期
  micha 09a60a4019 * tiny optimization to heap manager: implement freeoslist as a fifo (instead of lifo) which should allow more os chunks to keep their fixed size formatting in case of diverse fixed size usage 18 年之前
  micha 9c727d1762 * tiny optimization to heap manager, avoid repeated removing/readding to freeoslist overhead 18 年之前
  florian d747d20795 * replaced a wrong WideCompareString, should fix the new variant code on unix 18 年之前
  yury f7a24e7e29 * some updates in wince windows unit. 18 年之前
  peter 1c75c9a046 * clean also installer 18 年之前
  florian b195e09236 * release buf already when closing the file 18 年之前
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs 18 年之前
  Jonas Maebe 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: 18 年之前
  florian afd9a522f3 * copyright updated to 2007 18 年之前
  micha e30a47723b * heap manager micro optimizations 18 年之前
  florian 91cdcff845 * the cygwin1.dll messes with the console mode so store and restore the console mode if necessary 18 年之前
  micha 63c49a1555 * fix performance regression in binary-trees benchmark 18 年之前
  Vincent Snijders 41962b8bfb * fixed NMHDR for win64 18 年之前
  micha 9bdde01a99 * avoid usage of freelists_free_chunk boolean, while still prevent repeated fixed size conversion overhead; should reduce memory usage in some cases 18 年之前
  michael afa2cf920f * Patch from Matthias Gaertner to write both method data and code, and to introduce path 18 年之前
  marco 136fa69943 * deprecated 18 年之前
  marco 4ba29cdbe1 * first set of deprecated tags. 18 年之前
  daniel 4edf4de955 + Meteor benchmark 18 年之前
  florian f2d05bc3a1 * new tests derived from tw8777 so we avoid that it is forgotten 18 年之前
  joost 6906bed772 * Enabled building of ide on darwin 18 年之前
  daniel c23bbe24bf + Add peoplehole optimization to optimize "smallset+[x]" and "smallset-[x]". 18 年之前
  peter 8a02ac0a5a * don't use generic section rule for .stab and .stabstr 18 年之前
  Tomas Hajny 81a711881d * added missing word in message explanation 18 年之前
  florian 23aa57ff75 + support of dispatch call using <variant>.<id> 18 年之前
  florian 0d9609d614 * convert extended to double when passing it to automation dispatchers 18 年之前
  daniel f3660976bc + Allow replace spilling for "opcode register,const" and "opcode const,register" 18 年之前
  Tomas Hajny abfa85563f * patch by Marco Borsari - saving of registers 18 年之前
  florian 01de46a0f4 * don't allow logical operators on char, resolves #8780 18 年之前
  florian 2eb40fc025 * forbid file types as function results 18 年之前
  sekelsenmat f19d931ee0 Improved symbian bindings and rtl. Now you can pass your string to the InfoPrint function, and the exit code is controled by the pascal software. 18 年之前