Timeline
Not logged in

50 check-ins occurring around b59f593e02de6baf.

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
21:54
Regenerate config.h.in using autoheader check-in: 32a8974959 user: quentin@minster.io tags: trunk, origin/devel
21:47
Remove seemingly useless file check-in: 9607f1bb70 user: quentin@minster.io tags: trunk, origin/devel
21:17
Enhance a bit of logic (expr should be cheaper than regexp) check-in: 320bbe752c user: quentin@minster.io tags: trunk, origin/devel
21:17
Harmonize style in all Tcl files Brace arguments of if/expr constructs check-in: dc9268f6ad user: quentin@minster.io tags: trunk, origin/devel
2014-02-26
22:37
Cleanup of compilation warnings * Add the -Wall compilation flag * Use rl_ding() instead of undeclared ding() check-in: a9511ba2db user: quentin@minster.io tags: trunk, origin/devel
00:38
Harmonize file headers, indent and whitespace in all files check-in: 5f3ab55c4a user: quentin@minster.io tags: trunk, origin/devel
2014-02-19
00:07
Apply the Gentoo patchset Gentoo ebuild: dev-tcltk/tclreadline-2.1.0-r4 Fully applied patches: * direct sed patches from the ebuild * tclreadline-2.1.0-gold.patch * tclreadline-2.1.0-rl-executing-macro.patch * tclreadline-2.1.0-rl-history-expand.patch * tclreadline-2.1.0-rl-prompt.patch Partially applied patches: * tclreadline-2.1.0-alloc-free.patch check-in: f61c58e424 user: quentin@minster.io tags: trunk, origin/devel
2014-02-18
23:09
Apply the Debian patchset Debian source package: tcl-tclreadline 2.1.0-12 Fully applied patches: * complete_nontcl.patch * completion_matches.patch * completion_pbug.patch * memuse.patch * tclshpath.patch * varnames.patch Partially applied patches: * manpage.patch * tinfo.patch Dropped patches: * kfreebsd.patch * link.patch * tclrldir.patch check-in: 41d16f099d user: quentin@minster.io tags: trunk, origin/devel
22:32
Add the 'ident' attribute to all files check-in: fa523361f5 user: quentin@minster.io tags: trunk, origin/devel
2001-08-10
20:56
added Massimo to AUTHORS Leaf check-in: 95608888ca user: johannes@zellner.org tags: trunk
20:05
In tclreadlineSetup.tcl.in prefixed all global variables with package prefix to avoid polluting the global namespace. check-in: cf2851923e user: dz@debian.org tags: trunk
2001-04-08
18:34
added .cvsignore check-in: 07bc0bf2d9 user: johannes@zellner.org tags: trunk
2001-01-10
05:32
* configure.in: changed the check for readline/readline.h / readline.h changed 2000 to 2001 in all places check-in: 9687cda552 user: johannes@zellner.org tags: trunk, pre-dizzi
2000-12-08
00:50
Fri Dec 8 01:50:05 CET 2000 check-in: 7695f3855b user: johannes@zellner.org tags: trunk, tclreadline-2-1-0a
00:45
* reenabled wishrl and tclshrl via configure switches check-in: d9a3eefbfc user: johannes@zellner.org tags: trunk, tclreadline-2-1-0
2000-11-19
14:13
* configure.in: moved the tlib check before the libreadline check check-in: 769067ae30 user: johannes@zellner.org tags: trunk
2000-09-29
18:38
Fri Sep 29 20:37:27 CEST 2000 check-in: 36440946cb user: johannes@zellner.org tags: trunk
2000-09-20
17:44
* made tclreadline.h installing to ${prefix}/include check-in: ab9723d172 user: johannes@zellner.org tags: trunk
2000-08-27
14:14
* added Mark to AUTHORS :) * updated the ChangeLog according to Marks mail * removed an unused i from the obj command in tclreadline.c * increased the patchlevel check-in: e79b9877a8 user: johannes@zellner.org tags: trunk
13:25
Updated docs for text and update commands. check-in: 4f73d8af60 user: mpatton@jhu.edu tags: trunk
13:23
Made readline an object command to fix a number of memory leaks. Added commands "readline text" to retrieve the current input and "readline update" to redraw the current input. check-in: 357858a659 user: mpatton@jhu.edu tags: trunk
2000-07-27
13:14
* configure.in: changed a == to = in a sh test (reported by "Daniel O'Connor" <darius@dons.net.au>) check-in: 5096b666f4 user: johannes@zellner.org tags: trunk
2000-07-21
19:01
Fri Jul 21 21:00:32 CEST 2000 check-in: b59f593e02 user: johannes@zellner.org tags: trunk
2000-07-20
01:30
forgot a missing quote. check-in: 8fbdc69ff9 user: johannes@zellner.org tags: trunk
01:28
corrected the old @..@ substitutes in tclreadilne.n.in check-in: 062447ce86 user: johannes@zellner.org tags: trunk
2000-07-19
22:33
Thu Jul 20 00:29:39 CEST 2000 check-in: 229374ad98 user: johannes@zellner.org tags: trunk
2000-07-03
12:51
* Makefile.am: included EXTRA_DIST so that it compiles from `dist' check-in: feba0a4c97 user: johannes@zellner.org tags: trunk
2000-07-01
22:25
Sun Jul 2 00:25:49 CEST 2000 check-in: 2de8446c96 user: johannes@zellner.org tags: trunk
22:22
Sun Jul 2 00:22:49 CEST 2000 check-in: 9163d09edc user: johannes@zellner.org tags: trunk
22:20
Sun Jul 2 00:20:34 CEST 2000 check-in: 162d21ed58 user: johannes@zellner.org tags: trunk
22:19
Sun Jul 2 00:19:22 CEST 2000 check-in: 619e9324a0 user: johannes@zellner.org tags: trunk
22:18
1. usable version after change to automake check-in: 30437b03ab user: johannes@zellner.org tags: trunk
14:23
small fix in the completer so that it completes options (public variables) for itcl. check-in: 9e7c008b8c user: johannes@zellner.org tags: trunk
2000-03-25
20:59
Sat Mar 25 21:58:26 CET 2000 check-in: 407e6d1b0a user: johannes@zellner.org tags: trunk
2000-03-24
00:54
Fri Mar 24 01:54:51 CET 2000 check-in: c109e296c3 user: johannes@zellner.org tags: trunk
00:50
Fri Mar 24 01:50:58 CET 2000 check-in: 55d574a588 user: johannes@zellner.org tags: trunk
2000-03-23
22:51
works with tcl8.3 check-in: 4d2e761f67 user: johannes@zellner.org tags: trunk
19:54
Thu Mar 23 20:54:24 CET 2000 check-in: a280a34644 user: johannes@zellner.org tags: trunk
2000-02-13
19:20
Sun Feb 13 20:18:47 CET 2000 check-in: 8ec4a5326b user: johannes@zellner.org tags: trunk
1999-12-17
12:19
Fri Dec 17 13:19:24 CET 1999 check-in: 93501d5366 user: johannes@zellner.org tags: trunk
1999-12-16
22:11
Thu Dec 16 22:39:33 CET 1999 check-in: 5ceb4bf9b1 user: johannes@zellner.org tags: trunk
21:53
Thu Dec 16 22:22:08 CET 1999 check-in: 5d555b6f90 user: johannes@zellner.org tags: trunk
21:53
introduced tclshrl and wishrl because a user wants statically linked binaries. check-in: f90495f90f user: johannes@zellner.org tags: trunk
1999-09-30
16:03
Thu Sep 30 18:03:05 MEST 1999 check-in: 5df4b8fab3 user: johannes@zellner.org tags: trunk
01:26
Thu Sep 30 03:25:19 CEST 1999 check-in: 702e7f3410 user: johannes@zellner.org tags: trunk
1999-09-29
18:24
Wed Sep 29 20:24:01 MEST 1999 check-in: 79656128ef user: johannes@zellner.org tags: trunk
1999-09-28
21:19
Tue Sep 28 23:19:25 CEST 1999 check-in: 3b8130f969 user: johannes@zellner.org tags: trunk
1999-09-27
07:50
Mon Sep 27 09:51:14 CEST 1999 check-in: 1be14666f7 user: johannes@zellner.org tags: trunk
More ↓