summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autoheader-2.59das2008-02-271-1/+1
* Remove dead/unused portability-related #defines and unused conditional code.jenglish2008-02-274-165/+15
* * doc/clock.n: Corrected minor indentation gaffe in theKevin B Kenny2008-02-275-9/+72
* fix warningdas2008-02-271-2/+2
* More stray trailing ","s.jenglish2008-02-263-4/+9
* Define socklen_t as "int" if missing, not "unsigned".jenglish2008-02-263-25/+55
* Remove stray trailing "," from enum InstOperandType definition (C99ism).jenglish2008-02-262-2/+7
* * generic/tclUtil.c (TclReToGlob): fix the handling of the lasthobbs2008-02-263-4/+35
* Set version 2.5.5patthoyts2008-02-265-16/+29
* Add a linker hint for msvc to include ws2_32.libpatthoyts2008-02-221-1/+5
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-225-11/+17
* add missing constraintdgp2008-02-131-2/+4
* eliminate duplicate test namesdgp2008-02-132-4/+4
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-139-15/+27
* Fix [Bug 1891827]dkf2008-02-123-17/+30
* Documented missing configure flags. [Bug 1799011]dkf2008-02-122-110/+130
* doc/clock.n - minor documentation fix in %N format groupKevin B Kenny2008-02-062-4/+7
* * generic/tclClock.c (ClockParseformatargsObjCmd):Kevin B Kenny2008-02-064-119/+204
* bump release datecore_8_5_1dgp2008-02-042-7/+9
* fix comments in INST_CONCATMiguel Sofer2008-02-041-5/+4
* * generic/tclExecute.c (INST_CONCAT1): fix optimisation forMiguel Sofer2008-02-042-3/+11
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-049-14/+26
* * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-023-6/+13
* set release tagdgp2008-02-011-0/+2
* credit contributor an00naMiguel Sofer2008-01-302-2/+5
* * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373]Miguel Sofer2008-01-302-2/+6
* Improved manual page scraper to do a better job with Ttk. [Tk Bug 1876493]dkf2008-01-302-36/+51
* Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493]dkf2008-01-292-39/+44
* * changes: Updated for 8.5.1 release.dgp2008-01-252-1/+25
* Reconcile coding style issues between branchesdgp2008-01-231-7/+9
* Reconcile coding style issues between branchesdgp2008-01-231-4/+4
* Reconcile coding style issues between branchesdgp2008-01-235-59/+60
* * generic/tclInt.h: New macro TclGrowParseTokenArray() todgp2008-01-235-105/+96
* * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs todgp2008-01-235-26/+23
* * generic/tclTimer.c (AfterProc): Replace Tcl_EvalEx() withdgp2008-01-222-9/+7
* * generic/tclCmdIl.c (Tcl_LreverseObjCmd):Miguel Sofer2008-01-223-2/+20
* * unix/README: minor typo fixes [Bug 1853072]hobbs2008-01-202-4/+6
* * generic/tclIO.c (TclGetsObjBinary): operate on topmost channel.hobbs2008-01-202-7/+18
* Minor fixes for indented paragraph handlingdkf2008-01-183-12/+34
* Corrected formatting of manualdkf2008-01-181-7/+12
* * generic/tclCompExpr.c: Revision to preserve parsed intrepsdgp2008-01-172-5/+48
* better wording for arg handling in proc.n (tclguy)Miguel Sofer2008-01-171-3/+10
* test for memory leakdgp2008-01-162-1/+21
* * generic/tclCompExpr.c: add an 'optimize' argument toMiguel Sofer2008-01-165-16/+16
* * generic/tclCompExpr.c: Fix literal leak in exprs [Bug 1869989]Miguel Sofer2008-01-163-41/+32
* * doc/proc.n: changed wording for access to non-local variables;Miguel Sofer2008-01-162-5/+10
* * 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