]> git.xonotic.org Git - xonotic/gmqcc.git/history - main.c
Remove license headers. The LICENSE file is sufficent
[xonotic/gmqcc.git] / main.c
2015-01-14 Dale WeilerRemove license headers. The LICENSE file is sufficent
2015-01-14 Dale WeilerMore cleanup
2015-01-14 Dale WeilerRemove fs.c ansi.c and PORTING guide
2015-01-14 Dale WeilerMajor cleanup of platform/fs stuff
2015-01-14 Dale WeilerRemove stat_info calls
2015-01-14 Dale WeilerRemove spelling corrector
2015-01-09 Dale WeilerUpdate license headers
2014-12-10 Dale WeilerMerge branch 'cooking'
2014-05-25 Dale WeilerMerge branch 'arithmetic_exceptions' into cooking
2014-05-25 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2014-05-24 Wolfgang BumillerMerge branch 'master' into cooking
2014-04-08 Wolfgang Bumilleruse INSTR_STATE by default, add -femulate-state to...
2014-01-26 Wolfgang BumillerMerge branch 'master' into cooking
2014-01-07 Wolfgang BumillerAdding coverage support:
2014-01-01 Dale WeilerHappy new year!
2013-10-17 Dale WeilerFix option string allocated/non allocated storage.
2013-10-11 Dale WeilerSome cleanups
2013-10-11 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-10-11 Dale WeilerMerge branch 'cleanup' into cooking
2013-10-11 Dale WeilerMore cleanups
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-18 Wolfgang Bumillersince we don't bail on some of the warnings right away...
2013-09-12 Dale WeilerAdded -progsrc commandline switch to specify progs...
2013-09-08 Dale WeilerMerge branch 'master' into cooking
2013-08-31 Dale WeilerThere is no bug since the testsuite uses -o for preproc...
2013-08-30 Dale WeilerRid of util_debug
2013-08-29 Dale WeilerMake -fshort-logic -funtyped-nil -fvariadic-args defaul...
2013-08-17 Dale WeilerRemove that idiom, and use GMQCC_ARRAY_COUNT.
2013-08-15 Dale WeilerTrack constant folds in opts_optimization list .. this...
2013-08-14 Dale WeilerSome statistics as Samual wanted.
2013-08-14 Dale WeilerDisable statistics that are irrelevant to QuakeC coders
2013-07-30 Dale WeilerMove some things around
2013-07-27 Dale WeilerMake COMPILER_QCC default to please the stuborn Quake...
2013-07-27 Dale WeilerPlease the whitespace gods
2013-07-26 Dale WeilerThere was too many 16-sized buckets when compiling...
2013-06-21 Dale WeilerRemove a ton of dead code and document the one really...
2013-06-21 Dale WeilerFix more bugs (mostly possible NULL pointer dereferences)
2013-06-20 Dale WeilerOh my god microsoft you suck
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-13 Dale WeilerRevert "Actually works now"
2013-06-13 Dale WeilerActually works now
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-06 Dale WeilerStrict prototyping
2013-06-04 Dale WeilerMajor header reworking, this respects the namespaces...
2013-06-02 Dale WeilerMajor utility rewrite for compiler memory utilization...
2013-06-02 Dale WeilerVector tracing, step two in determining how to lower...
2013-06-02 Dale WeilerGuart statistics by option.
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-29 Dale WeilerMerge branch 'union-replacement' into cooking
2013-05-29 Dale WeilerCleanups and fixes
2013-04-27 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-27 Wolfgang Bumillerthis should be tagged 0.2.9 0.2.9
2013-04-25 Dale WeilerPushing the -fexpressions-for-builtins stuff and the...
2013-04-25 Wolfgang Bumillerthese can be const now before-library
2013-04-24 Wolfgang BumillerGrrrr
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-24 Dale WeilerGet it compiling in visual studio again.
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-17 Wolfgang Bumillerdon't call ftepp_finish on a freed ftepp struct
2013-04-17 Dale WeilerMore perliminary reworking for threading
2013-04-17 Dale WeilerPerliminary parser reworking, required for the proposed...
2013-04-15 Dale WeilerRewrote memory tracking, now prints highest water mark...
2013-04-14 Dale WeilerMore function flatening
2013-02-20 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-12 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-08 Dale WeilerCleanup cargocult directory and file specific things...
2013-02-03 Wolfgang Bumillerget that message back in
2013-02-03 Wolfgang BumillerReverting this awful unmaintainable mess of option...
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerSome cleanups and what not.
2013-01-30 Dale WeilerRename
2013-01-30 Dale WeilerWork in progress options cleanup.
2013-01-30 Dale WeilerPrint off the documentation when -[f/W/O]help, also...
2013-01-12 Wolfgang BumillerRemoved -fenhanced-diagnostics - it's now --correct...
2013-01-11 Wolfgang Bumilleradded the --add-info compile switch: it adds a global...
2013-01-11 Wolfgang BumillerIn order to avoid release version strings in non-git...
2013-01-10 Wolfgang Bumiller--version now prints GMQCC_GITINFO, which is not not...
2013-01-09 Wolfgang Bumiller-Wall now does not set -Wuninitialized-global
2013-01-06 Wolfgang BumillerAdding -ftranslatable-strings to -std=gmqcc
2013-01-06 Dale WeilerMerge branch 'screwaround'
2013-01-05 Wolfgang BumillerCommitting an evil allocator and a trie to speed up...
2013-01-01 Dale WeilerHappy new years!
2012-12-31 Wolfgang BumillerAnother hardcoded -std=gmqcc option removed and added...
2012-12-31 Wolfgang Bumiller-std=gmqcc now implies -Werror-missing-return-values...
2012-12-31 Wolfgang BumillerChanging -Wtoo-few-parameters to -Winvalid-parameter...
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Dale WeilerFixed another possible implementation specific bug...
2012-12-27 Wolfgang BumillerSome default options for -std=gmqcc including -floop...
2012-12-24 Wolfgang Bumiller-q, --quiet option
2012-12-24 Dale WeilerAdded my awesome MT1997 PRNG, and use it instead of...
2012-12-24 Dale WeilerAdded ftepp predefs flag (ability to turn on/off predef...
2012-12-23 Dale WeilerActually fix the segfault this time
2012-12-23 Dale Weilercon_default_out for opts.pp_only (removes recently...
2012-12-23 Dale WeilerMake compiler and virtual-machine compile as C++ code...
2012-12-23 Dale WeilerRemove parser_compile_string_len, and make parser_compi...
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
next