| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2012-04-24 | 4 | -349/+366 |
|\ |
|
| * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 4 | -349/+366 |
|
|
* | | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 2 | -293/+298 |
|\ \
| |/ |
|
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 2 | -293/+298 |
|
|
* | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 5 | -0/+0 |
|
|
* | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 2 | -6/+33 |
|/ |
|
* | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 3 | -314/+372 |
|
|
* | some better checks | jan.nijtmans | 2012-03-28 | 4 | -134/+137 |
|
|
* | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 2 | -350/+397 |
|
|
* | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 3 | -357/+357 |
|
|
* | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 2 | -2/+50 |
|
|
* | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -1/+38 |
|
|
* | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ... | guest | 2012-03-04 | 1 | -25/+30 |
|
|
* | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -350/+356 |
|
|
* | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 2 | -526/+573 |
|
|
* | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa... | jan.nijtmans | 2011-08-30 | 2 | -519/+535 |
|
|
* | A few more compiler warnings | jan.nijtmans | 2011-08-18 | 1 | -3/+3 |
|
|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 2 | -497/+559 |
|
|
* | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -4/+1 |
|
|
* | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 |
|
|
* | Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -5/+0 |
|
|
* | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -145/+136 |
|
|
* | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 2 | -47/+50 |
|
|
* | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -8/+0 |
|
|
* | 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 |
|
|