8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00
firebird-mirror/src/qli
2003-02-20 20:25:28 +00:00
..
all_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
all.cpp Remove some of the PYXIS remains 2003-02-14 14:56:09 +00:00
blk.h Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
comma_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
command.cpp Remove some of the PYXIS remains 2003-02-14 14:56:09 +00:00
compi_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
compile.cpp Add return NULL when needed 2003-02-07 09:40:54 +00:00
compile.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
depends.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dtr.cpp Blas, could you please stop to replace warnings with errors :-) 2003-02-20 20:25:28 +00:00
dtr.h Don't include internals of struct why_hndl where it is not required. 2003-01-03 12:52:39 +00:00
err_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
err.cpp Remove unused vars 2003-02-05 01:47:08 +00:00
eval_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
eval.cpp Remove JPN_ defines 2003-02-08 00:58:10 +00:00
everything.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
exe_proto.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
exe.cpp Fixed exception handling. 2003-02-13 13:02:04 +00:00
exe.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
expan_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
expand.cpp Remove JPN_ defines 2003-02-08 00:58:10 +00:00
form_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
form.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
forma_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
format.cpp Remove JPN_ defines 2003-02-08 00:58:10 +00:00
format.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
gener_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
gener.cpp Remove warnings 2003-02-20 00:10:25 +00:00
help_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
help.epp Remove unused vars 2003-02-05 01:47:08 +00:00
hsh_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
hsh.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
lex_proto.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
lex.cpp Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
meta_proto.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
meta.epp Fixed "missing braces around initializer". 2003-02-18 07:42:52 +00:00
mov_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
mov.cpp Small correction (GCC doesn't complain). Thanks to Claudio. 2003-02-19 06:15:21 +00:00
noform.cpp Remove unused vars 2003-02-05 02:40:14 +00:00
nounix.cpp Remove __STDC__ obsolete define (used for pre C88 code) 2003-02-13 15:33:51 +00:00
parse_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
parse.cpp Fixed "missing initializer for member `nod_types::nod_t_sql_node'". 2003-02-18 11:55:47 +00:00
parse.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
picst_proto.h Merging changes from fb1. 2002-06-29 08:49:39 +00:00
picstr.cpp Remove some of the PYXIS remains 2003-02-14 14:56:09 +00:00
proc_ddl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
proc_proto.h Make QLI compile after why.c-->why.cpp change 2002-12-17 14:58:23 +00:00
proc.epp Remove JPN_ defines 2003-02-08 00:58:10 +00:00
procddl1.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
procddl2.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
procddl3.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
procddl4.h Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
repor_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
report.cpp Remove unused vars 2003-02-05 01:47:08 +00:00
report.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
reqs.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
show_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
show.epp Remove warnings 2003-02-20 00:28:12 +00:00
symbols.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
words.h Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00