Commit History

Author SHA1 Message Date
  Jonas Maebe ae54e01b72 * don't use inc/dec on a property with a write method 18 years ago
  Jonas Maebe 4e8fba9423 * synchronised with r204 of the universal interfaces (r201-202 were 18 years ago
  yury 7f6dec9db4 * fix: Return Default value by TRegIniFile.ReadXXX methods if requested registry value does not exist. 18 years ago
  Jonas Maebe 73f3b5163a - removed ide building for darwin again (basic functionality works, but 18 years ago
  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 years ago
  micha 9c727d1762 * tiny optimization to heap manager, avoid repeated removing/readding to freeoslist overhead 18 years ago
  florian d747d20795 * replaced a wrong WideCompareString, should fix the new variant code on unix 18 years ago
  yury f7a24e7e29 * some updates in wince windows unit. 18 years ago
  peter 1c75c9a046 * clean also installer 18 years ago
  florian b195e09236 * release buf already when closing the file 18 years ago
  florian d78071f8b2 * ensure that softfloat and libgcc float never use rfs/wfs 18 years ago
  Jonas Maebe 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: 18 years ago
  florian afd9a522f3 * copyright updated to 2007 18 years ago
  micha e30a47723b * heap manager micro optimizations 18 years ago
  florian 91cdcff845 * the cygwin1.dll messes with the console mode so store and restore the console mode if necessary 18 years ago
  micha 63c49a1555 * fix performance regression in binary-trees benchmark 18 years ago
  Vincent Snijders 41962b8bfb * fixed NMHDR for win64 18 years ago
  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 years ago
  michael afa2cf920f * Patch from Matthias Gaertner to write both method data and code, and to introduce path 18 years ago
  marco 136fa69943 * deprecated 18 years ago
  marco 4ba29cdbe1 * first set of deprecated tags. 18 years ago
  daniel 4edf4de955 + Meteor benchmark 18 years ago
  florian f2d05bc3a1 * new tests derived from tw8777 so we avoid that it is forgotten 18 years ago
  joost 6906bed772 * Enabled building of ide on darwin 18 years ago
  daniel c23bbe24bf + Add peoplehole optimization to optimize "smallset+[x]" and "smallset-[x]". 18 years ago
  peter 8a02ac0a5a * don't use generic section rule for .stab and .stabstr 18 years ago
  Tomas Hajny 81a711881d * added missing word in message explanation 18 years ago
  florian 23aa57ff75 + support of dispatch call using <variant>.<id> 18 years ago
  florian 0d9609d614 * convert extended to double when passing it to automation dispatchers 18 years ago
  daniel f3660976bc + Allow replace spilling for "opcode register,const" and "opcode const,register" 18 years ago