florian
							
						 
					 | 
					
						
						
						
						
							
						
						
							78d13ec796
							
						
					 | 
					
						
						
							
							* changes to compile it with Delphi 4.0
						
						
						
						
						
					 | 
					
						1999-05-04 21:44:30 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							b5075769be
							
						
					 | 
					
						
						
							
							* removed path from output, was there only for debugging
						
						
						
						
						
					 | 
					
						1999-01-15 12:27:23 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							abb72c5d48
							
						
					 | 
					
						
						
							
							* status.currentmodule is now also updated
						
						
						
						
						
						
						
						+ status.currentsourcepath 
						
					 | 
					
						1999-01-14 21:47:09 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							1b369bb4bb
							
						
					 | 
					
						
						
							
							+ globtype,tokens,version unit splitted from globals
						
						
						
						
						
					 | 
					
						1998-12-11 00:02:37 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							752857f403
							
						
					 | 
					
						
						
							
							* tp7 didn't like my ifopt H+ :(
						
						
						
						
						
					 | 
					
						1998-11-16 15:41:39 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							aace149d8c
							
						
					 | 
					
						
						
							
							* H+ fixes
						
						
						
						
						
					 | 
					
						1998-11-16 12:17:59 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							1dfbb756e9
							
						
					 | 
					
						
						
							
							* classes get a vmt allways
						
						
						
						
						
						
						
						* better error info (tried to remove
    several error strings introduced by the tpexcept handling)
						
					 | 
					
						1998-10-27 13:45:25 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							c4bc24c00b
							
						
					 | 
					
						
						
							
							+ added two level of longjump to
						
						
						
						
						
						
						
						allow clean freeing of used memory on errors 
						
					 | 
					
						1998-10-26 17:15:16 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							a5e9063968
							
						
					 | 
					
						
						
							
							merged from fixes branch
						
						
						
						
						
					 | 
					
						1998-09-15 10:49:32 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							5bde11ba3b
							
						
					 | 
					
						
						
							
							* bug with datalabel corrected
						
						
						
						
						
						
						
						+ assembler errors better commented
  * one nested record crash removed 
						
					 | 
					
						1998-09-04 17:34:20 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							92e386c26f
							
						
					 | 
					
						
						
							
							* nicer output when column=0
						
						
						
						
						
					 | 
					
						1998-09-01 17:37:59 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							9985d0df00
							
						
					 | 
					
						
						
							
							* recompiles again
						
						
						
						
						
					 | 
					
						1998-08-18 15:11:51 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							6a556346ed
							
						
					 | 
					
						
						
							
							* bug about assigning the return value of a function to
						
						
						
						
						
						
						
						a procvar fixed : warning
    assigning a proc to a procvar need @ in FPC mode !!
  * missing file/line info restored
						
					 | 
					
						1998-08-18 14:17:08 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								pierre
							
						 
					 | 
					
						
						
						
						
							
						
						
							2222aab027
							
						
					 | 
					
						
						
							
							* small warning position bug fixed
						
						
						
						
						
						
						
						* support_mmx switches splitting was missing
  * rhide error and warning output corrected 
						
					 | 
					
						1998-08-18 09:24:35 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							6b3f286443
							
						
					 | 
					
						
						
							
							* don't write line if no sourcefile is set
						
						
						
						
						
					 | 
					
						1998-08-11 14:02:45 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								peter
							
						 
					 | 
					
						
						
						
						
							
						
						
							6396267185
							
						
					 | 
					
						
						
							
							+ Compiler,Comphook unit which are the new interface units to the
						
						
						
						
						
						
						
						compiler 
						
					 | 
					
						1998-08-10 10:18:23 +00:00 | 
					
					
						
						
							
							
							
						
					 |