Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-05 | [libc] Allow assertions to be globally enabled or disabled | Michael Brown | 1 | -0/+2 |
2015-03-02 | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 1 | -1/+1 |
2014-12-12 | [libc] Add ASSERTED macro to test if any assertion has triggered | Michael Brown | 1 | -0/+2 |
2011-10-14 | [libc] Allow assertion failures to be counted | Michael Brown | 1 | -0/+3 |
2010-04-19 | [build] Rename gPXE to iPXE | Michael Brown | 1 | -1/+1 |
2009-05-18 | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 1 | -0/+2 |
2007-01-04 | Don't include __FUNCTION__ in assert() messages; it was causing the | Michael Brown | 1 | -7/+6 |
2006-12-04 | Force syntax-checking on assertions even in non-asserting builds. | Michael Brown | 1 | -9/+23 |
2006-03-23 | Added missing #endif | Michael Brown | 1 | -0/+1 |
2006-03-23 | Added assert.h, with assert() defined (almost) as per POSIX, and | Michael Brown | 1 | -0/+51 |