Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-19 | 1 | -2/+49 |
| | | | | | | | | | | | | | | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tclMacUtil.c: Modified TclpObjNormalizePath to be alias file aware, and replaced various calls to FSpLocationFrom*Path by calls to new alias file aware versions FSpLLocationFrom*Path. The alias file aware routines don't resolve the last component of a path if it is an alias. This allows [file copy/delete] etc. to act correctly on alias files. (c.f. discussion in Bug #511666) | ||||
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -4/+22 |
| | | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435658) see ChangeLog for details | ||||
* | Don't append : to folder name if the folder name is empty. | jingham | 2000-04-17 | 1 | -4/+8 |
| | |||||
* | Fixed a bug in the resource command when the file was opened twice. Fixed a ↵ | jingham | 1998-11-10 | 1 | -2/+2 |
| | | | | bug in the testWriteTextResource command - it wrote one too many bytes. Factored out the common code from the .pch files FspLocationFromPath - make path a CONST | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+441 |