| Commit message (Expand) | Author | Age | Files | Lines |
* | sync file additions/removals with Tcl.xcodeproj | das | 2008-12-20 | 1 | -1/+35 |
|
|
* | add new files | das | 2008-12-20 | 1 | -1/+17 |
|
|
* | * unix/Makefile.in: make package install directory of bundled | das | 2008-12-20 | 1 | -2/+2 |
|
|
* | add new zlib files | das | 2008-12-14 | 1 | -1/+7 |
|
|
* | add TIP #234 files | das | 2008-12-11 | 1 | -1/+9 |
|
|
* | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic | das | 2008-12-07 | 1 | -28/+36 |
|
|
* | remove -Wno-implicit-int | das | 2008-11-14 | 1 | -2/+2 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 2 | -10/+10 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -2/+2 |
|
|
* | 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 |
|
|