8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:03:02 +01:00
firebird-mirror/src/dudley
robocop 31ba754981 After talking to Ann, decided to disable several items:
- obsolete items like WAL and JOURNAL (cleaned in the past)
- crud from attempts never finished like the shared cache manager for Classic
- DSQL nodes that aren't used. This allowed freeing some keywords.
The functionality was disabled by commenting the code. No code has been deleted.
2004-10-03 04:49:04 +00:00
..
ddl_proto.h Cleanup 2004-02-02 11:02:12 +00:00
ddl.cpp Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
ddl.h After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
exe_proto.h style 2003-10-05 06:42:03 +00:00
exe.epp After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
expan_proto.h style 2003-10-05 06:42:03 +00:00
expand.cpp Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
expr_proto.h style 2003-10-05 06:42:03 +00:00
expr.cpp Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
extra_proto.h style 2003-10-05 06:42:03 +00:00
extract.epp After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
gener_proto.h style 2003-10-05 06:42:03 +00:00
generate.cpp Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
hsh_proto.h const correctness, vars in scope, etc. 2003-10-05 06:42:28 +00:00
hsh.cpp After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
lex_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
lex.cpp -Join dudley globals in one struct (and remove some macros) and put not globals in the corresponding source. 2004-05-24 17:14:51 +00:00
parse_proto.h Cleanup 2004-02-02 11:02:12 +00:00
parse.cpp After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
parse.h After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
trn_proto.h style 2003-10-05 06:42:03 +00:00
trn.cpp Fix annoying warnings that appeared when Blas dropped a file with C++ typed constants for the isc_dyn_ values and others. 2004-07-22 07:17:17 +00:00