]> git.xonotic.org Git - xonotic/gmqcc.git/history - gmqcc.h
Fix hash strlen properly instead of blindly disabling it
[xonotic/gmqcc.git] / gmqcc.h
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 Bumillerimplement INSTR_STATE in the qcvm
2014-04-08 Dale WeilerAdded memory protection to prevent mismatching of mem_d...
2014-04-07 Wolfgang Bumillerfix a silly macro issue
2014-04-07 Wolfgang BumillerMerge remote-tracking branch 'origin/master' into cooking
2014-02-23 Wolfgang BumillerMerge pull request #142 from CurrentResident/big_endian...
2014-02-11 Jim ThoenenAllow testsuite to pass on big endian
2014-02-02 Dale WeilerMerge pull request #141 from CurrentResident/big_endian...
2014-02-02 Jim ThoenenUpdate per IRC peer review feedback
2014-02-02 Jim ThoenenBig-endian: Byteswap only the field contents when writi...
2014-01-26 Wolfgang BumillerMerge branch 'master' into cooking
2014-01-01 Dale WeilerHappy new year!
2013-12-14 Dale WeilerFaster hashing reaching 16 GB/s on Phenom II X4.
2013-11-30 Dale WeilerMerge branch 'master' into cooking
2013-11-29 Dale WeilerFixes
2013-11-29 Dale Weileroops
2013-11-29 Dale Weilercleanup
2013-11-23 Dale WeilerFaster CRC16 algorithm based on the Slicing-by-8 algori...
2013-10-31 Wolfgang Bumillerregular procedure... bumping PKGBUILDs, GMQCC_VERSION...
2013-10-31 Wolfgang Bumiller0.3.5 commit 0.3.5
2013-10-31 Dale WeilerMerge branch 'cooking'
2013-10-18 Dale WeilerWe're doing it this way.
2013-10-17 Dale WeilerFix memory dump console printing alignment and also...
2013-10-17 Dale WeilerFix option string allocated/non allocated storage.
2013-10-11 Dale WeilerFix windows builds, add strip target for makefiles...
2013-10-11 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-10-11 Dale WeilerFix that (newer clang will fail on it)
2013-10-11 Dale WeilerMerge branch 'cleanup' into cooking
2013-10-11 Dale WeilerSome documentation
2013-10-11 Dale WeilerSome more cleanup
2013-10-11 Dale WeilerRefactor some util/platform usage and extend file syste...
2013-10-11 Dale WeilerMore cleanups, gmqcc.h doesn't need to include stdio...
2013-10-11 Dale WeilerMore cleanups
2013-10-11 Dale WeilerMore cleanup
2013-10-11 Dale WeilerSome more platform / compiler specific code refactoring.
2013-10-11 Dale WeilerInitial platform / compiler specific code refactoring.
2013-10-11 Dale WeilerLess flexible more economical utf8 decoder.
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-30 Dale WeilerMake unary - operator act as an ast_unary node. This...
2013-09-28 Dale WeilerRemove the rest of it.
2013-09-28 Dale WeilerOptimize for superfluous cases of NOT, i.e !!!!x can...
2013-09-08 Dale WeilerMerge branch 'master' into cooking
2013-08-31 Dale WeilerVector cross product virtual instruction, now >< operat...
2013-08-30 Dale WeilerRid of util_debug
2013-08-26 Dale WeilerAdd support for columns to LNOF files.
2013-08-26 Dale WeilerMerge branch 'divVerent/submit/vector-bitops' of git...
2013-08-26 Rudolf PolzerSupport vector bitor/bitand/bitxor. divVerent/submit/vector-bitops
2013-08-19 Dale WeilerMark the beginning of the next release, master is now...
2013-08-19 Matthias KrügerMerge remote-tracking branch 'upstream/master' into...
2013-08-19 Dale WeilerThis should be the tag
2013-08-17 Dale WeilerCleanups and update CHANGES
2013-08-15 Dale WeilerMake our allocator slightly faster with branch hinting.
2013-08-14 Dale WeilerRemove vec_upload
2013-08-14 Dale WeilerSome statistics as Samual wanted.
2013-08-01 Dale Weilerincrement the optimization counter for DCE'd folds...
2013-07-31 Dale WeilerWork in progress constant-folding rewrite.
2013-07-30 Dale WeilerUse the _t consistency naming scheme. Also various...
2013-07-30 Dale WeilerMove some things around
2013-07-28 Dale WeilerSome cleanups and smaller binaries!
2013-07-27 Dale WeilerFedora spec files (0.2.9 and 0.3.0) + INSTALL documenta...
2013-07-26 Dale WeilerRevert "Smaller memory footprint, 4/8 bytes vs 12/24...
2013-07-26 Dale WeilerSmaller memory footprint, 4/8 bytes vs 12/24 for indivi...
2013-07-26 Dale WeilerFix the ctype replacements to work with macro arguments...
2013-06-20 Dale WeilerOh my god microsoft you suck
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-14 Dale WeilerFixed whitespace
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 WeilerSome cleanups
2013-06-02 Dale WeilerMajor utility rewrite for compiler memory utilization...
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-30 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-05-30 Dale Weilercolumn printing for warnings and errors now
2013-05-29 Dale WeilerMerge branch 'union-replacement' into cooking
2013-05-29 Dale WeilerResult of shift operation on signed integers is bad.
2013-05-29 Dale WeilerCleanups and fixes
2013-05-07 Wolfgang Bumillerremoving this dead code_init call
2013-05-07 Wolfgang Bumillerfixing a few leaks - code_write doesn't delete the...
2013-04-27 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-27 Wolfgang BumillerStarting point of 0.3.0
2013-04-27 Wolfgang Bumillerthis should be tagged 0.2.9 0.2.9
2013-04-25 Dale Weilercleaner
2013-04-25 Dale Weilerless globals
2013-04-25 Dale WeilerNo more globals for codegen
2013-04-25 Wolfgang Bumillerthese can be const now before-library
2013-04-25 Dale WeilerFix alignment issues (can remove a clang warning, and...
2013-04-24 Wolfgang BumillerGrrrr
2013-04-24 Dale WeilerImplemented __TIME_STAMP__ predef, expands to a timesta...
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-24 Dale WeilerGet it compiling in visual studio again.
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 Dale WeilerFixes
next