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
|
7e08b87ff7
|
IPv6 support, improve URL handling/comparison
|
2016-06-22 17:57:40 +02:00 |
rdb
|
18874fa151
|
Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
Plus, we already had code that relied on them being available anyway.
|
2016-05-11 00:27:58 +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
|
241adfe34d
|
Implement comparison and hashing in NetAddress. Clean up Socket_Address code a bit.
|
2014-10-27 12:09:56 +00:00 |
David Rose
|
d52e2a9ea9
|
support UDP broadcast
|
2013-02-21 17:33:51 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
baa0f8039c
|
completely shoot nspr
|
2007-03-07 21:57:15 +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
|
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
|
f1b4e0e323
|
*** empty log message ***
|
2001-04-06 15:18:42 +00:00 |
David Rose
|
a5d0d9155b
|
*** empty log message ***
|
2001-04-06 02:39:27 +00:00 |
David Rose
|
0b0780f65e
|
*** empty log message ***
|
2001-04-01 03:18:27 +00:00 |
David Rose
|
b0c66c8dd7
|
*** empty log message ***
|
2000-10-26 18:05:15 +00:00 |
David Rose
|
2fd714e52f
|
Initial revision
|
2000-10-04 01:14:41 +00:00 |