| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | regen | dkf | 2008-11-29 | 1 | -6141/+6157 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 2 | -18/+138 |
|
|
* | Use -O2 as gcc optimization compiler flag, and get | nijtmans | 2008-11-12 | 2 | -6/+13 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 7 | -24/+24 |
|
|
* | Fixed a failure to read SHOUTcast streams with the new 2.7 | patthoyts | 2008-10-23 | 1 | -3/+3 |
|
|
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
|
|
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
|
|
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-14 | 3 | -5/+5 |
|
|
* | * unix/tclUnixChan.c: fix minor compiler warning | nijtmans | 2008-10-08 | 3 | -18/+18 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -4/+4 |
|
|
* | * tests/stack.test: | Miguel Sofer | 2008-10-03 | 1 | -65/+1 |
|
|
* | Reduce the magic number count | dkf | 2008-09-27 | 1 | -4/+6 |
|
|
* | Implement TIP #315. | dkf | 2008-09-25 | 1 | -1/+7 |
|
|
* | * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macro | dgp | 2008-09-03 | 1 | -3/+2 |
|
|
* | Ensure that all TclOO headers get installed. [Bug 2082299] | dkf | 2008-08-29 | 1 | -1/+3 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 3 | -5/+5 |
|
|
* | autoheader-2.59 | das | 2008-08-13 | 1 | -15/+0 |
|
|
* | autoconf-2.59 | das | 2008-08-13 | 1 | -383/+5 |
|
|
* | * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize() | das | 2008-08-13 | 3 | -150/+2 |
|
|
* | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 2 | -3/+6 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 3 | -6226/+6236 |
|
|
* | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 1 | -3/+3 |
|
|
* | Streamline async connect logic [Patch 1994512]. | jenglish | 2008-08-05 | 1 | -68/+40 |
|
|
* | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+2 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 2 | -10/+10 |
|
|
* | fix warnings, formatting | das | 2008-07-21 | 1 | -18/+17 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+45 |
|
|
* | autoheader-2.59 | das | 2008-07-13 | 1 | -3/+0 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 6 | -6590/+6294 |
|
|
* | * unix/Makefile.in: Followup to my change of 2008-06-25, make code | andreas_kupries | 2008-06-26 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 3 | -5/+5 |
|
|
* | * unix/Makefile.in: add complete deps on tclDTrace.h. | das | 2008-06-12 | 1 | -2/+2 |
|
|
* | * unix/configure: autoconf-2.59 | das | 2008-06-12 | 1 | -18/+52 |
|
|
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -22/+39 |
|
|
* | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
|
|
* | * unix/Makefile.in: clean generated tclDTrace.h file. | das | 2008-06-12 | 1 | -2/+2 |
|
|
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 1 | -2/+6 |
|
|
* | Fix generation of stubs for the OO API. | dkf | 2008-06-01 | 1 | -3/+3 |
|
|
* | * generic/tclOOStubLib.c: ensure use of tcl stubs; include in | das | 2008-05-31 | 1 | -3/+5 |
|
|
* | * unix/tclConfig.h.in: autoheader-2.59 | das | 2008-05-31 | 1 | -5/+1 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 2 | -4/+54 |
|
|
* | Oops. Undo commit of the local tweaks. | andreas_kupries | 2008-05-23 | 1 | -4/+4 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -4/+4 |
|
|
* | * generic/tcl.h: Make Tcl_ThreadDataKey a void *. | georgeps | 2008-05-09 | 1 | -1/+44 |
|
|
* | More elimination of pre-C89-isms. | dkf | 2008-05-02 | 1 | -3/+3 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 5 | -27/+27 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 13 | -273/+285 |
|
|