about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* unposted: release 5.0.3 zsh-5.0.3Peter Stephenson2013-12-141-0/+4
|
* 32105: support combinations of man or nroff with colcrt or col.Martin Vaeth2013-12-131-0/+3
|
* 32103: parse host:port format in ssh known_hosts files.Aaron Peschel2013-12-131-0/+5
|
* 32099: change pointer declaration to avoid arithmetic on (void *).Barton E. Schaefer2013-12-101-0/+5
|
* users/18210: document "print -D" betterPeter Stephenson2013-12-091-0/+2
|
* 32093: describe the dependency issues fixed by the doc bundlePeter Stephenson2013-12-091-0/+5
|
* 32056: Handle completion for different versions of iconvJun T2013-12-091-0/+5
|
* 32091: WARN_CREATE_GLOBAL false positive.Daniel Shahaf2013-12-061-1/+7
| | | | In cases like () { foo=bar =true; }
* 32089: tweak to detect Subversion repositoryDaniel Shahaf2013-12-051-0/+6
|
* Unposted (see 32085): Another nonessential setoptBarton E. Schaefer2013-12-021-1/+2
|
* 32080: Suppress error output from nonessential setoptBarton E. Schaefer2013-12-021-0/+5
|
* unposted: 5.0.2-test-3 zsh-5.0.2-test-3Peter Stephenson2013-12-011-0/+4
|
* 32069: completion for "git submodule update --remote"Hong Xu2013-11-301-3/+8
|
* 32066: fix %r and %S in vcs_info formats when a repository subdirectory is ↵Barton E. Schaefer2013-11-291-0/+7
| | | | | | accessed via a symlink 31985 Clemens Hammacher and 32064 Hong Xu
* 32061: Fix "use of uninitialized memory" in metafyBarton E. Schaefer2013-11-271-0/+4
|
* unposted: fix ChangeLog reference to last test versionPeter Stephenson2013-11-271-1/+1
|
* unposted, see 32054: Rationalise character encoding.Peter Stephenson2013-11-271-0/+13
| | | | | | | | | | Shell functions are strictly ASCII for maximum portability. Other files within the distribution may contain UTF-8 characters. Exception for test files: where they need single character input with the top bit set, ISO-8859-X is used (X doesn't matter as we don't need the Euro).
* unposted, see 32050, 32051: remove non-ASCII characters in functionsPeter Stephenson2013-11-251-0/+5
|
* unposted: Prepare 5.0.2-test-2.Peter Stephenson2013-11-251-0/+5
|
* 32045 (adjusted by 32047): use makefile dependencies to determine whether toBarton E. Schaefer2013-11-251-0/+6
| | | | rebuild helpfiles
* 32031 plus missed _run_help: get helpfiles install path corect in functionsPeter Stephenson2013-11-231-0/+7
|
* 32030: need to revert empty glob qualifier change.Peter Stephenson2013-11-201-0/+5
| | | | | It failed on an empty expansion that (N) was supposed to remove. Add test for this case.
* 32023: better interrupt handling at RM_STAR_WAITBarton E. Schaefer2013-11-191-0/+4
|
* 32008: complete "." and ":" for run-help, clean Doc/help in makeMartin Vaeth2013-11-181-0/+5
|
* Fix merge of ChangeLogPeter Stephenson2013-11-181-1/+6
|\
| * 31995: Han Pingtian: glob qualifiers cannot follow an empty pattern, so a ↵Barton E. Schaefer2013-11-181-1/+6
| | | | | | | | leading paren means grouping
* | follow up to 31959: I patched the files to the wrong place.Peter Stephenson2013-11-181-0/+5
|/
* 32001: fix crash on ${:*} and ${:|}Peter Stephenson2013-11-171-0/+5
|
* Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ↵Barton E. Schaefer2013-11-151-0/+5
| | | | assure clean environment, force LANG=C
* 31984: new df completionJun T2013-11-141-0/+2
|
* 31983: suppress warning from cmp when genering patchlevel.h.Peter Stephenson2013-11-141-0/+3
| | | | The warning doesn't indicate a problem, so isn't useful.
* 31982: detection of floating point constants was problematic.Peter Stephenson2013-11-141-0/+6
| | | | | Remove the cause and fix the original problem with floating point numbers with leading zeros (users/17445) a different way.
* 31977: It's OK to autoload a feature that's loaded.Peter Stephenson2013-11-131-0/+3
| | | | Simply check that the feature is from the same module that's requested.
* 31971: locale fix for helpfilesJun T2013-11-131-0/+2
|
* Merge remote commitPeter Stephenson2013-11-131-0/+7
|\
| * 31966: skip introductory paragraphs when processing "man zshbuiltins".Bart Schaefer2013-11-121-0/+7
| |
* | 31959: missed filesMartin Vaeth2013-11-131-0/+5
|/
* 31959 (plus tweak to .gitignore): make help files during installationMartin Vaeth2013-11-121-0/+6
|
* 31961: rationalise fd watching to use structurePeter Stephenson2013-11-121-0/+5
|
* unposted: update some incorrect version numbers in ChangeLogPeter Stephenson2013-11-081-1/+3
|
* unposted: refer to zle -Fw in NEWSPeter Stephenson2013-11-081-0/+2
|
* 31940: zcalc -e uses arguments as inputPeter Stephenson2013-11-081-0/+5
|
* 31937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson2013-11-071-0/+7
|
* unposted: updates for 4.0.2-test-1. zsh-5.0.2-test-1Peter Stephenson2013-11-061-0/+8
| | | | | | Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles.
* 31936: Rationalise limits for threadsStefan Neudorf2013-11-031-0/+4
|
* 31935: further updates to limits for BSDStefan Neudorf2013-11-031-0/+6
|
* 31930 / 31934: New limits from BSD.Stefan Neudorf2013-10-311-0/+7
| | | | Avoid clash of uses for ulimit -k.
* 31929: Src/jobs.c: fix DPUTS3() test condition from 31906.Barton E. Schaefer2013-10-291-0/+4
|
* Mention HISTORY_IGNOREBart Schaefer2013-10-281-0/+4
|
* 31922: zlecharasstring missed flip of bit 5 after MetaPeter Stephenson2013-10-281-0/+5
|