Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macostools.copy() now has an optional forcetype flag, which sets the filetype... | Jack Jansen | 2001-03-06 | 1 | -1/+3 |
* | The new touched() was far too expensive. Re-enabled the old one, the ae-based... | Jack Jansen | 2001-02-14 | 1 | -2/+2 |
* | Replaced touched(), which no longer seems to work under os9, with something u... | Jack Jansen | 2001-02-09 | 1 | -1/+10 |
* | Tabnanny fixes | Jack Jansen | 1998-04-15 | 1 | -6/+6 |
* | mkalias() now has an optional third parameter to create relative | Jack Jansen | 1997-08-08 | 1 | -2/+7 |
* | - Optionally copy file times for copy/copytree (default on) | Jack Jansen | 1996-09-15 | 1 | -4/+20 |
* | Removed debug output | Jack Jansen | 1996-08-01 | 1 | -2/+0 |
* | Use MacOS.openrf (if it is available) for opening resource forks | Jack Jansen | 1996-03-12 | 1 | -3/+9 |
* | Fixed positioning of icon on copy() | Jack Jansen | 1995-10-09 | 1 | -1/+3 |
* | copy() can now create destination path | Jack Jansen | 1995-08-31 | 1 | -10/+21 |
* | Useful routines on a mac: | Jack Jansen | 1995-08-14 | 1 | -0/+77 |