]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
2013-02-06 Dale WeilerAliases to aliases is a bad idea, revert. Added better...
2013-02-06 Dale WeilerFix alias bug. Implemented support for aliases of...
2013-02-06 Dale WeilerSupport for aliases to aliases too.
2013-02-06 Dale WeilerSome sanity checks for aliases (undeclared variable...
2013-02-06 Dale Weileradd todo
2013-02-06 Dale WeilerImplemented generalized attribute aliases. You can...
2013-02-05 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-05 Dale Weilerperl ops -> pops
2013-02-05 Dale Weilerast referencing
2013-02-05 Wolfgang Bumillerast_array_index_codegen: never regenerate code
2013-02-05 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-05 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-05 Wolfgang Bumillerremoving some left-over alloc checks
2013-02-05 Dale WeilerWork in progress <=> operator.
2013-02-05 Wolfgang Bumillerfixing that comment
2013-02-05 Wolfgang Bumillerinsert an error when an operator doesn't get found...
2013-02-05 Dale WeilerBetter handling of multiple body functions.
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 Bumillerget that message back in
2013-02-03 Wolfgang BumillerYes, that's what you are SUPPOSED to do in this case...
2013-02-03 Wolfgang BumillerReverting this awful unmaintainable mess of option...
2013-02-03 Wolfgang Bumillerfix: rotate_entfield_array_index_nodes deleting the...
2013-02-03 Wolfgang Bumillerproperly mask #message, #warning, #error by ftepp-...
2013-02-03 Wolfgang BumillerAdding a WIP style sheet for mandoc html output
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-03 Wolfgang BumillerAdd -fdarkplaces-string-table-bug to the default flags
2013-02-02 Dale WeilerFix this target for archlinux
2013-02-02 Dale WeilerMerge pull request #96 from matthiaskrgr/cooking_PKGBUILD
2013-02-02 matthiaskrgrPKGBUILDs: rename "arch" to "archlinux", move archbsd...
2013-02-02 Dale Weilers/%d/%s/
2013-02-02 Dale WeilerBetter printing of token errors.
2013-02-02 Dale Weilertypo
2013-02-02 Dale WeilerUpdate authors file
2013-02-02 Dale WeilerAdd bitnot test for testsuite.
2013-02-01 Dale Weileroops
2013-02-01 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-02-01 Dale WeilerFix ~ unary operator (can now const-fold). Also things...
2013-02-01 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-02-01 Dale WeilerWork in progress ~ operator implemented as -1-x.
2013-02-01 Dale WeilerFix memleak and assignment for cached lengths in corrector
2013-01-31 Wolfgang Bumillermanpage: removed -Wpreprocessor
2013-01-31 Wolfgang Bumillerconverted qcvm.1 to mdoc
2013-01-30 Dale WeilerIgnore most memory comparisions by validating the lengt...
2013-01-30 Dale WeilerCache lengths in corrector. This speeds up the correct...
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2013-01-30 Dale WeilerOlder clang had -Wmissing-variable-declarations, which...
2013-01-30 Dale WeilerGet it compiling with C++ compilers again.
2013-01-30 Dale WeilerSlightly larger code, but strategic inline for correcto...
2013-01-30 Dale WeilerNot an assembler instruction, but virtual instruction...
2013-01-30 Dale WeilerEmpty string, not "<null>"
2013-01-30 Dale WeilerCleanups
2013-01-30 Dale WeilerDon't ignore return result from test_perform.
2013-01-30 Dale WeilerIt is used, gcc is a liar.
2013-01-30 Dale WeilerSome cleanups and what not.
2013-01-30 Dale WeilerDocument the options in the opts.def file
2013-01-30 Dale WeilerFix pragma parsing that I broke.
2013-01-30 Dale WeilerRemoving #error/#warning/#message from parser, and...
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-30 Dale WeilerAdded documentation to all options inside the binary...
2013-01-30 Dale WeilerFix splint warning
2013-01-30 Dale Weilers/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compat...
2013-01-30 Dale WeilerRemoved -Wcpp (not needed any more)
2013-01-30 Dale WeilerRemoved #warning and #error from ftepp, and made it...
2013-01-27 Dale WeilerHandle all possible subscript errors
2013-01-27 Dale WeilerBetter handling of __VA_ARGS__ subscripting.
2013-01-27 Dale WeilerSpiceing up the __VA_ARGS__ test
2013-01-27 Dale WeilerFix warning, and better tests for __VA_ARGS__
2013-01-27 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-01-27 Dale WeilerImplement subscripting for __VA_ARGS__, and added test...
2013-01-27 Wolfgang Bumillerimporting bsd-git/PKGBUILD
2013-01-27 Wolfgang Bumillerfixing an install cmd in bsd-release/PKGBUILD
2013-01-27 Wolfgang Bumillerunmasking bsd-git/PKGBUILD in .gitignore
2013-01-27 Wolfgang Bumillerimporting ArchBSD release PKGBUILD
2013-01-27 Wolfgang Bumillerunmasking bsd-release path in .gitignore
2013-01-27 Wolfgang Bumilleradding pkgrel to arch/this, and getting rid of du's...
2013-01-27 Dale WeilerRemove user-defined success/failure messages for the...
2013-01-27 Dale WeilerFixes, updates, and added uninstall target for makefile
2013-01-27 Dale WeilerAdd back the removal of the package directory after...
2013-01-27 Dale WeilerFix the size calculation
2013-01-27 Dale WeilerAdd this/Makefile for generating a .tar.xz for arch...
2013-01-26 Wolfgang Bumillermanpage: wrong date
2013-01-26 Wolfgang BumillerFix a warning
2013-01-25 Wolfgang Bumillerstore the actual parsing context before parsing into...
2013-01-25 Wolfgang Bumillererror when using a type not usable as boolean in a...
2013-01-25 Wolfgang Bumiller-v now prints the initial value of globals in -printdefs
2013-01-25 Wolfgang Bumillerchanging some error prints to print to stderr in exec.c
2013-01-25 Wolfgang Bumillernow moving -Ocall-stores to -O3
2013-01-25 Wolfgang BumillerIn this situation the values don't need to be in parame...
2013-01-25 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-25 Wolfgang Bumillermoving -Ocall-stores to -O4 until the vehicle issue...
2013-01-25 Wolfgang Bumillerdebug extparam naming shouldn't start at 8, it's confus...
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-18 Wolfgang Bumilleradding testcase for various parentheses and ternary...
2013-01-18 Wolfgang Bumilleradding missing wantop flag and some related parentheses...
next