summaryrefslogtreecommitdiffstats
path: root/src/common/msg_handler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift2015-02-191-56/+0
|
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-14/+0
| | | | | | | Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
* Fix MSVC-related #defines and add CMakeLists commentdarkf2014-12-301-1/+1
|
* Fix merge conflictsdarkf2014-12-301-2/+2
|\
| * License changepurpasmart962014-12-211-2/+2
| |
* | Fix MinGW builddarkf2014-11-291-1/+1
|/
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-21/+21
|
* Common: Move header guards over to pragma onceLioncash2014-08-171-4/+1
| | | | Also replaced C headers with the C++ equivalent ones
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+73