| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 13 | -69/+64 |
|
|
* | fix broken build | dgp | 2011-03-10 | 1 | -1/+1 |
|
|
* | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 1 | -2/+2 |
|
|
* | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 4 | -260/+371 |
|
|
* | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -28/+0 |
|\ |
|
| * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -12/+0 |
| |\ |
|
| | * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -8/+0 |
|
|
* | | | <verbatim> | Kevin B Kenny | 2011-03-05 | 1 | -1/+7 |
|\ \ \ |
|
| * \ \ | merge trunkdogeen_assembler_branch | Kevin B Kenny | 2011-03-05 | 39 | -77/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 39 | -77/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 37 | -74/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 39 | -77/+0 |
|
|
| | * | | .cvsignore | nijtmans | 2010-10-23 | 2 | -0/+8 |
|
|
| | * | | backport darwin vfork fix | das | 2010-05-19 | 1 | -1/+7 |
|
|
| | * | | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when | ferrieux | 2010-03-01 | 1 | -5/+24 |
|
|
| | * | | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 1 | -2/+7 |
|
|
| | * | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -5/+6 |
|
|
| | * | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 2 | -357/+359 |
|
|
| | * | | Regen unix/configure | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
| | * | | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
| | * | | autoconf-2.13 | das | 2008-08-13 | 1 | -1/+5 |
|
|
| | * | | * 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 |
|
|
| | * | | * unix/Makefile.in: add complete deps on tclDTrace.h. | das | 2008-06-12 | 1 | -4/+4 |
|
|
| | * | | autoconf-2.13 | das | 2008-06-12 | 1 | -307/+308 |
|
|
| | * | | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
| | * | | * unix/Makefile.in: clean generated tclDTrace.h file. | das | 2008-06-12 | 1 | -2/+2 |
|
|
| | * | | * unix/configure: autoconf-2.13 | das | 2008-06-12 | 1 | -348/+354 |
|
|
| | * | | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
|
|
| | * | | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
| | * | | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed | Kevin B Kenny | 2008-04-14 | 1 | -5/+3 |
|
|
| | * | | * README: Bump version number to 8.4.19 | dgp | 2008-04-11 | 3 | -14/+33 |
|
|
| | * | | * unix/configure: autoconf-2.13 | das | 2008-03-27 | 1 | -29/+10 |
|
|
| | * | | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. | das | 2008-03-27 | 1 | -2/+5 |
|
|
| | * | | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
|
|
| | * | | Fix mark and space parity on Linux | rmax | 2008-03-03 | 1 | -1/+4 |
|
|
| | * | | fix dltest dependency for parallel make | das | 2008-02-27 | 1 | -2/+2 |
|
|
| | * | | *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18 | dgp | 2008-02-06 | 3 | -14/+33 |
|
|
| | * | | * unix/configure.in (Darwin): correct Info.plist year substitution in | das | 2008-02-02 | 2 | -5/+5 |
|
|
| | * | | TclpGetHostByName: The six-argument form of getaddressbyname_r() uses | vasiljevic | 2007-12-14 | 1 | -5/+6 |
|
|
| | * | | The six-argument form of getaddressbyname_r() uses the fifth argument to | dkf | 2007-11-13 | 1 | -2/+2 |
|
|
| | * | | autoconf-2.13 | das | 2007-11-09 | 1 | -28/+9 |
|
|
| | * | | typo fixes | dgp | 2007-11-05 | 1 | -1/+1 |
|
|
| | * | | * README: Bump version number to 8.4.17 | dgp | 2007-10-02 | 3 | -14/+33 |
|
|
| | * | | document --enable-dtrace configure optioncore_8_4_16 | das | 2007-09-20 | 1 | -1/+5 |
|
|
| | * | | * unix/Makefile.in: Update `make dist` so that tclDTrace.d is | dgp | 2007-09-19 | 1 | -2/+2 |
|
|
| | * | | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 2 | -308/+318 |
|
|
| | * | | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 3 | -473/+633 |
|
|
| | * | | fix building on Panther | das | 2007-09-05 | 1 | -1/+2 |
|
|
| | * | | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix | das | 2007-08-14 | 1 | -175/+368 |
|
|