| Commit | Date | |
|---|---|---|
|
[r2941]
by
plombo
Fix a potential segfault in tracecalloc() if tracemalloc() returns a NULL pointer. |
2010-11-29 03:50:54 | Tree |
|
[r2940]
by
plombo
Several preprocessor changes: |
2010-11-29 00:57:03 | Tree |
|
[r2939]
by
plombo
Wii video: remove bogus threading optimization. There's no measurable difference in performance, and the code is much neater now, although it still needs some cleanup in places. |
2010-11-27 00:37:46 | Tree |
|
[r2938]
by
plombo
Fix by DavidC99 for pp_lexer in the new preprocessor. This should fix its handling of escape sequences inside strings. |
2010-11-25 01:51:16 | Tree |
| 2010-11-23 01:01:37 | Tree | |
|
[r2936]
by
plombo
Added a brand-new C preprocessor for use in the script engine! What's supported: What's not supported (yet): |
2010-11-21 20:50:13 | Tree |
| 2010-11-21 07:55:51 | Tree | |
|
[r2934]
by
plombo
Added a tracerealloc() function to tracelib that wraps around realloc() in the standard C library. |
2010-11-21 07:34:52 | Tree |
|
[r2933]
by
plombo
Bazaar revision numbers can now be used as the build number when the 'svn-revno' property is not available. |
2010-11-21 02:44:54 | Tree |
|
[r2932]
by
plombo
Fixed build numbers for bzr-svn. The Bazaar version control system should now work as a complete alternative to SVN through the bzr-svn plugin. |
2010-11-21 02:13:34 | Tree |