]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
2013-04-24 Dale WeilerMake ftepps __NULL__ translate to gmqccs untyped nil...
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-24 Dale WeilerGet it compiling in visual studio again.
2013-04-23 Dale WeilerMake it compile as C++ code too
2013-04-23 Wolfgang Bumillerfix noreturn testcase descriptions... those were mixed up
2013-04-23 Wolfgang Bumillerinitialize the vector member array so that 'cleanup...
2013-04-23 Wolfgang BumillerMakefile: be more conformant: at link-time use LDFLAGS...
2013-04-22 Wolfgang Bumillermisc/check-doc.sh
2013-04-22 Dale WeilerWebsite target to distro makefile for updating gh-pages
2013-04-22 Dale WeilerAdd download.c (used for generating the download.html...
2013-04-22 Dale WeilerMerge branch 'master' into cooking
2013-04-22 Dale WeilerProper install names (preserve the .exe for win32 builds)
2013-04-21 Dale WeilerMerge pull request #105 from matthiaskrgr/icon
2013-04-21 Matthias Krügermake: gource: display gmqcc icon in video.
2013-04-21 Matthias Krügeradd gmqcc icon found on ohloh.
2013-04-21 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2013-04-21 Dale WeilerSome stuff for building win32 packages via mingw32
2013-04-21 Dale WeilerMerge pull request #104 from matthiaskrgr/PKGBUILD_master
2013-04-21 Matthias KrügerPKGBUILD: archlinux: git: install syntax files to respe...
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Dale WeilerRemove trailing whitespace
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Wolfgang Bumillerupdating the manpage
2013-04-21 Dale WeilerFixes
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-21 Dale WeilerUpdate CHANGES
2013-04-21 Dale Weilerupdate README to reflect syntax highlighting stuff.
2013-04-21 Dale WeilerAdd jedit syntax highlighting support, thanks to LordHa...
2013-04-21 Dale WeilerThis is suppoted now
2013-04-21 Dale WeilerAdd syntax configuration file for gtksourceview (this...
2013-04-21 Dale Weilertypo
2013-04-21 Dale Weilerupdate README for syntax highlighting stuff
2013-04-21 Dale WeilerA more realistic preprocessor concatenation test.
2013-04-21 Dale WeilerUndo that fail
2013-04-21 Dale WeilerBetter output on failure
2013-04-21 Dale WeilerMore preprocessor testsuite support and our first prepr...
2013-04-21 Dale WeilerMore preprocessor testing support for the testsuite.
2013-04-21 Dale WeilerInitial preprocessor procedure option for testsuite...
2013-04-21 Dale WeilerWe don't need to specify "-should fail" because we...
2013-04-21 Dale WeilerI did it, I did it, I did it, horray!, Thanks Dora...
2013-04-21 Dale WeilerSome work in progress preprocessing test work
2013-04-21 Dale WeilerRemove hashset
2013-04-17 Wolfgang Bumillerparser_const_string now uses hashtables; hashtables...
2013-04-17 Wolfgang Bumillerfix warnings to allow compiling with -O3
2013-04-17 Dale WeilerSome inline never hurt anyone .. actually, C made a...
2013-04-17 Dale WeilerUse hashtable for macro definitions in the preprocessor...
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 WeilerFix compile for windows.
2013-04-17 Dale WeilerPerliminary parser reworking, required for the proposed...
2013-04-16 Dale WeilerFix typo in kate syntax highlighting installation docum...
2013-04-16 Dale WeilerAdded syntax highlighting configuration files (with...
2013-04-16 Wolfgang Bumillerlex_try_pragma: free the buffers
2013-04-16 Dale WeilerFix memdump printing
2013-04-15 Dale WeilerRewrote memory tracking, now prints highest water mark...
2013-04-15 Wolfgang Bumillerfix macro parameters
2013-04-15 Wolfgang Bumillerast_expression_delete: delete varparam if it is set...
2013-04-15 Wolfgang Bumillerfix memleak in ast_local_codegen
2013-04-15 Wolfgang Bumillerutil_strdup: don't use util_memory_a with -DNOTRACK
2013-04-15 Dale WeilerGCC specific stuff compile flags.
2013-04-14 Dale WeilerAdded tracing to strdup for allocations, fixed some...
2013-04-14 Dale Weilercleanups
2013-04-14 Dale WeilerFet rid of explicit file stream flushes, streams are...
2013-04-14 Dale WeilerRemove one more external function
2013-04-14 Dale WeilerMore flattening. I don't know why I turned off bufferin...
2013-04-14 Dale WeilerFlatten more external functions
2013-04-14 Dale WeilerMore function flatening
2013-04-14 Dale WeilerMore function flatening
2013-04-14 Dale WeilerMore external function flatening (less external symbols)
2013-04-14 Dale WeilerRevert that trans stuff
2013-04-14 Dale Weilerflatten the use of strcpy, 90% of the cases we already...
2013-04-13 Dale WeilerFix possible buffer overflows.
2013-04-13 Dale WeilerFix possible bug
2013-04-13 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-04-13 Dale WeilerFix some memory leaks.
2013-04-13 Wolfgang BumillerMerge pull request #103 from matthiaskrgr/cooking
2013-04-13 Matthias Krügergitignore: ignore pkg.tar.xz packages in distro/arch...
2013-04-13 Matthias KrügerPKGBUILD: release: fix sha1sum, minor cleanup
2013-04-12 Matthias KrügerPKGBUILD: git: fix for pacman 4.1.0
2013-04-12 Matthias Krüger.gitignore: add /pak
2013-04-08 Dale WeilerUpdate specification.tex
2013-04-02 Wolfgang Bumillerwe changed the prefix... there too
2013-04-02 Wolfgang Bumillerwe changed the prefix...
2013-03-27 Dale WeilerMerge pull request #102 from matthiaskrgr/cooking
2013-03-27 matthiaskrgrmake: gource flags: add
2013-03-27 matthiaskrgrMakefile: split up 'make gource' into 'make gource...
2013-03-21 Dale WeilerMake variable for flexibility
2013-03-21 Dale WeilerUploadability from package building using dropbox API...
2013-03-21 Dale WeilerSome protection for cross arch package building
2013-03-21 Dale WeilerCross architecture stuff for distro build scripts....
2013-03-15 Dale WeilerWhile we're at it, fix that one too.
2013-03-15 Dale Weiler*sigh*
2013-03-15 Dale WeilerSPACES PEOPLE
2013-03-15 Dale WeilerAdded gource rule to makefile
2013-03-09 Dale WeilerAdded isnan compiler builtin, documented what each...
2013-03-09 Dale Weilerfix comment
2013-03-09 Dale WeilerUh wrong file.
2013-03-09 Dale WeilerImplemented smart intrinsic / builtin system. When...
2013-03-09 Dale WeilerAdd floor to tests defs.qh
2013-03-09 Dale WeilerImplemented "reverse" enum attribute, e.g enum : revers...
next