| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endings | dgp | 2004-06-07 | 5 | -9505/+9505 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 12 | -9503/+9806 |
|
|
* | * generic/tcl.h: Restored #include <stdio.h> to tcl.h, | dgp | 2004-06-04 | 2 | -1/+19 |
|
|
* | * win/tclWinFile.c (TclpFindExecutable): when using | hobbs | 2004-06-02 | 2 | -4/+12 |
|
|
* | no message | davygrvy | 2004-06-02 | 1 | -0/+7 |
|
|
* | * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensure | davygrvy | 2004-06-02 | 1 | -1/+2 |
|
|
* | Removed language that encouraged abuse. [package] is for packages. | dgp | 2004-06-02 | 1 | -4/+2 |
|
|
* | documentation bug | vincentdarley | 2004-06-02 | 2 | -3/+9 |
|
|
* | no message | davygrvy | 2004-06-01 | 1 | -11/+6 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelOption): Took out the range | davygrvy | 2004-06-01 | 1 | -9/+1 |
|
|
* | reverted back to 1.8 | davygrvy | 2004-06-01 | 1 | -3/+3 |
|
|
* | reverted back to 1.53 | davygrvy | 2004-06-01 | 1 | -7/+7 |
|
|
* | no message | davygrvy | 2004-06-01 | 1 | -0/+7 |
|
|
* | * tests/io.test: | davygrvy | 2004-06-01 | 2 | -10/+10 |
|
|
* | no message | davygrvy | 2004-06-01 | 1 | -0/+10 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelOption): Invalid settings | davygrvy | 2004-06-01 | 1 | -3/+14 |
|
|
* | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in | davygrvy | 2004-06-01 | 1 | -2/+2 |
|
|
* | no message | davygrvy | 2004-05-30 | 1 | -0/+10 |
|
|
* | * win/tclWinPipe.c: | davygrvy | 2004-05-30 | 2 | -46/+70 |
|
|
* | Added examples | dkf | 2004-05-30 | 1 | -4/+29 |
|
|
* | Shrank the spacing slightly | dkf | 2004-05-30 | 1 | -6/+0 |
|
|
* | Addex example | dkf | 2004-05-30 | 1 | -5/+42 |
|
|
* | Added example and cleaned up a few bits of documentation. | dkf | 2004-05-30 | 1 | -9/+24 |
|
|
* | Added example | dkf | 2004-05-30 | 1 | -1/+15 |
|
|
* | Regen | dkf | 2004-05-30 | 1 | -0/+34 |
|
|
* | Limits documentation and style improvements | dkf | 2004-05-30 | 6 | -47/+712 |
|
|
* | Fix minor markup errors. | jenglish | 2004-05-29 | 4 | -14/+17 |
|
|
* | Added note to cover the ongoing example-adding activity | dkf | 2004-05-28 | 1 | -0/+4 |
|
|
* | Added example | dkf | 2004-05-28 | 2 | -2/+31 |
|
|
* | Added example | dkf | 2004-05-28 | 2 | -2/+29 |
|
|
* | Added example | dkf | 2004-05-28 | 2 | -3/+51 |
|
|
* | Added examples | dkf | 2004-05-28 | 1 | -1/+29 |
|
|
* | Added example inspired by TIP#65 | dkf | 2004-05-28 | 1 | -1/+20 |
|
|
* | Added example, cross-references, and a note that {expand} is usually a | dkf | 2004-05-28 | 1 | -2/+31 |
|
|
* | Added examples | dkf | 2004-05-28 | 1 | -1/+24 |
|
|
* | Added example (based on TIP) | dkf | 2004-05-27 | 1 | -1/+30 |
|
|
* | Added examples | dkf | 2004-05-27 | 1 | -1/+38 |
|
|
* | Added examples | dkf | 2004-05-27 | 1 | -1/+34 |
|
|
* | better (?) #ifdeferry for the last fix | Miguel Sofer | 2004-05-27 | 2 | -2/+12 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2004-05-27 | 3 | -7/+15 |
|
|
* | Added example. | dkf | 2004-05-27 | 1 | -1/+12 |
|
|
* | * tests/clock.test: Commented clock-9.1 that the test will fail
| Kevin B Kenny | 2004-05-27 | 1 | -1/+6 |
|
|
* | * tests/clock.test: Added a single test for the presence of %G
| Kevin B Kenny | 2004-05-27 | 2 | -50/+64 |
|
|
* | Added example | dkf | 2004-05-27 | 2 | -2/+31 |
|
|
* | Test name was thoroughly misleading | dkf | 2004-05-27 | 1 | -2/+2 |
|
|
* | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. | dkf | 2004-05-27 | 10 | -33/+71 |
|
|
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 6 | -3196/+3140 |
|
|
* | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 3 | -8/+14 |
|
|
* | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 4 | -25/+30 |
|
|
* | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 5 | -31/+96 |
|
|