1384 Commits

Author SHA1 Message Date
David Rose
a673b4367a clear_value() 2008-10-09 22:52:26 +00:00
David Rose
d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose
323d4a0a19 put NO_MUTEX back in 2008-10-06 21:39:52 +00:00
David Rose
66f371f259 take out SIMPLE_THREADS_NO_MUTEX for now 2008-10-03 22:41:35 +00:00
David Rose
3113912e4d add X11 2008-10-03 18:52:34 +00:00
David Rose
fab502970f more threading improvements 2008-10-02 17:50:16 +00:00
rdb
ff4e6303c8 Update to 1.5.4 2008-09-30 14:17:23 +00:00
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
7ec03c1c3e change some default settings; remove some unused variables 2008-09-15 21:05:55 +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
28a0789836 whoops, typo 2008-07-02 18:15:42 +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
Joseph Lee
e8b4443ae3 finally fix early evaluation problem with LDFLAGS_OPT3/4 not allowing selection of static or dynamic library linking 2008-06-20 01:25:28 +00:00
Joseph Lee
d571f24a62 o fix early evaluation problem with LDFLAGS_OPT3/4 not allowing selection of static or dynamic library linking
o support cdefs with MIDL_COMMAND through new IDL_CDEFS
2008-06-20 01:18:36 +00:00
rdb
5cd24b98bd uname -i doesnt work in all cases, uname -m does. 2008-06-13 18:28:00 +00:00
David Rose
15fb485413 make SDL_LIBS explicit 2008-06-12 19:05:01 +00:00
rdb
ea61d232cd Added better support for darwinport's version of FFTW 2008-06-12 18:41:34 +00:00
Chris Brunner
bf51afa210 now supports nmake! 2008-06-11 02:15:40 +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
Chris Brunner
97d80a6d4b added a flag to not include the MFC80.LIB file in linking 2008-05-28 02:17:51 +00:00
Josh Yelon
040e288b0d Update to 1.5.3 2008-05-19 17:21:35 +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
David Rose
fd4c80f217 sdl framework 2008-05-06 19:58:53 +00:00
David Rose
77d2c851e6 explicit tinydisplay controls 2008-05-06 19:52:31 +00:00
David Rose
66ec7e16d8 tinysdgl -> sdl 2008-05-03 00:12:34 +00:00
Josh Yelon
ab84c9e2e4 Added 1.5.2 2008-05-02 01:41:07 +00:00
David Rose
6d90cf5b70 tinydisplay 2008-04-30 22:21:24 +00:00
Josh Yelon
04dae67b6e Added 1.5.1 2008-04-24 03:21:08 +00:00