Eric Andersen 
							
						 
					 
					
						
						
							
						
						c52a6b0f10 
					 
					
						
						
							
							|2001-10-08  Rodney Brown  <rbrown64@csc.com.au>  
						
						... 
						
						
						
						|
|       * editors/sed.c: Fix multiline [aic] commands. Make # an endline
|       comment for compatibility. Codespace reduction.
|       * tests/testcases: Cope with move to subdirectories.
|       * testsuite/sed/sed-aic-commands: Add.
|
|   text           data     bss     dec     hex filename
|   3772             16       0    3788     ecc editors/sed.o
|   4516             16       0    4532    11b4 editors/sed.o.bu 
						
						
					 
					
						2001-11-10 10:49:42 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						bdfd0d78bc 
					 
					
						
						
							
							Major rework of the directory structure and the entire build system.  
						
						... 
						
						
						
						-Erik 
						
						
					 
					
						2001-10-24 05:00:29 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Kraai 
							
						 
					 
					
						
						
							
						
						91631011cc 
					 
					
						
						
							
							Remove traces of rpmunpack (patch by Laurence Anderson).  
						
						
						
						
					 
					
						2001-08-27 18:55:10 +00:00 
						 
				 
			
				
					
						
							
							
								Glenn L McGrath 
							
						 
					 
					
						
						
							
						
						f8736d251e 
					 
					
						
						
							
							rpm2cpio applet by Laurence Anderson  
						
						
						
						
					 
					
						2001-06-26 01:19:34 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						0915c4b985 
					 
					
						
						
							
							- Fixed bug where you couldn't mix line number and regexes in two-address cmds  
						
						... 
						
						
						
						- Fixed bug where you couldn't use two addresses for a 'c' cmd
 - Moved the do_sed_cmd function into process_file to simplify some things
 - Reduced a buncha lines of code in the process 
						
						
					 
					
						2001-06-11 23:50:06 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						4f6aea807b 
					 
					
						
						
							
							More shell / quoting testcases from Larry.  
						
						
						
						
					 
					
						2001-05-24 23:05:13 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						0a4f578fdc 
					 
					
						
						
							
							'Nother patch from Larry to fix a buglet in how the line gets sed-ified.  
						
						... 
						
						
						
						Also, more testcases and comments on bugs and formatting differences in some
of the testcases. 
						
						
					 
					
						2001-05-24 21:24:39 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						fa43e54b6f 
					 
					
						
						
							
							Added support for grep -e and grep -f, closes bug  #1164 . Also added some  
						
						... 
						
						
						
						testcases for these new features. 
						
						
					 
					
						2001-05-24 18:36:18 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						04052f96e1 
					 
					
						
						
							
							Numerous new testcases from Larry Doolittle and a patch to tester.sh to avoid  
						
						... 
						
						
						
						a bash2-ism and quote variables that contain strings. 
						
						
					 
					
						2001-05-24 17:15:33 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Andersen 
							
						 
					 
					
						
						
							
						
						77d9268892 
					 
					
						
						
							
							Patch from larry to fix some grammar errors.  
						
						
						
						
					 
					
						2001-05-23 20:32:09 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						336480fe6f 
					 
					
						
						
							
							Added some testcases for grep and sed (many more could still be added)  
						
						
						
						
					 
					
						2001-05-14 21:18:54 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						cc7b4f39fc 
					 
					
						
						
							
							Some more tests for cut. Craig Matsuura said he saw some problems along these  
						
						... 
						
						
						
						lines. "Works for me", but we'll keep these tests around for regression. 
						
						
					 
					
						2001-03-27 20:48:01 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						7384d7dce0 
					 
					
						
						
							
							Added some tests for some recently found / fixed bugs in the shell.  
						
						
						
						
					 
					
						2001-03-15 18:19:13 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						c75f83d874 
					 
					
						
						
							
							Some new testcases, some improvements to the tester.sh script.  
						
						
						
						
					 
					
						2001-03-13 23:30:18 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Whitley 
							
						 
					 
					
						
						
							
						
						d2117e9c82 
					 
					
						
						
							
							Created new regression testing framework with a number of testcases (many more  
						
						... 
						
						
						
						can be added). Also changed 'test' target in makefile to run the new
tester.sh. (Hopefully, we should be able to remove all the tests/*.mk files
soon.) 
						
						
					 
					
						2001-03-10 00:51:29 +00:00