Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8390 5044

latest revision download Branch root:

8390 annotated / raw | Diffs: previous, other | Lines: 250 ( +1, -8 )

Created: 2008-05-13 18:02:50 -0400 (6 months ago) | Author: stkn | Changeset: 8390

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)

8389 annotated / raw | Diffs: previous, other | Lines: 257 ( +9, -1 )

Created: 2008-05-13 17:39:41 -0400 (6 months ago) | Author: stkn | Changeset: 8389

Fix libedit build on solaris (add workaround to libedit/src/makelist to use /usr/xpg4/bin/tr which properly supports [:lower:] [:upper:])

7502 new annotated / raw | Diffs: previous, other | Lines: 249 ( +249, -0 )

Created: 2008-02-03 18:43:05 -0500 (9 months ago) | Author: cypromis | Changeset: 7502

And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)

7501 deleted | Lines: 0 ( +0, -249 )

Created: 2008-02-03 17:56:23 -0500 (9 months ago) | Author: cypromis | Changeset: 7501

replacing libedit
leaving libedit.old in just in case for a day ...

5044 new annotated / raw | Lines: 249 ( +249, -0 )

Created: 2007-04-30 16:37:41 -0400 (19 months ago) | Author: anthm | Changeset: 5044

Moved to: libs/libedit.old/src/makelist 7501

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)