Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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 eede24794a output() and write() 2003-06-17 04:42:41 +00:00
Dave Schuyler aca6c38b51 (void) to () 2003-06-17 00:55:37 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
Darren Ranalli e0aef3de3e *** empty log message *** 2000-10-11 22:32:53 +00:00
Darren Ranalli c90c20728e *** empty log message *** 2000-10-11 22:17:48 +00:00
David Rose 2fd714e52f Initial revision 2000-10-04 01:14:41 +00:00