summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Undo Jan's needless vandalism.dkf2009-11-196-19/+28
* Add files to .cvsignorenijtmans2009-11-183-0/+11
* Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-1817-89/+190
* Fix [Bug 2849797]: channel name inconsistencies as suggested by DKFnijtmans2009-11-184-9/+25
* Eliminate unneccessary spacesnijtmans2009-11-182-4/+5
* Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-182-4/+3
* Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-1821-172/+199
* Eliminate unneccessary spacesnijtmans2009-11-189-49/+57
* Eliminate "then" keywordnijtmans2009-11-187-125/+133
* Fix [Bug 2891171]: URL checking too strict when using multiple question marks...nijtmans2009-11-181-2/+2
* formatdgp2009-11-171-3/+3
* * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy-andreas_kupries2009-11-172-5/+16
* Use proper command creation routine.dgp2009-11-161-2/+2
* Revert mistaken commitdgp2009-11-1612-193/+50
* (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta...ferrieux2009-11-1616-59/+270
* * win/tclWinDde.c: Avoid gcc compiler warning bymdejong2009-11-162-5/+10
* * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosityandreas_kupries2009-11-123-10/+51
* * generic/tclClock.c (TclClockInit): Do not create [clock] supportdgp2009-11-122-1/+15
* Fix [Bug 2891171]: URL checking too strict when using multiple question marksnijtmans2009-11-115-24/+33
* Fix [Bug 2888099] (close discards ENOSPC error) by saving the errnoferrieux2009-11-102-2/+24
* * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECTandreas_kupries2009-11-102-10/+14
* Cleanup directories that have been set chmod 000.patthoyts2009-11-102-10/+40
* * generic/tclObj.c: Plus memory leak in TclContinuationsEnter().andreas_kupries2009-11-103-3/+20
* Removed outdated Msys + Mingw info.stwo2009-11-092-12/+7
* * tests/info.test: Resolve ambiguous resolution of variableandreas_kupries2009-11-092-2/+5
* * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement ofandreas_kupries2009-11-092-8/+15
* Some small bits of tidying up.dkf2009-11-093-154/+153
* Moved the descriptions of the index formats to their own section, anddkf2009-11-081-31/+35
* Moved the descriptions of the index formats to their own section, anddkf2009-11-081-61/+75
* Formatting correctiondkf2009-11-081-3/+3
* [Bug 2891026] add addtional contraints for vista+ for non-readable directoriespatthoyts2009-11-072-9/+32
* * library/safe.tcl (::safe::Setup): Added documentation of theandreas_kupries2009-11-062-31/+45
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-15/+31
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-64/+61
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-14/+31
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-053-119/+70
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-46/+10
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-48/+82
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-8/+16
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-50/+53
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-831/+833
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-2/+7
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-052-39/+46
* Clarificationdkf2009-11-051-7/+16
* Clarified [namespace import] and NAME RESOLUTIONdkf2009-11-051-74/+83
* * library/tzdata/Asia/Novokuznetsk: New tzdata locale forKevin B Kenny2009-11-044-95/+355
* Minor correctiondkf2009-11-021-2/+2
* Improve the general description.dkf2009-11-022-11/+28
* fixes for htmlhelp targetJoe Mistachkin2009-11-023-5/+24
* Move TIP#285 routines out of Tcl_Eval(3) into their own manpage.jenglish2009-11-014-48/+78