summaryrefslogtreecommitdiffstats
path: root/generic/tclFileSystem.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify tclFileSystem.h. Define structs where used.dgp@users.sourceforge.net2012-06-281-42/+1
* merge 8.5dgp@users.sourceforge.net2012-06-221-1/+0
|\
| * FilesystemRecord structs no longer need refcounting.dgp@users.sourceforge.net2012-06-221-1/+0
* | merge 8.5dgp@users.sourceforge.net2012-06-211-6/+1
|\ \ | |/
| * Stop storing FilesystemRecord in the intrep of a "path". We never use it.dgp@users.sourceforge.net2012-06-211-6/+1
* | merge 8.5dgp@users.sourceforge.net2012-06-201-4/+3
|\ \ | |/
| * Purge more dead fs path code.dgp@users.sourceforge.net2012-06-201-1/+1
| * Remove dead code that complicates fs path values but adds no value.dgp@users.sourceforge.net2012-06-201-3/+2
* | First draft patch to fix Bug 3024359. No reliable test yet.dgp@users.sourceforge.net2012-06-111-0/+1
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
* formatting and de-_ANSI_ARGS_-ificationdonal.k.fellows@manchester.ac.uk2005-10-131-82/+75
* * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos.davygrvy@pobox.com2004-11-031-34/+58
* filesystem generic/platform code splittingvincentdarley2004-10-071-2/+6
* fix to small filesystem bugsvincentdarley2004-09-271-1/+2
* vfs glob root volume fixvincentdarley2004-05-071-2/+6
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-8/+9
* Exported symbol name police (thanks GPS for spotting this!)donal.k.fellows@manchester.ac.uk2003-10-101-3/+2
* Symbols which are visible outside a single compilation unit must havedonal.k.fellows@manchester.ac.uk2003-09-291-4/+4
* Applied changes from 8.4.4 regarding the Bug #753315zv@archiware.com2003-08-231-5/+25
* shared filesystem functionvincentdarley2003-04-141-1/+3
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-0/+75