]> git.xonotic.org Git - xonotic/gmqcc.git/history - doc
tests: xor peephole optimization regression test
[xonotic/gmqcc.git] / doc /
2018-05-10 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2018-05-10 Dale Weileradded -fdefault-eraseable which is the same as adding...
2017-11-26 Dale WeilerMerge pull request #180 from xonotic/mem_leak_fix_on_fa...
2016-11-24 Dale WeilerAdd -Wunused-component like -Wunused-variable but warns...
2016-01-03 Dale WeilerMerge branch 'master' into cleanup
2015-01-14 Dale WeilerRemove all the support stuff
2014-12-10 Dale WeilerMerge branch 'cooking'
2014-10-18 Wolfgang Bumillermanpage/init: -fsplit-vector-parameters description
2014-09-27 Dale WeilerImplement support for indirect macro expansions in...
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-05-24 Dale WeilerArithmetic exception flag and a plethora of tests.
2014-05-24 Dale WeilerPerliminary work on arithmetic exception handling in...
2014-04-08 Wolfgang Bumilleruse INSTR_STATE by default, add -femulate-state to...
2014-01-26 Wolfgang BumillerMerge branch 'master' into cooking
2014-01-26 Wolfgang BumillerMerge pull request #140 from Sicness/gmqcc.1-hyphen
2014-01-26 Anton BalashovFix hyphen-used-as-minus-sign in gmqcc.1
2013-12-01 Dale WeilerMask ftepp math constants with a compiler flag
2013-11-30 Dale WeilerMerge branch 'master' into cooking
2013-11-23 Dale WeilerResolve undefined functions to compiler builtins if...
2013-09-30 Dale WeilerUpdate documentation
2013-09-30 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-30 Wolfgang BumillerMerge pull request #134 from Sicness/hyphen
2013-09-30 Anton BalashovFixed hyphen-used-as-minus-sign in gmqcc.1
2013-09-24 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-09-24 Dale WeilerFix QuakeWorld compilation by treating assignment to...
2013-08-28 Wolfgang BumillerAdd missing -width to .Bl in doc/gmqpak.1
2013-08-28 Wolfgang BumillerFix bad use of .D1 in doc/qcvm.1
2013-08-27 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-08-27 Dale WeilerMerge branch 'divVerent/ftypeless-stores' of git:/...
2013-08-27 Rudolf PolzerNew options: -ftypeless-stores and -fsort-operands
2013-08-21 Dale WeilerGenerate PDF documentation from man pages for windows...
2013-08-19 Dale WeilerFix that
2013-08-19 Dale WeilerSlackware support to website generation.
2013-08-16 Dale WeilerUpdate documentation
2013-08-01 Dale WeilerAdded -Oconst-fold-dce (dead code elimination optimizat...
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-15 Wolfgang Bumillermanpage update
2013-06-14 Dale WeilerFixed whitespace
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-29 Dale WeilerUpdate man page
2013-04-28 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-04-28 Dale WeilerLess general name for PAK utility, added install target...
2013-04-25 Wolfgang Bumillermanpage and ini update
2013-04-24 Wolfgang Bumillermanpage: document and explain __FUNC__ and __NULL__
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-22 Dale WeilerAdd download.c (used for generating the download.html...
2013-04-22 Dale WeilerMerge branch 'master' into cooking
2013-04-21 Dale WeilerMerge pull request #105 from matthiaskrgr/icon
2013-04-21 Matthias Krügeradd gmqcc icon found on ohloh.
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Wolfgang Bumillerupdating the manpage
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-08 Dale WeilerUpdate specification.tex
2013-03-07 Dale WeilerUpdate specification.tex
2013-03-07 Dale WeilerUpdate specification.tex
2013-03-07 Dale WeilerUpdate specification.tex
2013-03-07 Dale WeilerUpdate specification.tex
2013-02-04 Dale WeilerUpdate doc/specification.tex
2013-02-04 Dale WeilerUpdate doc/specification.tex
2013-02-04 Dale WeilerUpdate doc/specification.tex
2013-02-04 Dale WeilerWork in progress specification LaTeX document for ...
2013-02-03 Wolfgang BumillerAdding a WIP style sheet for mandoc html output
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-01 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-01 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-01-31 Wolfgang Bumillermanpage: removed -Wpreprocessor
2013-01-31 Wolfgang Bumillerconverted qcvm.1 to mdoc
2013-01-26 Wolfgang Bumillermanpage: wrong date
2013-01-25 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-24 Wolfgang BumillerConverting gmqcc.1 from man to mdoc style. It can produ...
2013-01-24 Wolfgang Bumillermanpage: fixing a .TP/.B mixup
2013-01-15 Wolfgang Bumillermanpage: -E was missing all that time in there
2013-01-14 Wolfgang Bumillermanpage: -flegacy-vector-maths
2013-01-12 Wolfgang BumillerRemoved -fenhanced-diagnostics - it's now --correct...
2013-01-12 Wolfgang Bumillermanpage: -fvariadic-args
2013-01-11 Wolfgang Bumillermanpage: --add-info
2013-01-10 Wolfgang Bumillermanpage: updating the section about nil vs fteqcc-__NULL__
2013-01-09 Wolfgang Bumillermanpage: A note about __NULL__ vs nil
2013-01-09 Wolfgang Bumillermanpage: __DATE__, __TIME__ predefs
2013-01-09 Wolfgang Bumillermanpage: Document change to -Wall
2013-01-08 Wolfgang Bumillersqrt and normalize builtins
2013-01-06 Wolfgang Bumillermanpage: bring the list of included -f and -W flags...
2012-12-31 Wolfgang BumillerChanging -Wtoo-few-parameters to -Winvalid-parameter...
2012-12-31 Wolfgang Bumillermanpage: -Wparenthesis
2012-12-30 Dale WeilerImplement [[deprecated]] general attribute, will mark...
2012-12-29 Wolfgang Bumillermanpage: -Wdifferent-qualifiers -Wdifferent-attributes
2012-12-29 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-29 Wolfgang Bumillermanpage: -Ovector-components
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Wolfgang Bumillermanpage: -Wuninitialized-constant -Wuninitialized-global
2012-12-28 Wolfgang Bumillermanpage: -Wreserved-names, -funtyped-nil, -fpermissive
2012-12-27 Wolfgang Bumillermanpage: -floop-labels
2012-12-27 Wolfgang Bumillermanpage: -fbail-on-werror
2012-12-27 Wolfgang BumillerMerge pull request #75 from matthiaskrgr/master
next