summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release 1.15eltclsh-1.15Anthony Mallet2015-03-02
* Fix potential segfault when printing interactive promptAnthony Mallet2015-03-02
* Do not hardcode .so in pkgIndex.tclAnthony Mallet2013-04-10
* Add missing unistd.h for isatty(3)Anthony Mallet2013-04-10
* Release 1.14eltclsh-1.14Anthony Mallet2012-12-06
* Add new el::history sub-commands: event, change and clearAnthony Mallet2012-12-06
* Release 1.13eltclsh-1.13Anthony Mallet2012-11-22
* Kill trailing whitespace, drop rcs keywords.Anthony Mallet2012-11-22
* Rewrite the 10+ years old build systemAnthony Mallet2012-11-22
* Kill trailing whitespaceAnthony Mallet2012-11-22
* Drop RCSIDs and kill trailing whitespaceAnthony Mallet2012-11-22
* Improve README: no options are normally passed to configure on most systemsAnthony Mallet2012-01-10
* Do not add empty lines to el::gets historyAnthony Mallet2011-12-19
* Add an @SHELL@ substitution in config.mk, for the sake of @LIBTOOL@Anthony Mallet2011-12-01
* Use LIBS instead of LDFLAGS when looking for libtcl in configure.acAnthony Mallet2011-11-20
* Update README and document autogen.sh script to generate configureAnthony Mallet2011-11-15
* Constify the history filename to appease gcc -WallAnthony Mallet2011-11-02
* Ignore more autoconf generated filesAnthony Mallet2011-11-02
* Add history load/save featureAnthony Mallet2011-11-02
* Delete autoconf generated filesAnthony Mallet2011-11-02
* Bump version to 1.13Anthony Mallet2011-11-02
* Regeneltclsh-1.12Anthony Mallet2011-06-16
* Release 1.12Anthony Mallet2011-06-16
* Fix uninitialized tk_prefix when --with-tk was not given and tk is missingAnthony Mallet2011-06-16
* Change resource file to ~/.eltclshrc instead of .eltclshrc (resp. ~/.elwishrc)Anthony Mallet2011-05-09
* Fix autogen.sh script: add missing libtoolize invocationAnthony Mallet2011-03-31
* Regen configure/libtool with autoconf 2.66 / libtool 2.2.6Anthony Mallet2011-03-31
* Let configure look for any tcl version in 8.[0-9]Anthony Mallet2011-03-31
* Add a variable to limit the number of columns in completions outputAnthony Mallet2011-03-28
* Add a way to disable el::queryItems functionalityAnthony Mallet2011-03-27
* Parse .editrc before binding ^I to eltcl-completeAnthony Mallet2011-03-27
* Initialize uninitialized internal data in the eltclsh packageAnthony Mallet2011-03-07
* Fight against libtool so that it accepts linking against tcl stubs on NetBSDAnthony Mallet2010-01-21
* Fix wrong return value in case of error in elTclGetWindowSize()Anthony Mallet2010-01-21
* Add missing -lm for the ceil() functionAnthony Mallet2010-01-21
* Bump current to 1.11.99Anthony Mallet2010-01-21
* Add release date for 1.11Anthony Mallet2010-01-21
* Release 1.11Anthony Mallet2010-01-21
* Create installation dir for packageAnthony Mallet2010-01-21
* Recent changes >> CHANGELOGAnthony Mallet2010-01-21
* Regen (with autoreconf -vif -I m4)Anthony Mallet2010-01-21
* Add a pkg-config .pc fileAnthony Mallet2010-01-21
* Build eltclsh as a Tcl extension that can be loaded in an existing interpreterAnthony Mallet2010-01-21
* Be robust to interpreters that don't have an argv variableAnthony Mallet2010-01-21
* Regen autotools filesAnthony Mallet2009-10-29
* Improve detection of Tcl and Tk under DarwinAnthony Mallet2009-10-29
* Use TCL_LIB_SPEC and TK_LIB_SPEC instead of TCL_LIB_FLAG and TK_LIB_FLAGAnthony Mallet2009-10-28
* regenMatthieu Herrb2009-07-27
* move robots.m4 to 'm4' to appease libtool 2.xMatthieu Herrb2009-07-27
* Merge commit 'origin/mac' into macMatthieu Herrb2009-07-27
|\