| Commit message (Expand) | Author | Age | Files | Lines |
* | fs update | vincentdarley | 2001-08-23 | 2 | -49/+65 |
|
|
* | * changes: | hobbs | 2001-08-07 | 1 | -3/+3 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 6 | -444/+807 |
|
|
* | updated READMEs with purls | uid38172 | 2001-07-05 | 1 | -10/+10 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 2 | -54/+39 |
|
|
* | * mac/tclMacAppInit.c (main, Macintosh_Init): | dgp | 2001-06-14 | 3 | -6/+9 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 3 | -62/+137 |
|
|
* | Corrected out of date comment | dgp | 2001-04-04 | 1 | -3/+3 |
|
|
* | * README: | hobbs | 2001-04-02 | 1 | -10/+1 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -2/+1 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -3/+3 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -1/+43 |
|
|
* | * README: | hobbs | 2000-04-26 | 1 | -6/+6 |
|
|
* | 2000-04-23 Jim Ingham <jingham@cygnus.com>
These changes make some... | jingham | 2000-04-24 | 1 | -25/+130 |
|
|
* | Don't append : to folder name if the folder name is empty. | jingham | 2000-04-17 | 1 | -4/+8 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -5/+12 |
|
|
* | Remove need for "OLDROUTINENAMES" def'n in one more file... | jingham | 2000-02-10 | 1 | -5/+3 |
|
|
* | Don't panic when you can't close an async socket on error. It seems to be be... | jingham | 2000-02-10 | 1 | -11/+7 |
|
|
* | Minor doco fixes | jingham | 2000-02-10 | 2 | -4/+11 |
|
|
* | Change to using .h files as the prefix file. This is more convenient, since ... | jingham | 2000-02-10 | 4 | -0/+74 |
|
|
* | Updated for Tcl8.3 | jingham | 2000-02-10 | 1 | -2651/+2941 |
|
|
* | updated for 8.3 | hobbs | 1999-12-22 | 1 | -1/+2655 |
|
|
* | * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644] | hobbs | 1999-12-21 | 2 | -12/+16 |
|
|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -18/+120 |
|
|
* | * mac/tclMacPort.h: added utime.h include | hobbs | 1999-12-08 | 1 | -1/+2 |
|
|
* | Stupid bug in TclpLoadFile - use the converted value! | jingham | 1999-10-15 | 1 | -2/+2 |
|
|
* | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] | jingham | 1999-10-15 | 1 | -5/+5 |
|
|
* | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] | hobbs | 1999-10-05 | 2 | -26/+42 |
|
|
* | Update copyrights and add my name to Ray's in the credits (blush). | jingham | 1999-08-16 | 2 | -3/+4 |
|
|
* | Update the copyrights. | jingham | 1999-08-16 | 1 | -3/+3 |
|
|
* | Update copyrights and add my name to Ray's in the credits (blush). | jingham | 1999-08-16 | 1 | -4/+4 |
|
|
* | If you are running the testsuite, set the Stack size to 768K so you can pass ... | jingham | 1999-08-16 | 1 | -3/+16 |
|
|
* | Update copyrights and add my name to Ray's in the credits (blush). | jingham | 1999-08-16 | 1 | -4/+4 |
|
|
* | Change the permissions for opening resource files to Shared. Suprisingly eno... | jingham | 1999-08-15 | 1 | -3/+3 |
|
|
* | Note Stack space increase needed for complex patterns with many subexpression... | jingham | 1999-08-15 | 1 | -1/+6 |
|
|
* | Require Tcl 8.2 | jingham | 1999-08-15 | 1 | -2/+2 |
|
|
* | Typo in comment | jingham | 1999-08-15 | 1 | -2/+2 |
|
|
* | Update to move the build directory out of the source tree. | jingham | 1999-08-13 | 1 | -1/+1 |
|
|
* | Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2. | jingham | 1999-08-10 | 1 | -2/+30 |
|
|
* | Trivial cleanup - Windows -> Macintosh in comments. | jingham | 1999-08-10 | 1 | -3/+3 |
|
|
* | Convert the directory name from Utf to External before passing it to the
Tool... | jingham | 1999-08-10 | 1 | -4/+7 |
|
|
* | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c | welch | 1999-08-10 | 1 | -0/+27 |
|
|
* | Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_... | jingham | 1999-08-05 | 1 | -1/+8 |
|
|
* | Added hook points to the notifier | welch | 1999-07-02 | 1 | -1/+20 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -8/+8 |
|
|
* | Various small fixes that were required to get Tcl to build cleanly on the Mac. | jingham | 1999-05-11 | 11 | -58/+193 |
|
|
* | * mac/tclMacResource.c: | stanton | 1999-04-28 | 1 | -2/+3 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -115/+17 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 24 | -1117/+2650 |
|
|
* | * Merge 8.0.5 changes: | stanton | 1999-04-15 | 6 | -1720/+57 |
|
|