rdb
|
35fff81b6a
|
makepanda: fix missing BUILDING_DIRECT_DCPARSER
[skip ci]
|
2018-08-19 21:06:47 +02:00 |
Sam Edwards
|
97d6d84ade
|
dcparser: Add BUILDING_DIRECT_DCPARSER switch
Resolves GH #342.
|
2018-08-15 20:38:00 -06:00 |
Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +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 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
c535888966
|
add char type
|
2004-06-24 22:16:30 +00:00 |
David Rose
|
e9027a1daf
|
array ranges
|
2004-06-22 17:34:24 +00:00 |
David Rose
|
414ec1b386
|
more range checking
|
2004-06-22 15:23:05 +00:00 |
David Rose
|
b0b2fe350c
|
begin ranges
|
2004-06-22 05:28:59 +00:00 |