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

nightly update

This commit is contained in:
fsg 2004-12-25 02:15:57 +00:00
parent 16ccebd82f
commit 0b6cc28c59

View File

@ -1,3 +1,34 @@
2004-12-24 10:35 kkuznetsov
* firebird2/: configure.in (1.211), src/common/classes/fb_tls.h
(1.12), src/common/classes/locks.h (1.19),
src/common/classes/rwlock.h (1.24), src/common/classes/semaphore.h
(1.17), src/jrd/isc.h (1.20), src/jrd/thd.cpp (1.43), src/jrd/thd.h
(1.40), src/utilities/guard/util.cpp (1.6),
src/utilities/ibmgr/srvrmgr.cpp (1.22):
Some things is moved from R1.5.1. Starting separating of defines
accoding SOLARIS -- any threading modes SOLARIS_MT - solaris with
Sun threading model current nothing - solaris with posix threading
model
2004-12-24 09:51 robocop
* firebird2/src/: burp/burp.cpp (1.95), common/classes/auto.h
(1.10), common/classes/fb_string.h (1.2), dsql/ddl.cpp (1.123),
dsql/pass1.cpp (1.184), dudley/expand.cpp (1.26), dudley/hsh.cpp
(1.17), gpre/pas.cpp (1.48), intl/utils/maptest2.c (1.9),
iscguard/iscguard.cpp (1.39), isql/isql.epp (1.127), jrd/btr.cpp
(1.128), jrd/dsc.cpp (1.21), jrd/dyn.epp (1.73), jrd/grammar.cpp
(1.9), jrd/met.epp (1.150), jrd/opt.cpp (1.213), jrd/sch.cpp
(1.30), jrd/svc.cpp (1.135), jrd/tra.cpp (1.96), jrd/validation.cpp
(1.2), jrd/why.cpp (1.89), jrd/os/vms/vmsevent.cpp (1.15),
qli/format.cpp (1.31), remote/os/win32/property.cpp (1.12),
remote/os/win32/srvr_w32.cpp (1.27), utilities/common/cmd_util.cpp
(1.9):
Style.
2004-12-23 11:15 aafemt
* firebird2/src/isql/isql.epp (1.126):