29 Commits

Author SHA1 Message Date
David Rose
215d97d75f add pack_required_field(datagram, ...) 2004-08-24 00:19:02 +00:00
David Rose
2c934140ba support seek-by-index 2004-07-02 17:48:39 +00:00
David Rose
3ac771804b reduce overhead on DCPacker construction and push/pop operations 2004-07-02 17:11:59 +00:00
David Rose
836cc8224d various refinements 2004-07-02 16:47:55 +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
3f96b1adf9 struct constructors 2004-06-30 21:01:56 +00:00
David Rose
932359216f struct and switch are now inline 2004-06-30 00:50:25 +00:00
David Rose
19e98401f1 read parameters from concrete classes 2004-06-28 22:58:15 +00:00
David Rose
6a406c9196 regularize DCField::unpack_* 2004-06-25 23:37:36 +00:00
David Rose
4b15c13cc0 allow serial pack/unpack sessions 2004-06-25 21:22:16 +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
c779474e82 better string parsing 2004-06-24 19:15:51 +00:00
David Rose
3a10107f80 add unpack-by-reference 2004-06-24 18:31:11 +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
28a42d68b6 begin_repack 2004-06-22 03:18:01 +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
9f2b14f261 oops, wrong byte 2004-06-17 03:51:39 +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