| .. | 
		
		
			
			
			
			
				| Builtins | 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) | 2008-08-02 22:17:18 +00:00 | 
		
			
			
			
			
				| Modules | 25329: build the curses module if we've got any usable curses header, not just curses.h. | 2008-07-23 02:57:45 +00:00 | 
		
			
			
			
			
				| Zle | 25389: rearrange precedence of ZLS_COLORS alternatives. | 2008-08-06 02:21:01 +00:00 | 
		
			
			
			
			
				| .cvsignore | unposted: fix some .distfiles and .cvsignore stuff | 2008-03-15 23:21:02 +00:00 | 
		
			
			
			
			
				| .distfiles | unposted: prepare for release of 4.3.3 | 2007-04-16 13:21:24 +00:00 | 
		
			
			
			
			
				| .exrc | Initial revision | 1999-04-15 18:05:38 +00:00 | 
		
			
			
			
			
				| .indent.pro | Initial revision | 1999-10-17 18:01:49 +00:00 | 
		
			
			
			
			
				| builtin.c | 25415: Make DEBUG_BEFORE_CMD the default. | 2008-08-07 16:25:14 +00:00 | 
		
			
			
			
			
				| compat.c | 24861 (with tweaks): logic to use alternative wcwidth() if needed; | 2008-04-22 15:08:04 +00:00 | 
		
			
			
			
			
				| cond.c | 24996: improve xtrace output for patterns | 2008-05-11 19:55:21 +00:00 | 
		
			
			
			
			
				| exec.c | 25415: Make DEBUG_BEFORE_CMD the default. | 2008-08-07 16:25:14 +00:00 | 
		
			
			
			
			
				| glob.c | 24996: improve xtrace output for patterns | 2008-05-11 19:55:21 +00:00 | 
		
			
			
			
			
				| hashtable.c | 24048: fix home directory expansion with NIS on Solaris | 2007-11-01 10:59:40 +00:00 | 
		
			
			
			
			
				| hashtable.h | 19059: add -v, -V and -p flags required by POSIX to the command builtin | 2003-09-11 07:00:05 +00:00 | 
		
			
			
			
			
				| hist.c | 25345, 25347: neaten interface from main shell to zle | 2008-07-31 08:44:16 +00:00 | 
		
			
			
			
			
				| init.c | 25415: Make DEBUG_BEFORE_CMD the default. | 2008-08-07 16:25:14 +00:00 | 
		
			
			
			
			
				| input.c | 25345, 25347: neaten interface from main shell to zle | 2008-07-31 08:44:16 +00:00 | 
		
			
			
			
			
				| jobs.c | 25345, 25347: neaten interface from main shell to zle | 2008-07-31 08:44:16 +00:00 | 
		
			
			
			
			
				| lex.c | 24699: bug with ${(Q)...} on initial ">" | 2008-03-08 01:20:49 +00:00 | 
		
			
			
			
			
				| linklist.c | 23670: rationalise some linked list functions | 2007-06-27 13:56:10 +00:00 | 
		
			
			
			
			
				| loop.c | 25345, 25347: neaten interface from main shell to zle | 2008-07-31 08:44:16 +00:00 | 
		
			
			
			
			
				| main.c | Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths | 2004-04-06 09:25:17 +00:00 | 
		
			
			
			
			
				| Makefile.in | 4.3.5 | 2008-02-01 11:31:35 +00:00 | 
		
			
			
			
			
				| Makemod.in.in | 4.3.5 | 2008-02-01 11:31:35 +00:00 | 
		
			
			
			
			
				| makepro.awk | 22585: fix zsh.exports | 2006-08-04 11:42:20 +00:00 | 
		
			
			
			
			
				| math.c | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | 2008-06-12 13:45:04 +00:00 | 
		
			
			
			
			
				| mem.c | 25057: better debug error on memory failure | 2008-05-17 17:55:37 +00:00 | 
		
			
			
			
			
				| mkbltnmlst.sh | 23665: autoloading of module features and related tweaks | 2007-07-06 21:52:38 +00:00 | 
		
			
			
			
			
				| mkmakemod.sh | 24498: tweak to grep config.h instead of config.status for dynamic config | 2008-01-30 10:03:49 +00:00 | 
		
			
			
			
			
				| modentry.c | 23571 + unposted; AIX compilation fixes | 2007-06-19 20:21:52 +00:00 | 
		
			
			
			
			
				| module.c | users/13093: HashNode changes for AIX | 2008-08-04 15:26:25 +00:00 | 
		
			
			
			
			
				| options.c | 25418: set PROMPT_SUBST for all Bourne-style shells | 2008-08-07 16:27:15 +00:00 | 
		
			
			
			
			
				| params.c | 25364: fix k flag in hash subscript | 2008-07-31 13:53:28 +00:00 | 
		
			
			
			
			
				| parse.c | 25262: suspicious error checking in braceless function definition | 2008-07-01 18:38:39 +00:00 | 
		
			
			
			
			
				| pattern.c | 25138(? mailing list stuck): rewrite of completion matching. | 2008-06-08 17:53:53 +00:00 | 
		
			
			
			
			
				| prompt.c | 25242: Mikael V prompt test for contents of psvar | 2008-06-24 08:44:14 +00:00 | 
		
			
			
			
			
				| prototypes.h | Fix term*.h header file collisions. | 2001-04-13 16:29:28 +00:00 | 
		
			
			
			
			
				| signals.c | 25415: Make DEBUG_BEFORE_CMD the default. | 2008-08-07 16:25:14 +00:00 | 
		
			
			
			
			
				| signals.h | Guillaume Chazarain: 23364: fix race in POSIX signal blocking | 2007-05-01 09:35:04 +00:00 | 
		
			
			
			
			
				| signames1.awk | Initial revision | 1999-04-15 18:05:38 +00:00 | 
		
			
			
			
			
				| signames2.awk | 20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO | 2004-11-19 09:57:22 +00:00 | 
		
			
			
			
			
				| sort.c | 23660: fix numerical sorting of parameters + tests + documentation | 2007-07-06 13:10:43 +00:00 | 
		
			
			
			
			
				| string.c | 23665: autoloading of module features and related tweaks | 2007-07-06 21:52:38 +00:00 | 
		
			
			
			
			
				| subst.c | 25002: only ZLE should update attributes resulting from prompt expansion | 2008-05-12 13:50:42 +00:00 | 
		
			
			
			
			
				| system.h | 25167: patch from Petr Salinger to define _GNU_SOURCE (for /dev/ptmx) when glibc is being used on non-linux platforms. | 2008-06-16 22:50:44 +00:00 | 
		
			
			
			
			
				| text.c | 24711: fix re-presentation of here-documents munged internally | 2008-03-14 11:40:57 +00:00 | 
		
			
			
			
			
				| utils.c | 25345, 25347: neaten interface from main shell to zle | 2008-07-31 08:44:16 +00:00 | 
		
			
			
			
			
				| watch.c | 24986: prompt escapes for colours | 2008-05-09 17:33:49 +00:00 | 
		
			
			
			
			
				| zsh.h | 25415: Make DEBUG_BEFORE_CMD the default. | 2008-08-07 16:25:14 +00:00 | 
		
			
			
			
			
				| zsh.ico | pws/Andrej: 12594, 12661: Windows resources and icon | 2000-08-16 13:23:37 +00:00 | 
		
			
			
			
			
				| zsh.mdd | 24705: rationalise curses and term headers even more | 2008-03-13 11:10:59 +00:00 | 
		
			
			
			
			
				| zsh.rc | pws/Andrej: 12594, 12661: Windows resources and icon | 2000-08-16 13:23:37 +00:00 | 
		
			
			
			
			
				| ztype.h | 22765: rename some MB_ macros to WC_ for consistency. | 2006-09-23 20:25:05 +00:00 |