| 
								
								
									 ceriel | aaea752423 | Added version number to binary | 1989-05-29 11:17:40 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 4a1f9bbc22 | bug fix: did not handle #elif right | 1989-05-29 11:11:34 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | d650e927a7 | recognize but ignore #pragma | 1989-03-31 10:56:53 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 847c27663b | avoid spurious error messages about missing #endif | 1989-03-01 13:39:50 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 00ac6f88a7 | empty string in directory list now means current directory | 1989-02-16 11:18:44 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 4bacebab18 | Use tabgen, so deleted chtab.c | 1988-11-16 10:43:15 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 4f11f3c3fd | fixed bug in preprocessor part: #define aap(a) a did not work if the actual argument was spread over
multiple lines | 1988-10-31 14:10:00 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 2fba044900 | ignore exit status of size | 1988-08-24 11:15:40 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 119bc227de | use Realloc instead of Srealloc | 1988-08-15 15:27:29 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e6d132830a | fix: line number administration wrong in scan.c | 1988-08-09 14:07:39 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 87c8b648fc | fix in preprocessor part: macro invocation with parameterlist on the next line did not work | 1988-07-29 18:38:25 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 5faf0b599f | identifier name clash resolved | 1988-07-05 16:05:11 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 781a1218a5 | only increment line number on ASCII LF | 1988-05-03 11:30:25 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | a93bf46382 | use varargs when needed | 1988-04-15 15:43:52 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 517b1cae36 | deleted an #endif, where-ever it came from I dont know | 1988-03-14 14:12:49 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 9dd87881e1 | fixed a minor problem with unstacking | 1987-11-04 15:55:23 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 45c7ab1938 | fix in error reporting | 1987-09-21 13:21:50 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 754f9ce45d | fixed a problem with the ifdef-stack | 1987-08-20 18:12:31 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 831cdc7580 | fix to previous one. The previous one did not help, this one does | 1987-08-20 16:00:18 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | c8afae83c9 | fixed bug with quotes | 1987-08-20 15:44:45 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | d35035fab8 | bug fixes: ifval must be an arith, not an int | 1987-08-19 10:36:37 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | b630da3424 | nestlevel count per file | 1987-08-10 10:43:51 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 16082b9056 | some fixes | 1987-08-07 19:54:45 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 1d7814737d | correction: had deleted a line by accident | 1987-07-24 11:58:51 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 690a4cfbc6 | characters were treated as unsigneds, lines with quotes in them where not treated correctly | 1987-07-24 09:21:24 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | b3d24d4ec2 | removed the limitation on number of include directories | 1987-05-11 14:30:12 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 41da733a19 | minor bug fix: dumped core when called with more than one arg | 1987-04-23 12:53:54 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 24aeb4ac0d | Added line_prefix.h | 1987-04-15 09:30:37 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 81b1d21c35 | Initial revision | 1987-04-13 10:32:47 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | d94970b0ed | bug fix | 1987-04-13 08:22:22 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e98dffbb1d | undid a fix. Actually, the fix was wrong | 1987-04-07 09:08:28 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 7af2ecb17f | minor bug fix | 1987-04-03 20:13:08 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | a85ecb6719 | use LDFLAGS, not LFLAGS | 1987-04-03 19:58:39 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 78303cdc07 | improved storage allocation | 1987-03-17 22:31:43 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e203ddb7b6 | Don't use the -n option! | 1987-03-17 11:02:37 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 617303659c | Deleted reference to unused varaibles | 1987-03-16 15:09:36 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f694435063 | minor change | 1987-03-11 13:56:17 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 6eaf182cee | Added Rcs Id | 1987-03-10 11:49:39 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 49ac6c4e07 | Added copyright notice | 1987-03-09 21:59:22 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 815166e421 | Added copyright notice | 1987-03-09 19:15:41 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 0bec865e32 | Added an exit from main | 1987-03-09 13:01:51 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 29a4a0266b | exit from main, instead of return (bloody SUN) | 1987-03-09 12:59:18 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 66c5ebf42f | Only echo the newlines in comments, no formfeeds, etc, because you don't know what you are preprocessing. | 1987-03-05 11:07:16 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 721de974ee | Bug fix | 1987-03-02 16:43:19 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | a584a04f03 | fixed typo | 1987-03-02 12:31:44 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | b10452c2dc | Forced first linedirective with source filename | 1987-03-02 08:50:08 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | ac7976eea9 | *** empty log message *** | 1987-02-24 15:36:34 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 40a36c570e | vi Ma | 1987-02-24 15:32:48 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 13d59d1427 | Added cpp to the "clean" entry | 1987-02-07 02:58:47 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | f5f7a6cb2a | *** empty log message *** | 1987-02-05 17:02:16 +00:00 |  |