Commit Graph

23 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
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
rdb e0245d2777 First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +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 db3ab953e4 Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 0e5cc07f83 pandaFileStream 2008-09-09 00:13:09 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Dustin Barnard 483896eb49 *** empty log message *** 2007-06-25 16:16:20 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose d881b4fdeb HAVE_DIRECTD 2002-08-24 15:01:15 +00:00
Dave Schuyler 4dafee4be2 added __TIME__ 2002-08-08 04:49:06 +00:00
David Rose 3868e3e94d eliminate DIRECTORY_IF_* and TARGET_IF_* for BUILD_DIRECTORY and BUILD_TARGET 2002-05-29 16:46:58 +00:00
Dave Schuyler 916bf7d0e5 added directory_if_net 2002-05-23 21:06:07 +00:00
Dave Schuyler f43c59c642 added kill all; fixed test client 2002-05-07 04:45:06 +00:00
Dave Schuyler d6518039d4 reduced writer threads 2002-05-04 03:45:34 +00:00
Mark Mine 31b61ea004 Working cluster with direct daemon 2002-04-24 17:09:15 +00:00
Dave Schuyler fa097c6a18 *** empty log message *** 2002-04-16 04:11:20 +00:00
Dave Schuyler df5c57b73c *** empty log message *** 2002-04-16 01:02:57 +00:00
Dave Schuyler cc8191fb07 *** empty log message *** 2002-04-13 02:38:17 +00:00