| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 1 | -3/+5 |
|
|
* | * macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Only | dkf | 2010-04-04 | 1 | -4/+11 |
|
|
* | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c: | dkf | 2010-03-25 | 3 | -294/+342 |
|
|
* | Code Audit results: | dkf | 2010-03-05 | 1 | -9/+10 |
|
|
* | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in | das | 2009-10-05 | 1 | -11/+18 |
|
|
* | workaround llvm LTO bug on ppc | das | 2009-08-28 | 1 | -1/+2 |
|
|
* | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops | das | 2009-08-24 | 1 | -26/+51 |
|
|
* | * macosx/tclMacOSXFCmd.c: CONST -> const | nijtmans | 2009-07-22 | 1 | -3/+3 |
|
|
* | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, | das | 2009-06-26 | 9 | -2667/+721 |
|
|
* | update Apple copyright notice for 2009-04-10 changes | das | 2009-04-14 | 4 | -51/+13 |
|
|
* | fix warning | das | 2009-04-10 | 1 | -1/+3 |
|
|
* | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros | das | 2009-04-10 | 1 | -34/+31 |
|
|
* | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -392/+991 |
|
|
* | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace | das | 2009-04-10 | 1 | -8/+79 |
|
|
* | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
|
|
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 2 | -457/+468 |
|
|
* | 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 |
|
|