8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 08:03:02 +01:00
firebird-mirror/src/dudley
2006-06-08 05:15:37 +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 I don't want another "interprete", so I rename "defered" to "deferred". 2006-05-02 00:04:12 +00:00
exe_proto.h style 2003-10-05 06:42:03 +00:00
exe.epp Comment excessive dependencies on license.h. 2006-01-07 00:31:37 +00:00
expan_proto.h style 2003-10-05 06:42:03 +00:00
expand.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +00:00
expr_proto.h style 2003-10-05 06:42:03 +00:00
expr.cpp Misc. 2004-12-08 05:58:41 +00:00
extra_proto.h style 2003-10-05 06:42:03 +00:00
extract.epp fixed warning 2005-12-19 10:02:48 +00:00
gener_proto.h style 2003-10-05 06:42:03 +00:00
generate.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
hsh_proto.h Treat string literals and string constants with more respect. 2004-11-08 03:19:22 +00:00
hsh.cpp Style. 2004-12-24 08:52:39 +00:00
lex_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +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
parse_proto.h Treat string literals and string constants with more respect. 2004-11-08 03:19:22 +00:00
parse.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +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 Comment excessive dependencies on license.h. 2006-01-07 00:31:37 +00:00