mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
nightly update
This commit is contained in:
parent
d0717c455b
commit
5e170aac8a
56
ChangeLog
56
ChangeLog
@ -1,3 +1,59 @@
|
||||
2004-05-08 05:40 skidder
|
||||
|
||||
* firebird2/src/extern/editline/readline/readline.h (1.1):
|
||||
|
||||
Import (unmodified) libedit-2.6.9 to provide line editing
|
||||
capabilities for isql
|
||||
|
||||
2004-05-08 05:33 skidder
|
||||
|
||||
* firebird2/src/extern/editline/: CHANGES (1.1), INSTALL (1.1),
|
||||
Makefile.in (1.1), PLATFORMS (1.1), chared.c (1.1), chared.h (1.1),
|
||||
common.c (1.1), config.guess (1.1), config.h.in (1.1), config.sub
|
||||
(1.1), configure (1.1), configure.in (1.1), editrc.5 (1.1), el.c
|
||||
(1.1), el.h (1.1), emacs.c (1.1), hist.c (1.1), hist.h (1.1),
|
||||
histedit.h (1.1), history.c (1.1), install-sh (1.1), key.c (1.1),
|
||||
key.h (1.1), makelist (1.1), map.c (1.1), map.h (1.1), parse.c
|
||||
(1.1), parse.h (1.1), prompt.c (1.1), prompt.h (1.1), read.c (1.1),
|
||||
read.h (1.1), readline.c (1.1), refresh.c (1.1), refresh.h (1.1),
|
||||
search.c (1.1), search.h (1.1), sig.c (1.1), sig.h (1.1), sys.h
|
||||
(1.1), term.c (1.1), term.h (1.1), tokenizer.c (1.1), tokenizer.h
|
||||
(1.1), tty.c (1.1), tty.h (1.1), vi.c (1.1), TEST/test.c (1.1):
|
||||
|
||||
Import (unmodified) libedit-2.6.9 to provide line editing
|
||||
capabilities for isql
|
||||
|
||||
2004-05-08 05:28 skidder
|
||||
|
||||
* firebird2/: builds/posix/Makefile.in.extern.editline (1.4),
|
||||
builds/posix/Makefile.in.firebird (1.55),
|
||||
src/extern/editline/MANIFEST (1.2), src/extern/editline/Make.os9
|
||||
(1.2), src/extern/editline/Makefile (1.3),
|
||||
src/extern/editline/README (1.2), src/extern/editline/complete.c
|
||||
(1.3), src/extern/editline/editline.3 (1.2),
|
||||
src/extern/editline/editline.c (1.4),
|
||||
src/extern/editline/editline.h (1.3), src/extern/editline/os9.h
|
||||
(1.2), src/extern/editline/sysos9.c (1.2),
|
||||
src/extern/editline/sysunix.c (1.2), src/extern/editline/testit.c
|
||||
(1.2), src/extern/editline/unix.h (1.4),
|
||||
src/extern/editline/np/fgetln.c (1.1),
|
||||
src/extern/editline/np/strlcat.c (1.1),
|
||||
src/extern/editline/np/strlcpy.c (1.1),
|
||||
src/extern/editline/np/unvis.c (1.1), src/extern/editline/np/vis.c
|
||||
(1.1), src/extern/editline/np/vis.h (1.1):
|
||||
|
||||
Import (unmodified) libedit-2.6.9 to provide line editing
|
||||
capabilities for isql
|
||||
|
||||
2004-05-08 04:57 skidder
|
||||
|
||||
* firebird2/src/jrd/: jrd.cpp (1.160), lck.cpp (1.40):
|
||||
|
||||
Apply lock handler fix to the case when multiple attachments are
|
||||
used inside Classic process. This is unusual, but possible case.
|
||||
Fix seems to be safe, but this is one of the most complex and
|
||||
sensitive parts of the engine
|
||||
|
||||
2004-05-07 16:09 brodsom
|
||||
|
||||
* firebird2/src/jrd/gds.cpp (1.136):
|
||||
|
Loading…
Reference in New Issue
Block a user