8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 16:03:04 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
robocop
af6a16107a Misc. 2004-11-30 06:18:39 +00:00
robocop
a7edeeb4da Treat string literals and string constants with more respect. 2004-11-08 03:19:22 +00:00
brodsom
567934f29b Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
robocop
f8f159dc9e Changing some variables that have a trailing underscore to allow conflict with C++ keywords or engine structs. 2004-05-31 02:34:35 +00:00
robocop
7b51928503 Style 2004-05-29 04:55:23 +00:00
brodsom
dd5d8aba0a -Replace stuff macros with either common stuff inlines or class inline functions 2004-05-24 11:03:54 +00:00
skidder
43cb0d1ce4 Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
skidder
2851f76d35 Fix warnings 2004-03-14 05:51:54 +00:00
brodsom
43683ea52b Removing gdsold.h 2003-11-07 23:27:24 +00:00
robocop
9ead7a37b4 const correctness
placed some variables in context
fixed some function signatures
closed a few possible buffer overruns
sorry to the platform maintainers, I can't verify what I did for non-Win32 builds
2003-10-29 10:53:47 +00:00
brodsom
ecbedeee92 Macro cleaning
Use array access for nod_arg
2003-10-20 22:41:55 +00:00
brodsom
5c50b3d6c7 -Macro cleaning
-Use array access for nod_arg and idx_field
2003-10-17 23:47:04 +00:00
brodsom
f55579f424 Remove JPN_ defines 2003-02-07 18:54:18 +00:00
hippoman
9a8f0768b9 Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
hippoman
62cf7d7a88 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:04:19 +00:00
hippoman
8c1000988a * Changed NOD struct name to DUDLEY_NOD. 2002-11-11 19:11:52 +00:00
skywalker
4c4bc9a95c Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +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