Age | Commit message (Expand) | Author |
---|---|---|
2008-06-22 | (svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s... | skidd13 |
2008-06-22 | (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ... | skidd13 |
2008-06-10 | (svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places | smatz |
2008-04-18 | (svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions | smatz |
2008-04-13 | (svn r12695) -Codechange: only allocate window structs when needed. Based on ... | rubidium |
2008-04-01 | (svn r12536) -Codechange: some stack allocations were too large for NDS, so u... | rubidium |
2008-02-11 | (svn r12115) -Codechange: move malloc/realloc error messages to separate file... | smatz |
2008-01-22 | (svn r11943) -Codechange: add and use a simple structure to support small sta... | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |