Sam Edwards
|
b2bfb31114
|
general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.
Closes #350
Closes #335
|
2018-06-14 16:04:49 +02:00 |
Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
8e0aed64a7
|
fix a race condition, and detect some startup errors better
|
2009-10-19 23:39:19 +00:00 |
David Rose
|
efdeacb577
|
actually write binary xml
|
2009-07-19 02:58:13 +00:00 |
David Rose
|
d5b4f7810e
|
attempts to make windows plugin more stable
|
2009-07-14 04:50:25 +00:00 |