Krzysztof Sobiecki
|
dc669eb603
|
Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers
|
2014-11-29 20:07:01 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
John Maguire
|
71893e4847
|
Use nullptr instead of NULL everywhere.
|
2014-02-06 17:29:59 +01:00 |
John Maguire
|
2e03a2f093
|
*Fix device lister shutdown on mac
*Remove a bunch of debug
*Fix a windows translation
|
2010-08-23 10:26:00 +00:00 |
John Maguire
|
7147dec69f
|
Missing files! ^&%^#@ SVN.
|
2010-08-18 16:26:36 +00:00 |