summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docbug. [Bug 953374]dkf2004-05-172-2/+7
* (FIXED PATCH)Miguel Sofer2004-05-172-12/+17
* oops ... reverting last (buggy) commitMiguel Sofer2004-05-172-14/+12
* * generic/tclExecute.c (TclExecuteByteCode): remove one level ofMiguel Sofer2004-05-172-12/+14
* * generic/tclExecute.c (INST_CALL_FUNC1): bugfix; restoredMiguel Sofer2004-05-162-1/+9
* * generic/tclBasic.c (Tcl_DeleteInterp):Miguel Sofer2004-05-163-5/+20
* * generic/tclCompile.h:Miguel Sofer2004-05-164-198/+166
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-1411-168/+343
* * generic/tclExecute.h:Miguel Sofer2004-05-143-252/+84
* Expanding the tests avilable for TIP#143 features.dkf2004-05-141-1/+129
* Very minor updates to comments/whitespacedkf2004-05-133-4/+6
* Regendkf2004-05-132-2/+184
* TIP#143 implementation; still needs docs and more tests...dkf2004-05-1313-204/+1445
* TIP#129 implementation. Probably also much more breakage in the test suite toodkf2004-05-134-216/+1127
* Optimisations for INST_START_CMD [Bug 926164].Miguel Sofer2004-05-123-38/+65
* Added examplesdkf2004-05-112-3/+17
* More and deeper examples.dkf2004-05-112-6/+52
* documentation for glob -types d with symbolic linksvincentdarley2004-05-112-1/+9
* Another example and a bit more clarity.dkf2004-05-112-3/+19
* Added examples.dkf2004-05-102-3/+43
* no messagedavygrvy2004-05-101-1/+3
* (BuildCommandLine): Use the existence of contents in the linePtr ratherdavygrvy2004-05-101-2/+2
* no messagedavygrvy2004-05-101-0/+4
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* no messagedavygrvy2004-05-101-0/+5
* (BuildCommandLine): Moved non-obvious appending logic to outside the loopdavygrvy2004-05-101-6/+7
* had to raise the size of the tls extension due to it getting rather fat when ...davygrvy2004-05-101-2/+2
* fix to some compiler warningsvincentdarley2004-05-083-4/+13
* Refixed bug 789040chengyemao2004-05-081-0/+4
* Refix bug 789040 re-entered in rev 1.41chengyemao2004-05-081-2/+3
* Added yet more examples.dkf2004-05-072-3/+56
* correcting Changelog entryMiguel Sofer2004-05-071-1/+1
* * doc/unset.n: added upvar.n to the "see also" listMiguel Sofer2004-05-072-2/+6
* * generic/tclEncoding.c:rmax2004-05-073-6/+154
* vfs glob root volume fixvincentdarley2004-05-075-15/+145
* * generic/tclInt.h:Miguel Sofer2004-05-063-52/+56
* More examples.dkf2004-05-053-3/+23
* More examples.dkf2004-05-053-5/+39
* * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX.dgp2004-05-052-2/+13
* Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-052-2/+7
* no messagedavygrvy2004-05-051-0/+3
* added the tls extension to the list of preferred load addresses.davygrvy2004-05-051-1/+2
* no messagedavygrvy2004-05-051-0/+5
* (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved todavygrvy2004-05-051-2/+2
* no messagedavygrvy2004-05-051-0/+6
* (SocketEventProc) : connect errors should fire both the readable anddavygrvy2004-05-051-2/+6
* * tests/fileSystem.test (filesystem-1.39): replace 'file volumes'hobbs2004-05-043-7/+17
* * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOMEhobbs2004-05-041-1/+10
* * generic/tclAlloc.c: Make sure Tclp*Alloc* routines getdgp2004-05-044-7/+11
* * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-042-10/+24