Commit Graph

21 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 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 21405bd4c3 tiger linking issues 2010-07-26 23:53:46 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 4a85d9c724 build on OSX 2006-10-12 20:55:54 +00:00
David Rose 246e640459 add prc:c 2004-11-30 01:36:10 +00:00
Dave Schuyler 26ece6b730 lots of little changes for os x 2004-04-02 02:27:11 +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 a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
David Rose 0151ec934c exit instead of return false on image failure 2003-08-01 00:25:51 +00:00
David Rose f0eaf0b109 robustify image tools 2003-03-14 00:42:26 +00:00
David Rose e12722220f use from_os_specific on all filenames on command line. 2003-03-11 02:29:55 +00:00
David Rose 05425ddd34 build for gcc3.2 2003-01-17 17:43:03 +00:00
cxgeorge 1347642e1b add resize option 2002-09-03 18:46:37 +00:00
cxgeorge 65f0bb1ffb combined 2002-02-09 03:55:31 +00:00
David Rose 00b55bf50c Update copyright header 2001-05-25 21:41:25 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
David Rose 87aaa3d68d *** empty log message *** 2000-10-31 01:48:02 +00:00
David Rose 67a298793d Initial revision 2000-10-10 18:47:40 +00:00