Commit Graph

9 Commits

Author SHA1 Message Date
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr
Exceptions to this replacement are:
- .c files
- Headers included by a .c file
- stb_image.h
- dr_flac.h
- Strings
- Comments
2018-06-03 16:35:13 -06:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose cf34707189 assertion failures, support string default values 2004-12-23 01:14:42 +00:00
David Rose b937aef183 nicer formatting, etc. 2004-10-25 23:04:10 +00:00
David Rose 9d234b8e0f more config tweaks 2004-10-25 21:00:51 +00:00
David Rose 67ca4b860e missing INLINE 2004-10-22 23:29:02 +00:00
David Rose fa32be5de4 refinements to prc system 2004-10-22 23:13:49 +00:00