mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
nightly update
This commit is contained in:
parent
58cb80e64b
commit
87adf9e209
106
ChangeLog
106
ChangeLog
@ -1,3 +1,109 @@
|
||||
2006-04-20 03:23 robocop
|
||||
|
||||
* firebird2/src/dsql/parse.y (1.202):
|
||||
|
||||
Misc.
|
||||
|
||||
2006-04-19 14:02 alexpeshkoff
|
||||
|
||||
* firebird2/extern/btyacc/main.c (1.3):
|
||||
|
||||
fixed linux compilation
|
||||
|
||||
2006-04-19 13:45 dimitr
|
||||
|
||||
* firebird2/builds/posix/: Makefile.in.firebird (1.68),
|
||||
make.defaults (1.45), make.shared.targets (1.22):
|
||||
|
||||
Hopefully, this should cure the posix builds.
|
||||
|
||||
2006-04-19 13:32 dimitr
|
||||
|
||||
* firebird2/src/dsql/: btyacc_fb.ske (1.2), parse.y (1.201),
|
||||
dsql.tab.h (1.66), parse.cpp (1.174):
|
||||
|
||||
Removed the lexer hacks from the parser.
|
||||
|
||||
2006-04-19 13:28 dimitr
|
||||
|
||||
* firebird2/builds/win32/: make_boot2.bat (1.4), parse.bat (1.7):
|
||||
|
||||
Changed the build to use btyacc.
|
||||
|
||||
2006-04-19 13:16 dimitr
|
||||
|
||||
* firebird2/builds/win32/: msvc6/Firebird2Boot.dsw (1.4),
|
||||
msvc6/btyacc.dsp (1.1), msvc7/Firebird2Boot2.sln (1.2),
|
||||
msvc7/btyacc.vcproj (1.2):
|
||||
|
||||
Changed the build to use btyacc.
|
||||
|
||||
2006-04-19 11:52 dimitr
|
||||
|
||||
* firebird2/extern/btyacc/: Makefile (1.2), README (1.2),
|
||||
README.BYACC (1.2), btyaccpa.ske (1.2), closure.c (1.2), defs.h
|
||||
(1.2), empty.y (1.2), error.c (1.2), lalr.c (1.2), lr0.c (1.2),
|
||||
main.c (1.2), makefile.dos (1.2), manpage (1.2), mkpar.c (1.2),
|
||||
mstring.c (1.2), mstring.h (1.2), output.c (1.2), push.skel (1.2),
|
||||
reader.c (1.2), readskel.c (1.2), skel2c (1.2), skeleton.c (1.2),
|
||||
symtab.c (1.2), verbose.c (1.2), warshall.c (1.2), test/ansiC.y
|
||||
(1.2), test/ansiC2.y (1.2), test/error.y (1.2), test/ftp.y (1.2),
|
||||
test/t1.y (1.2), test/t2.y (1.2), test/test.y (1.2):
|
||||
|
||||
Added btyacc sources.
|
||||
|
||||
2006-04-19 11:28 robocop
|
||||
|
||||
* firebird2/src/jrd/btn.h (1.16):
|
||||
|
||||
Function quad_put is defined nowhere.
|
||||
|
||||
2006-04-19 09:10 robocop
|
||||
|
||||
* firebird2/src/jrd/: btn.cpp (1.23), btn.h (1.15), btr.cpp
|
||||
(1.164), dmp.cpp (1.31), dpm.epp (1.64), nav.cpp (1.62), ods.h
|
||||
(1.39), pag.cpp (1.99), validation.cpp (1.17):
|
||||
|
||||
Fix the discordant data types between flags and the vars used to
|
||||
work with them (really dangerous if the flag is USHORT and you hold
|
||||
it in a UCHAR). Also, get rid of some debris of the uppercased
|
||||
typedefs.
|
||||
|
||||
2006-04-19 08:56 dimitr
|
||||
|
||||
* firebird2/src/jrd/nav.cpp (1.61):
|
||||
|
||||
Fixed the scrollable cursors code.
|
||||
|
||||
2006-04-19 05:07 robocop
|
||||
|
||||
* firebird2/: src/remote/inet.cpp (1.166),
|
||||
builds/posix/prefix.darwin (1.17):
|
||||
|
||||
Try to comply with MacOS docs... there's work to do in inet.cpp
|
||||
with FB_SETOPT_FLAGS.
|
||||
|
||||
2006-04-19 05:05 robocop
|
||||
|
||||
* firebird2/src/remote/inet_server.cpp (1.60):
|
||||
|
||||
Style.
|
||||
|
||||
2006-04-19 05:04 robocop
|
||||
|
||||
* firebird2/builds/posix/: prefix.linux (1.30), prefix.linux_amd64
|
||||
(1.7), prefix.linux_generic (1.5), prefix.linux_sparc32 (1.9):
|
||||
|
||||
Totally misc.
|
||||
|
||||
2006-04-19 04:31 asfernandes
|
||||
|
||||
* firebird2/builds/posix/: prefix.darwin (1.16), prefix.linux
|
||||
(1.29), prefix.linux_amd64 (1.6), prefix.linux_generic (1.4),
|
||||
prefix.linux_sparc32 (1.8), prefix.sinixz (1.27):
|
||||
|
||||
Misc
|
||||
|
||||
2006-04-18 14:45 hvlad
|
||||
|
||||
* firebird2/src/jrd/btr.cpp (1.163):
|
||||
|
Loading…
Reference in New Issue
Block a user