sourcemod/sourcepawn/compiler
David Anderson 5a2852755d Final build number for 1.0.4.
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402537
2008-09-14 05:53:11 +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 Err, fixed Linux build 2008-05-12 02:05:31 +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 the compiler eating too many characters in macro subsitutions (bug amb1938). 2008-09-08 02:13:10 +00:00
sc3.c Fixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853) 2008-09-07 09:50:50 +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 Final build number for 1.0.4. 2008-09-14 05:53:11 +00:00
svn_version.tpl New version templates for buildbot. 2008-09-14 05:13:21 +00:00