Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

9040 by anthm on 15 July 2008, 13:39:16 -0400 (4 months 7 days ago) update

. 9040 history download (+0 -0) diffs

… 24 more files in changeset.
8390 by stkn on 13 May 2008, 18:02:50 -0400 (6 months ago) Better fix for the tr issue on solaris: force the C locale for the tr call since the issue is cause by the system using utf8 (or any other multibyte locale)

./src/makelist 8390 history download (+1 -8) diffs

8389 by stkn on 13 May 2008, 17:39:41 -0400 (6 months ago) Fix libedit build on solaris (add workaround to libedit/src/makelist to use /usr/xpg4/bin/tr which properly supports [:lower:] [:upper:])

./src/makelist 8389 history download (+9 -1) diffs

7725 by mikej on 22 February 2008, 17:27:27 -0500 (8 months ago) more freebsd vs weakalias fun

./src/unvis.c 7725 history download (+1 -1) diffs

./src/vis.c 7725 history download (+1 -1) diffs

7584 by stkn on 11 February 2008, 14:11:24 -0500 (9 months ago) Resurrect the lost FreeBSD __weak_references fix from the previous libedit version.
-This line, and those below, will be ignored--

M    vi.c

./src/vi.c 7584 history download (+2 -2) diffs

7551 by mikej on 07 February 2008, 19:38:38 -0500 (9 months ago) svn:ignore props

. 7551 history download (+0 -0) diffs

./doc 7551 history download (+0 -0) diffs

./examples 7551 history download (+0 -0) diffs

./src 7551 history download (+0 -0) diffs

… 8 more files in changeset.
7550 by mikej on 07 February 2008, 19:31:42 -0500 (9 months ago) whoops

./configure.ac 7550 history download (+1 -1) diffs

7549 by mikej on 07 February 2008, 18:56:22 -0500 (9 months ago) remove generated file, you will need to re-bootstrap.  sorry :(

./config.h.in 7549 history deleted

7504 by cypromis on 03 February 2008, 19:39:14 -0500 (9 months ago) thought I had all those delted ...

./Makefile.in 7504 history deleted

7502 by cypromis on 03 February 2008, 18:43:05 -0500 (9 months ago) And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)

. 7502 history download (+0) new

./COPYING 7502 history download (+23) new

./ChangeLog 7502 history download (+219) new

./INSTALL 7502 history download (+229) new

./Makefile.am 7502 history download (+40) new

… 93 more files in changeset.
7501 by cypromis on 03 February 2008, 17:56:23 -0500 (9 months ago) replacing libedit
leaving libedit.old in just in case for a day ...

. 7501 history deleted

./COPYING 7501 history deleted

./ChangeLog 7501 history deleted

./INSTALL 7501 history deleted

./Makefile.am 7501 history deleted

… 191 more files in changeset.
7324 by mikej on 23 January 2008, 13:09:37 -0500 (9 months ago) svn:ignore

. 7324 history download (+0 -0) diffs

7319 by mikej on 22 January 2008, 20:00:24 -0500 (9 months ago) svn:ignore props

. 7319 history download (+0 -0) diffs

./doc 7319 history download (+0 -0) diffs

./examples 7319 history download (+0 -0) diffs

./src 7319 history download (+0 -0) diffs

… 30 more files in changeset.
7200 by mikej on 13 January 2008, 13:43:51 -0500 (10 months ago) allow config.cache or -C on libedit

./configure.ac 7200 history download (+2 -0) diffs

./configure.gnu 7200 history download (+1 -1) diffs

7198 by mikej on 13 January 2008, 12:16:54 -0500 (10 months ago) more generated files

./config.guess 7198 history deleted

./config.sub 7198 history deleted

./configure.ac 7198 history download (+1 -1) diffs

./ltmain.sh 7198 history deleted

7195 by mikej on 12 January 2008, 17:02:49 -0500 (10 months ago) remove generated files from tree. you will need to re-bootstrap or run autoreconf in the libs/libedit directory of updated existing checkouts

./Makefile.in 7195 history deleted

