]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
2013-07-27 Igor Gnatenkoadd instruction
2013-07-27 Igor Gnatenkoadd updated spec and rename it
2013-07-27 Igor Gnatenkonot needed yet
2013-07-27 Dale WeilerClear out for now.
2013-07-27 Dale WeilerMake COMPILER_QCC default to please the stuborn Quake...
2013-07-27 Dale WeilerSome typos
2013-07-27 Dale WeilerNot to be included
2013-07-27 Dale WeilerFedora spec files (0.2.9 and 0.3.0) + INSTALL documenta...
2013-07-27 Dale WeilerPlease the whitespace gods
2013-07-26 Dale WeilerRevert "Smaller memory footprint, 4/8 bytes vs 12/24...
2013-07-26 Dale WeilerSmaller memory footprint, 4/8 bytes vs 12/24 for indivi...
2013-07-26 Dale WeilerTrack strdup memory too
2013-07-26 Dale WeilerThere was too many 16-sized buckets when compiling...
2013-07-26 Dale WeilerFix the ctype replacements to work with macro arguments...
2013-07-21 Dale WeilerEeasy fix for that
2013-07-21 Dale WeilerOne last one
2013-07-21 Dale WeilerAnother one
2013-07-21 Dale WeilerTechnically GCC was wrong here, since opts_ini_parse...
2013-07-19 Dale WeilerCleanups
2013-07-04 Dale WeilerUpdate gmqcc.ini.example
2013-07-01 Wolfgang Bumillerfix typo
2013-06-22 Wolfgang Bumilleractually no :)
2013-06-22 Dale WeilerFix a case of the uninitialized blues
2013-06-22 Dale WeilerFix some more bugs (coverity you're a life saver)
2013-06-22 Dale WeilerBuffer overflow!
2013-06-22 Dale WeilerFix some bugs and a memleak in the testsuite.
2013-06-22 Dale WeilerMore bug fixes and dead code elimination
2013-06-22 Dale WeilerFix out of bound access
2013-06-22 Dale WeilerFix some more bugs, and use dup2 because dup leaks...
2013-06-22 Dale WeilerUpdate clean rules in makefiles to remove coverity...
2013-06-22 Dale WeilerFixed possible bug in VM. Added coverity rules to makef...
2013-06-22 Dale WeilerFix uninitialized data
2013-06-21 Dale WeilerFix a sizeof bug
2013-06-21 Dale WeilerI'm assuming this is a bug since all other read tests...
2013-06-21 Dale WeilerCatch that one too
2013-06-21 Dale WeilerImproper use of a possible negative value.
2013-06-21 Dale WeilerRemove a ton of dead code and document the one really...
2013-06-21 Dale Weilercppcheck had the right idea, but the wrong scope on...
2013-06-21 Dale WeilerFix more bugs (mostly possible NULL pointer dereferences)
2013-06-21 Dale WeilerFix possible NULL pointer dereference
2013-06-21 Dale WeilerFix some bugs
2013-06-20 Dale WeilerOh my god microsoft you suck
2013-06-20 Dale WeilerMove code generator into ir_builder for earlier free...
2013-06-18 Dale WeilerFix some comments
2013-06-18 Dale WeilerRetarded clang warning is retarded.
2013-06-18 Dale WeilerHoly mexicans 15% better hashing == 5% faster compiles.
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-17 Dale WeilerEnable it for gmqcc and fteqcc modes.
2013-06-17 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2013-06-17 Dale WeilerFix some bugs
2013-06-16 Dale Weilermake source a dependency for the c.o rule
2013-06-16 Dale WeilerFixed
2013-06-16 Dale WeilerUse includes for makefile consistency. Added make depen...
2013-06-16 Wolfgang Bumillerreclassify_token should only deal with tokens < TOKEN_S...
2013-06-16 Wolfgang Bumillerreclassify_token should only deal with tokens < TOKEN_S...
2013-06-16 Dale WeilerUpdate
2013-06-16 Dale WeilerBetter scheme
2013-06-16 Dale WeilerA new batch of fresh hot dependencies for both
2013-06-16 Dale WeilerDependency consistency
2013-06-16 Dale WeilerUpdate some things
2013-06-16 Dale WeilerUpdate install file
2013-06-16 Dale WeilerA Makefile for BSD make.
2013-06-16 Dale WeilerMake it compile with g++ again
2013-06-16 Dale WeilerUhh forgot to save file
2013-06-16 Dale WeilerFix memleak
2013-06-16 Dale WeilerUpdate
2013-06-16 Dale WeilerAdd the good old xor swap trick to the xor test, yes...
2013-06-16 Dale WeilerMake ^ legal for vector ^ vector, and vector ^ float...
2013-06-15 Dale WeilerMake them tests work now
2013-06-15 Dale WeilerI added it for a reason, because I was smart. I forgot...
2013-06-15 Dale WeilerThis is easier
2013-06-15 Dale WeilerCorrect order
2013-06-15 Dale WeilerFix bug
2013-06-15 Dale WeilerImplemented bitwise xor operator.
2013-06-15 Dale WeilerLess terse, it confuses people.
2013-06-15 Wolfgang Bumilleragain with the comments...
2013-06-15 Wolfgang Bumillerfix a call typecheck issue
2013-06-15 Wolfgang Bumillermanpage update
2013-06-15 Wolfgang Bumillerworking on vararg piping: detecting several error cases...
2013-06-15 Dale WeilerStrlen idiot
2013-06-15 Dale WeilerLimit corrections on strings to <= 16 bytes. Otherwise...
2013-06-15 Dale WeilerLimit corrections on strings to <= 16 bytes. Otherwise...
2013-06-15 Dale WeilerFix a possible issue
2013-06-15 Dale WeilerSome fixes
2013-06-14 Dale WeilerFixed whitespace
2013-06-14 Dale WeilerWhat the fuck are we talking about?
2013-06-13 Dale WeilerRevert "Actually works now"
2013-06-13 Dale WeilerActually works now
2013-06-12 Wolfgang Bumillerfix pedantic compile issue
2013-06-12 Wolfgang Bumillerfixing double-free in initialzied string arrays, using...
2013-06-12 Wolfgang Bumillerarray testcase for previous commit
2013-06-12 Wolfgang Bumillerallow array size to be inferred from the initializer
2013-06-12 Wolfgang Bumillererror about too many elements in initializer; added...
2013-06-12 Wolfgang Bumillermake the ast use the initlist
2013-06-12 Wolfgang Bumillersetting initializing values
2013-06-12 Wolfgang Bumillerparsing array initializers
2013-06-12 Wolfgang Bumillerforgot to add that one
2013-06-09 Dale WeilerFix builds
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-06 Dale WeilerFix indexing
next