Commit Graph

23 Commits

Author SHA1 Message Date
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 68bdff57eb add virtual inheritance 2006-01-10 17:10:50 +00:00
David Rose 37b1ea93da add check_match 2004-07-09 23:11:20 +00:00
David Rose 2c934140ba support seek-by-index 2004-07-02 17:48:39 +00:00
David Rose 52b632fac8 const downcast methods 2004-07-02 00:25:42 +00:00
David Rose 9222e02084 default values 2004-07-01 23:15:19 +00:00
David Rose bd5004cd49 minor fixes 2004-07-01 17:16:22 +00:00
David Rose 932359216f struct and switch are now inline 2004-06-30 00:50:25 +00:00
David Rose 6845758d2b unpack to python object 2004-06-25 00:39:33 +00:00
David Rose c535888966 add char type 2004-06-24 22:16:30 +00:00
David Rose 803712f986 add switches 2004-06-24 07:43:28 +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 d61f2fcfa4 add unpack seeking 2004-06-21 23:51:59 +00:00
David Rose e9cbc1a2ae structs 2004-06-19 00:03:15 +00:00
David Rose 7e70887ab2 add unsigned pack/unpack, modularize packing methods 2004-06-18 18:46:25 +00:00
David Rose ac1f745525 typedefs and arrays 2004-06-17 23:38:59 +00:00
David Rose 439d1b200e DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:07 +00:00
David Rose aff151835d python unpacking 2004-06-17 03:26:20 +00:00
David Rose 866807b44e python packer uses new DCPacker 2004-06-16 22:12:31 +00:00
David Rose 9ccac55523 introducing complex dc types 2004-06-16 09:09:54 +00:00