Commit Graph

1249 Commits

Author SHA1 Message Date
David Rose bebefc5563 more path fixes 2007-06-22 16:35:25 +00:00
David Rose ecad9e186e fix issues with parser-inc and new interrogate search rules 2007-06-22 15:21:44 +00:00
Josh Yelon 7dc0da379b Corrected include-file search-path 2007-06-21 23:46:25 +00:00
David Rose 7238f8659c have_ucontext_h 2007-06-21 17:57:36 +00:00
David Rose f1e36f447a _no_opt_ for win32 2007-06-21 16:58:13 +00:00
David Rose 452a7bb6d8 need setjmp.h 2007-06-21 16:41:10 +00:00
David Rose ab22feb406 SIMPLE_THREADS does not require malloc mutex protection 2007-06-21 16:34:12 +00:00
David Rose 8d2bdc39fd first pass at SIMPLE_THREADS 2007-06-21 15:33:27 +00:00
David Rose 9f46da91a5 fix missing keyword 2007-06-20 16:32:50 +00:00
David Rose 515ab0c910 win32 VirtualAlloc 2007-06-15 00:38:45 +00:00
David Rose 5f1b029f42 NeverFreeMemory 2007-06-14 23:15:14 +00:00
David Rose 36dfcf2437 fix memory leak 2007-06-03 20:16:00 +00:00
David Rose ad6e2116cc better thread safety 2007-06-03 15:42:14 +00:00
David Rose 036ad2b115 remove old LINUX_NATIVE_THREADS implementation 2007-06-02 15:29:59 +00:00
David Rose 6640fd4acf tau-specific dependencies 2007-05-27 17:50:11 +00:00
David Rose 5c61a77d90 add set_trust_level 2007-05-18 20:52:24 +00:00
David Rose 6b8c2fdb30 define do-nothing stubs for inc_memory_usage() etc. 2007-05-18 18:49:04 +00:00
gephilipp 964098caca add .mm as valid source files 2007-05-18 18:27:11 +00:00
David Rose f89ef1f257 prevent crash, return sensible value from find_type() 2007-05-15 17:46:08 +00:00
David Rose 9433628a0e add Filename::get_temp_directory() 2007-05-13 15:59:29 +00:00
Roger Hughston ad4aa44a6b If you pick this up you need to re interigate every thing you have 2007-05-12 01:16:04 +00:00
David Rose d87cae471d more better pstats mem tracking 2007-05-10 14:40:52 +00:00
David Rose 137998a5c7 track_in_interpreter 2007-05-09 22:07:48 +00:00
Joseph Lee d1843ea81a bring over some OS X flags 2007-05-02 23:56:15 +00:00
David Rose 4bde6a0604 add PyLong_AsLong() 2007-04-27 17:26:34 +00:00
David Rose a51d4712cf prebuild-bison 2007-04-21 01:45:13 +00:00
David Rose 01b6acdcfe PyEval_InitThreads 2007-04-18 22:05:19 +00:00
David Rose 346928ece7 support BLOCKING keyword 2007-04-18 21:51:36 +00:00
David Rose 88fee08547 fix error message output 2007-04-18 20:26:09 +00:00
David Rose ea3d4eea3f stub thread functions 2007-04-16 22:17:49 +00:00
David Rose 9ada65e1d4 TypeRegistry requires a reentrant mutex 2007-04-12 17:35:00 +00:00
David Rose 846e46b8c7 better 64-bit support 2007-04-05 15:33:53 +00:00
David Rose 291c14a9b4 oops, another threading fix 2007-04-05 14:38:25 +00:00
David Rose 26f4073003 resolve threading crash 2007-04-05 13:36:29 +00:00
David Rose 301e051f35 remove command-line WIN32_LEAN_AND_MEAN 2007-04-03 23:20:32 +00:00
David Rose 3010785e58 attempt to robustify 2007-04-03 23:20:18 +00:00
Roger Hughston e829db1d60 Cygwin 6 2007-03-28 20:18:21 +00:00
David Rose f487846371 rename set -> this_set 2007-03-27 21:14:42 +00:00
David Rose babebe7c5c remove command-line WIN32_LEAN_AND_MEAN 2007-03-27 18:09:20 +00:00
Josh Yelon 882dbb172f Build fixes for new code 2007-03-20 03:41:55 +00:00
Josh Yelon 8a865e394b Added WIN32_LEAN_AND_MEAN 2007-03-19 20:46:59 +00:00
David Rose 501a3e6310 add hooks for libtar 2007-03-16 03:04:06 +00:00
David Rose 0237009db8 new funcs 2007-03-08 17:53:03 +00:00
David Rose baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose ce36e31e6a prc_parameters.h 2007-03-07 19:22:18 +00:00
David Rose b8e112e3ba link with proper libs for NATIVE_NET case 2007-03-02 00:56:59 +00:00
David Rose 03ecc376f8 add gtk+-2 comments 2007-03-01 23:50:51 +00:00
David Rose 8eb5baa427 show proper interrogate name instead of 'type' 2007-02-22 19:03:50 +00:00
David Rose 362484b473 let's make WANT_NATIVE_NET the default now 2007-02-14 16:33:25 +00:00
David Rose d4983c4700 FT_Span 2007-02-12 12:55:28 +00:00