summaryrefslogtreecommitdiffstats
path: root/mac/tclMacResource.c
Commit message (Collapse)AuthorAgeFilesLines
* Change the permissions for opening resource files to Shared. Suprisingly ↵jingham1999-08-151-3/+3
| | | | | enough, this is the only way to get notification if you have opened the file twice... FossilOrigin-Name: ba2d9e8c517dfd852cf715c692597306b65cc3b3
* * mac/tclMacResource.c:stanton1999-04-281-2/+3
| | | | | | | | | | | * generic/tclListObj.c: * generic/tclObj.c: * generic/tclStringObj.c: Changed to avoid freeing the string representation before freeing the internal rep. This helps with debugging since the string rep will still be valid when the free proc is invoked. FossilOrigin-Name: 101102ec64e854b9c1a05a9407a0824a7dfc0271
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-42/+46
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Fixed a bug in the resource command when the file was opened twice. Fixed a ↵jingham1998-11-101-26/+48
| | | | | 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 FossilOrigin-Name: 784962bdc874b00d3e1e5b2c6c732347a11b617f
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Updates for Jimwelch1998-08-171-5/+23
| | | FossilOrigin-Name: 8f4a7201bdef5bbe946bc1392655048e8a43a1ce
* Initial revisionrjohnson1998-03-261-0/+2165
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa