| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1999-10-15 | don't assume locales are not working - it may not be the case | jdolecek | |
| re_refresh(): cast the character passed to re_addc() to unsigned char, so we don't end up calling isprint() with negative value when chars are signed and character value is >= 128 | |||
| 1999-07-02 | More trailing white space. | simonb | |
| 1998-12-12 | delint | christos | |
| 1998-07-29 | * add more checks for NULL pointers in passed arguments | lukem | |
| * implement el_get(EditLine *, int op, void *result), which does the inverse of el_set() * add EL_EDITMODE operation to el_set and el_get; if non zero editing is enabled (the default). * add "edit on | off" editrc command, which modifies EL_EDITMODE. users can now add '*:edit off' in ~/.editrc as an advisory to disable editing. NOTE: at this time EL_EDITMODE is just an indication of the state of the 'edit' command. It's up to the application to check this after el_source() or el_parse() to determine if editing is still required. | |||
| 1998-03-30 | use int rather than char as an array index. | mrg | |
| 1998-02-03 | remove obsolete register declarations | perry | |
| 1997-07-06 | Fix compiler warnings. | christos | |
| 1997-01-11 | RCSid police | lukem | |
| editline first appeared in 4.4BSD not NetBSD1.0 | |||
| 1995-04-27 | Trivial code ordering change. | mycroft | |
| 1994-05-06 | libedit! | cgd | |
