| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 2 | -0/+4 |
|
|
* | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -2/+4 |
|\ |
|
* \ | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -8/+3 |
|\ \
| |/ |
|
| * | Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -8/+3 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 13 | -28/+2 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 6 | -12/+0 |
|
|
| * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -11/+22 |
|
|
| * | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic | das | 2008-12-07 | 1 | -28/+36 |
|
|
| * | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on | das | 2008-03-11 | 1 | -7/+3 |
|
|
| * | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -2/+2 |
|
|
| * | fix missing preprocessor \ line continuation | das | 2007-08-11 | 1 | -2/+2 |
|
|
| * | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation | das | 2007-06-23 | 1 | -3/+22 |
|
|
| * | * unix/configure.in (Darwin): add plist for tclsh; link the | das | 2007-06-06 | 1 | -0/+38 |
|
|
| * | * macosx/tclMacOSXNotify.c: fix warnings. | das | 2007-04-29 | 5 | -134/+164 |
|
|
| * | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 1 | -11/+30 |
|
|
| * | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of | das | 2007-01-19 | 1 | -7/+13 |
|
|
| * | * macosx/Makefile: don't redo prebinding of non-prebound binaires. | das | 2006-10-16 | 1 | -4/+7 |
|
|
| * | typo: s/Xcode 2.3/Xcode 2.4/ | das | 2006-08-21 | 1 | -2/+2 |
|
|
| * | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLO... | das | 2006-08-21 | 1 | -3/+15 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is | das | 2006-08-21 | 1 | -20/+44 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -9/+10 |
|
|
| * | typos | das | 2006-07-21 | 1 | -4/+2 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 2 | -45/+127 |
|
|
| * | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 1 | -3/+112 |
|
|
| * | cosmetic fix to 'install' targets | das | 2006-04-12 | 1 | -1/+3 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 7 | -393/+967 |
|
|
| * | * macosx/Makefile: fixed 'embedded' target. | das | 2005-06-03 | 1 | -4/+3 |
|
|
| * | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 1 | -6/+7 |
|
|
| * | * macosx/Makefile: | das | 2005-05-24 | 3 | -128/+112 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing | das | 2005-05-20 | 1 | -2/+2 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing | das | 2005-05-19 | 1 | -2/+2 |
|
|
| * | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 2 | -1/+1038 |
|
|
| * | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 1 | -11/+11 |
|
|
| * | * macosx/Makefile: | das | 2004-11-19 | 1 | -3/+2 |
|
|
| * | * macosx/Makefile: corrected path to html help inside framework. | das | 2004-11-11 | 1 | -2/+4 |
|
|
| * | * macosx/tclMacOSXBundle.c: dynamically acquire address for | das | 2004-07-20 | 1 | -2/+20 |
|
|
| * | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist | das | 2004-02-26 | 1 | -2/+3 |
|
|
| * | * macosx/Makefile: optimized builds define NDEBUG to turn off | das | 2003-11-06 | 1 | -2/+3 |
|
|
| * | * macosx/Makefile: added 'test' target. | das | 2003-11-04 | 1 | -2/+9 |
|
|
| * | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". | das | 2003-10-01 | 1 | -3/+3 |
|
|
| * | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden | das | 2003-09-25 | 1 | -6/+5 |
|
|
| * | * macosx/Makefile: added option to allow installing manpages | das | 2003-07-19 | 1 | -6/+15 |
|
|
| * | * macosx/Makefile: added var to allow overriding of tclsh used | das | 2003-07-18 | 1 | -2/+3 |
|
|
| * | * macosx/Makefile: Rewrote buildsystem for Mac OS X framework build | das | 2003-07-15 | 4 | -781/+414 |
|
|
| * | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the | das | 2003-05-22 | 1 | -0/+10 |
|
|
| * | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location | das | 2003-05-19 | 1 | -1/+1 |
|
|
| * | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> | das | 2003-05-16 | 1 | -1/+1 |
|
|
| * | bumped version to 8.4.3 | hobbs | 2003-05-15 | 1 | -2/+2 |
|
|
| * | * generic/tcl.decls: | das | 2003-05-13 | 1 | -12/+70 |
|
|
* | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -11/+18 |
|
|