]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
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-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...
2013-03-09 Dale WeilerFix operator precedence, closes #101
2013-03-08 Dale WeilerBetter diagnostic when "floor" cannot be found.
2013-03-08 Dale WeilerImplemented __builtin_mod, and % operator. Added floor...
2013-03-08 Dale WeilerImplemented concept of enumeration attributes (can...
2013-03-08 Dale WeilerImplemented __builtin_exp
2013-03-07 Dale WeilerActually generate an ast_call for __builtin_pow for...
2013-03-07 Dale WeilerAdd some ice
2013-03-07 Dale WeilerMake ** RIGHT associative
2013-03-07 Dale WeilerGet rid of the bullshit log stuff
2013-03-07 Dale WeilerThey see me roll 'n, casting, so far they just think...
2013-03-07 Dale WeilerImplement exponentiation operator `**` as well as __bui...
2013-02-26 Wolfgang Bumillerhopefully fix an off-by-1 vararg copy issue
2013-02-25 Dale WeilerPrint the number for the test itself in the test-suite...
2013-02-25 Dale WeilerRemove debug printf
2013-02-25 Dale WeilerPush definitions when -O0
2013-02-20 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-20 Wolfgang Bumillerfix: don't mess up multiline macros in files ending...
2013-02-13 Wolfgang Bumillerupdate to .gitignore
2013-02-12 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-11 Dale Weilerfix
2013-02-11 Dale WeilerLess duplication
2013-02-11 Dale WeilerFix fucking mingw32 shit.
2013-02-11 Wolfgang Bumillerinclude: guard the actual inclusion with ftepp->output_...
2013-02-11 Wolfgang BumillerLifetime analysis: Don't go through the blocks as a...
2013-02-10 Dale WeilerBOOM
2013-02-10 Dale WeilerBOOM
2013-02-10 Dale WeilerConsider cppchecks (performance) warnings.
2013-02-10 Dale WeilerSigh
2013-02-10 Dale WeilerFix mem leak.
2013-02-08 Dale WeilerOops
2013-02-08 Dale Weilerdepend rule for $(OBJ_P) PAK utility.
2013-02-08 Dale WeilerThese includes are not required
2013-02-08 Dale WeilerAdded $(PAK) to Makefile for clean rule.
2013-02-08 Dale Weilerendian swap on FOURCC for "PACK" on BE systems.
2013-02-08 Dale WeilerFix some memleaks.
2013-02-08 Dale WeilerA command line interface for the PAK utility, made...
2013-02-08 Dale WeilerImplemented __VA_COUNT__
2013-02-08 Dale WeilerMake it compile as C++ code AGAIN
2013-02-08 Dale WeilerActually add fs.c
2013-02-08 Dale WeilerCleanup cargocult directory and file specific things...
2013-02-07 Dale Weilerfix build issue
2013-02-07 Dale WeilerAdd directory support for extract_all
2013-02-07 Dale WeilerCleanups and fixes to the PAK utility, can now extract...
2013-02-07 Dale WeilerFixes to the PAK utility.
2013-02-07 Dale WeilerWork in progress PAK extractor/insterter.
2013-02-06 Dale WeilerUpdate makefile
2013-02-06 Dale WeilerMake the testsuite C++ compatible.
2013-02-06 Dale WeilerMake it compile as C++ code again.
2013-02-06 Wolfgang Bumillerfind aliases in parser_find_global instead of parser_sy...
2013-02-06 Dale WeilerStore the ast nodes for aliases
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...
next