summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-231-0/+6
* * generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE inMiguel Sofer2008-10-231-0/+5
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-0/+20
* * generic/tclProc.c: Reset -level and -code values to defaultsdgp2008-10-191-0/+5
* Check syntax of [info coroutine] args, i.e. there are none.dkf2008-10-191-0/+3
* Document [info coroutine].dkf2008-10-191-0/+2
* Improve documentation of [tcl::prefix].dkf2008-10-191-0/+5
* CONST -> constnijtmans2008-10-171-0/+6
* * generic/tclIORTrans.c (DeleteReflectedTransformMap): Removedandreas_kupries2008-10-171-0/+5
* * generic/tclCompile.h: Declare the internal tclInstructionTabledgp2008-10-171-0/+9
* Improve clarity of formatting.dkf2008-10-171-3/+9
* Add "const" to many internalnijtmans2008-10-161-0/+36
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-161-0/+7
* Add "const" to many internalnijtmans2008-10-151-0/+16
* * win/tclWinChan.c: Fix minor compiler warnings whennijtmans2008-10-141-0/+5
* * generic/tclCmdAH.c: Fix minor compiler warnings when compilingnijtmans2008-10-141-0/+9
* Fix a bit of formatting.dkf2008-10-141-0/+4
* * README: Bump version number to 8.6a4dgp2008-10-141-0/+11
* * generic/tclExecute.c: Fix compile warnings when --enable-symbols=all.dgp2008-10-141-0/+7
* Made documentation *even more* clear...dkf2008-10-141-46/+51
* We need to initialize the thread id variable to 0 as on 64 bit windowspatthoyts2008-10-131-0/+6
* set array of Tcl_Obj's to the right size.patthoyts2008-10-131-0/+4
* Handle error case [info class destructor].dkf2008-10-131-0/+2
* Added magic for Objective C. [Bug 2163447]dkf2008-10-131-0/+5
* * generic/tclCompile.c: fix bug in srcDelta encoding withinMiguel Sofer2008-10-121-0/+7
* *** 8.6a3 TAGGED FOR RELEASE ***dgp2008-10-101-6/+6
* Fix [Bug 2155658]dkf2008-10-101-45/+52
* * unix/tclUnixChan.c: fix minor compiler warningnijtmans2008-10-081-0/+6
* * generic/tclBasic (TclInfoCoroutineCmd):Miguel Sofer2008-10-081-0/+7
* * generic/tclTrace.c: Corrected handling of errors returned bydgp2008-10-081-0/+10
* Added better docs of [binary encode] and [binary decode]dkf2008-10-071-0/+5
* fix ChangeLof entryMiguel Sofer2008-10-071-0/+1
* * generic/tclBasic.c: Move [tailcall], [coroutine] andMiguel Sofer2008-10-071-0/+7
* Documented channel transformations.dkf2008-10-071-0/+5
* Fixed up some erroneous tests that are failing on Vista/Server2008 systemspatthoyts2008-10-061-0/+1
* fixed constness of last commit for msvcpatthoyts2008-10-061-0/+4
* Fix for [Bug 1934200]Joe Mistachkin2008-10-061-0/+5
* missed commit of lset.n in TIP #331 changes.Kevin B Kenny2008-10-061-0/+1
* * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-6/+17
* TIP #331 IMPLEMENTATIONKevin B Kenny2008-10-051-0/+7
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-051-0/+8
* * generic/tclInt.decls: CONSTified the AuxDataType argumentnijtmans2008-10-051-0/+12
* Fix [Bug 2144595]dkf2008-10-051-0/+5
* More result hygiene.dkf2008-10-041-3/+8
* * generic/tclLoad.c: Make sure that any library whichnijtmans2008-10-041-0/+31
* Clean up result handling, factor out some duplicated code, share objects.dkf2008-10-041-3/+9
* * doc/Hash.3: CONSTified the typePtr argumentnijtmans2008-10-041-4/+4
* * doc/RegConfig.3: CONSTified the configuration argumentnijtmans2008-10-041-0/+10
* * doc/GetIndex.3: CONSTified the tablePtr argumentnijtmans2008-10-041-0/+9
* * tests/stack.test:Miguel Sofer2008-10-031-0/+6