50 check-ins occurring around feba0a4c97f07e47.
More ↑
2014-03-17
| ||
21:17 | [320bbe752c] Enhance a bit of logic (expr should be cheaper than regexp) (user: quentin@minster.io tags: trunk, origin/devel) | |
21:17 | [dc9268f6ad] Harmonize style in all Tcl files Brace arguments of if/expr constructs (user: quentin@minster.io tags: trunk, origin/devel) | |
2014-02-26
| ||
22:37 | [a9511ba2db] Cleanup of compilation warnings * Add the -Wall compilation flag * Use rl_ding() instead of undeclared ding() (user: quentin@minster.io tags: trunk, origin/devel) | |
00:38 | [5f3ab55c4a] Harmonize file headers, indent and whitespace in all files (user: quentin@minster.io tags: trunk, origin/devel) | |
2014-02-19
| ||
00:07 | [f61c58e424] 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 (user: quentin@minster.io tags: trunk, origin/devel) | |
2014-02-18
| ||
23:09 | [41d16f099d] 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 (user: quentin@minster.io tags: trunk, origin/devel) | |
22:32 | [fa523361f5] Add the 'ident' attribute to all files (user: quentin@minster.io tags: trunk, origin/devel) | |
2001-08-10
| ||
20:56 | [95608888ca] Leaf: added Massimo to AUTHORS (user: johannes@zellner.org tags: trunk) | |
20:05 | [cf2851923e] In tclreadlineSetup.tcl.in prefixed all global variables with package prefix to avoid polluting the global namespace. (user: dz@debian.org tags: trunk) | |
2001-04-08
| ||
18:34 | [07bc0bf2d9] added .cvsignore (user: johannes@zellner.org tags: trunk) | |
2001-01-10
| ||
05:32 | [9687cda552] * configure.in: changed the check for readline/readline.h / readline.h changed 2000 to 2001 in all places (user: johannes@zellner.org tags: trunk, pre-dizzi) | |
2000-12-08
| ||
00:50 | [7695f3855b] Fri Dec 8 01:50:05 CET 2000 (user: johannes@zellner.org tags: trunk, tclreadline-2-1-0a) | |
00:45 | [d9a3eefbfc] * reenabled wishrl and tclshrl via configure switches (user: johannes@zellner.org tags: trunk, tclreadline-2-1-0) | |
2000-11-19
| ||
14:13 | [769067ae30] * configure.in: moved the tlib check before the libreadline check (user: johannes@zellner.org tags: trunk) | |
2000-09-29
| ||
18:38 | [36440946cb] Fri Sep 29 20:37:27 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
2000-09-20
| ||
17:44 | [ab9723d172] * made tclreadline.h installing to ${prefix}/include (user: johannes@zellner.org tags: trunk) | |
2000-08-27
| ||
14:14 | [e79b9877a8] * 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 (user: johannes@zellner.org tags: trunk) | |
13:25 | [4f73d8af60] Updated docs for text and update commands. (user: mpatton@jhu.edu tags: trunk) | |
13:23 | [357858a659] 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. (user: mpatton@jhu.edu tags: trunk) | |
2000-07-27
| ||
13:14 | [5096b666f4] * configure.in: changed a == to = in a sh test (reported by "Daniel O'Connor" <darius@dons.net.au>) (user: johannes@zellner.org tags: trunk) | |
2000-07-21
| ||
19:01 | [b59f593e02] Fri Jul 21 21:00:32 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
2000-07-20
| ||
01:30 | [8fbdc69ff9] forgot a missing quote. (user: johannes@zellner.org tags: trunk) | |
01:28 | [062447ce86] corrected the old @..@ substitutes in tclreadilne.n.in (user: johannes@zellner.org tags: trunk) | |
2000-07-19
| ||
22:33 | [229374ad98] Thu Jul 20 00:29:39 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
2000-07-03
| ||
12:51 | [feba0a4c97] * Makefile.am: included EXTRA_DIST so that it compiles from `dist' (user: johannes@zellner.org tags: trunk) | |
2000-07-01
| ||
22:25 | [2de8446c96] Sun Jul 2 00:25:49 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
22:22 | [9163d09edc] Sun Jul 2 00:22:49 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
22:20 | [162d21ed58] Sun Jul 2 00:20:34 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
22:19 | [619e9324a0] Sun Jul 2 00:19:22 CEST 2000 (user: johannes@zellner.org tags: trunk) | |
22:18 | [30437b03ab] 1. usable version after change to automake (user: johannes@zellner.org tags: trunk) | |
14:23 | [9e7c008b8c] small fix in the completer so that it completes options (public variables) for itcl. (user: johannes@zellner.org tags: trunk) | |
2000-03-25
| ||
20:59 | [407e6d1b0a] Sat Mar 25 21:58:26 CET 2000 (user: johannes@zellner.org tags: trunk) | |
2000-03-24
| ||
00:54 | [c109e296c3] Fri Mar 24 01:54:51 CET 2000 (user: johannes@zellner.org tags: trunk) | |
00:50 | [55d574a588] Fri Mar 24 01:50:58 CET 2000 (user: johannes@zellner.org tags: trunk) | |
2000-03-23
| ||
22:51 | [4d2e761f67] works with tcl8.3 (user: johannes@zellner.org tags: trunk) | |
19:54 | [a280a34644] Thu Mar 23 20:54:24 CET 2000 (user: johannes@zellner.org tags: trunk) | |
2000-02-13
| ||
19:20 | [8ec4a5326b] Sun Feb 13 20:18:47 CET 2000 (user: johannes@zellner.org tags: trunk) | |
1999-12-17
| ||
12:19 | [93501d5366] Fri Dec 17 13:19:24 CET 1999 (user: johannes@zellner.org tags: trunk) | |
1999-12-16
| ||
22:11 | [5ceb4bf9b1] Thu Dec 16 22:39:33 CET 1999 (user: johannes@zellner.org tags: trunk) | |
21:53 | [5d555b6f90] Thu Dec 16 22:22:08 CET 1999 (user: johannes@zellner.org tags: trunk) | |
21:53 | [f90495f90f] introduced tclshrl and wishrl because a user wants statically linked binaries. (user: johannes@zellner.org tags: trunk) | |
1999-09-30
| ||
16:03 | [5df4b8fab3] Thu Sep 30 18:03:05 MEST 1999 (user: johannes@zellner.org tags: trunk) | |
01:26 | [702e7f3410] Thu Sep 30 03:25:19 CEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-29
| ||
18:24 | [79656128ef] Wed Sep 29 20:24:01 MEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-28
| ||
21:19 | [3b8130f969] Tue Sep 28 23:19:25 CEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-27
| ||
07:50 | [1be14666f7] Mon Sep 27 09:51:14 CEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-23
| ||
00:56 | [29f47e8987] Thu Sep 23 02:54:34 CEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-22
| ||
00:09 | [9e3c1d7364] Wed Sep 22 02:07:23 CEST 1999 (user: johannes@zellner.org tags: trunk) | |
1999-09-20
| ||
16:16 | [dd60975ba5] configure.in (user: johannes@zellner.org tags: trunk) | |
00:39 | [67dcbf090f] Makefile.in config.h.in configure.in tclreadline.c (user: johannes@zellner.org tags: trunk) | |