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