Overview
Comment: | Update meta files * Add self to AUTHORS * Cosmetic changes to README * Update TODOs |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | trunk | origin/devel |
Files: | files | file ages | folders |
SHA1: |
743c61fc2e57e9285a2cc4c7ebe08113 |
User & Date: | quentin@minster.io on 2014-03-17 22:10:06 |
Other Links: | branch diff | manifest | tags |
Context
2014-03-17
| ||
22:10 | Update meta files * Add self to AUTHORS * Cosmetic changes to README * Update TODOs Leaf check-in: 743c61fc2e user: quentin@minster.io tags: trunk, origin/devel | |
21:55 | Style/cosmetic changes to C files check-in: 51f17cd0ae user: quentin@minster.io tags: trunk, origin/devel | |
Changes
Modified AUTHORS from [3ae7bf63da] to [5b2501d7d7].
1 2 | 1 2 3 | + | Johannes Zellner <johannes@zellner.org> http://www.zellner.org/ Mark Patton <mpatton@jhu.edu> Quentin Minster <quentin@minster.io> |
Modified README from [cd868e87e1] to [ca52f0dc10].
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - - - - - - - - + + + + + + + + |
|
︙ | |||
69 70 71 72 73 74 75 | 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 | - + | like wish, you should copy the file sample.tclshrc to $HOME/.wishrc (or whatever the manual page of your interpreter says.) If you have installed tclreadline properly, you are just ready to start: start your favorite interpreter. The tclreadlineSetup.tcl script does the rest. |
︙ | |||
178 179 180 181 182 183 184 | 178 179 180 181 182 183 184 185 | + | tclreadline-0.8: (May 1999) - adapted for tcl8.1. - minor bug fixes. tclreadline-0.7: (Feb 1999) first `public release'. |
Modified TODO from [b69b346f75] to [92707f83c4].
|