| Commit message (Expand) | Author | Age | Files | Lines |
* | François Revol: some BeOS fixes | Peter Stephenson | 2008-11-18 | 1 | -0/+3 |
* | 26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987. | Clint Adams | 2008-11-06 | 1 | -1/+1 |
* | 25987: don't ztrdup the buffer returned by inet_ntoa. | Clint Adams | 2008-11-01 | 1 | -1/+1 |
* | users/13418: protect against have_strcodes lying | Peter Stephenson | 2008-10-30 | 1 | -2/+8 |
* | Fixed a signed/unsigned compiler warning. | Wayne Davison | 2008-10-11 | 1 | -1/+1 |
* | 25777: argument to gdbmsetfn() | Peter Stephenson | 2008-09-30 | 1 | -1/+1 |
* | users/13295, tweaked: dont reset line numbers when parsing strings, sometimes | Peter Stephenson | 2008-09-29 | 3 | -3/+3 |
* | 25744: dynamic named directories and further doshfunc() simplification | Peter Stephenson | 2008-09-26 | 1 | -5/+5 |
* | 25677: add %x and %I prompt escapes for shell source code debugging | Peter Stephenson | 2008-09-16 | 1 | -15/+15 |
* | 25651: make getpermtext() output indentation more logical | Peter Stephenson | 2008-09-11 | 1 | -2/+3 |
* | 25611, 25613: protect against two possible NULL dereferences. | Clint Adams | 2008-09-05 | 1 | -18/+22 |
* | 25609: initialize sz variable. | Clint Adams | 2008-09-04 | 1 | -1/+1 |
* | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 2008-09-03 | 1 | -4/+11 |
* | 25490: make zties dynamic so there can be more than one gdbm handle in use at... | Clint Adams | 2008-08-19 | 1 | -17/+33 |
* | 25448: add $funcfiletrace to show absolute line number for caller | Peter Stephenson | 2008-08-13 | 2 | -1/+54 |
* | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 2008-08-11 | 2 | -3/+35 |
* | 25329: build the curses module if we've got any usable curses header, not jus... | Clint Adams | 2008-07-23 | 1 | -1/+1 |
* | 25324: Danek Duvall: some Solaris and more general completions | Peter Stephenson | 2008-07-21 | 1 | -25/+57 |
* | 25322: fix printing of keys. | Clint Adams | 2008-07-21 | 1 | -0/+1 |
* | 25321: delete gdbm node when corresponding hash entry is unset. | Clint Adams | 2008-07-21 | 1 | -1/+6 |
* | 25320: fix read and write of elements by key. | Clint Adams | 2008-07-21 | 1 | -16/+28 |
* | 25319: fix zuntie, add -f option to ztie. | Clint Adams | 2008-07-21 | 2 | -0/+252 |
* | 25040: zpty should display context information more like eval | Peter Stephenson | 2008-05-15 | 1 | -1/+15 |
* | 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options | Peter Stephenson | 2008-05-08 | 2 | -16/+71 |
* | 24705: rationalise curses and term headers even more | Peter Stephenson | 2008-03-13 | 3 | -47/+11 |
* | 24460: make zpty -rt more consistent by polling before every byte | Peter Stephenson | 2008-01-25 | 1 | -5/+41 |
* | Wayne: 24273: curses macros dont return a value | Peter Stephenson | 2007-12-17 | 1 | -3/+8 |
* | 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD | Peter Stephenson | 2007-12-14 | 1 | -1/+1 |
* | 24197: interface to ztrftime() for insufficient memory was broken | Peter Stephenson | 2007-12-09 | 1 | -2/+2 |
* | 24173: fix thinko in 24171 | Clint Adams | 2007-12-07 | 1 | -1/+1 |
* | 24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs... | Clint Adams | 2007-12-07 | 1 | -1/+1 |
* | 24160: build terminfo module if ncursesw is present but curses.h is not. | Clint Adams | 2007-12-05 | 2 | -2/+25 |
* | 24110: change ncurses includes again | Peter Stephenson | 2007-11-21 | 1 | -4/+4 |
* | 24107: extra search for ncurses headers but dont use if library isnt ncurses | Peter Stephenson | 2007-11-20 | 1 | -8/+23 |
* | unposted: prepare for 4.3.4-dev-2 | Peter Stephenson | 2007-11-20 | 1 | -1/+1 |
* | 24089 plus tweak: fix curses on older systems | Peter Stephenson | 2007-11-12 | 1 | -7/+12 |
* | Vin Shelton: 24088: error with no multibyte | Peter Stephenson | 2007-11-12 | 1 | -1/+1 |
* | 24083: add zcurses querychar | Peter Stephenson | 2007-11-10 | 1 | -0/+116 |
* | typo in mouse args in 24073 | Peter Stephenson | 2007-11-08 | 1 | -1/+1 |
* | typo in parameter setting 24073 | Peter Stephenson | 2007-11-08 | 1 | -1/+1 |
* | typo in parameter setting 24073 | Peter Stephenson | 2007-11-08 | 1 | -4/+4 |
* | 24073 (plus tweak): zcurses mouse handling | Peter Stephenson | 2007-11-07 | 1 | -19/+230 |
* | 24069: add zcurses_keycodes | Peter Stephenson | 2007-11-06 | 1 | -0/+12 |
* | fallout from 24050: add curses_keys.h to .cvsignore | Peter Stephenson | 2007-11-04 | 1 | -0/+1 |
* | 24038: add "zcurses bg" | Peter Stephenson | 2007-10-30 | 1 | -24/+104 |
* | adapted 24030: work around Solaris cancelling curses key timeout | Peter Stephenson | 2007-10-30 | 1 | -0/+12 |
* | fix crash when colo[u]r is not available in curses | Peter Stephenson | 2007-10-29 | 1 | -0/+4 |
* | add zcurses timeout | Peter Stephenson | 2007-10-28 | 1 | -1/+29 |
* | 24027: subwindows, "touch", optimized refresh | Peter Stephenson | 2007-10-28 | 1 | -21/+124 |
* | 24026: default colors in zcurses | Peter Stephenson | 2007-10-28 | 1 | -0/+15 |