sourcemod/sourcepawn/compiler
Scott Ehlert aff4431eea Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again)
Moved sm_memtable files in sqlite extension to sdk directory (to be consistent with topmenus)
Some extension source files had an incorrect extension name in their headers
Updated copyright year on some rarely altered files

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402038
2008-04-11 17:22:19 +00:00
..
msvc8 Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +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 outputs to stdout now 2007-08-12 20:02:07 +00:00
libpawnc.rc Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:22:19 +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 Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +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 new macros actually work now 2008-04-10 05:20:56 +00:00
sc2.c fixed a bug where too many hex digits were read for \x 2007-07-07 18:46:40 +00:00
sc3.c fixed amb1400 - invalid dereference caused crash in ternary operators 2008-01-22 17:30:58 +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 #pragma deprecated now works on macros/constants created via #define 2007-08-07 18:55:44 +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 fixed tTERM overlapping with tUNDEF (thanks sawce) 2008-03-14 02:48:43 +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 Fixed crash/freeze bug in compiler where free was being used on a bad pointer (was an oversight when adding deprecation support for macros) 2007-08-07 22:03:11 +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 Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:22:19 +00:00
svn_version.tpl Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:22:19 +00:00