Commit Graph

791 Commits

Author SHA1 Message Date
David Rose fd1218b07b task generators 2008-09-27 12:33:47 +00:00
David Rose cfee0052d9 ValueError 2008-09-27 00:16:38 +00:00
David Rose e81660a741 check PyErr_Occurred() even in ndebug mode 2008-09-27 00:12:08 +00:00
David Rose 2ea1a241a1 PyTuple_Pack 2008-09-19 14:17:34 +00:00
David Rose 524128b9fd wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
David Rose 62bc43d13a better nl stuff, rename SIMPLE_THREADS_NO_IMPLICIT_YIELD 2008-09-11 01:37:00 +00:00
David Rose dc3173c1fb take out pandastream for now 2008-09-10 01:44:27 +00:00
David Rose 360ac27188 support ios::app on win32 2008-09-10 00:40:18 +00:00
David Rose a99736ede9 fix win32 bug 2008-09-09 22:24:25 +00:00
David Rose 67c24c33e8 eol conversion 2008-09-09 21:12:41 +00:00
David Rose c8ded35040 comment typo 2008-09-09 01:10:16 +00:00
David Rose 5e838f0406 raise errors properly 2008-09-09 00:52:05 +00:00
David Rose 964c76f2e0 pandaFileStream 2008-09-09 00:06:47 +00:00
David Rose 7037945e6a commit out troublesome assert 2008-08-27 17:01:35 +00:00
Chris Brunner ea3f6a2206 now supports Vista-64 2008-08-21 22:14:22 +00:00
David Rose 9198427dbc remove unreliable 'interpreter' memory category 2008-07-17 22:38:50 +00:00
David Rose bfea5a222c gcc 4.3 support 2008-07-02 18:13:33 +00:00
David Rose 7937d29ab1 typedef SOCKET too 2008-06-26 00:16:20 +00:00
David Rose 25ca934a9e add sockaddr_in and fdset 2008-06-25 23:03:40 +00:00
David Rose 3a74e7e780 need string.h 2008-06-24 22:48:44 +00:00
rdb 6ea55fbf08 The HAVE_SYS_MALLOC_H is needed for OSX 2008-06-21 16:24:44 +00:00
Asad M. Zaman ec5cb23891 this sets the error mode to popup dialogs 2008-05-30 01:46:31 +00:00
David Rose 01ac6a43d0 whoops 2008-05-28 18:59:43 +00:00
David Rose f965ed1f43 whoops 2008-05-28 18:43:06 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose abc56fdc8d add ctype.h 2008-05-12 18:04:21 +00:00
David Rose 07e5322800 simple fix to token-pasting problem 2008-05-09 18:48:20 +00:00
Josh Yelon 2fc0965ec2 added a few datatypes 2008-04-24 02:02:55 +00:00
Josh Yelon d71fd1d89c Changes for 64-bit 2008-04-10 20:03:16 +00:00
David Rose 1addfb29d8 use <auto> filename path 2008-04-08 21:29:54 +00:00
Chris Brunner a03ca21cfa removed /usr/contrib from path (no longer exists) 2008-03-26 20:49:37 +00:00
David Rose 4cd6d03cb5 support explicit default constructors for linmath 2008-03-25 23:53:27 +00:00
David Rose 180e3f5cd1 prevent crash on no dlerror 2008-03-25 23:47:42 +00:00
David Rose 89d07d7c4a whoops, const void 2008-03-21 22:39:40 +00:00
David Rose 7ccbc378f4 try harder to avoid 64-bit complaints 2008-03-21 22:29:03 +00:00
David Rose 4ed9feda5e reinterpret_cast 2008-03-21 11:41:00 +00:00
Josh Yelon 08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
David Rose 0127b28af8 osx requires ssize_t 2008-03-14 18:59:53 +00:00
Chris Brunner 143ad2a8be added support for Windows XP 64-bit Edition 2008-02-13 03:12:47 +00:00
David Rose 4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
David Rose 611a10f796 try again to satisfy compilers 2008-01-17 01:22:57 +00:00
David Rose 56e4178f2d compile on windows 2007-12-20 02:02:25 +00:00
David Rose 5afa502948 add ConfigVariableInt64 2007-12-20 01:58:58 +00:00
David Rose ba2b04f2cc make 64-bit long 2007-12-19 23:15:55 +00:00
David Rose 2e8fec7683 fix mutex_spinlock 2007-11-27 01:08:46 +00:00
David Rose 756d990402 fix typo 2007-11-21 22:45:17 +00:00
David Rose d85b062b2d don't limit counters to 32-bit 2007-11-21 22:42:56 +00:00
David Rose c11e8411d9 max-heap-size 2007-11-20 22:13:03 +00:00
David Rose facb94eea5 need stdlib.h 2007-11-07 17:49:13 +00:00
Josh Yelon 63aa6ff557 Added a few defs for directshow 2007-11-04 07:32:16 +00:00