| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) | hobbs | 2005-01-28 | 2 | -4/+51 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 17 | -368/+593 |
|
|
* | Added safety checks | dgp | 2005-01-25 | 1 | -7/+13 |
|
|
* | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 2 | -12/+17 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 3 | -6/+14 |
|
|
* | * generic/tclStubInit.c: Regenerated the stubs support code from | andreas_kupries | 2005-01-21 | 12 | -47/+489 |
|
|
* | * generic/tclThread.c: Typo police. Fixed some nits | andreas_kupries | 2005-01-21 | 5 | -9/+16 |
|
|
* | Add documentation for Tcl_FSLink args. [Bug 1106272] | dkf | 2005-01-21 | 2 | -1/+17 |
|
|
* | regen | dkf | 2005-01-19 | 2 | -2/+155 |
|
|
* | TIP#235 implementation (rename functions, add to stubs table, document) | dkf | 2005-01-19 | 7 | -120/+332 |
|
|
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 192 | -0/+57026 |
|
|
* | * win/tclWinChan.c (FileCloseProc): Invoke | mdejong | 2005-01-19 | 2 | -2/+31 |
|
|
* | Routine update per Olson's tzdata2005c. Removed links to links | Kevin B Kenny | 2005-01-18 | 12 | -408/+301 |
|
|
* | added documentation on not using -lazy | vincentdarley | 2005-01-18 | 2 | -2/+6 |
|
|
* | fix to glob failure on Windows shares | vincentdarley | 2005-01-17 | 2 | -2/+23 |
|
|
* | With vfs permissions can exist on non-unix filesystems | vincentdarley | 2005-01-14 | 1 | -3/+1 |
|
|
* | D'oh! | dkf | 2005-01-14 | 1 | -2/+2 |
|
|
* | Add another test demonstrating what *should* happen, and xref to FRQ | dkf | 2005-01-14 | 1 | -2/+17 |
|
|
* | Document deep magic in compiled [expr] | dkf | 2005-01-14 | 2 | -1/+20 |
|
|
* | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] | dkf | 2005-01-14 | 4 | -10/+100 |
|
|
* | Reduce confusion (reported in c.l.t) over [string trim]'s chars argument | dkf | 2005-01-13 | 2 | -4/+13 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-12 | 2 | -2204/+975 |
|
|
* | Make --with-tcl and --with-tk options more robust. [FRQ 951247] | dkf | 2005-01-12 | 2 | -3/+23 |
|
|
* | Comment typo fix | dkf | 2005-01-11 | 1 | -1/+1 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 7 | -311/+176 |
|
|
* | Convert u_int to unsigned to make clashes with types in standard C headers less | dkf | 2005-01-10 | 2 | -3/+9 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 6 | -1269/+2318 |
|
|
* | Horrible hack to keep the old error message. | dkf | 2005-01-06 | 1 | -3/+11 |
|
|
* | Performance updates to http::mapReply [1020491] and fix version numbering. | dkf | 2005-01-06 | 5 | -32/+34 |
|
|
* | Move emacs mode comment to end of file to stop problems with old man. | dkf | 2005-01-05 | 3 | -4/+16 |
|
|
* | * tests/winDde.test: Fixed broken test result. | patthoyts | 2005-01-05 | 2 | -2/+6 |
|
|
* | Move #include of tclConfig.h to right place. | dkf | 2005-01-05 | 3 | -6/+13 |
|
|
* | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. | dgp | 2005-01-04 | 2 | -2/+7 |
|
|
* | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 3 | -17/+31 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -0/+17 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 6 | -114/+149 |
|
|
* | Avoid sharing cmdName literals accross namespaces, and generalise usage of | Miguel Sofer | 2004-12-24 | 7 | -37/+85 |
|
|
* | fix for last commit; thanks dgp and tclguy for catch/classify/throw | Miguel Sofer | 2004-12-20 | 2 | -5/+7 |
|
|
* | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c | Miguel Sofer | 2004-12-20 | 3 | -170/+242 |
|
|
* | Upgrade the capabilities of time limits by allowing them to fire in the midst | dkf | 2004-12-16 | 6 | -21/+188 |
|
|
* | * generic/tclTest.c: Added two new functions to allocate memory | Miguel Sofer | 2004-12-15 | 9 | -33/+247 |
|
|
* | bad date in Changelog | Miguel Sofer | 2004-12-14 | 1 | -1/+1 |
|
|
* | changing the isProcCallFrame field of the CallFrame struct from a 0/1 field | Miguel Sofer | 2004-12-14 | 5 | -23/+36 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 3 | -17/+14 |
|
|
* | * generic/tcl.h: Restored extern "C" guards so that C++ code | dgp | 2004-12-13 | 2 | -1/+21 |
|
|
* | * generic/tclEncoding.c: Plugged some memory leaks. Thanks to | dgp | 2004-12-13 | 3 | -3/+10 |
|
|
* | Add note to clock.n disclaiming full ISO8601 support | Kevin B Kenny | 2004-12-13 | 2 | -2/+12 |
|
|
* | * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug | Miguel Sofer | 2004-12-13 | 2 | -1/+7 |
|
|
* | * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified | Miguel Sofer | 2004-12-12 | 2 | -1/+24 |
|
|
* | converting the static function GetNamespaceFromObj() to MODULE_SCOPE | Miguel Sofer | 2004-12-11 | 3 | -13/+21 |
|
|