Age | Commit message (Expand) | Author |
---|---|---|
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2014-06-17 | (svn r26651) -Fix: make sure an abs is used that supports int64 when using ab... | rubidium |
2014-04-25 | (svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and... | rubidium |
2014-04-25 | (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the... | rubidium |
2014-04-25 | (svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybrid | rubidium |
2014-04-24 | (svn r26499) -Codechange: replace strndup with stredup | rubidium |
2014-04-24 | (svn r26496) -Fix (r1547): Reading console input on dedicated server relied o... | frosch |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |