index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
getpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When following symlinks to the real executable, use a loop so a
Guido van Rossum
1998-04-29
1
-1/+2
*
- Use Py_GetPythonHome() instead of getenv("PYTHONHOME").
Guido van Rossum
1998-02-06
1
-2/+4
*
Instead of a single exists(), differentiate between files, modules,
Guido van Rossum
1998-01-19
1
-13/+70
*
Remove "Lib/test" from the default path; this is now a package!
Guido van Rossum
1997-12-10
1
-1/+0
*
Change sharedmodules to lib-dynload.
Guido van Rossum
1997-10-20
1
-6/+6
*
Globally renamed join() to joinpath() to avoid compilation error on Cray.
Guido van Rossum
1997-08-20
1
-22/+22
*
Use string.h, not strings.h
Guido van Rossum
1997-06-02
1
-1/+1
*
Make delimiter and separator static for K&R C.
Guido van Rossum
1997-05-20
1
-3/+11
*
Keep gcc -Wall happy.
Guido van Rossum
1997-05-13
1
-2/+2
*
Another change suggested by Donn Cave -- forget "step 5", which
Guido van Rossum
1997-05-12
1
-21/+2
*
Fix problem reported by Donn Cave: if VPATH is an absolute path, it
Guido van Rossum
1997-05-12
1
-18/+25
*
Removed two unused static function: string_addsep() and
Barry Warsaw
1997-04-11
1
-98/+61
*
Completely revamped the way the default path is constructed.
Guido van Rossum
1997-04-11
1
-34/+531
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Don't have "." in the default path.
Guido van Rossum
1996-07-30
1
-2/+2
*
provide access to $(exec_)prefix
Guido van Rossum
1996-06-12
1
-0/+23
*
grand renaming; added copyright to some files
Guido van Rossum
1996-05-28
1
-12/+32
*
Include stdlib.h or declare getenv
Guido van Rossum
1996-02-25
1
-0/+6
*
Initial revision
Guido van Rossum
1995-08-04
1
-0/+41