| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .PHONY rules and documentation to preemptively stop trouble that plagued | dkf | 2009-11-26 | 1 | -17/+23 |
|
|
* | Fix [Bug 2902965] stub related changes | nijtmans | 2009-11-26 | 1 | -1/+1 |
|
|
* | Fix [Bug 2902965] stub related changes | nijtmans | 2009-11-26 | 1 | -0/+10 |
|
|
* | * win/Makefile.in: Added a 'test-tcl' rule that is identical | Kevin B Kenny | 2009-11-25 | 1 | -0/+6 |
|
|
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use | stwo | 2009-11-25 | 1 | -0/+8 |
|
|
* | * library/tclIndex: Manually redone the part of tclIndex dealing | andreas_kupries | 2009-11-24 | 1 | -0/+16 |
|
|
* | Restore tcl/library/tclIndex to Revision 1.11 contents, to stop total breakage | dgp | 2009-11-24 | 1 | -5/+0 |
|
|
* | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011] | dkf | 2009-11-24 | 1 | -20/+30 |
|
|
* | [Bug 2893771] Teach [file stat] to handle locked files. | patthoyts | 2009-11-24 | 1 | -0/+5 |
|
|
* | library/tclIndex (regenerated) to reflect various changes | nijtmans | 2009-11-23 | 1 | -0/+5 |
|
|
* | * tests/fCmd.test (fCmd-30.1): Changed registry location of the | Kevin B Kenny | 2009-11-23 | 1 | -0/+7 |
|
|
* | makefile.vc: Add stub library to necessary link lines | nijtmans | 2009-11-23 | 1 | -0/+1 |
|
|
* | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make | nijtmans | 2009-11-23 | 1 | -0/+12 |
|
|
* | * generic/tclThreadTest.c (NewTestThread): [Bug 2901803] | Kevin B Kenny | 2009-11-23 | 1 | -0/+6 |
|
|
* | [Bug 2901803]: Fix silly error. | dkf | 2009-11-23 | 1 | -45/+52 |
|
|
* | a bit of cleanup | dgp | 2009-11-20 | 1 | -14/+12 |
|
|
* | [Tcl Patch #2883533] tcl.m4 support for Haiku OS | nijtmans | 2009-11-19 | 1 | -1/+2 |
|
|
* | Updated freeIntRepProc routines so | nijtmans | 2009-11-19 | 1 | -0/+6 |
|
|
* | Create tcltest86.dll as dynamic Tcltest package | nijtmans | 2009-11-19 | 1 | -0/+1 |
|
|
* | Test-case for fixed [Bug 2849797] | nijtmans | 2009-11-19 | 1 | -1/+11 |
|
|
* | * unix/tclAppInit.c: Repair broken build of the tcltest executable. | dgp | 2009-11-19 | 1 | -0/+5 |
|
|
* | Undo Jan's needless vandalism. | dkf | 2009-11-19 | 1 | -2/+9 |
|
|
* | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -0/+19 |
|
|
* | Fix [Bug 2849797]: channel name inconsistencies as suggested by DKF | nijtmans | 2009-11-18 | 1 | -0/+8 |
|
|
* | Eliminate unneccessary spaces | nijtmans | 2009-11-18 | 1 | -0/+1 |
|
|
* | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -1/+0 |
|
|
* | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -1/+23 |
|
|
* | Eliminate unneccessary spaces | nijtmans | 2009-11-18 | 1 | -1/+9 |
|
|
* | Eliminate "then" keyword | nijtmans | 2009-11-18 | 1 | -0/+8 |
|
|
* | format | dgp | 2009-11-17 | 1 | -3/+3 |
|
|
* | * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- | andreas_kupries | 2009-11-17 | 1 | -0/+7 |
|
|
* | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta... | ferrieux | 2009-11-16 | 1 | -0/+6 |
|
|
* | * win/tclWinDde.c: Avoid gcc compiler warning by | mdejong | 2009-11-16 | 1 | -0/+5 |
|
|
* | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity | andreas_kupries | 2009-11-12 | 1 | -0/+7 |
|
|
* | * generic/tclClock.c (TclClockInit): Do not create [clock] support | dgp | 2009-11-12 | 1 | -0/+5 |
|
|
* | Fix [Bug 2891171]: URL checking too strict when using multiple question marks | nijtmans | 2009-11-11 | 1 | -0/+9 |
|
|
* | Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno | ferrieux | 2009-11-10 | 1 | -0/+7 |
|
|
* | * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT | andreas_kupries | 2009-11-10 | 1 | -1/+5 |
|
|
* | Cleanup directories that have been set chmod 000. | patthoyts | 2009-11-10 | 1 | -0/+10 |
|
|
* | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). | andreas_kupries | 2009-11-10 | 1 | -0/+6 |
|
|
* | Removed outdated Msys + Mingw info. | stwo | 2009-11-09 | 1 | -0/+4 |
|
|
* | * tests/info.test: Resolve ambiguous resolution of variable | andreas_kupries | 2009-11-09 | 1 | -0/+3 |
|
|
* | * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of | andreas_kupries | 2009-11-09 | 1 | -0/+8 |
|
|
* | Moved the descriptions of the index formats to their own section, and | dkf | 2009-11-08 | 1 | -31/+35 |
|
|
* | [Bug 2891026] add addtional contraints for vista+ for non-readable directories | patthoyts | 2009-11-07 | 1 | -0/+6 |
|
|
* | * library/safe.tcl (::safe::Setup): Added documentation of the | andreas_kupries | 2009-11-06 | 1 | -0/+7 |
|
|
* | * library/safe.tcl: A series of patches which bring the SafeBase | andreas_kupries | 2009-11-05 | 1 | -0/+2 |
|
|
* | * library/safe.tcl: A series of patches which bring the SafeBase | andreas_kupries | 2009-11-05 | 1 | -0/+5 |
|
|
* | * library/safe.tcl: A series of patches which bring the SafeBase | andreas_kupries | 2009-11-05 | 1 | -0/+2 |
|
|
* | * library/safe.tcl: A series of patches which bring the SafeBase | andreas_kupries | 2009-11-05 | 1 | -0/+4 |
|
|