summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * README:hobbs2000-09-061-3/+3
* * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT tohobbs2000-09-061-5/+30
* * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixedhobbs2000-09-061-13/+32
* * generic/tclHash.c: fixed pedantic warning of incorrectly placedhobbs2000-09-061-3/+3
* * generic/tclStringObj.c: Applied patch from Gerhard Hintermayerericm2000-08-301-25/+90
* * tests/trace.test: Extended array tracing tests.ericm2000-08-251-2/+3
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-258-184/+1145
* Added check for non-arrays for [array statistics].ericm2000-08-211-1/+6
* 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-08-201-1/+10
* Fixed comment.ericm2000-08-181-3/+2
* * win/makefile.vc:ericm2000-08-151-1/+8
* * generic/tclEnv.c (TclUnsetEnv): Changed declaration of lengthericm2000-08-111-2/+2
* 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-08-102-16/+17
* * tests/indexObj.test: Added tests using the [testwrongnumargs]ericm2000-08-072-4/+72
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-262-10/+6
* no messagedavidg2000-07-262-6/+16
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-54/+82
* * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVEericm2000-07-251-2/+2
* * generic/tclStubInit.c:ericm2000-07-227-653/+1115
* * generic/tclStubInit.c:ericm2000-07-207-1115/+653
* * generic/tclStubInit.c:ericm2000-07-197-653/+1115
* * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys inericm2000-06-242-10/+259
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): addedhobbs2000-06-061-1/+5
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Correctedhobbs2000-06-061-2/+6
* Comment typo correction.ericm2000-06-051-2/+2
* * tests/set-old.test:hobbs2000-06-011-7/+23
* * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp andericm2000-05-311-6/+37
* * tests/info.test:hobbs2000-05-272-7/+22
* * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ,hobbs2000-05-265-230/+456
* * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code.hobbs2000-05-261-22/+9
* * generic/tclInt.h:hobbs2000-05-262-2/+22
* * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate inhobbs2000-05-261-282/+253
* * generic/tclInt.h: Added function prototypes forericm2000-05-235-8/+311
* * generic/tclEnv.c: cast cleanup [Bug: 5624]hobbs2000-05-221-2/+3
* * generic/tclTest.c:hobbs2000-05-196-1192/+1227
* * tests/clock.test: Added test for "2 days 2 hours ago" styleericm2000-05-182-78/+85
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-05-181-3/+12
* * 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