summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclCompCmds.c: removed debugging lineMiguel Sofer2005-03-102-2/+5
* * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistakendgp2005-03-104-24/+40
* Fix commentdkf2005-03-091-1/+2
* reverting Changelog entry (sticky tags, doh ...)Miguel Sofer2005-03-091-10/+0
* msofer-wcodes-branch created to develop a compiler/engine based onMiguel Sofer2005-03-091-0/+10
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-082-14/+23
* Minor typo fix. [Bug 1158247]dkf2005-03-072-6/+10
* missing Changelog entryMiguel Sofer2005-03-071-0/+6
* * generic/tclExecute.c: new peephole optimisation for INST_PUSH1;Miguel Sofer2005-03-071-6/+27
* * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page.davidw2005-03-012-2/+7
* speed up some testsdgp2005-02-241-7/+7
* More robust new test tcltest-9.5dgp2005-02-241-7/+9
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-246-27/+47
* Formatting typo [Bug 1149605]dkf2005-02-232-2/+6
* * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-172-6/+11
* * /doc/variable.n: fix for [Bug 1124160], variables are detectedMiguel Sofer2005-02-162-2/+7
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-114-1077/+2344
* * tests/basic.test (basic-26.3): new testMiguel Sofer2005-02-112-2/+25
* * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-103-6/+47
* fix to test suite failuresvincentdarley2005-02-102-3/+17
* More consistency. [Bug 1117017]dkf2005-02-102-6/+15
* * doc/CrtChannel.3: Typo: return->returns.davidw2005-02-082-2/+6
* * doc/Thread.3: One-word grammar fix.davidw2005-02-062-2/+6
* * doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread.davidw2005-02-054-7/+17
* Whitespace fixes and add notes to #else/#endif so it is clearer what's happeningdkf2005-02-031-25/+26
* * generic/tclProc.c (TclInitCompiledLocals):mdejong2005-02-022-3/+20
* * generic/tclExecute.c (TclCompEvalObj): Removed stray statementdgp2005-02-012-2/+6
* * unix/configure: autoconf-2.57dgp2005-01-312-1/+11
* Restored two double-evals that were removed in the DBGX purge.jenglish2005-01-302-2/+17
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc buildhobbs2005-01-293-10/+49
* Added test for [1109484]dkf2005-01-283-5/+18
* * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble)hobbs2005-01-282-4/+51
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-2717-368/+593
* Added safety checksdgp2005-01-251-7/+13
* * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-252-12/+17
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-253-6/+14
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-2112-47/+489
* * generic/tclThread.c: Typo police. Fixed some nitsandreas_kupries2005-01-215-9/+16
* Add documentation for Tcl_FSLink args. [Bug 1106272]dkf2005-01-212-1/+17
* regendkf2005-01-192-2/+155
* TIP#235 implementation (rename functions, add to stubs table, document)dkf2005-01-197-120/+332
* Import of libtommath 0.33Kevin B Kenny2005-01-19192-0/+57026
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-192-2/+31
* Routine update per Olson's tzdata2005c. Removed links to linksKevin B Kenny2005-01-1812-408/+301
* added documentation on not using -lazyvincentdarley2005-01-182-2/+6
* fix to glob failure on Windows sharesvincentdarley2005-01-172-2/+23
* With vfs permissions can exist on non-unix filesystemsvincentdarley2005-01-141-3/+1
* D'oh!dkf2005-01-141-2/+2
* Add another test demonstrating what *should* happen, and xref to FRQdkf2005-01-141-2/+17
* Document deep magic in compiled [expr]dkf2005-01-142-1/+20