8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 00:03:02 +01:00
firebird-mirror/src/qli
2006-06-08 05:15:37 +00:00
..
all_proto.h Cleanup 2004-02-02 11:02:12 +00:00
all.cpp Misc. 2005-09-03 05:56:35 +00:00
blk.h Cleanup 2004-03-07 07:58:55 +00:00
comma_proto.h Cleanup 2004-03-07 07:58:55 +00:00
command.cpp Comment excessive dependencies on license.h. 2006-01-07 00:31:37 +00:00
compi_proto.h Cleanup 2004-02-02 11:02:12 +00:00
compile.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
compile.h Avoid final comma 2004-08-24 23:00:17 +00:00
dtr.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +00:00
dtr.h Archeology: enable QLI to handle NUMERIC, DECIMAL and BIGINT in definitions. No dialect check made. 2005-09-03 05:52:02 +00:00
err_proto.h Cleanup 2004-02-02 11:02:12 +00:00
err.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +00:00
eval_proto.h Cleanup 2004-03-19 06:14:53 +00:00
eval.cpp Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
exe_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
exe.cpp Misc. 2006-05-20 03:31:05 +00:00
exe.h -Join qli globals in dtr.h 2004-05-24 17:20:44 +00:00
expan_proto.h Cleanup 2004-03-07 07:58:55 +00:00
expand.cpp Try to convince QLI to handle quoted identifiers. 2005-08-19 06:07:12 +00:00
forma_proto.h Cleanup 2004-02-02 11:02:12 +00:00
format.cpp Replace "../jrd/jrd_time.h" with "../common/classes/timestamp.h" 2006-02-03 13:13:27 +00:00
format.h Macro cleaning 2004-05-16 01:42:11 +00:00
gener_proto.h Cleanup 2004-02-02 11:02:12 +00:00
gener.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
help_proto.h Cleanup 2004-03-07 07:58:55 +00:00
help.epp Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
hsh_proto.h Try to convince QLI to handle quoted identifiers. 2005-08-19 06:07:12 +00:00
hsh.cpp Try to convince QLI to handle quoted identifiers. 2005-08-19 06:07:12 +00:00
lex_proto.h Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
lex.cpp It seems that all of Jim's hand-made parsers have had the same bug for 20 years in compilers that treat the "char" type as signed byte internally: they get random character attributes because they apply negative indices (obviously out of bounds) to the array of char attributes for any char value greater than 127. And all of them do their work in slightly but almost equal way... tell me about code redundance! This without losing time fixing unused stuff like jrd/jlx.c. 2006-06-08 05:15:37 +00:00
meta_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
meta.epp ported fix from vulcan 2006-01-16 16:46:40 +00:00
mov_proto.h Big cleanup. 2004-02-20 06:43:27 +00:00
mov.cpp Replace "../jrd/jrd_time.h" with "../common/classes/timestamp.h" 2006-02-03 13:13:27 +00:00
nounix.cpp Cleanup, const correctness, variables in scope, etc. 2003-09-25 11:49:12 +00:00
parse_proto.h Cleanup 2004-03-07 07:58:55 +00:00
parse.cpp Solve problem with QLI and SQL quoted identifiers created previously. 2005-10-04 08:00:23 +00:00
parse.h -Join qli globals in dtr.h 2004-05-24 17:20:44 +00:00
picst_proto.h Big cleanup. 2004-02-20 06:43:27 +00:00
picstr.cpp Replace "../jrd/jrd_time.h" with "../common/classes/timestamp.h" 2006-02-03 13:13:27 +00:00
proc_ddl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
proc_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
proc.epp Macro cleaning 2004-05-16 01:42:11 +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 Removing gdsold.h and gds.h 2003-11-08 16:40:17 +00:00
repor_proto.h Cleanup 2004-02-02 11:02:12 +00:00
report.cpp Misc: style. 2004-11-24 09:22:07 +00:00
report.h Treat string literals and string constants with more respect. 2004-11-08 05:17:30 +00:00
reqs.h Macro cleaning 2004-05-16 01:42:11 +00:00
show_proto.h Cleanup 2004-03-07 07:58:55 +00:00
show.epp Beware of PC_ENGINE in qli: it's used to protect code meant to be marked with EXPRESSION_INDICES instead, therefore probably all places should be enabled unconditionally. At least with one change (this one) it now shows expression indices correctly. 2006-01-26 08:00:41 +00:00
symbols.h First step to allow qli to work with relations containing bigints 2004-06-03 14:00:59 +00:00
words.h Archeology: enable QLI to handle NUMERIC, DECIMAL and BIGINT in definitions. No dialect check made. 2005-09-03 05:52:02 +00:00