|
From: <fir...@us...> - 2011-05-10 03:17:45
|
Revision: 52898
http://firebird.svn.sourceforge.net/firebird/?rev=52898&view=rev
Author: firebirds
Date: 2011-05-10 03:17:39 +0000 (Tue, 10 May 2011)
Log Message:
-----------
nightly update
Modified Paths:
--------------
firebird/trunk/ChangeLog
firebird/trunk/src/jrd/build_no.h
firebird/trunk/src/misc/writeBuildNum.sh
Modified: firebird/trunk/ChangeLog
===================================================================
--- firebird/trunk/ChangeLog 2011-05-10 01:12:14 UTC (rev 52897)
+++ firebird/trunk/ChangeLog 2011-05-10 03:17:39 UTC (rev 52898)
@@ -1,3 +1,109 @@
+ 2011-05-10 01:12 asfernandes
+ M builds/install/misc/firebird.conf.in
+ M src/common/classes/SyncObject.h
+ M src/common/classes/locks.h
+ M src/common/isc_sync.cpp
+ M src/jrd/Attachment.cpp
+ M src/jrd/Attachment.h
+ M src/jrd/Database.cpp
+ M src/jrd/Database.h
+ M src/jrd/DatabaseSnapshot.cpp
+ M src/jrd/ExtEngineManager.cpp
+ M src/jrd/Function.epp
+ M src/jrd/GlobalRWLock.cpp
+ M src/jrd/Relation.cpp
+ M src/jrd/cch.cpp
+ M src/jrd/cch.h
+ M src/jrd/dyn.epp
+ M src/jrd/exe.cpp
+ M src/jrd/extds/ExtDS.cpp
+ M src/jrd/ibase.h
+ M src/jrd/inf.cpp
+ M src/jrd/intl.cpp
+ M src/jrd/jrd.cpp
+ M src/jrd/jrd.h
+ M src/jrd/lck.cpp
+ M src/jrd/os/win32/winnt.cpp
+ M src/jrd/tpc.cpp
+ M src/jrd/tpc_proto.h
+Misc.
+
+ 2011-05-09 10:15 hvlad
+ M builds/install/misc/firebird.conf.in
+ M src/common/classes/SyncObject.h
+ M src/common/classes/locks.h
+ M src/common/config/config.cpp
+ M src/common/config/config.h
+ M src/common/isc_sync.cpp
+ M src/dsql/AggNodes.cpp
+ M src/dsql/dsql.cpp
+ M src/dsql/dsql.h
+ M src/jrd/Attachment.cpp
+ M src/jrd/Attachment.h
+ M src/jrd/Database.cpp
+ M src/jrd/Database.h
+ M src/jrd/DatabaseSnapshot.cpp
+ M src/jrd/ExtEngineManager.cpp
+ M src/jrd/ExtEngineManager.h
+ M src/jrd/Function.epp
+ M src/jrd/GlobalRWLock.cpp
+ M src/jrd/GlobalRWLock.h
+ M src/jrd/JrdStatement.cpp
+ M src/jrd/Relation.cpp
+ M src/jrd/Relation.h
+ M src/jrd/RuntimeStatistics.cpp
+ M src/jrd/RuntimeStatistics.h
+ M src/jrd/ValueImpl.cpp
+ M src/jrd/blb.cpp
+ M src/jrd/cch.cpp
+ M src/jrd/cch.h
+ M src/jrd/cch_proto.h
+ M src/jrd/cmp.cpp
+ M src/jrd/dfw.epp
+ M src/jrd/dpm.epp
+ M src/jrd/dyn.epp
+ M src/jrd/exe.cpp
+ M src/jrd/exe_proto.h
+ M src/jrd/ext.cpp
+ M src/jrd/extds/ExtDS.cpp
+ M src/jrd/fun.epp
+ M src/jrd/idx.cpp
+ M src/jrd/inf.cpp
+ M src/jrd/ini.epp
+ M src/jrd/intl.cpp
+ M src/jrd/jrd.cpp
+ M src/jrd/jrd.h
+ M src/jrd/jrd_proto.h
+ M src/jrd/lck.cpp
+ M src/jrd/lck.h
+ M src/jrd/met.epp
+ M src/jrd/nbak.cpp
+ M src/jrd/nbak.h
+ M src/jrd/os/pio.h
+ M src/jrd/os/win32/winnt.cpp
+ M src/jrd/pag.cpp
+ M src/jrd/pcmet.epp
+ M src/jrd/recsrc/SortedStream.cpp
+ M src/jrd/sdw.cpp
+ M src/jrd/shut.cpp
+ M src/jrd/sort.cpp
+ M src/jrd/sort.h
+ M src/jrd/tpc.cpp
+ M src/jrd/tpc_proto.h
+ M src/jrd/tra.cpp
+ M src/jrd/tra.h
+ M src/jrd/trace/TraceDSQLHelpers.h
+ M src/jrd/trace/TraceJrdHelpers.h
+ M src/jrd/trace/TraceObjects.cpp
+ M src/jrd/trace/TraceObjects.h
+ M src/jrd/validation.cpp
+ M src/jrd/vio.cpp
+ M src/lock/lock.cpp
+ M src/lock/lock_proto.h
+ M src/remote/server/os/win32/srvr_w32.cpp
+ M src/remote/server/server.cpp
+Shared page cache implementation
+
2011-05-08 17:53 asfernandes
M src/include/FirebirdApi.h
M src/include/FirebirdExternalApi.h
Modified: firebird/trunk/src/jrd/build_no.h
===================================================================
--- firebird/trunk/src/jrd/build_no.h 2011-05-10 01:12:14 UTC (rev 52897)
+++ firebird/trunk/src/jrd/build_no.h 2011-05-10 03:17:39 UTC (rev 52898)
@@ -3,16 +3,16 @@
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
- FORMAL BUILD NUMBER:29339
+ FORMAL BUILD NUMBER:29341
*/
-#define PRODUCT_VER_STRING "3.0.0.29339"
-#define FILE_VER_STRING "WI-T3.0.0.29339"
-#define LICENSE_VER_STRING "WI-T3.0.0.29339"
-#define FILE_VER_NUMBER 3, 0, 0, 29339
+#define PRODUCT_VER_STRING "3.0.0.29341"
+#define FILE_VER_STRING "WI-T3.0.0.29341"
+#define LICENSE_VER_STRING "WI-T3.0.0.29341"
+#define FILE_VER_NUMBER 3, 0, 0, 29341
#define FB_MAJOR_VER "3"
#define FB_MINOR_VER "0"
#define FB_REV_NO "0"
-#define FB_BUILD_NO "29339"
+#define FB_BUILD_NO "29341"
#define FB_BUILD_TYPE "T"
#define FB_BUILD_SUFFIX "Firebird 3.0 Unstable"
Modified: firebird/trunk/src/misc/writeBuildNum.sh
===================================================================
--- firebird/trunk/src/misc/writeBuildNum.sh 2011-05-10 01:12:14 UTC (rev 52897)
+++ firebird/trunk/src/misc/writeBuildNum.sh 2011-05-10 03:17:39 UTC (rev 52898)
@@ -9,7 +9,7 @@
MajorVer=3
MinorVer=0
RevNo=0
-BuildNum=29339
+BuildNum=29341
NowAt=`pwd`
cd `dirname $0`
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|