| Commit message (Expand) | Author | Age | Files | Lines |
* | More clarifications, trying to make the trace docs overload the word 'command' | dkf | 2007-12-13 | 2 | -91/+96 |
|
|
* | More clarification. [Bug 614282] | dkf | 2007-12-13 | 2 | -10/+25 |
|
|
* | Clarified documentation of enterstep and leavestep traces. [Bug 1701540] | dkf | 2007-12-13 | 2 | -16/+25 |
|
|
* | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> | dgp | 2007-12-12 | 2 | -3/+16 |
|
|
* | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> | dgp | 2007-12-12 | 2 | -12/+15 |
|
|
* | * changes: Updated for 8.5.0 release. | dgp | 2007-12-12 | 2 | -1/+32 |
|
|
* | * generic/tclUtil.c (TclReToGlob): reduce escapes in conversion | hobbs | 2007-12-11 | 2 | -6/+11 |
|
|
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 12 | -94/+180 |
|
|
* | typo | dgp | 2007-12-10 | 1 | -2/+2 |
|
|
* | formatting error | dgp | 2007-12-10 | 1 | -2/+2 |
|
|
* | Visual Studio 2008/MSVC 9 support | patthoyts | 2007-12-10 | 1 | -4/+10 |
|
|
* | Fix markup errors. | jenglish | 2007-12-10 | 11 | -28/+31 |
|
|
* | * generic/tclDecls.h: regen with new genStubs.tcl. | das | 2007-12-10 | 6 | -137/+502 |
|
|
* | * generic/tcl.decls: use new genstubs 'export' command to | das | 2007-12-10 | 3 | -122/+133 |
|
|
* | * tools/genStubs.tcl: fix numerous issues handling 'macosx', | das | 2007-12-10 | 1 | -102/+270 |
|
|
* | make tclChannelType static (fix 'make checkstubs') | das | 2007-12-10 | 1 | -2/+2 |
|
|
* | * tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidate | hobbs | 2007-12-09 | 4 | -8/+26 |
|
|
* | Forgot to adjust tests to take into account safeness of [unload] | dkf | 2007-12-08 | 1 | -3/+3 |
|
|
* | Improved the documentation of the operators. [Bug 1823622] | dkf | 2007-12-08 | 3 | -65/+116 |
|
|
* | Match docs and reality. [Bug 1662436] | dkf | 2007-12-08 | 3 | -4/+10 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): | hobbs | 2007-12-07 | 3 | -12/+16 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): Use | hobbs | 2007-12-07 | 2 | -2/+8 |
|
|
* | * generic/tclIOCmd.c (FinalizeIOCmdTSD, Tcl_PutsObjCmd): cache | hobbs | 2007-12-07 | 2 | -18/+64 |
|
|
* | * README: Remove mention of dead comp.lang.tcl.announce | dgp | 2007-12-07 | 2 | -4/+5 |
|
|
* | * unix/README: Mention the stub library created by `make` and warn | dgp | 2007-12-07 | 2 | -6/+17 |
|
|
* | * doc/AddErrInfo.3: Documentation for the new routines in TIP 270. | dgp | 2007-12-07 | 4 | -12/+143 |
|
|
* | * doc/namespace.n: Documentation for zero-argument form of | dgp | 2007-12-06 | 2 | -3/+24 |
|
|
* | (TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] check | hobbs | 2007-12-06 | 2 | -2/+3 |
|
|
* | add TclGetChannelFromObj decl | hobbs | 2007-12-06 | 2 | -1/+8 |
|
|
* | Oops! | dkf | 2007-12-06 | 1 | -2/+2 |
|
|
* | Simplify code for setting up the [chan] ensemble now that we can leverage | dkf | 2007-12-06 | 5 | -378/+410 |
|
|
* | Fix [Bug 1845320] and [Bug 1845397] | dkf | 2007-12-06 | 3 | -9/+21 |
|
|
* | * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce | hobbs | 2007-12-05 | 4 | -116/+352 |
|
|
* | * tests/stack.test: made the tests for stack overflow not care | Miguel Sofer | 2007-12-05 | 2 | -5/+28 |
|
|
* | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 | hobbs | 2007-12-05 | 3 | -2/+9 |
|
|
* | Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. | dkf | 2007-12-05 | 3 | -2/+30 |
|
|
* | Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] | dkf | 2007-12-03 | 2 | -1/+10 |
|
|
* | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that | dgp | 2007-12-03 | 5 | -9/+16 |
|
|
* | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib | hobbs | 2007-12-03 | 3 | -4/+8 |
|
|
* | Minor corrections | dkf | 2007-12-03 | 1 | -16/+15 |
|
|
* | Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] | dkf | 2007-12-03 | 5 | -238/+274 |
|
|
* | Silence syntax warning by Sun C compiler. [Bug 1840211] | dkf | 2007-12-01 | 1 | -2/+2 |
|
|
* | Improved list of files to ignore | dkf | 2007-12-01 | 1 | -17/+18 |
|
|
* | win/makefile.vc: add ws2_32.lib to baselibs | hobbs | 2007-11-30 | 2 | -2/+3 |
|
|
* | * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. | hobbs | 2007-11-30 | 4 | -287/+92 |
|
|
* | * generic/tclWinSock.c (InitializeHostName): Correct error in | dgp | 2007-11-29 | 2 | -3/+10 |
|
|
* | * generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] | dgp | 2007-11-28 | 2 | -11/+32 |
|
|
* | * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks | dgp | 2007-11-28 | 2 | -2/+28 |
|
|
* | * generic/tclIO.c: Simplify test and improve accuracy of error | dgp | 2007-11-28 | 2 | -5/+9 |
|
|
* | Extra channel tests to check for no -eofchar | patthoyts | 2007-11-28 | 1 | -1/+10 |
|
|