Jonas Maebe
|
2eebadf944
* allow disabling the wpo cycle with NOWPOCYCLE=1
|
16 years ago |
florian
|
d3d3596cd6
* accelerated/fixed TLS access on win32 by Pierre Muller
|
16 years ago |
Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
16 years ago |
michael
|
a7ed599879
* Patch from martin friebe (bug id 14380) to fix streaming of frames
|
16 years ago |
Jonas Maebe
|
df1c366428
- removed stray "SINGLEDOTESTRUNS" after "endif" (caused make warning)
|
16 years ago |
Jonas Maebe
|
d9a65f5fcc
* clean wpo files with distclean
|
16 years ago |
michael
|
e8a375c774
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
16 years ago |
Jonas Maebe
|
c8f9cfe9ed
* only specify -Xs- when actually using -OWsymbolliveness
|
16 years ago |
Jonas Maebe
|
6c948f0970
* when RELEASE=1, also perform two compilations of the compiler/rtl with WPO
|
16 years ago |
Jonas Maebe
|
c6b5038d5e
* removed unnecessary internalerror triggered when reading wpo info for a
|
16 years ago |
Jonas Maebe
|
125b9e79d7
* fixed an error with trashing (-gt) of open shortstring "out" parameters
|
16 years ago |
Jonas Maebe
|
3ed4734f85
* fixed position where error message is given about wrong "class of"
|
16 years ago |
florian
|
3ce72907c2
+ implementation of WriteBarrier
|
16 years ago |
Jonas Maebe
|
e0c51caa7d
* fixed compilation after r13551
|
16 years ago |
florian
|
f2a1d8edf6
* moved test to proper location
|
16 years ago |
florian
|
c0d4efed2e
* forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135
|
16 years ago |
Jonas Maebe
|
e7c9a380f7
* fixed comment describing pshortstring2pchar
|
16 years ago |
sergei
|
a4c60f81a0
Fixed buffer reloading logic which happened to crash on x64 when reading DTD with unterminated ignore section.
|
16 years ago |
sergei
|
d6244f680a
* InstanceSize must be rounded up to sizeof(Pointer) everywhere, fixes #14348
|
16 years ago |
florian
|
dd013a8987
* updated ide copyright and version
|
16 years ago |
Jonas Maebe
|
7e7e7b34e1
- disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled
|
16 years ago |
florian
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
florian
|
212da45205
* don't send Update messages during loading of files, makes the IDE startup much faster when a lot of files are loaded
|
16 years ago |
florian
|
512d66988c
* put linebuffer on the stack instead on the heap on windows makes SysUpdateScreen slightly faster
|
16 years ago |
florian
|
8fc6cbf89b
* reordered fields, safes 2-3 per cent of memory during compilation
|
16 years ago |
florian
|
e0cf3b0478
* change result type of AddItem from integer to sw_integer
|
16 years ago |
florian
|
965828b6de
* fix building on wince, resolves #14345
|
16 years ago |
marco
|
1a7b8eaefd
* minor improvements to debuginfo, and Florian's increasing of the topic size.
|
16 years ago |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |
Jonas Maebe
|
8bd552b7b3
* version 2.5.1
|
16 years ago |