Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-19 | Finishing up basic curl integration and adding a basic DownloadTask. | Nicolas "Pixel" Noble | |
2014-06-03 | Removing tabs. | Nicolas "Pixel" Noble | |
2013-12-18 | Visual Studio port. | Nicolas "Pixel" Noble | |
2013-01-20 | The trace functions for windows are actually in dbghelp.h - note that this ↵ | Nicolas 'Pixel' Noble | |
will really only work when mingw64 uses gcc-4.7... | |||
2013-01-17 | Shutting off a few warnings. | Nicolas 'Pixel' Noble | |
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel | |
-) Removed Assert() -) Added AAssert(), IAssert(), RAssert(), TAssert() and Failure() -) Reworked all asserts in the code, and added meaningful messages to them. -) Changed the way the startup code is generated; BALAU_STARTUP is no longer necessary. | |||
2011-11-21 | GeneralException() will now trace the callstack and store this, for ↵ | Pixel | |
debugging purposes. |