about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* A more comprehensive apostrophe fix for nroff files that preventsWayne Davison2005-08-231-1/+1
* 21678: Unsetting tied parameters caused various crashesPeter Stephenson2005-08-223-3/+53
* 21676: insert-unicode-char now insert-composed-char.Peter Stephenson2005-08-226-325/+573
* Note update of mirror site information in Doc/Zsh/metafaq.yoGeoff Wing2005-08-221-0/+5
* Small cleanup:Geoff Wing2005-08-222-8/+7
* From Brett M Hogden @ rgeGeoff Wing2005-08-222-3/+0
* 21677Wayne Davison2005-08-191-1/+7
* Filter apostrophes in \fB...\fP headers (since it appears thatWayne Davison2005-08-191-1/+2
* 21664: unmetafy ztat() argumentAndrey Borzenkov2005-08-183-20/+22
* 21663: check for string overflowAndrey Borzenkov2005-08-182-4/+10
* unposted: cent is now p % in insert-unicode-charPeter Stephenson2005-08-182-1/+4
* 21662: new zle widget insert-unicode-charPeter Stephenson2005-08-183-0/+323
* 21661: fix glob bug introduced in 21655Peter Stephenson2005-08-182-1/+5
* 21655: bug in ${..//../${..//../..}}Peter Stephenson2005-08-173-23/+36
* Got rid of an empty #ifdef/#else/#endif.Wayne Davison2005-08-171-4/+0
* 21654Wayne Davison2005-08-171-0/+4
* Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)Wayne Davison2005-08-172-0/+10
* Use AC_HELP_STRING macro consistently.Wayne Davison2005-08-171-1/+6
* Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.Wayne Davison2005-08-172-31/+31
* Removed superfluous main() from AC_TRY_COMPILE.Wayne Davison2005-08-171-3/+1
* 21629Wayne Davison2005-08-161-0/+4
* Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked theWayne Davison2005-08-161-12/+8
* Added --enable-/disable-multibyte support, with the default being toWayne Davison2005-08-161-0/+31
* 1/2 of 21644Wayne Davison2005-08-161-0/+5
* Fixed bug in do_comp_vars() when *compprefix is a metified char.Wayne Davison2005-08-161-3/+1
* 21642: remove redundant checksAndrey Borzenkov2005-08-162-16/+9
* Moved declaration of char pointer var to comply withWayne Davison2005-08-161-2/+2
* 21631: make sure an unmetafied string is passed to ztat to determine file type.Clint Adams2005-08-162-1/+13
* unposted: fix spellingAndrey Borzenkov2005-08-151-1/+1
* 21627: fix recursive ZLE from completion callAndrey Borzenkov2005-08-152-3/+25
* 21622: fix recursive completion call in zrefresh()Andrey Borzenkov2005-08-152-1/+11
* 21619: define wide versions of zarrdup, zputs, niceztrlen.Clint Adams2005-08-154-0/+130
* 21565: better handle uncompresed manpages with .[0-9] in their names.Clint Adams2005-08-152-2/+7
* 21609Wayne Davison2005-08-151-0/+4
* 21609: fixed a readlink() call in statfullpath().Wayne Davison2005-08-151-2/+4
* 21616: typoPeter Stephenson2005-08-152-1/+3
* 21611: Added Firefox completion support.Felix Rosencrantz2005-08-152-14/+45
* 21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.Peter Stephenson2005-08-155-13/+42
* Several belated commits including workers/21366,21369Bart Schaefer2005-08-151-2/+13
* 21369: assign to array with "builtin stat"Bart Schaefer2005-08-151-2/+5
* More adjustements for PROMPT_SPBart Schaefer2005-08-151-4/+7
* 21366: LONG_LIST_JOBS applies to more places where job listings are printedBart Schaefer2005-08-151-8/+12
* 21606Wayne Davison2005-08-121-0/+8
* For gcc, use static inline functions in place of the ZS_str*Wayne Davison2005-08-121-4/+16
* 21603: wchar/multibyte conversion of cursor position when at end of linePeter Stephenson2005-08-122-2/+11
* 21412: Travis Spencer: pkg-config completionPeter Stephenson2005-08-123-1/+64
* Some ZWC -> ZWS changes.Wayne Davison2005-08-111-0/+3
* Changed several instances of ZWC() used on a string to ZWS().Wayne Davison2005-08-112-5/+5
* The last word in B02typeset.ztst fixes (for now).Wayne Davison2005-08-111-6/+7
* Third time's a charm: a better fix than using either a subshell orWayne Davison2005-08-111-11/+17