Commit Graph

403 Commits

Author SHA1 Message Date
David Rose 0466905408 gcc problems 2004-10-02 12:49:44 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
Dave Schuyler ebf10096a5 *** empty log message *** 2004-09-28 02:02:12 +00:00
Dave Schuyler 5adcd07740 added if'd out message 2004-09-17 03:54:55 +00:00
David Rose 68da034d9e add PyNumber_Long(), PyExc_TypeError(), sort alphabetically 2004-09-15 22:23:43 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +00:00
David Rose 8618f4d3f8 more files from CMU 2004-08-06 22:22:50 +00:00
David Rose 2054819d6f add new helix files 2004-08-06 00:15:19 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
Shalin Shodhan 088296e72a *** empty log message *** 2004-07-27 17:39:38 +00:00
David Rose b5f34628a7 add RTLD_GLOBAL so loaded symbols are available to other modules 2004-07-22 00:22:27 +00:00
Dave Schuyler 6e17a56908 if PANDA_ROOT is not set, setting it to c:/cygwin 2004-07-21 04:13:37 +00:00
Joseph Lee e10c64cdb3 move elements of path building around to close up holes for security exploits such as "." in $PATH 2004-07-20 03:06:50 +00:00
David Rose 7bf7db4c2e add newheader.cxx 2004-07-15 20:31:35 +00:00
Dave Schuyler 5f59746382 added have_types_h 2004-07-07 04:03:12 +00:00
David Rose 957c8a27a9 PyObject_IsInstance 2004-06-30 00:56:31 +00:00
David Rose faf063cbf8 setattrstring 2004-06-25 00:03:20 +00:00
David Rose 4ae76dbc9b remove unneeded formal parameter name 2004-06-24 16:44:09 +00:00
David Rose 38aadc22f5 stub out more 2004-06-22 05:18:22 +00:00
David Rose f9ba460ff0 move newheader to attach directory 2004-06-21 16:37:24 +00:00
David Rose 89cf2c4aca more 2004-06-18 18:35:20 +00:00
David Rose dd5ba8f3b6 stub out more 2004-06-17 02:13:36 +00:00
David Rose 8f06b1ad29 correct reverse alphabetical sort 2004-06-12 00:16:06 +00:00
David Rose 1e7a4986a1 wrong EXPCL 2004-06-10 20:29:21 +00:00
David Rose ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
David Rose ab68148bdd checking errno after readdir() is just a mistake 2004-06-07 19:07:31 +00:00
David Rose 9778ec7a19 need to reset errno before calling readdir 2004-06-07 18:51:59 +00:00
David Rose 08ea68e8ab prevent crash on some glob.h versions 2004-06-06 01:28:57 +00:00
David Rose 05833c75dd prevent spurious warning 2004-06-05 01:04:20 +00:00
David Rose a42d5f1389 support Configrc* 2004-06-05 00:39:01 +00:00
David Rose 5b776a03b6 remove dtool.pth 2004-06-04 22:25:36 +00:00
David Rose 5845c1e066 fix configpath 2004-06-04 19:03:24 +00:00
David Rose ae7aa58e8c oops, forgot to add files 2004-06-04 17:43:13 +00:00
David Rose 5e0a902067 old glob.h doesn't define GLOB_NOMATCH 2004-06-04 15:17:11 +00:00
David Rose a11c7a4828 use CONFIGRC_DIR and DEFAULT_CONFIGRC_DIR 2004-06-04 06:44:04 +00:00
David Rose a3a8f29253 consolidate attach and build 2004-06-04 05:00:51 +00:00
David Rose 63cfeb10b8 turn off attach and build dirs without ctprojs 2004-06-04 04:06:55 +00:00
David Rose ec69dd5e2e remove PYTHONPATH 2004-06-03 21:53:19 +00:00
David Rose b9cb0516aa new genPyCode, INSTALL_PYTHON_SOURCE 2004-06-03 17:26:32 +00:00
David Rose 14765e6fc4 nassert_raise 2004-05-19 20:57:02 +00:00
David Rose e8d9b7a975 add more symbols to pystub 2004-05-19 17:02:28 +00:00
David Rose f91058c967 support PyObject * as a pass-through 2004-05-18 23:08:54 +00:00
Dave Schuyler 42ec4bb379 debug output of file identifier 2004-05-12 04:17:25 +00:00
Joe Shochet 3758bbf5cd *** empty log message *** 2004-04-30 21:37:50 +00:00
Dave Schuyler 9693d442cd added PYTHON_FRAMEWORK 2004-04-02 02:41:14 +00:00
Dave Schuyler a75582f40c osx 2004-03-31 03:22:03 +00:00
David Rose d1469ed5cc typo 2004-03-29 17:53:16 +00:00
Dave Schuyler aa68179d33 removed blank line 2004-03-23 01:18:27 +00:00
Dave Schuyler fe08d5c405 added (hack) check for GLOB_NOMATCH 2004-03-23 01:17:39 +00:00
Dave Schuyler b5f8664df2 added ifndef __APPLE__ 2004-03-23 01:16:39 +00:00