summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-199-4818/+81
* * generic/tclBasic.c: New redesign of [tailcall]: findMiguel Sofer2010-08-185-68/+123
* * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out ofMiguel Sofer2010-08-182-3/+8
* * generic/tclBasic.c: Redesign of [tailcall] toMiguel Sofer2010-08-188-87/+71
* * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] todkf2010-08-183-8/+18
* * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make thedkf2010-08-153-92/+96
* [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntrynijtmans2010-08-143-7/+9
* [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-149-40/+74
* Remove mslu completely, see Feature Req #2819611nijtmans2010-08-144-182/+4
* * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-127-280/+60
* added test for yieldToMiguel Sofer2010-08-112-3/+19
* * generic/tclBasic.c (TclNRYieldToObjCmd): fixed bad copypastaMiguel Sofer2010-08-112-2/+6
* * generic/tclUtil.c (TclByteArrayMatch): patterns may not behobbs2010-08-102-2/+7
* tidy updgp2010-08-101-3/+2
* * changes: Updates for 8.6b2 release.dgp2010-08-092-1/+334
* * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:hobbs2010-08-047-319/+20
* * win/tclWin32Dll.c (TclWinInit): hard-enforce Windows 9x as anhobbs2010-08-042-7/+15
* * unix/tclUnixFCmd.c: adjust license header as perhobbs2010-08-042-6/+5
* fix DFARs note for number-adjusted rights clausehobbs2010-08-042-1/+3
* * win/tclWin32Dll.c (asciiProcs, unicodeProcs):hobbs2010-08-044-8/+15
* * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-042-2/+6
* * generic/tclIORChan.c: [Bug 3034840]: Fixed reference countingandreas_kupries2010-08-044-39/+130
* Fix OBOE error in the forward ported info-39.1andreas_kupries2010-08-031-5/+5
* Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14
* * tests/var.test (var-19.1): [Bug 3037525]: Added testandreas_kupries2010-08-032-1/+13
* * tests/info.test (info-39.1): Added forward copy of test in 8.5andreas_kupries2010-08-032-1/+48
* * library/tzdata/America/Bahia_Banderas:Kevin B Kenny2010-08-029-16/+261
* * generic/tclVar.c: correcting bad port of [Bug 3037525] fixMiguel Sofer2010-08-022-2/+6
* * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickleMiguel Sofer2010-07-312-7/+7
* Official build of zlib1.dll 1.2.5 is finally available, so put it innijtmans2010-07-294-0/+154
* * 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