alexpeshkoff
|
e562c8f1df
|
frontported fix for CORE-3022: gpre C++ compiler warnings with GCC 4.4.1
|
2010-06-10 08:41:13 +00:00 |
|
dimitr
|
a737954583
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:28:40 +00:00 |
|
asfernandes
|
2cb136d9b8
|
Misc
|
2009-08-05 02:12:46 +00:00 |
|
asfernandes
|
4171c16988
|
Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int
|
2009-08-03 15:52:48 +00:00 |
|
asfernandes
|
4759973045
|
Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
Full rebuild required - CMP_compile2 prototype changed
|
2009-08-02 04:10:07 +00:00 |
|
robocop
|
2ca526b779
|
Style.
|
2009-06-28 10:26:25 +00:00 |
|
robocop
|
f10e1b72eb
|
Style.
|
2009-06-27 06:23:36 +00:00 |
|
robocop
|
888000e21e
|
Unused function params.
|
2009-04-26 10:24:44 +00:00 |
|
asfernandes
|
7be7979f3f
|
Misc
|
2009-04-25 20:36:07 +00:00 |
|
robocop
|
2d0df4d40e
|
Cleanup:
- get rrid of IB3 support,
- commnent unused enumeration members,
- delete unused function params
|
2009-04-24 15:26:46 +00:00 |
|
robocop
|
2efbb1a8c2
|
Style, comments, constness and some unused vars and keywords.
|
2009-04-22 11:44:39 +00:00 |
|
alexpeshkoff
|
77498cac9b
|
Fixed some warnings
|
2009-04-03 10:49:07 +00:00 |
|
robocop
|
77bd687168
|
Style.
|
2009-01-14 08:22:32 +00:00 |
|
robocop
|
4c021ec559
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Seventh pass.
|
2009-01-02 06:34:31 +00:00 |
|
robocop
|
bb6f2ab0f7
|
Fix problem with uninitialized vars (the code has been unreliable since the IB days but it's unlikely that the failure will be triggered).
|
2008-12-31 09:42:20 +00:00 |
|
robocop
|
a1d52589d2
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Sixth pass.
|
2008-12-31 09:35:52 +00:00 |
|
robocop
|
1d7709d4d7
|
Better C++ compliance.
|
2008-12-29 09:29:21 +00:00 |
|
asfernandes
|
dff4d4fa99
|
Misc
|
2008-12-27 18:15:50 +00:00 |
|
robocop
|
b9cff24278
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Fourth pass.
|
2008-12-27 10:04:31 +00:00 |
|
robocop
|
ed64fc2f45
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Third pass, boolean and languages cleanup.
|
2008-12-27 08:38:09 +00:00 |
|
robocop
|
3b001e7886
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Second pass.
|
2008-12-27 07:00:40 +00:00 |
|
robocop
|
1214fcdbd8
|
Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. First pass.
|
2008-12-25 07:46:53 +00:00 |
|
asfernandes
|
8fbf0e8e8c
|
Remove trailing spaces (.cpp files)
|
2008-12-05 01:20:14 +00:00 |
|
robocop
|
b8ea332022
|
Misc.
|
2008-06-05 11:02:42 +00:00 |
|
robocop
|
07c087094d
|
Mostly remove useless parentheses.
|
2008-06-03 06:14:59 +00:00 |
|
asfernandes
|
bc9ae27d0a
|
Generate named structs in GPRE to not have a lot of warnings in GCC
|
2008-02-17 15:47:43 +00:00 |
|
dimitr
|
17e5267603
|
The merge continued.
|
2008-01-16 07:15:01 +00:00 |
|
dimitr
|
869d92f034
|
Let's not rely on ISC_STATUS being always long. This is false for Win64.
|
2006-07-24 14:41:10 +00:00 |
|
robocop
|
187b320513
|
Forward-port Ann's enhancement to gpre to allow more range for identifiers (more changes may be needed in the future to complete the feature).
|
2005-12-09 05:07:57 +00:00 |
|
robocop
|
2d00d59c8c
|
Misc.
|
2005-11-30 06:12:53 +00:00 |
|
robocop
|
e094566e16
|
Fix SF Bug #1103670.
Now, quoted cursor names can be opened, closed and reopened in gpre without losing their names.
|
2005-01-17 06:43:49 +00:00 |
|
robocop
|
165e4a186d
|
Fixing more inconsistencies.
|
2005-01-07 04:00:19 +00:00 |
|
robocop
|
3eacd85d2a
|
Let's prevent accidental modification of some params.
|
2005-01-05 08:25:24 +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 |
|
robocop
|
365de0fa48
|
Misc.
|
2004-12-16 03:10:20 +00:00 |
|
robocop
|
2814294027
|
Misc.
|
2004-12-16 03:03:13 +00:00 |
|
robocop
|
628b088d2c
|
Treat string literals and string constants with more respect.
|
2004-11-10 04:26:45 +00:00 |
|
robocop
|
f80199d26d
|
Treat string literals and string constants with more respect.
|
2004-11-08 03:33:26 +00:00 |
|
robocop
|
f264ecf391
|
Be more respectful of literal strings.
|
2004-10-30 05:30:08 +00:00 |
|
robocop
|
da2a5c1abc
|
Finalize Nickolay's rollback of my changes to get MSVC6 compiling HEAD.
|
2004-10-04 04:59:05 +00:00 |
|
robocop
|
f2020d8896
|
Let's gpre be more CPP friendly when defining ports (at least with MSVC6)
Ref: object with constructor inside struct should have that struct given a type name.
|
2004-10-03 04:43:43 +00:00 |
|
robocop
|
7dcb66a250
|
When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it!
Changed some sprintf to SNPRINTF. Work in progress WRT wrapper for this function.
|
2004-09-25 10:28:09 +00:00 |
|
brodsom
|
f2067a4154
|
-Correction
|
2004-06-11 03:10:41 +00:00 |
|
robocop
|
1332d98618
|
Literal strings should be treated as const char*
|
2004-06-05 09:37:18 +00:00 |
|
robocop
|
a65ccddbd4
|
Misc changes:
- const
- variables in scope
- style
- a duplicate function deleted
- some unneeded casts removed
|
2004-06-03 07:31:10 +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
|
75a0483d75
|
-Comment some common.h unused macros
-Replace VA_START macro with va_start function (it was already some places where it is not used)
|
2004-05-23 23:28:06 +00:00 |
|
brodsom
|
87099930b3
|
bad if
|
2004-05-13 22:34:27 +00:00 |
|
robocop
|
802f244ec1
|
Misc changes
|
2004-05-09 05:48:33 +00:00 |
|
skidder
|
43cb0d1ce4
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
|