mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
nightly update
This commit is contained in:
parent
367fa24cc1
commit
e99c01c5af
86
ChangeLog
86
ChangeLog
@ -1,3 +1,89 @@
|
||||
2005-06-11 05:14 robocop
|
||||
|
||||
* firebird2/src/dsql/gen.cpp (1.85):
|
||||
|
||||
Backport Tom Cole's fix for FP numbers as strings.
|
||||
|
||||
2005-06-11 05:03 asfernandes
|
||||
|
||||
* firebird2/src/: intl/charsets.h (1.7), intl/cs_narrow.cpp (1.7),
|
||||
intl/lc_ascii.cpp (1.15), intl/ld.cpp (1.13),
|
||||
intl/charsets/cs_koi8r.h (1.1), intl/charsets/cs_koi8u.h (1.1),
|
||||
jrd/intlnames.h (1.12):
|
||||
|
||||
Integrate character sets KOIuR (Russian) and KOI8U (Ukrainian)
|
||||
ported from Yaffil by Dmitry
|
||||
|
||||
2005-06-11 02:32 robocop
|
||||
|
||||
* firebird2/src/isql/isql.epp (1.149):
|
||||
|
||||
- Renamed function input to newinput to be in sync with newoutput.
|
||||
- Implemented PASSTHROUGH command only for the debug build. Use
|
||||
with care.
|
||||
|
||||
2005-06-11 02:22 robocop
|
||||
|
||||
* firebird2/src/dsql/preparse.cpp (1.37):
|
||||
|
||||
CREATE DATABASE can tolerate single line comments (AFAIK,
|
||||
client-side issue).
|
||||
|
||||
2005-06-11 02:19 robocop
|
||||
|
||||
* firebird2/: src/include/gen/codetext.h (1.23),
|
||||
src/include/gen/iberror.h (1.22), src/include/gen/msgs.h (1.30),
|
||||
src/include/gen/rdb_codes.h (1.23), src/include/gen/sql_code.h
|
||||
(1.25), src/dsql/ddl.cpp (1.145), src/dsql/dsql.cpp (1.151),
|
||||
src/dsql/dsql.tab.h (1.56), src/dsql/parse.cpp (1.153),
|
||||
src/dsql/parse.y (1.180), src/msgs/facilities.sql (1.27),
|
||||
src/msgs/history.sql (1.16), src/msgs/messages.sql (1.33),
|
||||
src/msgs/system_errors.sql (1.13), lang_helpers/gds_codes.ftn
|
||||
(1.16), lang_helpers/gds_codes.pas (1.16):
|
||||
|
||||
Please Dmitry and try to report the line/column of an incomplete
|
||||
statement.
|
||||
|
||||
2005-06-11 02:14 robocop
|
||||
|
||||
* firebird2/src/jrd/evl.cpp (1.140):
|
||||
|
||||
EVL_expr grew too much. Make more functions.
|
||||
|
||||
2005-06-11 02:13 robocop
|
||||
|
||||
* firebird2/src/: jrd/IntlManager.cpp (1.5),
|
||||
common/classes/objects_array.h (1.16):
|
||||
|
||||
const_iterator The code in intlmanager originally confused me.
|
||||
|
||||
2005-06-10 14:13 asfernandes
|
||||
|
||||
* firebird2/src/intl/collations/bl88591ptbr0.h (1.3):
|
||||
|
||||
Misc
|
||||
|
||||
2005-06-10 12:35 aafemt
|
||||
|
||||
* firebird2/src/extlib/ib_util.c (1.4):
|
||||
|
||||
Plain C don't know namespaces
|
||||
|
||||
2005-06-10 12:32 aafemt
|
||||
|
||||
* firebird2/builds/posix/: Makefile.in.client.util (1.25),
|
||||
Makefile.in.codes (1.19), Makefile.in.embed.util (1.19),
|
||||
Makefile.in.examples (1.6), Makefile.in.extern.icu (1.5),
|
||||
Makefile.in.fbserver (1.19), Makefile.in.firebird (1.64),
|
||||
Makefile.in.libfbcommon (1.10), Makefile.in.libfbembed (1.16),
|
||||
Makefile.in.msgs (1.16), Makefile.in.refDatabases (1.28),
|
||||
Makefile.in.static.gbak (1.11), Makefile.in.static.gpre (1.18),
|
||||
Makefile.in.static.isql (1.10), make.defaults (1.41), make.rules
|
||||
(1.26), make.shared.targets (1.20), make.shared.variables (1.53),
|
||||
prefix.mingw (1.36):
|
||||
|
||||
ICU adaptation and some improvements
|
||||
|
||||
2005-06-10 04:03 asfernandes
|
||||
|
||||
* firebird2/src/dsql/: gen.cpp (1.84), make.cpp (1.93), pass1.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user