Commit Graph

236 Commits

Author SHA1 Message Date
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
rdb cbd70ad8af Move all Python bindings out of core DLLs into the .pyd files. 2015-02-10 14:30:51 +01:00
rdb aec80426a3 Remove (apparently unused) code that is problematic because it references symbols from the generated bindings 2015-02-08 19:48:42 +01:00
rdb fbc097c323 dos2unix 2013-02-23 10:42:13 +00:00
rdb 192d10b937 Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate. 2013-02-16 19:22:26 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose ef0cb39c1d untabify 2011-06-29 22:18:54 +00:00
David Rose dd4df70a28 fix msvs 2010 build issues reported by community member FriarTuck 2011-03-22 23:48:31 +00:00
Josh Wilson ccdae0e4bc [disney_stable] brief dcparse output includes string length constraints now 2010-10-15 20:05:32 +00:00
David Rose 30dddab983 remove troublesome assert 2010-03-08 20:13:20 +00:00
David Rose cb0fd70fe6 osx build issues 2009-11-23 20:17:36 +00:00
David Rose 0bee8b9fbf protect against objects that have no str() representation 2009-11-19 23:34:29 +00:00
David Rose ffb437247f protect from newer flex 2009-11-02 23:46:45 +00:00
David Rose aee00fc3de pstrtod 2009-06-14 16:27:44 +00:00
David Rose 7b00b88f29 separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
David Rose bc40be4775 fix for more recent bison 2009-03-08 00:09:19 +00:00
David Rose f28396fead slightly better unpack exception generating 2008-10-21 21:43:30 +00:00
David Rose 75c51589e8 TypeError, ValueError 2008-09-29 17:26:16 +00:00
Redmond Urbino 32a7f97b4b PartyManagerUD can send to all PartyManagerAIs 2008-09-24 23:29:41 +00:00
David Rose 0e5cc07f83 pandaFileStream 2008-09-09 00:13:09 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
Darren Ranalli 113790f2da added message bundling support to guarantee atomic message processing on the state server 2007-12-04 23:06:37 +00:00
David Rose d505d4365c don't grow the buffer quite so large 2007-06-20 22:51:04 +00:00
Roger Hughston e893ad14be *** empty log message *** 2007-04-27 05:21:47 +00:00
Roger Hughston 7862f07d3c DCPacker chaged to deal with unsigned 2007-04-27 02:20:23 +00:00
David Rose d1f08df2c9 add BLOCKING 2007-04-21 01:44:30 +00:00
Roger Hughston 531d6f9a12 hanged a bunch of function definition from in to ZONEID_TYPE OR DOID_TYPE .. having problems with high bits on 32 bit builds. 2007-04-18 05:22:59 +00:00
David Rose c424b85b73 build on osx 2007-03-08 00:20:27 +00:00
Zachary Pavlov b96a29c9ce switching headers. Might help tau 2006-11-27 03:30:53 +00:00
David Rose 0992109979 increment Py_None correctly 2006-11-07 13:38:17 +00:00
David Rose eeacc3fb26 eliminate warning 2006-11-03 01:52:02 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose 5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
David Rose 4009f3fd9e fix bug with dcparse -b 2006-09-26 04:31:32 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 037864e7a0 prebuild-bison 2006-09-01 18:07:19 +00:00
David Rose 4ebff51ec0 remove debug printouts 2006-08-22 06:21:20 +00:00
David Rose 966af49f43 fix overflow detection in the uint32/divisor case 2006-08-21 19:53:53 +00:00
David Rose fe034278e3 refine for pirates obfuscation 2006-08-16 00:20:57 +00:00
Roger Hughston 24c0731696 Removed field update to multi fields...
Not needed .. just send updates to exact same targets
2006-06-22 01:04:35 +00:00
Roger Hughston fb6e53b57d Add multi field update to the dcclass parser 2006-06-22 00:31:10 +00:00
David Rose 71e3ea4964 useful assertion 2006-03-20 21:38:36 +00:00
David Rose 7c6eef84a4 pnotify 2006-03-20 03:58:59 +00:00
Roger Hughston ab74067c91 OSX Linking 2006-03-15 01:42:09 +00:00
David Rose 92291308eb allow multiple keywords on one line 2006-02-28 22:08:22 +00:00
David Rose ef9dfea9df be explicit with vfs->open_read_file(), etc. 2006-01-25 22:18:07 +00:00
David Rose 14374eef99 fix inheritance ordering 2006-01-13 21:30:00 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose fd2cc0b50b virtual default 2006-01-12 00:16:34 +00:00