]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
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
2013-06-06 Dale WeilerStrict prototyping
2013-06-04 Dale WeilerUpdate
2013-06-04 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-06-04 Wolfgang Bumillerslackware pkg build files
2013-06-04 Dale WeilerConsistency
2013-06-04 Dale WeilerUpdate changelog
2013-06-04 Dale WeilerSome typos.
2013-06-04 Dale WeilerGentoo ebuilds
2013-06-04 Dale WeilerAdd license header
2013-06-04 Dale WeilerDoh
2013-06-04 Dale WeilerMajor header reworking, this respects the namespaces...
2013-06-02 Wolfgang Bumillerremove the ast tree earlier - saves over 3% peak memory...
2013-06-02 Dale WeilerFix a divide by zero error
2013-06-02 Dale WeilerFix output
2013-06-02 Dale WeilerFix two bugs
2013-06-02 Dale WeilerMerge pull request #112 from matthiaskrgr/master xonotic-v0.7.0
2013-06-02 Dale WeilerSome cleanups
2013-06-02 Dale WeilerFix the peak
2013-06-02 Matthias Krügergitignore: add gmqcc, gmqpak, qmcvm, testsuite, pak.
2013-06-02 Dale WeilerHoly whoops
2013-06-02 Dale WeilerMajor utility rewrite for compiler memory utilization...
2013-06-02 Dale WeilerSome static
2013-06-02 Dale WeilerHashtable statistics too
2013-06-02 Dale WeilerTrack hashtables too
2013-06-02 Dale WeilerTrack strdups too in the statistics
2013-06-02 Dale WeilerThis was an experiment that snuk it's way inside that...
2013-06-02 Dale WeilerVector tracing, step two in determining how to lower...
2013-06-02 Dale WeilerGuart statistics by option.
2013-06-02 Dale WeilerAdd statistics for vector usage to the output. Step...
next