summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-05-111-3/+3
* * doc/namespace.n:hobbs2000-05-111-9/+64
* * doc/source.n:hobbs2000-05-111-1/+7
* * tests/lsearch.test:ericm2000-05-091-31/+218
* * doc/expr.n:hobbs2000-05-094-12/+104
* * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use ofhobbs2000-05-081-75/+56
* lint chan = NULL inithobbs2000-05-081-2/+2
* * generic/tclObj.c (Tcl_DuplicateObj): simplified code to callhobbs2000-05-081-10/+2
* minor comment correctionhobbs2000-05-081-2/+2
* removed unreferenced varhobbs2000-05-081-2/+1
* * doc/Utf.3:hobbs2000-05-085-148/+292
* * tests/set-old.test:ericm2000-05-081-4/+19
* 2000-05-06 Andreas Kupries <a.kupries@westend.com>kupries2000-05-061-21/+22
* * README:hobbs2000-05-031-7/+7
* * tests/compile.test:hobbs2000-05-031-10/+23
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-027-99/+838
* * 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
* * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return ahobbs2000-01-215-27/+61