Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed two unused static function: string_addsep() and | Barry Warsaw | 1997-04-11 | 1 | -98/+61 |
| | | | | | | | | | string_append(). These must be artifacts of GvR's rewrite. Fixed some typos in the leading comment (and re-filled the paragraphs). Hope you don't mind, Guido. | ||||
* | Completely revamped the way the default path is constructed. | Guido van Rossum | 1997-04-11 | 1 | -34/+531 |
| | | | | | | | Idea and first three implementation rounds due to Barry -- after that I spent another day on it, hopefully it's enough for now :-) (Wait for the checkin to Setup.in.) | ||||
* | 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 |