summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c: Replacing 'operator' by 'op' in the defMiguel Sofer2008-01-154-9/+14
* * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel):hobbs2008-01-142-3/+9
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stackMiguel Sofer2008-01-112-8/+14
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash inMiguel Sofer2008-01-112-7/+9
* * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure todgp2008-01-103-5/+15
* Add a missing be to fix a typo.georgeps2008-01-092-2/+6
* * tools/tcltk-man2html.tcl (make-man-pages): make man page titlehobbs2008-01-052-1/+6
* Fixed documentation bug reported on tcl-core, and reordered documentationdkf2008-01-022-15/+18
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-029-15/+27
* Clarified meaning of dictionary values following discussion on comp.lang.tcl.dkf2007-12-312-17/+26
* missing Changelog entryMiguel Sofer2007-12-261-0/+9
* * generic/tclCmdIL.c: more [lsort] data handling streamlines. TheMiguel Sofer2007-12-261-137/+108
* * generic/tclCmdIL.c: more [lsort] data handling streamlines.Miguel Sofer2007-12-252-51/+70
* * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannothobbs2007-12-234-7/+27
* * generic/tclCmdIL.c: speed patch for lsort [Patch 1856994].Miguel Sofer2007-12-233-42/+117
* * generic/tclCmdIL.c (Tcl_LsortObjCmd, Tcl_LsearchObjCmd): avoidMiguel Sofer2007-12-222-23/+41
* * generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj ofMiguel Sofer2007-12-222-13/+27
* * generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj ofMiguel Sofer2007-12-222-2/+7
* Revise release date; move release tagcore_8_5_0dgp2007-12-192-4/+8
* * generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexphobbs2007-12-193-3/+57
* avoid exposing emails of contributors where possiblehobbs2007-12-181-3/+3
* * changes: Updated for 8.5.0 release.dgp2007-12-182-3/+10
* Fixes for problems created when processing regular expressions thatdkf2007-12-187-16/+120
* * changes: Updated for 8.5.0 release.dgp2007-12-172-4/+12
* * generic/tclAlloc.c:Miguel Sofer2007-12-175-48/+88
* * generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tailhobbs2007-12-142-6/+10
* remove note about gcc compiler warningshobbs2007-12-141-10/+7
* fix typohobbs2007-12-141-2/+2
* updated noteshobbs2007-12-142-43/+42
* Fix for broken test on win2k with long machine namepatthoyts2007-12-142-3/+10
* Support compilation with MSVC9 on AMD64patthoyts2007-12-143-2/+15
* merge stable branch onto HEADdgp2007-12-13334-344/+368
* More clarifications, trying to make the trace docs overload the word 'command'dkf2007-12-132-91/+96
* More clarification. [Bug 614282]dkf2007-12-132-10/+25
* Clarified documentation of enterstep and leavestep traces. [Bug 1701540]dkf2007-12-132-16/+25
* * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() ->dgp2007-12-122-3/+16
* * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() ->dgp2007-12-122-12/+15
* * changes: Updated for 8.5.0 release.dgp2007-12-122-1/+32
* * generic/tclUtil.c (TclReToGlob): reduce escapes in conversionhobbs2007-12-112-6/+11
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-1112-94/+180
* typodgp2007-12-101-2/+2
* formatting errordgp2007-12-101-2/+2
* Visual Studio 2008/MSVC 9 supportpatthoyts2007-12-101-4/+10
* Fix markup errors.jenglish2007-12-1011-28/+31
* * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-106-137/+502
* * generic/tcl.decls: use new genstubs 'export' command todas2007-12-103-122/+133
* * tools/genStubs.tcl: fix numerous issues handling 'macosx',das2007-12-101-102/+270
* make tclChannelType static (fix 'make checkstubs')das2007-12-101-2/+2
* * tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidatehobbs2007-12-094-8/+26
* Forgot to adjust tests to take into account safeness of [unload]dkf2007-12-081-3/+3