Commit Graph

8 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 a64a4f09c5 more scriptability wip 2009-07-01 15:52:08 +00:00
David Rose 63160f0c1f little refinements 2009-06-23 19:58:46 +00:00
David Rose b64f871ea1 osx plugin work 2009-06-22 21:36:11 +00:00
David Rose ca983e8ece beginning Mozilla plugin integration 2009-06-20 01:31:31 +00:00
David Rose 633eae3ba3 exit gracefully 2009-06-09 01:56:03 +00:00