]> git.xonotic.org Git - xonotic/gmqcc.git/history - stat.c
distro/archbsd/this - as we don't depend on glibc there, just libc; also changed...
[xonotic/gmqcc.git] / stat.c
2013-08-17 Dale WeilerRemove some trailing whitespace
2013-08-16 Dale WeilerMake it compile in visual studio again, without warnings.
2013-08-16 Dale WeilerValgrind integration for our memory allocator.
2013-08-16 Dale WeilerRework some build stuff for better output and to enable...
2013-08-15 Dale WeilerMake our allocator slightly faster with branch hinting.
2013-07-27 Dale WeilerPlease the whitespace gods
2013-07-26 Dale WeilerTrack strdup memory too
2013-06-21 Dale WeilerFix a sizeof bug
2013-06-20 Dale WeilerOh my god microsoft you suck
2013-06-18 Dale WeilerFix some comments
2013-06-18 Dale WeilerHoly mexicans 15% better hashing == 5% faster compiles.
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-15 Dale WeilerFix a possible issue
2013-06-15 Dale WeilerSome fixes
2013-06-14 Dale WeilerWhat the fuck are we talking about?
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-06 Dale WeilerFix indexing
2013-06-06 Dale WeilerStrict prototyping
2013-06-04 Dale WeilerAdd license header
2013-06-04 Dale WeilerDoh
2013-06-04 Dale WeilerMajor header reworking, this respects the namespaces...
2013-06-02 Dale WeilerFix output
2013-06-02 Dale WeilerFix two bugs
2013-06-02 Dale WeilerSome cleanups
2013-06-02 Dale WeilerFix the peak
2013-06-02 Dale WeilerHoly whoops
2013-06-02 Dale WeilerMajor utility rewrite for compiler memory utilization...