Overview
| Comment: | Modified Files: README |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c2a399d82d0f3d5f5d0209ff1c38115f |
| User & Date: | johannes@zellner.org on 1999-08-23 17:42:50.000 |
| Other Links: | manifest | tags |
Context
|
1999-08-23
| ||
| 20:04 | Modified Files: configure.in Added Files: Makefile.in tclreadline.c tclreadlineConfig.sh.in tclreadlineInit.tcl.in check-in: bb8a6ef5b9 user: johannes@zellner.org tags: trunk | |
| 17:42 | Modified Files: README check-in: c2a399d82d user: johannes@zellner.org tags: trunk | |
| 15:55 | Modified Files: Makefile.in sources check-in: 2f48c6f953 user: johannes@zellner.org tags: trunk | |
Changes
Modified README
from [5f6392bebf]
to [ae8d6ff895].
1 2 |
FILE: "/diska/home/joze/src/tclreadline/README"
| | | 1 2 3 4 5 6 7 8 9 10 |
FILE: "/diska/home/joze/src/tclreadline/README"
LAST MODIFICATION: "Mon Aug 23 19:42:31 1999 (joze)"
(C) 1998, 1999 by Johannes Zellner, <johannes@zellner.org>
$Id$
---
tclreadline -- gnu readline for tcl
Copyright (C) 1999 Johannes Zellner
|
| ︙ | ︙ | |||
100 101 102 103 104 105 106 |
mapped characters more than once.)
- various changes and fixes in configure.in
tclreadline-0.8: (May 1999)
- adapted for tcl8.1.
- minor bug fixes.
| | | 100 101 102 103 104 105 106 107 108 |
mapped characters more than once.)
- various changes and fixes in configure.in
tclreadline-0.8: (May 1999)
- adapted for tcl8.1.
- minor bug fixes.
tclreadline-0.7: (Feb 1999)
first `public release'.
|