David Rose
|
62d58d924e
|
output statements for ConfigVariableList
|
2004-11-16 19:31:22 +00:00 |
David Rose
|
6698db48d9
|
allow embedded comments
|
2004-11-16 18:40:03 +00:00 |
David Rose
|
7a35411829
|
comment tweaks, remove unneeded variable
|
2004-11-16 00:40:02 +00:00 |
David Rose
|
5887770666
|
undef set_key
|
2004-11-15 23:51:12 +00:00 |
Dave Schuyler
|
ef2e8f613e
|
minor changes
|
2004-11-08 23:55:27 +00:00 |
David Rose
|
3e548e3663
|
new interrogate, minor config changes
|
2004-10-28 18:33:45 +00:00 |
David Rose
|
8d1d98353b
|
refinements to make-prc-key options, link static
|
2004-10-26 20:33:50 +00:00 |
David Rose
|
7e98b27eaf
|
oops, expand search path components
|
2004-10-26 18:25:54 +00:00 |
David Rose
|
3410413ae5
|
define ConfigVariableManager::make_variable_template()
|
2004-10-26 00:27:31 +00:00 |
David Rose
|
b937aef183
|
nicer formatting, etc.
|
2004-10-25 23:04:10 +00:00 |
David Rose
|
9d234b8e0f
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
David Rose
|
67ca4b860e
|
missing INLINE
|
2004-10-22 23:29:02 +00:00 |
David Rose
|
fa32be5de4
|
refinements to prc system
|
2004-10-22 23:13:49 +00:00 |
David Rose
|
df6f1ca597
|
don't pollute search path with empty names
|
2004-10-22 18:49:00 +00:00 |
David Rose
|
31bfe77f1d
|
build on gcc
|
2004-10-21 14:41:10 +00:00 |
David Rose
|
378645efbe
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
Joseph Lee
|
96e8f070f6
|
add back . as last part of path for cygwin
|
2004-10-21 00:35:13 +00:00 |
Dave Schuyler
|
a44e372fa5
|
formatting
|
2004-10-16 00:32:48 +00:00 |
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 |