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

nightly update

This commit is contained in:
fsg 2006-04-17 02:18:41 +00:00
parent 1ff6a54b17
commit 14915fd336

View File

@ -1,3 +1,96 @@
2006-04-17 00:11 asfernandes
* firebird2/:
builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.15), builds/posix/Makefile.in.client.util (1.36),
src/utilities/guard/guard.cpp (1.11),
src/utilities/ibmgr/ibmgrswi.h (1.6):
Misc
2006-04-17 00:01 asfernandes
* firebird2/src/common/classes/semaphore.h (1.29):
Correction for posix build
2006-04-16 21:54 kkuznetsov
* firebird2/src/common/classes/semaphore.h (1.28):
Solaris error correction
2006-04-16 20:49 asfernandes
* firebird2/src/jrd/evl.cpp (1.167):
Misc
2006-04-16 20:45 asfernandes
* firebird2/src/: dsql/make.cpp (1.111), jrd/evl.cpp (1.166),
jrd/exe.h (1.83):
Let LOWER/UPPER (blob) work - returning a blob
2006-04-16 19:09 asfernandes
* firebird2/src/remote/server.cpp (1.128):
Use THREAD_SLEEP as sleep don't exist in WIN32
2006-04-16 19:03 alexpeshkoff
* firebird2/src/jrd/execute_statement.cpp (1.15):
Fixed bug in VC7.1 builds, reported by Ivan Prenosil
2006-04-16 18:13 alexpeshkoff
* firebird2/src/common/classes/ClumpletReader.cpp (1.19):
ported fixes from release
2006-04-16 17:27 asfernandes
* firebird2/src/utilities/guard/guard.cpp (1.10):
Correction
2006-04-16 14:58 alexpeshkoff
* firebird2/:
builds/install/arch-specific/linux/classic/postinstall.sh.in
(1.14),
builds/install/arch-specific/linux/misc/firebird.init.d.debian.in
(1.5),
builds/install/arch-specific/linux/misc/firebird.init.d.generic.in
(1.4),
builds/install/arch-specific/linux/misc/firebird.init.d.gentoo.in
(1.3),
builds/install/arch-specific/linux/misc/firebird.init.d.mandrake.in
(1.5),
builds/install/arch-specific/linux/misc/firebird.init.d.suse.in
(1.5), builds/install/arch-specific/linux/misc/linuxLibrary.sh.in
(1.4), builds/install/arch-specific/linux/misc/superLinux.sh.in
(1.3), builds/install/arch-specific/linux/super/postuninstall.sh.in
(1.5), builds/install/misc/classicLibrary.sh.in (1.5),
builds/install/misc/posixLibrary.sh.in (1.5),
builds/install/misc/superLibrary.sh.in (1.2),
builds/posix/Makefile.in.client.util (1.35), src/burp/restore.epp
(1.102), src/utilities/guard/guard.cpp (1.9),
src/utilities/ibmgr/ibmgr.cpp (1.21), src/utilities/ibmgr/ibmgr.h
(1.13), src/utilities/ibmgr/ibmgrswi.h (1.5),
src/utilities/ibmgr/srvrmgr.cpp (1.31):
ported fixes from 2.0 release
2006-04-16 14:52 alexpeshkoff
* firebird2/src/jrd/jrd.cpp (1.238):
fixed debug build
2006-04-14 20:16 asfernandes
* firebird2/builds/win32/: create_msgs.bat (1.1), make_boot2.bat