8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-28 02:43:03 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
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