| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, | hobbs | 2001-08-07 | 1 | -7/+14 |
|
|
* | * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim) | hobbs | 2001-08-02 | 1 | -4/+4 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 5 | -254/+553 |
|
|
* | TIP#36 implementation. Also includes cleanup for subst option | dkf | 2001-07-12 | 1 | -0/+8 |
|
|
* | * unix/Makefile.in: Add AR variable for use in STLIB_LD. | mdejong | 2001-07-11 | 4 | -46/+86 |
|
|
* | updated READMEs with purls | uid38172 | 2001-07-05 | 1 | -5/+11 |
|
|
* | * tests/unixInit.test (unixInit-2.8): Corrected test for all | dgp | 2001-07-02 | 1 | -1/+13 |
|
|
* | * generic/tclInt.h: | hobbs | 2001-06-28 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-06-27 | 1 | -1/+10 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 2 | -4/+4 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 2 | -299/+311 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 4 | -21/+35 |
|
|
* | Unix channels now have the right type associated with them [bug #219137] | dkf | 2001-06-18 | 1 | -29/+58 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -1/+7 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 1 | -0/+12 |
|
|
* | unix/Makefile.in (tclUtf.o): added tclUniData.c dependency | hobbs | 2001-05-28 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments, | mdejong | 2001-05-23 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TKCONFIG): | mdejong | 2001-05-23 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: added more common install directories in which to | hobbs | 2001-05-23 | 1 | -2/+8 |
|
|
* | * unix/tclUnixPipe.c: updated pipeChannelType to | hobbs | 2001-05-15 | 1 | -11/+15 |
|
|
* | * unix/Makefile.in: Add a LDFLAGS variable to the | mdejong | 2001-05-11 | 3 | -17/+22 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 3 | -262/+268 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 2 | -17/+13 |
|
|
* | Woops, fix last checking of broken configure. | mdejong | 2001-04-25 | 1 | -0/+6351 |
|
|
* | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. | mdejong | 2001-04-25 | 3 | -6359/+3 |
|
|
* | Altered tclUnixTime.c in hopes of better K&R compatibility. | Kevin B Kenny | 2001-04-10 | 1 | -3/+5 |
|
|
* | Oops. Committed the wrong copy of the source with the last commit five | Kevin B Kenny | 2001-04-10 | 1 | -3/+3 |
|
|
* | Fixed silly typo in calls to 'gmtime' and 'localtime'. | Kevin B Kenny | 2001-04-10 | 1 | -3/+3 |
|
|
* | Bug #219140: Added DYNAMIC_PATH to the shl_load flags. | Kevin B Kenny | 2001-04-09 | 1 | -2/+4 |
|
|
* | Changes to support re-entrant coding of gmtime and localtime. | Kevin B Kenny | 2001-04-09 | 3 | -169/+363 |
|
|
* | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-06 | 2 | -1/+43 |
|
|
* | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-06 | 1 | -0/+10 |
|
|
* | 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-05 | 1 | -10/+6 |
|
|
* | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-04 | 1 | -0/+24 |
|
|
* | * unix/configure: | hobbs | 2001-04-04 | 2 | -183/+369 |
|
|
* | give mklinks its own target | hobbs | 2001-04-04 | 1 | -5/+8 |
|
|
* | 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-03 | 1 | -0/+8 |
|
|
* | * README: | hobbs | 2001-04-02 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: | hobbs | 2001-04-02 | 3 | -5/+5 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -0/+2 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race | hobbs | 2001-03-29 | 1 | -2/+7 |
|
|
* | * unix/configure: | hobbs | 2001-03-29 | 2 | -31/+53 |
|
|
* | * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of | hobbs | 2001-03-29 | 1 | -2/+11 |
|
|
* | 2000-01-18 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-18 | 1 | -2/+2 |
|
|
* | 2001-01-04 Don Porter <dgp@users.sourceforge.net> | dgp | 2001-01-04 | 1 | -7/+13 |
|
|
* | * unix/Makefile.in: removed bp.c references (hasn't existed in a | hobbs | 2000-11-16 | 1 | -40/+21 |
|
|
* | * tools/tcl.wse.in: updated for unversioning of library dirs | hobbs | 2000-11-03 | 1 | -13/+39 |
|
|
* | updated mkLinks with latest doc updates | hobbs | 2000-11-03 | 1 | -12/+74 |
|
|
* | * unix/configure: | hobbs | 2000-11-03 | 2 | -0/+6956 |
|
|
* | * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. | hobbs | 2000-11-02 | 1 | -44/+35 |
|
|