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

nightly update

This commit is contained in:
fsg 2008-02-13 22:38:47 +00:00
parent 63b558efdc
commit ba9f757cc8

View File

@ -1,3 +1,57 @@
2008-02-13 17:52 dimitr
* firebird2/src/jrd/: svc.cpp (1.206), why.cpp (1.146), why_proto.h
(1.38):
Misc.
2008-02-13 17:47 dimitr
* firebird2/src/: jrd/event.cpp (1.68), jrd/isc.cpp (1.72),
jrd/isc_proto.h (1.20), lock/lock.cpp (1.140), lock/print.cpp
(1.64):
Cleanup.
2008-02-13 17:46 dimitr
* firebird2/src/jrd/tra.cpp (1.152):
Misc.
2008-02-13 15:19 asfernandes
* firebird2/src/intl/lc_ascii.cpp (1.23):
Remove MSVC warning
2008-02-13 14:10 alexpeshkoff
* firebird2/src/jrd/: jrd_pwd.h (1.26), jrd.cpp (1.383), svc.cpp
(1.205):
Fixed CORE-1726: isc_service_start failed, use InitHolder for
SecurityDatabase in services too.
2008-02-13 13:56 robocop
* firebird2/src/: dsql/btyacc_fb.ske (1.5), dsql/dsql.cpp (1.218),
jrd/cch.cpp (1.184), jrd/isc_sync.cpp (1.126), jrd/opt.cpp (1.309):
Style.
2008-02-13 13:56 robocop
* firebird2/src/dsql/metd.epp (1.106):
Style and deleting extra, unnecessary scope block.
2008-02-13 12:53 dimitr
* firebird2/src/isql/: InputDevices.h (1.3), isql.epp (1.227):
Fixed crash in ISQL at cleanup time.
2008-02-12 18:21 dimitr
* firebird2/src/dsql/: dsql.cpp (1.217), sqlda_pub.h (1.6):