| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Aliases
									
								
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-12-16 14:31:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Builtins
									
								
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Modules
									
								
							
						
					
				 | 
				
					
						
							
							Changed the array "len" to be "end" -- a 1-relative index of the last
						
					
				 | 
				2000-06-02 01:54:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Zle
									
								
							
						
					
				 | 
				
					
						
							
							Felix, 11734: Memory leak and doc error.
						
					
				 | 
				2000-06-03 16:37:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								.cvsignore
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								.distfiles
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +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 | 
			
		
			
			
			
			
				| 
					
						
							
								ansi2knr.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								builtin.c
							
						
					
				 | 
				
					
						
							
							11607: For "read -q", open shout if necessary
						
					
				 | 
				2000-05-27 08:31:32 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								compat.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cond.c
							
						
					
				 | 
				
					
						
							
							Updated from list as far as 10376
						
					
				 | 
				2000-04-01 20:49:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								exec.c
							
						
					
				 | 
				
					
						
							
							11326: Avoid init_io() on "exec < file" when zleactive.
						
					
				 | 
				2000-05-11 16:39:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								glob.c
							
						
					
				 | 
				
					
						
							
							Fixed glob array indexing.
						
					
				 | 
				2000-06-02 10:09:13 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								hashtable.c
							
						
					
				 | 
				
					
						
							
							Add -L option to the hash builtin
						
					
				 | 
				2000-05-15 00:31:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								hashtable.h
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								hist.c
							
						
					
				 | 
				
					
						
							
							AIX depenency fix (11661)
						
					
				 | 
				2000-05-30 14:06:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								init.c
							
						
					
				 | 
				
					
						
							
							11606: Propagate parse errors out of parse_list() and parse_event(), and
						
					
				 | 
				2000-05-27 08:32:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								input.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								jobs.c
							
						
					
				 | 
				
					
						
							
							fix for jobs -l -d, check if directory of job is already set (11170)
						
					
				 | 
				2000-05-05 07:18:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								lex.c
							
						
					
				 | 
				
					
						
							
							11561: no RC_QUOTES in $'..'
						
					
				 | 
				2000-05-24 17:20:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								linklist.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								loop.c
							
						
					
				 | 
				
					
						
							
							Small doc fix and AIX dependency fix
						
					
				 | 
				2000-05-05 16:45:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								main.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Makefile.in
							
						
					
				 | 
				
					
						
							
							11737: Avoid excessive Makefile rebuilding during "make clean".
						
					
				 | 
				2000-06-04 04:06:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Makemod.in.in
							
						
					
				 | 
				
					
						
							
							zefram103: Src/Makemod.in.in: make sure .{e,}pro files are
						
					
				 | 
				2000-05-02 13:42:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								makepro.awk
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								math.c
							
						
					
				 | 
				
					
						
							
							11467: [#<base>] syntax for output base
						
					
				 | 
				2000-05-19 18:22:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mem.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mkbltnmlst.sh
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mkmakemod.sh
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mkmodindex.sh
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								modentry.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								module.c
							
						
					
				 | 
				
					
						
							
							Felix: fix for memory leak (11718)
						
					
				 | 
				2000-06-02 08:28:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								options.c
							
						
					
				 | 
				
					
						
							
							11387: OCTAL_ZEROES option
						
					
				 | 
				2000-05-15 18:48:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								params.c
							
						
					
				 | 
				
					
						
							
							Changed the array "len" to be "end" -- a 1-relative index of the last
						
					
				 | 
				2000-06-02 01:54:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								parse.c
							
						
					
				 | 
				
					
						
							
							11606: Propagate parse errors out of parse_list() and parse_event(), and
						
					
				 | 
				2000-05-27 08:32:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								pattern.c
							
						
					
				 | 
				
					
						
							
							Wayne: pattern.c unitialised var
						
					
				 | 
				2000-05-31 08:56:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								prompt.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								prototypes.h
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								signals.c
							
						
					
				 | 
				
					
						
							
							11736: Fix TRAPEXIT scoping.
						
					
				 | 
				2000-06-03 16:26:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								signals.h
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								signames1.awk
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								signames2.awk
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								subst.c
							
						
					
				 | 
				
					
						
							
							Changed the array "len" to be "end" -- a 1-relative index of the last
						
					
				 | 
				2000-06-02 01:54:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								system.h
							
						
					
				 | 
				
					
						
							
							11455: Completion/Core/_oldlist: old-menu defaults on
						
					
				 | 
				2000-05-18 08:59:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								text.c
							
						
					
				 | 
				
					
						
							
							fix to get newlines in non-job-texts (I'm sooo stupid)
						
					
				 | 
				2000-04-18 07:12:32 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								utils.c
							
						
					
				 | 
				
					
						
							
							FR & pws: promptexpand memory leaks; NEWS notes
						
					
				 | 
				2000-06-01 09:10:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								watch.c
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								xmods.conf
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								zsh.h
							
						
					
				 | 
				
					
						
							
							Changed the array "len" to be "end" -- a 1-relative index of the last
						
					
				 | 
				2000-06-02 01:54:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								zsh.mdd
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ztype.h
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1999-04-15 18:05:38 +00:00 |