florian
|
bcff0dae6d
* fixing continued
|
18 years ago |
florian
|
9d7e2c203f
+ some types added
|
18 years ago |
florian
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |
florian
|
44037b565f
+ some missing BM_* and WM_* constants added
|
18 years ago |
florian
|
0f281f6269
+ start of D7 compatible tlist.assign
|
18 years ago |
Jonas Maebe
|
0a121bda8e
* removed svn:executable property
|
18 years ago |
Jonas Maebe
|
ce94d89bd9
+ added cwstring unit for unix
|
18 years ago |
Jonas Maebe
|
0c79628c8a
* ifdef linux -> ifdef unix for cthreads
|
18 years ago |
florian
|
741e0a170e
+ treqsize
|
18 years ago |
florian
|
01a4737b10
+ local symbols can hide class members in delphi mode
|
18 years ago |
florian
|
7a99c517c4
* fixed a lot of stuff to be delphi compatible
|
18 years ago |
florian
|
87f87bce0b
* some dummy implementations of delphi compatibility stuff
|
18 years ago |
Jonas Maebe
|
7b47ebff6b
* removed Darwin/Solaris-specific code and fixed all issues by calling
|
18 years ago |
Jonas Maebe
|
62b3b307e0
* also process all subnodes of try-except and try-finally in
|
18 years ago |
Jonas Maebe
|
ba95cc22ee
* only allow automatic type conversions of array constructors of
|
18 years ago |
daniel
|
b293a9bdd4
- Revert patch by Alex Raine.
|
18 years ago |
daniel
|
14f2edc56e
+ Assembler implementation of min/max by Alex Rayne.
|
18 years ago |
Jonas Maebe
|
02adc2b6ab
* fixed calling cdecl routines under win32 which return their result in
|
18 years ago |
daniel
|
b034a88c9c
* Prevent range check error.
|
18 years ago |
florian
|
9e257a5289
+ new definitions
|
18 years ago |
florian
|
0d08b1e8da
* several delphi compatibility stuff fixed
|
18 years ago |
Jonas Maebe
|
2496946c23
* put tests in procedure so that an unbalanced stack will cause a crash
|
18 years ago |
micha
|
3e97c6b324
* fix cwstring compilation: remove extra "}"
|
18 years ago |
Jonas Maebe
|
6111e3e2b9
* also force utf-8 on Solaris, nl_langinfo(CODESET) doesn't work there
|
18 years ago |
daniel
|
7934961490
* Fix browcol.
|
18 years ago |
Jonas Maebe
|
0a10f521f6
* added {$inline on} directive to fix compilation with 2.0.4
|
18 years ago |
daniel
|
11c7fcef7b
* Cosmetic cleanup of constexprint leftovers.
|
18 years ago |
daniel
|
2e57912288
* Fix remaining constexp issues: powerpc,libcurl,browcol
|
18 years ago |
florian
|
bc678a2b90
* allow in delphi mode member classes in published sections which aren't compiled with $M+
|
18 years ago |
daniel
|
b635d89ffa
* Fix overload selection code.
|
18 years ago |