robocop
|
0d4bd2e497
|
Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland.
|
2005-01-17 05:02:09 +00:00 |
|
robocop
|
7be3904ce4
|
Bring some order to the gpre insanity that was using custom, disparate lengths for variables that should have the same length.
|
2005-01-03 08:07:41 +00:00 |
|
brodsom
|
57f6bc46d5
|
-Join gpre globals in one struct (and remove some macros) and put not globals in the corresponding source.
-Use C++ struct declaration style.
|
2004-05-24 17:13:38 +00:00 |
|
brodsom
|
1ffe279896
|
-Avoid shadow warning
|
2004-05-12 19:39:17 +00:00 |
|
robocop
|
2b295a9108
|
General cleanup. Sorry if I missed some occurrence.
|
2004-01-28 07:50:41 +00:00 |
|
robocop
|
8182b6cba2
|
const correctness and other tasks
|
2003-10-16 08:51:06 +00:00 |
|
brodsom
|
938e66eb2f
|
Macro cleaning
|
2003-10-14 22:22:32 +00:00 |
|
brodsom
|
e4d5e4b3f5
|
-Remove some macros or transform to inline
-Rename tok_quoted to tok_sglquoted
|
2003-09-12 16:35:40 +00:00 |
|
robocop
|
65df94f50a
|
const correctness, almost minimal scope for variables, bool, etc.
Hope I did integrate others' changes correctly and totally.
|
2003-09-08 11:27:51 +00:00 |
|
aafemt
|
1cee5265b8
|
'struct' cleanup
|
2003-09-05 10:14:08 +00:00 |
|
bellardo
|
747d13c0d5
|
Changes to bring FB2 to c++ on *nix.
|
2001-07-12 05:46:06 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|