From: <fir...@us...> - 2012-12-19 08:26:01
|
Revision: 57505 http://sourceforge.net/p/firebird/code/57505 Author: firebirds Date: 2012-12-19 08:25:58 +0000 (Wed, 19 Dec 2012) 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 2012-12-19 00:56:57 UTC (rev 57504) +++ firebird/trunk/ChangeLog 2012-12-19 08:25:58 UTC (rev 57505) @@ -1,3 +1,78 @@ + 2012-12-19 00:56 asfernandes + M src/common/classes/locks.h + M src/dsql/StmtNodes.cpp + M src/jrd/cch.cpp + M src/jrd/jrd.h + M src/jrd/recsrc/Cursor.h +Misc. + + 2012-12-18 13:54 alexpeshkoff + M src/common/classes/SyncObject.cpp + M src/common/classes/SyncObject.h + M src/jrd/Database.cpp + M src/jrd/cch.cpp + M src/jrd/cch_proto.h + M src/jrd/dfw.epp + M src/jrd/jrd.cpp + M src/jrd/jrd.h + M src/jrd/lck.cpp + M src/jrd/shut.cpp + M src/jrd/shut_proto.h + M src/yvalve/why.cpp +Take locks in AST before building tdbb +Fixed assertion in CCH_exclusive_attachment +Rolled back my changes required to let cancelOperation() enter engine after shutdown +Better locks' history in SyncObject + + 2012-12-18 13:47 alexpeshkoff + M builds/make.new/config/install-sh +fresh file version + + 2012-12-17 17:33 dimitr + M src/jrd/recsrc/AggregatedStream.cpp + M src/jrd/recsrc/BitmapTableScan.cpp + M src/jrd/recsrc/BufferedStream.cpp + M src/jrd/recsrc/ConditionalStream.cpp + M src/jrd/recsrc/Cursor.cpp + M src/jrd/recsrc/Cursor.h + M src/jrd/recsrc/ExternalTableScan.cpp + M src/jrd/recsrc/FilteredStream.cpp + M src/jrd/recsrc/FirstRowsStream.cpp + M src/jrd/recsrc/FullOuterJoin.cpp + M src/jrd/recsrc/FullTableScan.cpp + M src/jrd/recsrc/HashJoin.cpp + M src/jrd/recsrc/IndexTableScan.cpp + M src/jrd/recsrc/LockedStream.cpp + M src/jrd/recsrc/MergeJoin.cpp + M src/jrd/recsrc/NestedLoopJoin.cpp + M src/jrd/recsrc/ProcedureScan.cpp + M src/jrd/recsrc/RecursiveStream.cpp + M src/jrd/recsrc/SingularStream.cpp + M src/jrd/recsrc/SkipRowsStream.cpp + M src/jrd/recsrc/SortedStream.cpp + M src/jrd/recsrc/Union.cpp + M src/jrd/recsrc/VirtualTableScan.cpp + M src/jrd/recsrc/WindowedStream.cpp +Fixed rescheduling logic that was broken during the RSB refactoring. + + 2012-12-17 17:11 dimitr + M src/jrd/JrdStatement.cpp +Simplest possible solution for the incorrect assertion I put recently. + + 2012-12-15 08:12 dimitr + M src/remote/os/win32/wnet.cpp + M src/remote/os/win32/xnet.cpp +The remaining fixes for Windows. + + 2012-12-15 08:07 dimitr + M src/common/classes/Reasons.h + M src/common/classes/condition.h + M src/common/classes/locks.h + M src/common/classes/rwlock.h + M src/common/os/win32/isc_ipc.cpp + M src/jrd/os/win32/winnt.cpp +Fixed (mostly) the Windows build. + 2012-12-14 17:59 alexpeshkoff M src/auth/SecurityDatabase/LegacyManagement.epp M src/auth/SecurityDatabase/LegacyServer.cpp @@ -140,7 +215,7 @@ 2012-12-06 14:51 hvlad M src/jrd/cch.cpp M src/jrd/jrd.h -Front ported fix for CORE-3034 (Bugche?\209?\129k 300 (can't find shared latch)) +Front ported fix for CORE-3034 (Bugcheсk 300 (can't find shared latch)) 2012-12-06 12:09 dimitr M src/dsql/StmtNodes.cpp @@ -3561,7 +3636,7 @@ M src/qli/dtr.h M src/qli/meta.epp M src/qli/qliswi.h -Stop db triggers in qli, from Herr Schlottmann-G?\195?\182dde +Stop db triggers in qli, from Herr Schlottmann-Gödde 2012-01-19 06:26 robocop M src/remote/inet.cpp @@ -3882,7 +3957,7 @@ 2011-12-30 14:38 asfernandes M doc/sql.extensions/README.builtin_functions.txt M src/common/os/guid.h -Make UUID_TO_CHAR2 returns lower-cased strings, as the RFC specifies?\194?\183 +Make UUID_TO_CHAR2 returns lower-cased strings, as the RFC specifies· 2011-12-30 14:19 alexpeshkoff M src/jrd/svc.cpp @@ -6085,7 +6160,7 @@ 2011-06-03 19:12 asfernandes M src/common/IntlUtil.cpp M src/common/IntlUtil.h -Fixed CORE-3416 - Inserting K?\195?\164se into a CHARACTER SET ASCII column succeeds. +Fixed CORE-3416 - Inserting Käse into a CHARACTER SET ASCII column succeeds. 2011-06-03 17:39 asfernandes M src/jrd/met.epp @@ -39137,7 +39212,7 @@ 2008-11-29 18:47 asfernandes M src/jrd/DataTypeUtil.cpp M src/jrd/DataTypeUtil.h -Fixed CORE-2019 ?\195?\162?\226?\130?\172?\226?\128?\156 UTF-8 conversion error (string truncation). +Fixed CORE-2019 – UTF-8 conversion error (string truncation). 2008-11-28 18:49 alexpeshkoff M src/common/classes/SafeArg.cpp @@ -41489,7 +41564,7 @@ 2008-07-16 14:16 asfernandes M src/jrd/idx.cpp -Fixed CORE-1989 - UTF8 UNICODE_CI collate can?\194?\180t be used in foreing key constraint +Fixed CORE-1989 - UTF8 UNICODE_CI collate can´t be used in foreing key constraint 2008-07-16 13:55 asfernandes M src/jrd/Optimizer.cpp @@ -42497,7 +42572,7 @@ 2008-06-14 02:17 asfernandes M doc/sql.extensions/README.similar_to.txt M src/jrd/SimilarToMatcher.h -1) Fixed CORE-1935 ?\195?\162?\226?\130?\172?\226?\128?\156 SIMILAR TO character classes are incorrectly recognized. +1) Fixed CORE-1935 – SIMILAR TO character classes are incorrectly recognized. 2) Improve the documentation after some questions from Claudio. 2008-06-13 14:01 dimitr @@ -54765,7 +54840,7 @@ 2007-05-09 15:23 asfernandes M doc/sql.extensions/README.list -Updated LIST documentation - thanks to Maycon Ferra?\195?\167a +Updated LIST documentation - thanks to Maycon Ferraça 2007-05-09 02:03 asfernandes M src/burp/burp.cpp @@ -56716,7 +56791,7 @@ 2007-03-22 13:07 asfernandes M doc/sql.extensions/README.context_variables2 -Document the new context variable - thanks to Maicon Ferra?\195?\167a +Document the new context variable - thanks to Maicon Ferraça 2007-03-22 12:53 dimitr M src/dsql/pass1.cpp @@ -58393,7 +58468,7 @@ 2006-12-14 10:30 asfernandes M doc/sql.extensions/README.returning -Correction - thanks to Maycon Ferra?\195?\167a +Correction - thanks to Maycon Ferraça 2006-12-14 09:14 dimitr A doc/README.monitoring_tables @@ -59837,7 +59912,7 @@ 2006-10-10 03:53 asfernandes M src/jrd/jrd.cpp -Fix problem reported by Carsten Sch?\195?\164fer in fbdevel of incorrect server start when using connection pooling +Fix problem reported by Carsten Schäfer in fbdevel of incorrect server start when using connection pooling 2006-10-10 03:39 asfernandes M src/jrd/os/posix/isc_ipc.cpp @@ -60186,7 +60261,7 @@ 2006-09-13 12:59 asfernandes M src/dsql/pass1.cpp -Fix the problem with CAST and parameters reported by Maycon Ferra?\195?\167a in fb-devel +Fix the problem with CAST and parameters reported by Maycon Ferraça in fb-devel 2006-09-12 16:31 asfernandes M src/jrd/opt.cpp Modified: firebird/trunk/src/jrd/build_no.h =================================================================== --- firebird/trunk/src/jrd/build_no.h 2012-12-19 00:56:57 UTC (rev 57504) +++ firebird/trunk/src/jrd/build_no.h 2012-12-19 08:25:58 UTC (rev 57505) @@ -3,16 +3,16 @@ *** DO NOT EDIT *** TO CHANGE ANY INFORMATION IN HERE PLEASE EDIT src/misc/writeBuildNum.sh - FORMAL BUILD NUMBER:30166 + FORMAL BUILD NUMBER:30173 */ -#define PRODUCT_VER_STRING "3.0.0.30166" -#define FILE_VER_STRING "WI-T3.0.0.30166" -#define LICENSE_VER_STRING "WI-T3.0.0.30166" -#define FILE_VER_NUMBER 3, 0, 0, 30166 +#define PRODUCT_VER_STRING "3.0.0.30173" +#define FILE_VER_STRING "WI-T3.0.0.30173" +#define LICENSE_VER_STRING "WI-T3.0.0.30173" +#define FILE_VER_NUMBER 3, 0, 0, 30173 #define FB_MAJOR_VER "3" #define FB_MINOR_VER "0" #define FB_REV_NO "0" -#define FB_BUILD_NO "30166" +#define FB_BUILD_NO "30173" #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 2012-12-19 00:56:57 UTC (rev 57504) +++ firebird/trunk/src/misc/writeBuildNum.sh 2012-12-19 08:25:58 UTC (rev 57505) @@ -9,7 +9,7 @@ MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=30166 +BuildNum=30173 NowAt=`pwd` cd `dirname $0` This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |