Commit Graph

1498 Commits

Author SHA1 Message Date
David Rose a0220f786c minor vfs tweaks 2008-11-05 01:09:44 +00:00
David Rose ed22805882 add 193 2008-10-31 19:06:30 +00:00
David Rose 9468e4583c further refinements to local_this checking 2008-10-29 19:06:57 +00:00
David Rose f7105a081b raise an exception if 'this' is null 2008-10-29 00:53:27 +00:00
David Rose d552ad28b7 newline-mode binary should also turn off decoding of newlines on read 2008-10-27 19:01:56 +00:00
David Rose be4f9efc17 don't yell if file is not open 2008-10-23 23:51:30 +00:00
David Rose 2818627d72 ios::app implies ios::out 2008-10-23 23:44:36 +00:00
rdb 2b34362166 Added PyExc_RuntimeError 2008-10-23 11:07:37 +00:00
David Rose efe655aea0 need BUNDLE_EXT 2008-10-20 20:29:36 +00:00
David Rose 65ef4f55da expose filestream stuff 2008-10-20 18:24:25 +00:00
rdb 7971620510 Remove bundles for OSX 2008-10-20 13:02:55 +00:00
rdb 7f20f2c109 Added better path stuff for OSX 2008-10-20 13:01:13 +00:00
David Rose 8a2f16b5b0 publish FileStream etc. 2008-10-15 05:40:15 +00:00
David Rose ef771a796b make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
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
Josh Yelon 2fc0965ec2 added a few datatypes 2008-04-24 02:02:55 +00:00
Joseph Lee 079879fc90 make install_dna language auto-smart too 2008-04-23 03:12:15 +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 3cc659cde4 now supports MSVC9 2008-03-29 00:25:22 +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
Chris Brunner b8fc586322 ignore some warnings when compiling with MSVC9 2008-03-25 21:40:53 +00:00
Chris Brunner b01dc2af2e fixes for MSVC9 2008-03-25 21:37:06 +00:00
Chris Brunner 9fd6e46051 now supports MSVC9 2008-03-25 00:38:16 +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
Dickinson Lo f38e75693e fixed bug 2008-03-03 06:38:17 +00:00
Dickinson Lo 6a51ce0b58 adding 64bit flags 2008-03-03 05:46:37 +00:00
David Rose 93fb935b6f MIN_GL_VERSION, MIN_MESA_VERSION 2008-02-27 21:20:09 +00:00
Josh Yelon 5ea59602f0 Updated version num 2008-02-26 00:14:43 +00:00
Chris Brunner 143ad2a8be added support for Windows XP 64-bit Edition 2008-02-13 03:12:47 +00:00
David Rose 67a278f77b instrument libpandaode by default too 2008-01-26 02:14:38 +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
Joseph Lee 7adea0291f note that LINK_FORCE_STATIC_RELEASE_C_RUNTIME has been broken for a very long time 2007-11-08 00:45:47 +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
David Rose 804edb0287 add ids stuff 2007-11-01 20:19:39 +00:00
Josh Yelon 2b2837ad26 Component Object Model crap 2007-10-30 20:44:29 +00:00
Josh Yelon 1e4f32d215 artools.h is for artoolkit 2007-10-28 17:16:38 +00:00
Josh Yelon 05b06bc5ea Updating to 1.4.3 2007-10-14 01:32:47 +00:00
David Rose ef5b2fe57e squelch warning 2007-09-20 18:22:16 +00:00
Josh Yelon 519c972bb9 Updated to 1.4.2 2007-09-18 17:07:18 +00:00
David Rose 651513d595 use reinterpret_cast for 64-bit architecture 2007-09-13 19:25:09 +00:00
Dustin Barnard c98b74451b *** empty log message *** 2007-09-10 16:59:59 +00:00
David Rose 523ef75910 more symbols 2007-09-07 20:44:00 +00:00
David Rose c9658e78c7 EVP_CIPHER_CTX_key_length -> EVP_CIPHER_key_length 2007-09-07 17:07:30 +00:00
David Rose 3804f89682 wchar_t might not be two bytes wide 2007-09-05 18:02:47 +00:00
Josh Yelon 7a42e30562 Releasing 1.4.1 2007-08-31 18:33:03 +00:00
Josh Yelon 1e02c06517 Major refactoring of movie code. 2007-08-20 22:34:58 +00:00
David Rose bc488bb495 allow (and ignore) args to #endif 2007-08-16 17:19:12 +00:00
David Rose cf69abadde need to ensure local USE_PACKAGES are first 2007-08-03 22:00:10 +00:00
David Rose 23f5ce5dec contribution from kaweh: cg/maya support for osx, plus my changes to support transitive frameworks 2007-08-03 20:53:29 +00:00
David Rose 6e1bfc4ff5 EXPCL_DTOOL 2007-07-21 00:03:45 +00:00
David Rose 982f614991 DeletedBufferChain 2007-07-20 23:59:10 +00:00
David Rose f75d7a54ad minor text change 2007-07-16 21:34:35 +00:00
David Rose 646615ed60 minor text change 2007-07-16 21:34:17 +00:00
David Rose 68cd3322a9 better thread protection in reference counts, esp. TransformState etc. 2007-07-14 21:32:48 +00:00
David Rose 8392266935 BEGIN_PUBLISH .. END_PUBLISH applies to methods too 2007-07-13 21:22:22 +00:00
David Rose adf6c06b0f fix memory_hook placement 2007-07-13 17:23:54 +00:00
David Rose 05e24493fc oops, revert temporarily: crashes interrogate 2007-07-07 00:16:05 +00:00
David Rose 04a020b0a3 ! USE_STL_ALLOCATOR 2007-07-06 23:42:40 +00:00
David Rose f1f4de03b7 windows include 2007-07-06 04:41:04 +00:00
David Rose 07f7ac0803 $TEMP, $COMMON_APPDATA, $USER_APPDATA 2007-07-06 04:39:46 +00:00
David Rose 87a23944fb regularize StreamReader, StreamWriter, StringStream 2007-07-06 04:03:49 +00:00
David Rose ac64a7ef97 iostream stuff 2007-07-06 00:20:26 +00:00
David Rose 896860c8c2 fix reference-counting on forward-reference return values 2007-07-04 00:33:49 +00:00
David Rose 278e10d8ff missed a few cases 2007-07-02 18:14:41 +00:00
David Rose 65dc53a585 oops, compile properly in O4 2007-06-29 19:09:45 +00:00
David Rose ab34a7c656 windows niceties 2007-06-29 18:37:18 +00:00
David Rose 5d7e726ba2 more interrogate changes 2007-06-29 16:38:22 +00:00
David Rose 09df7cee05 more compiler warnings 2007-06-29 16:38:11 +00:00
David Rose df4cf52a77 compiler warning 2007-06-29 16:00:15 +00:00
David Rose 385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
David Rose b625e79758 add a destructor to silence the compiler warnings 2007-06-29 15:11:05 +00:00
David Rose 14b0579412 static init 2007-06-29 02:04:12 +00:00
David Rose b03baf5afd typo 2007-06-29 01:41:25 +00:00
David Rose d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose d668da224d need libtar.h with new interrogate rules 2007-06-28 18:55:12 +00:00
David Rose 8b76075133 repair pstats mem tracking 2007-06-28 04:12:14 +00:00
David Rose af64f6a404 ode for new interrogate rules 2007-06-28 03:50:31 +00:00
David Rose d8f9b61896 new interrogate rules 2007-06-28 03:36:06 +00:00
Josh Yelon 1e7c8513c3 Interrogate include-path alterations 2007-06-27 23:57:19 +00:00
David Rose fe97acf7cb integrate thread_yield in appropriate places 2007-06-26 13:01:16 +00:00
David Rose ac0b6ea475 math.h 2007-06-26 12:25:52 +00:00
David Rose d412ad35d1 PyThreadState stuff 2007-06-26 00:27:36 +00:00
David Rose 06a36aff63 get runtime info for things that don't inherit from TypedObject 2007-06-22 22:35:57 +00:00
David Rose f2250ba9fa also add py_panda.h 2007-06-22 22:34:44 +00:00
David Rose bebefc5563 more path fixes 2007-06-22 16:35:25 +00:00