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 |
rdb
|
242cc5f57d
|
Support template "using" definitions in interrogate
|
2016-05-31 18:48:32 +02:00 |
rdb
|
fb78fe6e2a
|
Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code
|
2016-05-07 00:45:26 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
090e912ce6
|
Cleanup of comments and whitespace
|
2016-02-01 22:30:43 +01:00 |
rdb
|
5e905d4463
|
Fix various parser bugs, improve error reporting
(to show the included file chain -vv is now needed)
|
2015-01-04 20:30:24 +01:00 |
rdb
|
a6229f1fac
|
Support for comments in enums. Improve comment handling in C++ parser. Improve doxygen reference. Update interrogate interface. (Addendum to interrogatedb v2.3.)
|
2014-09-19 23:34:11 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
843c0331ae
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
Dave Schuyler
|
f24d405030
|
changed include to use quotes
|
2003-10-28 05:15:48 +00:00 |
David Rose
|
2f4e207edb
|
Update copyright header
|
2001-05-25 21:27:38 +00:00 |
David Rose
|
fcb24f02ef
|
remove tab characters
|
2001-05-25 15:56:49 +00:00 |
David Rose
|
7a78284129
|
Initial revision
|
2000-10-04 00:15:23 +00:00 |