From: <fir...@us...> - 2012-12-20 03:25:44
|
Revision: 57509 http://sourceforge.net/p/firebird/code/57509 Author: firebirds Date: 2012-12-20 03:25:42 +0000 (Thu, 20 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 13:51:48 UTC (rev 57508) +++ firebird/trunk/ChangeLog 2012-12-20 03:25:42 UTC (rev 57509) @@ -1,3 +1,7 @@ + 2012-12-19 13:51 hvlad + M src/jrd/cch.cpp +Add lost PAGE_LOCK_RE_POST call. + 2012-12-19 00:56 asfernandes M src/common/classes/locks.h M src/dsql/StmtNodes.cpp @@ -215,7 +219,7 @@ 2012-12-06 14:51 hvlad M src/jrd/cch.cpp M src/jrd/jrd.h -Front ported fix for CORE-3034 (Bugcheсk 300 (can't find shared latch)) +Front ported fix for CORE-3034 (Bugche?\209?\129k 300 (can't find shared latch)) 2012-12-06 12:09 dimitr M src/dsql/StmtNodes.cpp @@ -3636,7 +3640,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ödde +Stop db triggers in qli, from Herr Schlottmann-G?\195?\182dde 2012-01-19 06:26 robocop M src/remote/inet.cpp @@ -3957,7 +3961,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· +Make UUID_TO_CHAR2 returns lower-cased strings, as the RFC specifies?\194?\183 2011-12-30 14:19 alexpeshkoff M src/jrd/svc.cpp @@ -6160,7 +6164,7 @@ 2011-06-03 19:12 asfernandes M src/common/IntlUtil.cpp M src/common/IntlUtil.h -Fixed CORE-3416 - Inserting Käse into a CHARACTER SET ASCII column succeeds. +Fixed CORE-3416 - Inserting K?\195?\164se into a CHARACTER SET ASCII column succeeds. 2011-06-03 17:39 asfernandes M src/jrd/met.epp @@ -39212,7 +39216,7 @@ 2008-11-29 18:47 asfernandes M src/jrd/DataTypeUtil.cpp M src/jrd/DataTypeUtil.h -Fixed CORE-2019 – UTF-8 conversion error (string truncation). +Fixed CORE-2019 ?\195?\162?\226?\130?\172?\226?\128?\156 UTF-8 conversion error (string truncation). 2008-11-28 18:49 alexpeshkoff M src/common/classes/SafeArg.cpp @@ -41564,7 +41568,7 @@ 2008-07-16 14:16 asfernandes M src/jrd/idx.cpp -Fixed CORE-1989 - UTF8 UNICODE_CI collate can´t be used in foreing key constraint +Fixed CORE-1989 - UTF8 UNICODE_CI collate can?\194?\180t be used in foreing key constraint 2008-07-16 13:55 asfernandes M src/jrd/Optimizer.cpp @@ -42572,7 +42576,7 @@ 2008-06-14 02:17 asfernandes M doc/sql.extensions/README.similar_to.txt M src/jrd/SimilarToMatcher.h -1) Fixed CORE-1935 – SIMILAR TO character classes are incorrectly recognized. +1) Fixed CORE-1935 ?\195?\162?\226?\130?\172?\226?\128?\156 SIMILAR TO character classes are incorrectly recognized. 2) Improve the documentation after some questions from Claudio. 2008-06-13 14:01 dimitr @@ -54840,7 +54844,7 @@ 2007-05-09 15:23 asfernandes M doc/sql.extensions/README.list -Updated LIST documentation - thanks to Maycon Ferraça +Updated LIST documentation - thanks to Maycon Ferra?\195?\167a 2007-05-09 02:03 asfernandes M src/burp/burp.cpp @@ -56791,7 +56795,7 @@ 2007-03-22 13:07 asfernandes M doc/sql.extensions/README.context_variables2 -Document the new context variable - thanks to Maicon Ferraça +Document the new context variable - thanks to Maicon Ferra?\195?\167a 2007-03-22 12:53 dimitr M src/dsql/pass1.cpp @@ -58468,7 +58472,7 @@ 2006-12-14 10:30 asfernandes M doc/sql.extensions/README.returning -Correction - thanks to Maycon Ferraça +Correction - thanks to Maycon Ferra?\195?\167a 2006-12-14 09:14 dimitr A doc/README.monitoring_tables @@ -59912,7 +59916,7 @@ 2006-10-10 03:53 asfernandes M src/jrd/jrd.cpp -Fix problem reported by Carsten Schäfer in fbdevel of incorrect server start when using connection pooling +Fix problem reported by Carsten Sch?\195?\164fer in fbdevel of incorrect server start when using connection pooling 2006-10-10 03:39 asfernandes M src/jrd/os/posix/isc_ipc.cpp @@ -60261,7 +60265,7 @@ 2006-09-13 12:59 asfernandes M src/dsql/pass1.cpp -Fix the problem with CAST and parameters reported by Maycon Ferraça in fb-devel +Fix the problem with CAST and parameters reported by Maycon Ferra?\195?\167a 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 13:51:48 UTC (rev 57508) +++ firebird/trunk/src/jrd/build_no.h 2012-12-20 03:25:42 UTC (rev 57509) @@ -3,16 +3,16 @@ *** DO NOT EDIT *** TO CHANGE ANY INFORMATION IN HERE PLEASE EDIT src/misc/writeBuildNum.sh - FORMAL BUILD NUMBER:30173 + FORMAL BUILD NUMBER:30174 */ -#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 PRODUCT_VER_STRING "3.0.0.30174" +#define FILE_VER_STRING "WI-T3.0.0.30174" +#define LICENSE_VER_STRING "WI-T3.0.0.30174" +#define FILE_VER_NUMBER 3, 0, 0, 30174 #define FB_MAJOR_VER "3" #define FB_MINOR_VER "0" #define FB_REV_NO "0" -#define FB_BUILD_NO "30173" +#define FB_BUILD_NO "30174" #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 13:51:48 UTC (rev 57508) +++ firebird/trunk/src/misc/writeBuildNum.sh 2012-12-20 03:25:42 UTC (rev 57509) @@ -9,7 +9,7 @@ MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=30173 +BuildNum=30174 NowAt=`pwd` cd `dirname $0` This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |