summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/http.n: Corrected description of location of one of the entriesdkf2010-07-252-6/+12
* From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the re...nijtmans2010-07-242-3/+5
* [Bug 3029891] Functions that don't belong in the stub table.nijtmans2010-07-243-4/+21
* silence compiler warningsdgp2010-07-191-2/+5
* * generic/tclBasic.c: Added more errorCode setting.dkf2010-07-162-8/+32
* * generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get]dkf2010-07-153-22/+32
* Use SC_PROG_TCLSH to set a native tclsh in the Makefile.patthoyts2010-07-114-4/+69
* Tidying up and taking better advantage of tcltest2 to make the tests moredkf2010-07-051-386/+387
* D'oh!dkf2010-07-051-2/+2
* Add a little emacs magicdkf2010-07-041-5/+7
* * generic/tclInt.decs: Reverted to the original TIP 337 implementationdgp2010-07-024-22/+18
* [Bug #803489] Tcl_FindNamespace problem in the Stubs tablenijtmans2010-07-024-25/+48
* * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Madedkf2010-07-023-16/+30
* tidy updkf2010-07-021-11/+11
* [Bug #3020677] wish can't link reg1.2nijtmans2010-07-0112-113/+119
* * doc/mathop.n: [Bug 3023165]: Fix typo that was preventing properdkf2010-06-302-12/+18
* [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-282-10/+41
* prevent a race condition when shutting down the remote test serverrmax2010-06-252-4/+9
* [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-241-0/+5
* [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-242-92/+120
* * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrongdkf2010-06-224-13/+19
* Remove hack needed for zlib 1.2.3 on win32nijtmans2010-06-212-103/+29
* Eliminate various unnecessary type casts, use function typedefs whenever poss...nijtmans2010-06-219-70/+73
* * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to thedkf2010-06-182-24/+30
* Simplify Tcl_AppInit and *_Init definitions.nijtmans2010-06-1612-44/+47
* [Bug 3016135] traceback using clock format with locale of he_ILnijtmans2010-06-163-4/+9
* Spacing and style fixesnijtmans2010-06-141-2/+2
* Spacing and style fixesnijtmans2010-06-147-53/+73
* Fix compilation of xttest with 8.6 changesnijtmans2010-06-141-2/+2
* Fix compilation of xttest with 8.6 changesnijtmans2010-06-145-43/+45
* * tools/tcltk-man2html.tcl (make-man-pages): [Bug 3015327]: Make thedkf2010-06-132-13/+13
* * tools/tcltk-man2html.tcl: [Bug 3015327]: Add hack to stop Itcl Cdkf2010-06-132-21/+29
* * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-096-12/+41
* tsdPerf.c: Fix export of symbol Tsdperf_Init, whennijtmans2010-06-095-1068/+1802
* whitespacedgp2010-06-081-17/+19
* Ensure proper reset of [info errorstack] even when compiling constant expr's ...ferrieux2010-06-073-53/+58
* * generic/tclBasic.c: Fix for #3008307: make callerPtr chainsMiguel Sofer2010-06-053-13/+38
* Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offs...ferrieux2010-06-024-16/+19
* remove some "BUILD_tcloo" leftoversnijtmans2010-06-021-1/+1
* remove some "BUILD_tcloo" leftoversnijtmans2010-06-023-10/+9
* ChangeLog typoferrieux2010-05-311-1/+1
* Fix computation of [uplevel] offsets in TIP 341.ferrieux2010-05-314-8/+14
* Fix filesystem-5.1 test failure on CYGWINnijtmans2010-05-312-1/+2
* Eliminate some casts to (Tcl_HashTable *)nijtmans2010-05-313-6/+11
* [tcl-Patches-3008541] order of TIP #348 fields in Interp structurenijtmans2010-05-282-14/+23
* * generic/tclCompCmdsSZ.c (IssueTryFinallyInstructions): [3007374]:dkf2010-05-283-46/+79
* * generic/tclExecute.c (TclExecuteByteCode): Restore correct operationdkf2010-05-282-29/+40
* optParse.tcl: eliminate ';' at line end, bump to v0.4.6nijtmans2010-05-274-222/+223
* uniParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-273-796/+798
* optParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-274-40/+46