| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										msvc8
									
								
							
						
					
				 | 
				
					
						
							
							Disabled RTTI in all MSVC project files - this has the side effect of reducing the size of some Windows binaries
						
					
				 | 
				2007-05-30 04:54:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										zlib
									
								
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								amx.h
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								amxdbg.h
							
						
					
				 | 
				
					
						
							
							fixed debug section not being packed -- oops!
						
					
				 | 
				2007-03-16 18:19:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								binreloc.c
							
						
					
				 | 
				
					
						
							
							added linux support
						
					
				 | 
				2007-01-25 20:08:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								binreloc.h
							
						
					
				 | 
				
					
						
							
							added linux support
						
					
				 | 
				2007-01-25 20:08:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								getch.h
							
						
					
				 | 
				
					
						
							
							added linux support
						
					
				 | 
				2007-01-25 20:08:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								libpawnc.c
							
						
					
				 | 
				
					
						
							
							amb318 - The warning message for tag mismatches with functags has been changed to "function prototypes do not match"
						
					
				 | 
				2007-05-23 07:23:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								libpawnc.rc
							
						
					
				 | 
				
					
						
							
							compiler now gets its own versioning, finally
						
					
				 | 
				2007-05-15 04:59:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								lstring.c
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								lstring.h
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile
							
						
					
				 | 
				
					
						
							
							fixed debug section not being packed -- oops!
						
					
				 | 
				2007-03-16 18:19:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								memfile.c
							
						
					
				 | 
				
					
						
							
							added debug information output
						
					
				 | 
				2006-07-19 09:58:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								memfile.h
							
						
					
				 | 
				
					
						
							
							added debug information output
						
					
				 | 
				2006-07-19 09:58:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								osdefs.h
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pawn.ico
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pawncc.c
							
						
					
				 | 
				
					
						
							
							Reduced size of Windows compiler binary a tad
						
					
				 | 
				2007-05-22 03:38:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc1.c
							
						
					
				 | 
				
					
						
							
							Fixed amb363 - Compiler reports wrong line number for unused global symbols
						
					
				 | 
				2007-06-05 05:45:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc2.c
							
						
					
				 | 
				
					
						
							
							New descriptive error messages concerning structs
						
					
				 | 
				2007-05-23 03:05:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc3.c
							
						
					
				 | 
				
					
						
							
							Fixed amb333 - compiler crash when attempting to call native without parentheses
						
					
				 | 
				2007-05-24 04:37:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc4.c
							
						
					
				 | 
				
					
						
							
							fixed a compiler bug where the native table indexes were not exported correctly for aliases.  thus pure float operators would be bound to the wrong natives
						
					
				 | 
				2007-05-16 19:52:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc5.c
							
						
					
				 | 
				
					
						
							
							Oh, err. Fixed a small problem where errors 100-119 could be shown as fatal rather than normal error messages.
						
					
				 | 
				2007-05-23 05:17:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc5.scp
							
						
					
				 | 
				
					
						
							
							Fixed amb333 - compiler crash when attempting to call native without parentheses
						
					
				 | 
				2007-05-24 04:37:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc6.c
							
						
					
				 | 
				
					
						
							
							core will now ignore missing natives starting with '@'
						
					
				 | 
				2007-05-15 04:59:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc7.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc7.scp
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sc.h
							
						
					
				 | 
				
					
						
							
							Added experimental "any" tag to compiler...
						
					
				 | 
				2007-03-16 20:10:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scexpand.c
							
						
					
				 | 
				
					
						
							
							stupid, moved up one dir
						
					
				 | 
				2006-07-15 05:15:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sci18n.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sclinux.h
							
						
					
				 | 
				
					
						
							
							added linux support
						
					
				 | 
				2007-01-25 20:08:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sclist.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scmemfil.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scpack.c
							
						
					
				 | 
				
					
						
							
							added this to encode strings
						
					
				 | 
				2006-11-04 18:00:27 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scstate.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sctracker.c
							
						
					
				 | 
				
					
						
							
							fixed an assertion apparently being in the wrong place
						
					
				 | 
				2007-02-26 07:43:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sctracker.h
							
						
					
				 | 
				
					
						
							
							fixed a bug where early returns could cause the stack to not pop properly
						
					
				 | 
				2007-02-09 04:38:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scvars.c
							
						
					
				 | 
				
					
						
							
							added Id svn:keywords property
						
					
				 | 
				2007-01-25 22:00:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_file.c
							
						
					
				 | 
				
					
						
							
							added debug information output
						
					
				 | 
				2006-07-19 09:58:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_file.h
							
						
					
				 | 
				
					
						
							
							added debug information output
						
					
				 | 
				2006-07-19 09:58:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								svn_version.h
							
						
					
				 | 
				
					
						
							
							compiler now gets its own versioning, finally
						
					
				 | 
				2007-05-15 04:59:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								svn_version.tpl
							
						
					
				 | 
				
					
						
							
							Compiler uses local build number now
						
					
				 | 
				2007-05-23 20:22:31 +00:00 |