rdb
|
aacafe7be3
|
dtoolutil: give DSearchPath a defaulted move constructor
|
2018-09-23 13:03:47 +02:00 |
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 |
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
|
18ad6d1543
|
Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings
|
2015-10-07 18:58:26 +02:00 |
David Rose
|
c7adc6246f
|
build on msvs2010
|
2011-09-28 23:56:59 +00:00 |
David Rose
|
49688d89c9
|
add Python-friendly DSearchPath::find_all_files()
|
2009-10-10 09:05:35 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
8d7adf5f5c
|
robustify find_on_searchpath a bit
|
2005-10-12 15:51:37 +00:00 |
Dave Schuyler
|
0dd3363dd1
|
formatting
|
2005-04-25 23:39:51 +00:00 |
David Rose
|
9d234b8e0f
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
David Rose
|
378645efbe
|
first pass at new config interface
|
2004-10-21 14:35:43 +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
|
fae44c3315
|
typo in comment
|
2004-02-02 21:27:48 +00:00 |
David Rose
|
b75c54b446
|
fix search path weirdnesses
|
2003-02-11 20:14:23 +00:00 |
David Rose
|
a4f7ec2980
|
change model_path logic
|
2002-09-16 17:32:41 +00:00 |
David Rose
|
b9498d9d50
|
standard_delimiters caused static init problems
|
2001-10-12 22:35:40 +00:00 |
David Rose
|
f22539a54b
|
put default search path delimiters in a global constant
|
2001-10-12 19:48:19 +00:00 |
David Rose
|
2f4e207edb
|
Update copyright header
|
2001-05-25 21:27:38 +00:00 |
David Rose
|
fcb24f02ef
|
remove tab characters
|
2001-05-25 15:56:49 +00:00 |
David Rose
|
88bbace622
|
*** empty log message ***
|
2001-05-02 15:53:10 +00:00 |
David Rose
|
4d1a141e10
|
*** empty log message ***
|
2001-04-27 17:33:18 +00:00 |
David Rose
|
c2eed48e87
|
*** empty log message ***
|
2000-11-20 23:12:11 +00:00 |
David Rose
|
7a78284129
|
Initial revision
|
2000-10-04 00:15:23 +00:00 |