robocop
888000e21e
Unused function params.
2009-04-26 10:24:44 +00:00
asfernandes
9e0c4f06f2
Misc
2009-04-04 16:28:33 +00:00
alexpeshkoff
77498cac9b
Fixed some warnings
2009-04-03 10:49:07 +00:00
robocop
2fba97ef80
Fix the limitation in codes.epp that forced to include a spurious backslash in messages that contain a hardcoded newline or include/gen/msgs.h would be generated with an invalid C/C++ syntax.
2009-04-01 11:04:16 +00:00
robocop
3a03e0515c
Style: aligning the opening and ending braces in switch() statements and in large blocks of code.
2009-01-18 11:36:08 +00:00
robocop
2c2fee86da
Style.
2009-01-14 11:10:48 +00:00
asfernandes
a7d63bb8a7
Misc
2008-12-08 00:26:06 +00:00
robocop
3b5954250c
Misc.
2008-12-06 09:25:24 +00:00
robocop
e9e4231d13
It's nonsense to clean the generated files by hand if the generator program is not fixed (codes.epp was producing text that didn't match 100% the manual cleanup of the include/gen/*.h files).
2008-12-05 10:22:08 +00:00
robocop
3f5556edf9
Misc.
2008-11-16 08:36:48 +00:00
robocop
2821ad30cf
Misc.
2008-05-29 12:01:50 +00:00
asfernandes
732b070ec9
Fix warnings
2008-05-24 02:08:12 +00:00
asfernandes
d75951e8e5
Misc
2008-04-18 01:37:44 +00:00
alexpeshkoff
7559d82dd9
Fixed CORE-1844: Valgrind often reports "Conditional jump or move depends on uninitialised value(s)" in check_status_vector()
2008-04-17 12:53:48 +00:00
robocop
747474fc7d
Get rid of the field VMS_CODE in the messages database.
...
You should preprocess and compile codes.epp again or you will read trash from the db when regenerating the header files in include/gen.
For Win32, this means calling create_msgs alone is not enough; do a boot build instead.
2008-03-07 09:24:14 +00:00
dimitr
ec513fd5cb
Ported SQLSTATE from Vulcan.
...
Part I: core changes.
2008-02-24 14:07:01 +00:00
robocop
409ff041dd
Misc and replaced "IB" by "FB" where it made sense to me.
2007-02-11 09:04:54 +00:00
robocop
6a3b45e1da
Misc.
2005-12-27 08:10:00 +00:00
dimitr
430197c4bd
Continued fixing public headers.
2005-12-26 10:31:06 +00:00
dimitr
ecbca824f3
Fixed builtin lookups for error messages and SQLCODEs.
2005-11-24 11:51:23 +00:00
robocop
949830d0c6
1.- const correctness
...
2.- style
3.- Try to fix the mess caused by different data types used to represent bifields of SCL_ constants defined in scl.h,
first round. No circular dependencies found through MSVC. Still pending dyn* and grant.epp files.
2004-06-29 04:37:59 +00:00
brodsom
36d6d40469
Macro cleaning
2004-05-17 10:22:34 +00:00
brodsom
4d1085d1bb
Removing codes.h
2004-05-10 08:05:29 +00:00
robocop
802f244ec1
Misc changes
2004-05-09 05:48:33 +00:00
brodsom
62a4b10c22
-Replace define with const
...
-Remove ifdef cplusplus from internal code
-Remove unused macros
2004-05-06 18:09:24 +00:00
skidder
43cb0d1ce4
Y-Valve handle translation layer
2004-05-02 23:06:37 +00:00
brodsom
0daa189563
Removing ib_stdio.h
2004-04-28 22:36:29 +00:00
brodsom
d76f92f2d8
Update comment
2004-04-23 01:44:05 +00:00
robocop
b02c629735
Cleanup
...
Some name changes
Try to fix SINIX-Z problems with send() prototype
2003-12-05 10:35:47 +00:00
brodsom
4285bc623c
Removing gdsold.h and gds.h
2003-11-08 16:40:17 +00:00
brodsom
9b1df738ac
Remove unneeded MINGW ifdef
2003-10-29 00:31:51 +00:00
brodsom
c527dea618
Warning fixes
2003-09-14 00:26:30 +00:00
robocop
255a568403
const correctness, almost minimal scope for variables, bool, etc.
...
Give iberror.h a section for C++
No side effects noticed after several full rebuilds
2003-09-08 11:34:27 +00:00
brodsom
e4067a5b8e
Use stdout for non error output instead of stderr.
2003-08-11 02:18:03 +00:00
brodsom
d87a12dbe8
Fix macro redefinition warning
2003-08-09 19:19:31 +00:00
brodsom
fb51d2c17d
Patch for MinGW 3.0
2003-07-14 16:55:04 +00:00
brodsom
b0e6d4ebd5
Move utils to misc.
2003-07-14 09:29:10 +00:00