8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 12:43:03 +01:00

nightly update

This commit is contained in:
fsg 2004-11-09 02:12:40 +00:00
parent 8181ae3e02
commit 48571a9482

138
ChangeLog
View File

@ -1,3 +1,141 @@
2004-11-08 13:53 asfernandes
* firebird2/builds/win32/msvc7/: engine.vcproj (1.42),
engine_classic.vcproj (1.41), engine_embed.vcproj (1.29),
fbclient.vcproj (1.36), gsec.vcproj (1.18), utilities.vcproj
(1.20), utilities_classic.vcproj (1.19):
Fix MSVC7 build after Alex changes
2004-11-08 10:38 hvlad
* firebird2/src/jrd/svc.cpp (1.129):
Fix wrong thread priority
2004-11-08 09:29 robocop
* firebird2/src/jrd/isc_file.cpp (1.84):
Totally misc.
2004-11-08 09:01 robocop
* firebird2/src/jrd/jrd.cpp (1.186):
Misc.
2004-11-08 08:09 robocop
* firebird2/src/remote/interface.cpp (1.95):
Consistency.
2004-11-08 08:08 robocop
* firebird2/src/remote/inet_server.cpp (1.46):
Misc.
2004-11-08 07:16 robocop
* firebird2/src/jrd/: alt.cpp (1.57), os/win32/winnt.cpp (1.26):
Misc.
2004-11-08 07:15 robocop
* firebird2/src/jrd/os/vms/vms.cpp (1.23):
Fix Alex' commit.
2004-11-08 06:50 robocop
* firebird2/builds/posix/Makefile.in.client.gsec (1.2):
Change the license.
2004-11-08 06:38 robocop
* firebird2/src/: remote/os/win32/ibconfig.cpp (1.12),
utilities/install/install.cpp (1.6),
utilities/install/install_client.cpp (1.6),
utilities/install/install_reg.cpp (1.12),
utilities/install/install_svc.cpp (1.16), qli/meta.epp (1.51):
Treat string literals and string constants with more respect.
2004-11-08 06:17 robocop
* firebird2/src/qli/: dtr.h (1.20), expand.cpp (1.29), hsh.cpp
(1.16), parse.cpp (1.36), report.h (1.8):
Treat string literals and string constants with more respect.
2004-11-08 06:13 robocop
* firebird2/src/jrd/why.cpp (1.85):
Find a better way to handle ISC_lookup_entrypoint calls than to
throw away constness.
2004-11-08 04:36 robocop
* firebird2/src/jrd/os/vms/dfloat_stub.cpp (1.10):
Pre-ANSI C file?
2004-11-08 04:33 robocop
* firebird2/src/: misc/align.cpp (1.8), lock/driver.cpp (1.17),
jrd/grammar.cpp (1.8), jrd/jlx.c (1.8), msgs/load.epp (1.12):
Treat string literals and string constants with more respect.
2004-11-08 04:29 robocop
* firebird2/src/gpre/: c_cxx.cpp (1.57), cmd.cpp (1.39), cob.cpp
(1.51), dyntable.cpp (1.9), gpre.h (1.73), hsh.cpp (1.21), pas.cpp
(1.44):
Treat string literals and string constants with more respect.
2004-11-08 04:19 robocop
* firebird2/src/dudley/: ddl.h (1.32), exe.epp (1.55), expand.cpp
(1.25), generate.cpp (1.18), hsh.cpp (1.16), hsh_proto.h (1.7),
parse.cpp (1.46), parse_proto.h (1.9):
Treat string literals and string constants with more respect.
2004-11-08 04:15 robocop
* firebird2/src/dsql/movd.cpp (1.17):
Const and use symbolic constants instead of harcoded 20.
2004-11-08 04:12 robocop
* firebird2/src/: burp/burp.h (1.63), burp/restore.epp (1.85),
burp/spit.cpp (1.30), dsql/preparse.cpp (1.32), dsql/utld.cpp
(1.31), dsql/utld_proto.h (1.10):
Treat string literals and string constants with more respect.
2004-11-08 04:09 robocop
* firebird2/src/: utilities/cache.cpp (1.16), gpre/ftn.cpp (1.52),
misc/memtest.cpp (1.5), remote/os/win32/property.cpp (1.11):
Misc.
2004-11-08 03:57 robocop
* firebird2/src/: alice/exe.cpp (1.40), common/classes/stack.h
(1.15), common/classes/tree.h (1.44):
Misc and mark suspicious place(s).
2004-11-07 15:50 alexpeshkoff
* firebird2/src/: jrd/alt.cpp (1.56), jrd/ibase.h (1.95),