An error occurred fetching the project authors.
- 10 Feb, 2009 1 commit
-
-
Georgi Kodinov authored
based on NetBSD CVS as of 2009/02/06 20:09:00.
-
- 04 Mar, 2008 1 commit
-
-
bar@mysql.com/bar.myoffice.izhnet.ru authored
Problem: libedit is a very pure-ASCII oriented library, and it is not aware of extended (0x80..0xFF) or even multi-byte characters. It considered such characters as non-printable and didn't allow to input them. Fix: make libedit think that all bytes >= 0x80 are printable.
-
- 21 Apr, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 03 Sep, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
2. changed key_* to el_ley_* in the libedit key.h (because it's in the conflict with the aix definitions) 3. use libedit_term.h instead of term.h in the cmd-line-utils/libedit/el.h 4. added definition of MIN in the cmd-line-utils/libedit/read.c (if it wasn't defined yet) 5. discarded definition of SUNOS macro from configure.in (now we don't include term.h in the el.h at all)
-
- 24 Aug, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
(fixed Bug #4462 libedit compile failure)
-
- 19 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 18 Jan, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-