./aclocal.m4 7195 history deleted

./config.h.in 7195 history deleted

./configure 7195 history deleted

./doc/Makefile.in 7195 history deleted

… 2 more files in changeset.
7194 by mikej on 12 January 2008, 16:54:25 -0500 (10 months ago) clarify configure error message

./configure.ac 7194 history download (+1 -1) diffs

7075 by anthm on 03 January 2008, 16:34:44 -0500 (10 months ago) cross t's and dot i's

./configure 7075 history download (+2 -2) diffs

… 15 more files in changeset.
6908 by anthm on 19 December 2007, 21:55:36 -0500 (11 months ago) more stuff

./Makefile.in 6908 history download (+60 -75) diffs

./aclocal.m4 6908 history download (+111 -101) diffs

./config.guess 6908 history download (+287 -347) diffs

./config.h.in 6908 history download (+2 -2) diffs

./config.sub 6908 history download (+53 -152) diffs

… 11 more files in changeset.
6746 by cypromis on 13 December 2007, 09:36:14 -0500 (11 months ago) Changed libedit to go into bootstrap.sh since its now default,
but still make the build and include selectable from configure
Chnaged libedit to use automake
Still need to update the leftover configur…

./Makefile.in 6746 history download (+68 -57) diffs

./aclocal.m4 6746 history download (+126 -106) diffs

./config.guess 6746 history download (+295 -265) diffs

./config.sub 6746 history download (+80 -33) diffs

./configure 6746 history download (+193 -128) diffs

… 8 more files in changeset.
5738 by mikej on 21 September 2007, 14:49:14 -0400 (14 months ago) svn:eol-style properties, and make eol-style consistent in some files.

./examples/fileman.c 5738 history download (+0 -0) diffs

./examples/test.c 5738 history download (+0 -0) diffs

./src/chared.c 5738 history download (+0 -0) diffs

./src/chared.h 5738 history download (+0 -0) diffs

./src/common.c 5738 history download (+0 -0) diffs

… 3562 more files in changeset.
5301 by anthm on 09 June 2007, 15:13:59 -0400 (17 months ago) revert unintended changes from previous commit

./Makefile.in 5301 history download (+9 -4) diffs

./config.h.in 5301 history download (+2 -2) diffs

./configure 5301 history download (+4836 -4354) diffs

./doc/Makefile.in 5301 history download (+10 -5) diffs

./examples/Makefile.in 5301 history download (+10 -5) diffs

… 4 more files in changeset.
5300 by anthm on 09 June 2007, 15:01:43 -0400 (17 months ago) fix missing logic in our poor man's vad

./Makefile.in 5300 history download (+4 -9) diffs

./config.h.in 5300 history download (+2 -2) diffs

./configure 5300 history download (+4354 -4836) diffs

./doc/Makefile.in 5300 history download (+5 -10) diffs

./examples/Makefile.in 5300 history download (+5 -10) diffs

… 5 more files in changeset.
5226 by mikej on 28 May 2007, 01:52:34 -0400 (17 months ago) fix bsd build

./Makefile.am 5226 history download (+1 -1) diffs

./src/el.c 5226 history download (+2 -0) diffs

./src/sig.c 5226 history download (+2 -0) diffs

./src/sig.h 5226 history download (+11 -0) diffs

./src/term.c 5226 history download (+2 -0) diffs

… 3 more files in changeset.
5126 by anthm on 10 May 2007, 14:17:34 -0400 (18 months ago) props and sofia fix

. 5126 history download (+0 -0) diffs

./doc 5126 history download (+0 -0) diffs

./examples 5126 history download (+0 -0) diffs

./src 5126 history download (+0 -0) diffs

… 32 more files in changeset.
5044 by anthm on 30 April 2007, 16:37:41 -0400 (18 months ago) add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)

. 5044 history download (+0) new

./COPYING 5044 history download (+23) new

./ChangeLog 5044 history download (+206) new

./INSTALL 5044 history download (+229) new

./Makefile.am 5044 history download (+36) new

… 105 more files in changeset.
earlier earlier | later later