robocop
|
82b4aeb939
|
Cleanup, minimize casts and a bit better error reporting.
|
2008-03-10 09:08:12 +00:00 |
|
robocop
|
5c3c8abd9a
|
Big cleanup.
God have pity on platform maintainers.
I only can compile/test Win32; sorry, folks.
|
2004-02-20 06:43:27 +00:00 |
|
robocop
|
663e3b16e7
|
Cleanup
|
2004-02-02 11:02:12 +00:00 |
|
brodsom
|
bac69c42fc
|
extern cleaning
removing underscores in macros
DLL_EXPORT cleaning
|
2003-10-03 01:20:50 +00:00 |
|
robocop
|
c931a674c2
|
Cleanup.
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
|
2003-09-29 12:43:14 +00:00 |
|
robocop
|
484c6ec372
|
Cleanup, const correctness, variables in scope, etc.
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
|
2003-09-25 11:49:12 +00:00 |
|
aafemt
|
e637437cb8
|
Partial 'struct' cleanup
|
2003-09-23 10:13:39 +00:00 |
|
robocop
|
b21c7b43e1
|
const correctness, formatting, cleaning, etc.
Not a definitive work, though.
|
2003-09-15 12:30:28 +00:00 |
|
brodsom
|
3ebd5a9eec
|
Remove obsolete PASCAL_ROUTINE macro
|
2003-02-28 23:53:38 +00:00 |
|
eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|