summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 471374; Tcl only resets serial ports on exit now if it hasdkf2001-10-252-15/+38
* * doc/ObjectType.3: Minor documentation fix, reported by Davidandreas_kupries2001-10-222-2/+7
* small win fixvincentdarley2001-10-222-1/+20
* * tests/clock.test (clock-8.1):hobbs2001-10-184-4/+55
* Tcl_FSChdir fixvincentdarley2001-10-182-6/+45
* * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediatehobbs2001-10-182-11/+33
* * corrected referencedgp2001-10-171-1/+1
* * unix/tclLoadAout.c (TclGuessPackageName): removed unused varshobbs2001-10-162-4/+13
* Undo of mistaken commit. Sorry!dgp2001-10-167-50/+49
* * Added test to demonstrate memory corruption problems. [Bug 219393].dgp2001-10-167-49/+50
* Doh ... strncmp, not strcmp needed in last commit.Miguel Sofer2001-10-152-3/+3
* generic/tclProc.c: changing a memcmp to strcmp to avoid a memory errorMiguel Sofer2001-10-152-33/+38
* fixed dangling ;hobbs2001-10-152-3/+5
* configure changeshobbs2001-10-151-0/+7
* * unix/configure:hobbs2001-10-155-151/+224
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-156-15/+60
* see ChangeLoghobbs2001-10-151-0/+15
* minor code cleanuphobbs2001-10-151-30/+29
* * doc/open.n: moved all fconfigure option docs to fconfigure.nhobbs2001-10-152-52/+205
* * win/tclWinChan.c:hobbs2001-10-153-246/+1091
* * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__hobbs2001-10-151-1/+4
* small fs fixesvincentdarley2001-10-153-6/+12
* * Corrected typos in doc/RegExp.3macosx_8_4_branchpointdgp2001-10-141-2/+2
* see ChangeLoghobbs2001-10-121-5/+22
* Small modif to tests/compile.test: better constraint handling forMiguel Sofer2001-10-121-24/+21
* * library/encoding/ebcdic.enc:hobbs2001-10-122-0/+308
* * tests/ioCmd.test: added catch around file removal, as Windowshobbs2001-10-121-15/+3
* (socket-7.2): corrected to work on Win2Khobbs2001-10-121-6/+5
* added removeFile for outdatahobbs2001-10-121-1/+4
* * library/encoding/tis-620.enc:hobbs2001-10-122-0/+283
* * tests/compile.test: new tests for [Bug 467523]Miguel Sofer2001-10-122-2/+57
* generic/tclLiteral.c: (TclReleaseLiteral) insured thatMiguel Sofer2001-10-112-32/+30
* no messagedavygrvy2001-10-101-0/+8
* * win/tclWinPort.h: #include <winsock2.h> needed to get moveddavygrvy2001-10-101-2/+3
* * Corrected restore of ::env(LANG).dgp2001-10-102-2/+7
* * generic/tclFileName.c (Tcl_SplitPath): corrected mem leakhobbs2001-10-102-1/+12
* generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 46...Miguel Sofer2001-10-092-11/+6
* forgot credit for last commit ...Miguel Sofer2001-10-061-1/+1
* insured that self-referential bytecodes are properly cleaned up onMiguel Sofer2001-10-062-1/+17
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0447-58992/+61450
* noted 8.4 as default Tcl versionhobbs2001-10-042-5/+9
* correcting the Changelog date of my last commit.Miguel Sofer2001-10-041-1/+1
* Typo-fixdkf2001-10-041-2/+2
* * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing ofhobbs2001-10-032-11/+18
* added Win64 SDK RC1 compilation supporthobbs2001-10-016-90/+150
* updated copyrighthobbs2001-10-012-6/+6
* removed unnecessary inclusions of tclCompile.h [Patch 466823]Miguel Sofer2001-10-014-20/+19
* fs doc improvementvincentdarley2001-09-293-5/+28
* correcting wrong date in Changelog.Miguel Sofer2001-09-281-1/+1
* Edited docs of Tcl_GetNameOfExecutable [Bug 219215]Miguel Sofer2001-09-282-2/+9