| FreeSWITCH:/libs/libedit/ |
hide Line HistoryConstraint |
Changelog
9040
by anthm on
15 July 2008, 13:39:16 -0400
(4 months 7 days ago)
update
… 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
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
7725
by mikej on
22 February 2008, 17:27:27 -0500
(8 months ago)
more freebsd vs weakalias fun
./src/unvis.c
7725
./src/vis.c
7725
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
7551
by mikej on
07 February 2008, 19:38:38 -0500
(9 months ago)
svn:ignore props
./examples
7551
7550
by mikej on
07 February 2008, 19:31:42 -0500
(9 months ago)
whoops
./configure.ac
7550
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
7504
by cypromis on
03 February 2008, 19:39:14 -0500
(9 months ago)
thought I had all those delted ...
./Makefile.in
7504
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 :)
./ChangeLog
7502
./Makefile.am
7502
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 ...
./ChangeLog
7501
./Makefile.am
7501
7319
by mikej on
22 January 2008, 20:00:24 -0500
(9 months ago)
svn:ignore props
./examples
7319
7200
by mikej on
13 January 2008, 13:43:51 -0500
(10 months ago)
allow config.cache or -C on libedit
./configure.ac
7200
./configure.gnu
7200
7198
by mikej on
13 January 2008, 12:16:54 -0500
(10 months ago)
more generated files
./config.guess
7198
./config.sub
7198
./configure.ac
7198
./ltmain.sh
7198
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
./aclocal.m4
7195
./config.h.in
7195
./configure
7195
./doc/Makefile.in
7195
7194
by mikej on
12 January 2008, 16:54:25 -0500
(10 months ago)
clarify configure error message
./configure.ac
7194
7075
by anthm on
03 January 2008, 16:34:44 -0500
(10 months ago)
cross t's and dot i's
./configure
7075
6908
by anthm on
19 December 2007, 21:55:36 -0500
(11 months ago)
more stuff
./Makefile.in
6908
./aclocal.m4
6908
./config.guess
6908
./config.h.in
6908
./config.sub
6908
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
./aclocal.m4
6746
./config.guess
6746
./config.sub
6746
./configure
6746
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
./examples/test.c
5738
./src/chared.c
5738
./src/chared.h
5738
./src/common.c
5738
5301
by anthm on
09 June 2007, 15:13:59 -0400
(17 months ago)
revert unintended changes from previous commit
./Makefile.in
5301
./config.h.in
5301
./configure
5301
./doc/Makefile.in
5301
./examples/Makefile.in
5301
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
./config.h.in
5300
./configure
5300
./doc/Makefile.in
5300
./examples/Makefile.in
5300
5226
by mikej on
28 May 2007, 01:52:34 -0400
(17 months ago)
fix bsd build
./Makefile.am
5226
./src/el.c
5226
./src/sig.c
5226
./src/sig.h
5226
./src/term.c
5226
5126
by anthm on
10 May 2007, 14:17:34 -0400
(18 months ago)
props and sofia fix
./examples
5126
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)
./ChangeLog
5044
./Makefile.am
5044
|