8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +01:00

nightly update

This commit is contained in:
fsg 2003-10-01 22:05:02 +00:00
parent fd1c064695
commit 5e8655da19

View File

@ -1,3 +1,100 @@
2003-10-01 21:43 dimitr
* firebird2/src/jrd/: opt.cpp, opt.cpp:
Fixed bug introduced one year ago.
2003-10-01 21:08 brodsom
* firebird2/src/dudley/: ddl_proto.h, exe_proto.h, expan_proto.h,
expr_proto.h, gener_proto.h, lex_proto.h, parse_proto.h,
trn_proto.h, extra_proto.h:
Macro cleaning
2003-10-01 20:11 brodsom
* firebird2/src/dsql/: array.epp, blk.h, ddl.cpp, dsql.h, gen.cpp,
gen_proto.h, node.h, pass1.cpp, preparse.cpp, utld.cpp,
utld_proto.h:
Macro cleaning
2003-10-01 20:05 brodsom
* firebird2/src/: burp/burp.h, dudley/ddl.h, qli/dtr.h, jrd/svc.h:
Macro cleaning
2003-10-01 17:27 alexpeshkoff
* firebird2/src/jrd/: isc_file.cpp, jrd.cpp, pag.cpp, sdw.cpp:
Ported today fixes to HEAD.
2003-10-01 17:10 alexpeshkoff
* firebird2/src/jrd/: pag.cpp, sdw.cpp:
Security fix - verify names of additional database files before
actual use of them. This protects from manual modification of
RDB$FILES system table.
2003-10-01 14:51 skidder
* firebird2/src/jrd/: exe.cpp, exe.cpp:
Fix bug in savepoints support introduced by Dmitry a few RCs ago
2003-10-01 14:19 alexpeshkoff
* firebird2/src/jrd/jrd.cpp:
small cleanup
2003-10-01 13:57 alexpeshkoff
* firebird2/src/jrd/isc_file.cpp:
comment added
2003-10-01 12:57 aafemt
* firebird2/src/dsql/: alld.cpp, array.epp, ddl.cpp, dsql.cpp,
dsql.h, dsql_proto.h, gen.cpp, gen_proto.h, hsh.cpp, hsh_proto.h,
make.cpp, make_proto.h, metd.epp, metd_proto.h, movd_proto.h,
node.h, parse.cpp, parse.y, pass1.cpp, pass1_proto.h, preparse.cpp,
sym.h, utld_proto.h:
sym -> dsql_sym + some 'struct' cleanup
2003-10-01 10:24 epocman
* firebird2/src/: jrd/os/win32/config_root.cpp,
utilities/install_nt.h, utilities/registry.h:
Win32 - Restoring backward compatible behaviour on
getRootFromRegistry(), while keeping the new registry setup
proposal in effect.
2003-10-01 05:37 brodsom
* firebird2/src/dsql/dsql.h:
Patch to Nickolay changes to make MinGW build again
2003-10-01 01:01 brodsom
* firebird2/src/gpre/pretty.cpp:
Rollback change to make tests run again
2003-10-01 00:58 brodsom
* firebird2/src/dsql/: dsql.cpp, ddl.cpp:
Patch to make msvc build again after Nickolay changes
2003-09-30 21:26 brodsom
* firebird2/configure.in: