Commit Graph

156 Commits

Author SHA1 Message Date
David Rose d43ab35f10 prebuild-bison 2005-02-28 19:06:26 +00:00
David Rose edf017e3f6 support multiple inheritance in dc file 2005-02-25 23:32:34 +00:00
David Rose 1793ee49d3 build on Irix 2005-02-25 21:47:37 +00:00
Dave Schuyler 758d8662cf minor changes 2005-02-23 23:36:24 +00:00
David Rose aa678ea8a3 fix data members as required fields 2005-02-17 18:38:44 +00:00
Roger Hughston e395f7712e *** empty log message *** 2005-02-17 02:22:23 +00:00
David Rose 0cc932301d new stuff from CMU 2005-02-08 07:30:50 +00:00
David Rose 5acbeb698e fix typedef array parameters 2005-01-26 21:22:27 +00:00
David Rose f907f03e0b prebuild-bison 2005-01-26 12:14:38 +00:00
David Rose 33517c9c8d reverse order of nested array brackets to match C convention 2005-01-26 12:08:44 +00:00
Joe Shochet 23746b76cf drose fixed optional field number packing 2005-01-20 18:34:35 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose 98aabb1568 regularize output() and write() and make more consistent with other Panda conventions 2005-01-14 22:27:17 +00:00
David Rose 83405c4857 toggle_verbose() 2005-01-12 14:58:00 +00:00
Dave Schuyler fe7f655b33 output, write, and parent_id 2004-12-28 00:48:52 +00:00
Dave Schuyler 70cc7a1b38 changed comment 2004-12-17 01:34:18 +00:00
Dave Schuyler 41108583c7 formatting 2004-12-17 01:32:53 +00:00
David Rose a642a9d756 better handling when getter doesn't return a tuple 2004-12-07 03:07:34 +00:00
David Rose ad21654d1d prebuild-bison 2004-11-22 23:26:24 +00:00
David Rose cbf0b4ab88 pstats on individual field updates 2004-11-22 23:25:20 +00:00
Dave Schuyler 1c48883e97 minor changes 2004-11-09 00:04:03 +00:00
David Rose dc46ad57dd more config tweaks 2004-10-25 21:06:39 +00:00
David Rose 378645efbe first pass at new config interface 2004-10-21 14:35:43 +00:00
Dave Schuyler bd195a8dfc *** empty log message *** 2004-09-17 23:10:07 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 0351def3e9 fix typo in comment 2004-09-14 22:25:42 +00:00
David Rose 39422e3fe5 prebuild-bison 2004-08-24 04:17:09 +00:00
David Rose f8c53e1a4b oops semicolon 2004-08-24 02:20:03 +00:00
David Rose aa5d035340 bracket HAVE_PYTHON 2004-08-24 00:23:38 +00:00
David Rose 215d97d75f add pack_required_field(datagram, ...) 2004-08-24 00:19:02 +00:00
David Rose 50974f8189 add modulus syntax 2004-08-23 22:45:49 +00:00
Joe Shochet f7bd059eaa channels are uint64 not int64 - typo fix 2004-08-16 23:04:42 +00:00
Dave Schuyler d62fcd4bb5 changed debug output 2004-08-10 22:11:32 +00:00
David Rose 263ebe9ca8 don't unpack to python obejct if no method to receive it 2004-08-04 21:32:31 +00:00
David Rose 4b2d916630 call destructor 2004-07-23 21:36:50 +00:00
Roger Hughston d74707423c dded Support for 64bit Server Channels
----------------------------------------------------------------------
 	src/dcparser/dcClass.cxx src/dcparser/dcClass.h
 	src/dcparser/dcField.cxx src/dcparser/dcField.h
 	src/dcparser/dcPacker.h src/dcparser/dcbase.h
 	src/distributed/DistributedObjectAI.py
 	src/distributed/PyDatagram.py
 	src/distributed/PyDatagramIterator.py
 	src/distributed/cConnectionRepository.I
 	src/distributed/cConnectionRepository.cxx
 	src/distributed/cConnectionRepository.h
 ----------------------------------------------------------------------
2004-07-21 21:18:06 +00:00
David Rose 0810adaa2c fix runaway default packing, array range syntax 2004-07-21 17:27:00 +00:00
David Rose 7a927b7006 irix compiler objections 2004-07-14 20:22:29 +00:00
David Rose ff441a8278 a bit more signed range checking 2004-07-10 00:07:56 +00:00
David Rose 316e4e29a1 comment memory leak 2004-07-09 23:19:40 +00:00
David Rose dc251e5e7d add check_match 2004-07-09 23:18:15 +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 a5349528e9 more interfaces to get out the packed data 2004-07-02 17:26:02 +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 842dd7bf26 allow defaults everywhere 2004-07-02 00:54:54 +00:00
David Rose 52b632fac8 const downcast methods 2004-07-02 00:25:42 +00:00
David Rose 385876b74a includes 2004-07-02 00:12:30 +00:00
David Rose 2504d41baa add user flags 2004-07-01 23:17:42 +00:00