aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Rename preprocessor symbols to avoid nameclash with ncursesGravatar axel2005-10-05
* Proper order for #includesGravatar axel2005-10-05
* Change WCHAR_END to use WCHAR_MAX instead of hard-coding a value.Gravatar James Vega2005-10-05
* Add a missing function prototype.Gravatar James Vega2005-10-05
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Update to array_list heap patchGravatar axel2005-10-04
* Add shortcut function for creating an array_list_t on the heapGravatar axel2005-10-04
* Clarifications for ChangelogGravatar axel2005-10-04
* Set version to 1.15.0Gravatar axel2005-10-04
* Changelog updateGravatar axel2005-10-04
* Correct NFS-safe locking for per-hostname uniqueness (and misc fixes)Gravatar netocrat2005-10-02
* Use internal implementation for wcsncasecmpGravatar axel2005-10-04
* Drop various debug messagesGravatar axel2005-10-03
* Code cleanup and a few source code commentsGravatar axel2005-10-03
* Make sure all internal file descriptors are closed when spawning childrenGravatar axel2005-10-03
* Minor documentation updatesGravatar axel2005-10-03
* Fix broken regression test (irony?)Gravatar axel2005-10-02
* Support symbolic keybindingsGravatar axel2005-10-02
* Use debug function instead of fwprintfGravatar axel2005-10-01
* Amended critical section locking to be NFS-safeGravatar netocrat2005-10-01
* Cast null pointers to (void *) in vararg functionsGravatar axel2005-10-01
* Critical section locking for fishdGravatar netocrat2005-09-28
* Add missing include for intern.cGravatar axel2005-09-29
* Minor fix in testsuiteGravatar axel2005-09-28
* Minor tweak in buildscriptGravatar axel2005-09-28
* Update testsuite to reflect new variable scoping rulesGravatar axel2005-09-27
* Silence universal variable server error reportingGravatar axel2005-09-27
* For-loop variable must have explicitly local scopeGravatar axel2005-09-27
* Default scope for variables is innermost function blockGravatar axel2005-09-27
* Add support for zero element arraysGravatar axel2005-09-27
* Fix regression bug in regression test suiteGravatar axel2005-09-27
* Change configuration file names if installing in $HOMEGravatar axel2005-09-26
* Update documentation on keybindingsGravatar axel2005-09-26
* Remove non-unicode quotes, replace with boldGravatar axel2005-09-26
* Support for numeric backslash escapesGravatar axel2005-09-26
* Set locale in key_reader correctlyGravatar axel2005-09-25
* Release 1.14.0Gravatar axel2005-09-25
* No semicolon required after else/beginGravatar axel2005-09-25
* Fix compiler warningsGravatar axel2005-09-25
* Fix crash bug when user presses ^CGravatar axel2005-09-25
* Fix minor memory leak in process expantionGravatar axel2005-09-25
* Updated completions for modprobe and set_colorGravatar axel2005-09-25
* Fix minor bugs in parserGravatar axel2005-09-25
* Completion updatesGravatar axel2005-09-25
* Escape from token search and help updatesGravatar axel2005-09-25
* Minor editsGravatar axel2005-09-24
* Silence error messages from cutGravatar axel2005-09-24
* Minor documentation updateGravatar axel2005-09-24
* Update for type functionGravatar axel2005-09-24
* Add support for bold mode to set_color commandGravatar axel2005-09-24