summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.h: addition of ConditionalMacros.h and use ofhobbs2001-04-046-40/+45
* Corrected out of date commentsdgp2001-04-041-2/+2
* * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 inhobbs2001-04-041-1/+2
* see backport log in ChangeLog for specific file backports from 8.4aCVShobbs2001-04-0319-341/+437
* * generic/tclIO.c (Tcl_CreateChannel): added assertion to verifyhobbs2000-08-081-2/+14
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Correctedhobbs2000-08-071-2/+6
* * generic/tclEnv.c: cast cleanup [Bug: 5624]hobbs2000-08-071-2/+3
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-08-071-3/+3
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-08-071-3/+12
* * tests/clock.test: Added test for "2 days 2 hours ago" stylehobbs2000-08-072-78/+85
* * generic/tclCkalloc.c: Fixed some function headers.hobbs2000-08-071-22/+55
* * generic/tclIOGT.c (TclChannelTransform): fixed segfault thathobbs2000-08-062-11/+13
* * merged core-8-3-1-io-rewrite back into core-8-3-1-branch.hobbs2000-07-2710-2252/+4733
* * generic/tclIO.c (CloseChannel): removed the &ing out ofhobbs2000-06-021-2/+1
* (CloseChannel): further extended CloseChannel in the stacked casehobbs2000-06-021-11/+62
* * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code tohobbs2000-06-021-192/+250
* 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-05-311-55/+22
* * doc/memory.n: Man page for Tcl "memory" command, which isericm2000-04-271-22/+55
* * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unixhobbs2000-04-211-1/+6
* * generic/tclFileName.c (SplitUnixPath): added support for QNXhobbs2000-04-191-1/+14
* * README:hobbs2000-04-192-5/+21
* * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath tohobbs2000-04-181-22/+30
* Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPEwelch2000-04-172-15/+27
* * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minorhobbs2000-04-151-11/+11
* removed __stdcall decl for WIN32 case on ThreadCreatehobbs2000-04-131-3/+1
* Fixed Tcl_CreateThreadProc declarationwelch2000-04-101-1/+3
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-3/+27
* * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProchobbs2000-04-101-3/+1
* * generic/tclBasic.c (Tcl_SetCommandInfo): comment fixhobbs2000-04-101-2/+2
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-096-15/+47
* 2000-04-05 Andreas Kupries <a.kupries@westend.com>kupries2000-04-051-1/+2
* Fixed compilation w/out TCL_THREADSwelch2000-04-053-15/+29
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-048-20/+41
* * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtrhobbs2000-04-041-2/+2
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-311-2/+3
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-315-19/+28
* * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanuphobbs2000-03-302-4/+35
* * tests/namespace.test:hobbs2000-03-272-23/+46
* * generic/tclFileName.c (Tcl_TranslateFileName): Applied patchhobbs2000-03-031-67/+75
* * tests/clock.test: Added test for ISO bases < 100000ericm2000-02-282-4/+12
* * tests/clock.test: Added tests for "next monthname" constructs.ericm2000-02-092-104/+210
* * generic/tclDecls.h:hobbs2000-02-083-9/+9
* *** empty log message ***hobbs2000-02-051-2/+1
* * tests/regexp.test: added tests for -all and -inline switcheshobbs2000-02-021-74/+150
* * generic/tclFileName.c (Tcl_JoinPath): improved support for specialhobbs2000-02-011-3/+6
* * generic/tclNamesp.c: Undid fix for #956, which broke backwardsericm2000-01-261-3/+2
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-264-13/+24
* * generic/tclInt.h:hobbs2000-01-245-19/+28
* * namespace.test: Added test for undefined variables withericm2000-01-211-2/+3
* * var.test: Added tests for corrected variable behavior (bug #981).ericm2000-01-211-1/+12