Commit Graph

7 Commits

Author SHA1 Message Date
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
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose d505d4365c don't grow the buffer quite so large 2007-06-20 22:51:04 +00:00
Dave Schuyler 70cc7a1b38 changed comment 2004-12-17 01:34:18 +00:00
David Rose 9ccac55523 introducing complex dc types 2004-06-16 09:09:54 +00:00