mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 10:03:03 +01:00
nightly update B2_0_Release
This commit is contained in:
parent
299679f738
commit
503681558c
92
ChangeLog
92
ChangeLog
@ -5601,7 +5601,7 @@
|
||||
jrd/tra.cpp (1.117), jrd/validation.cpp (1.16), jrd/vio.cpp
|
||||
(1.151), misc/makeHeader.cpp (1.2), remote/server.cpp (1.121),
|
||||
utilities/gsec/gsec.cpp (1.53), utilities/rebuild/rebuild.cpp
|
||||
(1.19):
|
||||
(1.19), vulcan/RefObject.h (1.4):
|
||||
|
||||
Style.
|
||||
|
||||
@ -7948,6 +7948,12 @@
|
||||
|
||||
fix fbmgr operation
|
||||
|
||||
2005-12-23 10:40 alexpeshkoff
|
||||
|
||||
* firebird2/src/vulcan/JString.h (1.6):
|
||||
|
||||
fixed posix build
|
||||
|
||||
2005-12-23 10:21 alexpeshkoff
|
||||
|
||||
* firebird2/configure.in (1.237):
|
||||
@ -7969,7 +7975,9 @@
|
||||
2005-12-23 02:42 robocop
|
||||
|
||||
* firebird2/src/: include/fb_exception.h (1.18),
|
||||
jrd/IntlManager.cpp (1.6):
|
||||
jrd/IntlManager.cpp (1.6), vulcan/JString.cpp (1.5),
|
||||
vulcan/JString.h (1.5), vulcan/PathName.cpp (1.4),
|
||||
vulcan/PathName.h (1.4):
|
||||
|
||||
Const correctness and the like.
|
||||
|
||||
@ -11492,10 +11500,13 @@
|
||||
|
||||
2005-06-21 12:23 aafemt
|
||||
|
||||
* firebird2/src/config/: AdminException.h (1.3), Args.h (1.3),
|
||||
ArgsException.h (1.3), Element.h (1.3), InputFile.h (1.3),
|
||||
InputStream.h (1.3), Lex.h (1.3), ScanDir.h (1.3), Stream.h (1.3),
|
||||
StreamSegment.h (1.3):
|
||||
* firebird2/src/: config/AdminException.h (1.3), config/Args.h
|
||||
(1.3), config/ArgsException.h (1.3), config/Element.h (1.3),
|
||||
config/InputFile.h (1.3), config/InputStream.h (1.3), config/Lex.h
|
||||
(1.3), config/ScanDir.h (1.3), config/Stream.h (1.3),
|
||||
config/StreamSegment.h (1.3), vulcan/JString.cpp (1.4),
|
||||
vulcan/JString.h (1.4), vulcan/PathName.h (1.3), vulcan/RefObject.h
|
||||
(1.3):
|
||||
|
||||
Warnings
|
||||
|
||||
@ -12106,7 +12117,8 @@
|
||||
src/jrd/intl_builtin.cpp (1.26), src/jrd/met.epp (1.165),
|
||||
src/jrd/opt.cpp (1.243), src/jrd/unicode_util.cpp (1.3),
|
||||
src/msgs/facilities.sql (1.24), src/msgs/history.sql (1.14),
|
||||
src/msgs/messages.sql (1.31):
|
||||
src/msgs/messages.sql (1.31), src/vulcan/JString.cpp (1.3),
|
||||
src/vulcan/JString.h (1.3), src/vulcan/PathName.cpp (1.3):
|
||||
|
||||
- Corrections and changes to Adriano's commit, subject to his
|
||||
inspection. - Solved an endless loop with trim and zero-length
|
||||
@ -12222,7 +12234,10 @@
|
||||
(1.13), msgs/messages.sql (1.30), msgs/system_errors.sql (1.11),
|
||||
qli/compile.cpp (1.26), qli/dtr.h (1.22), qli/expand.cpp (1.30),
|
||||
qli/gener.cpp (1.37), qli/meta.epp (1.54), utilities/drop.cpp
|
||||
(1.31), utilities/ibmgr/ibmgr.h (1.10):
|
||||
(1.31), utilities/ibmgr/ibmgr.h (1.10), vulcan/JString.cpp (1.2),
|
||||
vulcan/JString.h (1.2), vulcan/PathName.cpp (1.2),
|
||||
vulcan/PathName.h (1.2), vulcan/RefObject.cpp (1.2),
|
||||
vulcan/RefObject.h (1.2):
|
||||
|
||||
Merge INTL branch into HEAD
|
||||
|
||||
@ -31340,7 +31355,7 @@
|
||||
|
||||
Removing gdsold.h and gds.h
|
||||
|
||||
2003-11-08 17:19 brodsom
|
||||
2003-11-08 17:18 brodsom
|
||||
|
||||
* firebird2/src/dsql/: user_dsql.cpp (1.24), utld.cpp (1.21):
|
||||
|
||||
@ -35723,7 +35738,7 @@
|
||||
|
||||
No more isc_array_gen_sdl() in public API
|
||||
|
||||
2003-08-29 02:34 brodsom
|
||||
2003-08-29 02:37 brodsom
|
||||
|
||||
* firebird2/src/: remote/os/win32/chop.cpp (1.2),
|
||||
remote/os/win32/cntl.cpp (1.3), remote/os/win32/window.cpp (1.3),
|
||||
@ -37973,8 +37988,34 @@
|
||||
|
||||
2003-07-11 01:02 brodsom
|
||||
|
||||
* firebird2/examples/: empbuild/empbld.sql (1.1),
|
||||
empbuild/empbuild.e (1.1), empbuild/empddl.sql (1.1),
|
||||
* firebird2/examples/: udf/udf.sql (1.1), udf/udflib.c (1.1),
|
||||
udf/udflib.def (1.1), stat/stat1.e (1.1), stat/stat10.e (1.1),
|
||||
stat/stat11.e (1.1), stat/stat12.e (1.1), stat/stat12t.e (1.1),
|
||||
stat/stat2.e (1.1), stat/stat3.e (1.1), stat/stat4.e (1.1),
|
||||
stat/stat5.e (1.1), stat/stat6.e (1.1), stat/stat7.e (1.1),
|
||||
stat/stat8.e (1.1), stat/stat9.e (1.1), include/align.h (1.1),
|
||||
include/example.h (1.1):
|
||||
|
||||
Moving firebird/src/v5_examples to firebird/examples
|
||||
|
||||
2003-07-11 00:59 brodsom
|
||||
|
||||
* firebird2/examples/: api/api1.c (1.1), api/api10.c (1.1),
|
||||
api/api11.c (1.1), api/api12.c (1.1), api/api13.c (1.1),
|
||||
api/api14.e (1.1), api/api15.c (1.1), api/api16.c (1.1),
|
||||
api/api16t.c (1.1), api/api2.c (1.1), api/api3.c (1.1), api/api4.c
|
||||
(1.1), api/api5.c (1.1), api/api6.c (1.1), api/api7.c (1.1),
|
||||
api/api8.c (1.1), api/api9.c (1.1), api/api9f.c (1.1),
|
||||
api/api9f.def (1.1), api/api9f.sql (1.1), api/apifull.c (1.1),
|
||||
api/example.def (1.1), build_win32/old/example.mak (1.1),
|
||||
build_win32/old/prefix.win32_bc (1.1),
|
||||
build_win32/old/prefix.win32_msc (1.1),
|
||||
build_win32/old/sfx.win32_makefile (1.1),
|
||||
build_unix/old/sfx.unix_makefile (1.1), build_unix/old/makefile.old
|
||||
(1.1), build_unix/old/prefix.hp10 (1.1),
|
||||
build_unix/old/prefix.linux (1.1), build_unix/old/prefix.sco_ev
|
||||
(1.1), build_unix/old/prefix.solaris (1.1), empbuild/empbld.sql
|
||||
(1.1), empbuild/empbuild.e (1.1), empbuild/empddl.sql (1.1),
|
||||
empbuild/empdml.sql (1.1), empbuild/employe2.sql (1.1),
|
||||
empbuild/indexoff.sql (1.1), empbuild/indexon.sql (1.1),
|
||||
empbuild/intlbld.e (1.1), empbuild/intlbld.sql (1.1),
|
||||
@ -37982,32 +38023,13 @@
|
||||
empbuild/job.inp (1.1), empbuild/lang.inp (1.1), empbuild/proj.inp
|
||||
(1.1), empbuild/qtr.inp (1.1), dyn/dyn1.e (1.1), dyn/dyn2.e (1.1),
|
||||
dyn/dyn3.e (1.1), dyn/dyn4.e (1.1), dyn/dyn5.e (1.1), dyn/dynfull.e
|
||||
(1.1), udf/udf.sql (1.1), udf/udflib.c (1.1), udf/udflib.def (1.1),
|
||||
stat/stat1.e (1.1), stat/stat10.e (1.1), stat/stat11.e (1.1),
|
||||
stat/stat12.e (1.1), stat/stat12t.e (1.1), stat/stat2.e (1.1),
|
||||
stat/stat3.e (1.1), stat/stat4.e (1.1), stat/stat5.e (1.1),
|
||||
stat/stat6.e (1.1), stat/stat7.e (1.1), stat/stat8.e (1.1),
|
||||
stat/stat9.e (1.1), include/align.h (1.1), include/example.h (1.1):
|
||||
(1.1):
|
||||
|
||||
Moving firebird/src/v5_examples to firebird/examples
|
||||
|
||||
2003-07-11 00:58 brodsom
|
||||
2003-07-11 00:55 brodsom
|
||||
|
||||
* firebird2/examples/: readme (1.1), functions.c (1.1), api/api1.c
|
||||
(1.1), api/api10.c (1.1), api/api11.c (1.1), api/api12.c (1.1),
|
||||
api/api13.c (1.1), api/api14.e (1.1), api/api15.c (1.1),
|
||||
api/api16.c (1.1), api/api16t.c (1.1), api/api2.c (1.1), api/api3.c
|
||||
(1.1), api/api4.c (1.1), api/api5.c (1.1), api/api6.c (1.1),
|
||||
api/api7.c (1.1), api/api8.c (1.1), api/api9.c (1.1), api/api9f.c
|
||||
(1.1), api/api9f.def (1.1), api/api9f.sql (1.1), api/apifull.c
|
||||
(1.1), api/example.def (1.1), build_win32/old/example.mak (1.1),
|
||||
build_win32/old/prefix.win32_bc (1.1),
|
||||
build_win32/old/prefix.win32_msc (1.1),
|
||||
build_win32/old/sfx.win32_makefile (1.1),
|
||||
build_unix/old/sfx.unix_makefile (1.1), build_unix/old/makefile.old
|
||||
(1.1), build_unix/old/prefix.hp10 (1.1),
|
||||
build_unix/old/prefix.linux (1.1), build_unix/old/prefix.sco_ev
|
||||
(1.1), build_unix/old/prefix.solaris (1.1):
|
||||
* firebird2/examples/: readme (1.1), functions.c (1.1):
|
||||
|
||||
Moving firebird/src/v5_examples to firebird/examples
|
||||
|
||||
@ -40550,7 +40572,7 @@
|
||||
|
||||
Avoid signed unsigned comparisons
|
||||
|
||||
2003-04-03 20:42 brodsom
|
||||
2003-04-03 20:41 brodsom
|
||||
|
||||
* firebird2/src/: jrd/vio.cpp (1.43), jrd/thd.cpp (1.18),
|
||||
dsql/make.cpp (1.29):
|
||||
|
Loading…
Reference in New Issue
Block a user