Age | Commit message (Expand) | Author |
---|---|---|
2009-07-19 | Use correct behavior (as per C++) for 'delete NULL' on windows; found by Adam... | special |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-04-17 | Add operator new[] and delete[], otherwise we can and will get crashes on usi... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-16 | Begone evil DOS format :< | peavey |
2007-06-06 | Comments | brain |
2007-06-02 | Add comments | brain |
2007-05-20 | We will get this right eventually | brain |
2007-05-20 | Also wrong | brain |
2007-05-20 | Wrong wrong wrong. | brain |
2007-05-20 | Throw bad alloc on out of memory, not return null, this is the correct behavi... | brain |
2007-05-19 | Helps if I add the w32 specific code, too. :p | w00t |