| Commit message (Expand) | Author | Age | Files | Lines |
* | remove NRE.test & add new test files to Tcl.xcodeproj | das | 2008-08-03 | 1 | -3/+5 |
|
|
* | tclNRE.h die die die | das | 2008-07-31 | 1 | -3/+1 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 1 | -3/+3 |
|
|
* | stack-3.1 no longer fails when testsuite is run from Xcode | das | 2008-07-21 | 1 | -2/+2 |
|
|
* | add new NRE files | das | 2008-07-13 | 1 | -1/+5 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and | das | 2008-06-12 | 3 | -65/+234 |
|
|
* | typo, skip crashing http.test for gcov | das | 2008-06-01 | 1 | -14/+14 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug | das | 2008-05-31 | 2 | -9/+200 |
|
|
* | fix Makefile dependency | das | 2008-05-06 | 1 | -2/+2 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 2 | -10/+10 |
|
|
* | remove ioUtil.test, llvm-gcc fix | das | 2008-04-25 | 1 | -5/+2 |
|
|
* | * generic/tclInt.h: revise Tcl_SetNotifier() to use a | das | 2008-04-16 | 1 | -384/+412 |
|
|
* | sync with Tcl.xcodeproj | das | 2008-04-15 | 1 | -2/+15 |
|
|
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 3 | -4/+4 |
|
|
* | disable codesign on tests target | das | 2008-03-28 | 1 | -1/+17 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 | das | 2008-03-12 | 3 | -4/+24 |
|
|
* | * macosx/GNUmakefile: fix quoting to allow paths to | das | 2008-03-11 | 2 | -23/+28 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 and | das | 2008-03-11 | 2 | -3/+199 |
|
|
* | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on | das | 2008-03-11 | 1 | -7/+3 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 7 | -7/+7 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test. | das | 2007-11-15 | 2 | -4/+8 |
|
|
* | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 3 | -5/+9 |
|
|
* | typo | das | 2007-09-06 | 1 | -2/+2 |
|
|
* | * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained support | das | 2007-09-06 | 6 | -127/+63 |
|
|
* | discontinue support for Xcode 1.5 (project was no longer being maintained); m... | das | 2007-09-06 | 2 | -7845/+2561 |
|
|
* | replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXT... | das | 2007-09-06 | 1 | -2/+2 |
|
|
* | * unix/dltest/pkga.c: whitespace & comment cleanup, remove | das | 2007-08-14 | 1 | -3/+1 |
|
|
* | fix missing preprocessor \ line continuation | das | 2007-08-11 | 1 | -2/+2 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcl | das | 2007-06-29 | 4 | -22/+70 |
|
|
* | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation | das | 2007-06-23 | 1 | -3/+22 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in. | das | 2007-06-09 | 1 | -1/+3 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue. | das | 2007-06-06 | 3 | -4/+44 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' & | das | 2007-05-09 | 2 | -3/+107 |
|
|
* | * macosx/Tcl-Common.xcconfig: enable more warnings. | das | 2007-04-23 | 11 | -39/+101 |
|
|
* | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 4 | -15/+75 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings that | das | 2007-01-28 | 8 | -332/+406 |
|
|
* | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versions | das | 2007-01-19 | 4 | -18/+44 |
|
|
* | * tests/macOSXLoad.test (new file): add testing of .bundle loading and | das | 2006-12-17 | 1 | -1/+29 |
|
|
* | add new platform package files and earlier new test files | das | 2006-12-06 | 1 | -0/+22 |
|
|
* | add tclMathOp.c | das | 2006-11-26 | 1 | -0/+4 |
|
|
* | removed tools/genWinImage.tcl and win/README.binary | das | 2006-11-23 | 1 | -4/+0 |
|
|
* | suppress linker arch warnings when building universal | das | 2006-11-10 | 1 | -1/+4 |
|
|
* | * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path contains | das | 2006-11-10 | 1 | -5/+1 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exit | das | 2006-11-03 | 1 | -1/+1 |
|
|
* | fix configurations of 'tests' target | das | 2006-10-20 | 1 | -6/+9 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for main | das | 2006-10-16 | 1 | -4/+7 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -3/+8 |
|
|
* | removed now no longer needed '-constraints newExprParser' arg to tcltest | das | 2006-08-24 | 2 | -6/+4 |
|
|
* | typo: s/Xcode 2.3/Xcode 2.4/ | das | 2006-08-21 | 1 | -3/+3 |
|
|
* | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLO... | das | 2006-08-21 | 1 | -3/+15 |
|
|