summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing constraintsdgp2008-10-143-6/+8
* Made documentation *even more* clear...dkf2008-10-143-53/+61
* We need to initialize the thread id variable to 0 as on 64 bit windowspatthoyts2008-10-132-1/+11
* set array of Tcl_Obj's to the right size.patthoyts2008-10-132-2/+6
* Handle error case [info class destructor].dkf2008-10-132-1/+7
* Added magic for Objective C. [Bug 2163447]dkf2008-10-132-1/+21
* * generic/tclCompile.c: fix bug in srcDelta encoding withinMiguel Sofer2008-10-122-3/+10
* typocore_8_6_a3dgp2008-10-101-2/+2
* *** 8.6a3 TAGGED FOR RELEASE ***dgp2008-10-102-7/+88
* Fix [Bug 2155658]dkf2008-10-103-47/+82
* CONSTify char* DTrace probe argumentsdas2008-10-103-29/+38
* fix warningdas2008-10-101-2/+2
* * unix/tclUnixChan.c: fix minor compiler warningnijtmans2008-10-084-18/+24
* * generic/tclBasic (TclInfoCoroutineCmd):Miguel Sofer2008-10-083-6/+26
* * generic/tclTrace.c: Corrected handling of errors returned bydgp2008-10-083-44/+39
* Some cleaning up of the binary encode/decode enginesdkf2008-10-071-121/+160
* Added better docs of [binary encode] and [binary decode]dkf2008-10-072-2/+99
* undo "fix warnings from 2008-10-05 constification" (tclExecute.c 1.414), butnijtmans2008-10-072-8/+8
* fix ChangeLof entryMiguel Sofer2008-10-071-0/+1
* * generic/tclBasic.c: Move [tailcall], [coroutine] andMiguel Sofer2008-10-076-115/+74
* Corrected order of subcommands in a section to be alphabeticdkf2008-10-071-8/+8
* Documented channel transformations.dkf2008-10-074-10/+201
* fix warnings from 2008-10-05 constificationdas2008-10-071-6/+8
* Fixed up some erroneous tests that are failing on Vista/Server2008 systemspatthoyts2008-10-062-6/+13
* fixed constness of last commit for msvcpatthoyts2008-10-062-2/+6
* Fix for [Bug 1934200]Joe Mistachkin2008-10-062-1/+7
* missed commit of lset.n in TIP #331 changes.Kevin B Kenny2008-10-062-6/+12
* * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-0510-37/+50
* TIP #331 IMPLEMENTATIONKevin B Kenny2008-10-053-17/+99
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-053-5/+51
* * generic/tclInt.decls: CONSTified the AuxDataType argumentnijtmans2008-10-057-42/+54
* Fix [Bug 2144595]dkf2008-10-052-5/+14
* More result hygiene.dkf2008-10-043-10/+17
* * generic/tclLoad.c: Make sure that any library whichnijtmans2008-10-042-3/+36
* * doc/ChnlStack.3: CONSTified the typePtr argumentnijtmans2008-10-047-28/+29
* Clean up result handling, factor out some duplicated code, share objects.dkf2008-10-043-188/+152
* * doc/Hash.3: CONSTified the typePtr argumentnijtmans2008-10-046-16/+16
* * doc/RegConfig.3: CONSTified the configuration argumentnijtmans2008-10-046-11/+21
* * doc/GetIndex.3: CONSTified the tablePtr argumentnijtmans2008-10-045-10/+20
* * tests/stack.test:Miguel Sofer2008-10-033-111/+13
* minor correctionsdkf2008-10-031-12/+21
* Tidying up formattingdkf2008-10-031-73/+73
* regen againdkf2008-10-032-8/+13
* typofixdkf2008-10-031-4/+4
* typodkf2008-10-031-2/+2
* Implemented TIP#195 - tcl::prefix command. [Patch 1040206]dkf2008-10-036-12/+710
* Regendkf2008-10-022-2/+10
* Reduce the number of (pointless) type-casts.dkf2008-10-021-38/+39
* Implement TIP #265. [FRQ 1446696]dkf2008-10-025-12/+665
* * tests/info.test (info-23.3): See [SF Bug 2017632]. Updatedandreas_kupries2008-10-022-3/+7