| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added older ChangeLogs to dist target | hobbs | 2002-03-04 | 1 | -2/+3 |
|
|
* | update for 8.4a4 docs | hobbs | 2002-03-04 | 1 | -0/+10 |
|
|
* | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize | andreas_kupries | 2002-02-27 | 1 | -2/+8 |
|
|
* | * unix/tclUnixSock.c (Tcl_GetHostName): added an extra | hobbs | 2002-02-27 | 1 | -1/+16 |
|
|
* | * unix/configure: | hobbs | 2002-02-26 | 2 | -248/+297 |
|
|
* | * unix/tclUnixChan.c: added Unix implementation of TIP #35, serial | hobbs | 2002-02-26 | 1 | -16/+385 |
|
|
* | * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. | dgp | 2002-02-25 | 1 | -2/+2 |
|
|
* | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that | das | 2002-02-25 | 1 | -12/+20 |
|
|
* | * configure: Regen. | mdejong | 2002-02-23 | 2 | -2/+2 |
|
|
* | * unix/configure: | hobbs | 2002-02-22 | 2 | -41/+71 |
|
|
* | Const-ifying declarations of strtoll/strtoull and new compat code. | dkf | 2002-02-22 | 1 | -5/+5 |
|
|
* | * unix/tclUnixPort.h: add strtoll/strtoull declarations for | hobbs | 2002-02-16 | 1 | -1/+8 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 12 | -611/+1103 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 1 | -1/+5 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 5 | -7/+28 |
|
|
* | * unix/configure: | hobbs | 2002-02-08 | 2 | -33/+55 |
|
|
* | * unix/tclUnixPort.h: | hobbs | 2002-02-08 | 2 | -2/+79 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 3 | -13/+8 |
|
|
* | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 | hobbs | 2002-02-05 | 3 | -110/+66 |
|
|
* | get full path to pwd to avoid errors on AIX-4.3 | hobbs | 2002-02-05 | 3 | -85/+112 |
|
|
* | call /bin/pwd on AIX-4.3 to avoid pwd errors | hobbs | 2002-02-05 | 2 | -13/+29 |
|
|
* | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported | andreas_kupries | 2002-02-04 | 1 | -1/+11 |
|
|
* | make mklinks after recent doc additions to FileSystem.3 | dgp | 2002-01-31 | 1 | -0/+6 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): | mdejong | 2002-01-29 | 1 | -4/+30 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 4 | -21/+23 |
|
|
* | * unix/mkLinks: Regenerated. | andreas_kupries | 2002-01-23 | 1 | -2/+2 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 2 | -13/+13 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 3 | -9/+9 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): | mdejong | 2002-01-17 | 1 | -2/+3 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 2 | -17/+17 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-01-11 | 2 | -325/+329 |
|
|
* | * unix/Makefile.in: Burn Tcl build directory | mdejong | 2002-01-11 | 1 | -2/+9 |
|
|
* | Applied patch from bug 501101. | Kevin B Kenny | 2002-01-10 | 1 | -2/+2 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 7 | -15/+16 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): | mdejong | 2001-12-20 | 1 | -2/+2 |
|
|
* | * unix/mkLinks.tcl: improved case-insensitive | das | 2001-12-20 | 2 | -5/+5 |
|
|
* | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS | das | 2001-12-20 | 4 | -17/+18 |
|
|
* | * corrected use of eolFix.tcl on | dgp | 2001-12-20 | 1 | -3/+3 |
|
|
* | * unix/configure: | mdejong | 2001-12-19 | 2 | -23/+31 |
|
|
* | * unix/README: Update to account for changes | mdejong | 2001-12-19 | 1 | -15/+7 |
|
|
* | * unix/Makefile.in: Rename dltest to dlpkgs to | mdejong | 2001-12-19 | 1 | -3/+3 |
|
|
* | * make mklinks | dgp | 2001-12-19 | 1 | -0/+2 |
|
|
* | * unix/Makefile.in: Define new dltest target that | mdejong | 2001-12-19 | 7 | -885/+21 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's | andreas_kupries | 2001-12-11 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Add comments to better describe | mdejong | 2001-11-25 | 1 | -6/+6 |
|
|
* | * unix/configure: regened | das | 2001-11-23 | 1 | -2/+1 |
|
|
* | *unix/Makefile.in: | das | 2001-11-23 | 7 | -64/+91 |
|
|
* | addition of GetTime.3 Tcl_GetTime doc to mkLinks | hobbs | 2001-11-21 | 1 | -0/+4 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 4 | -10/+10 |
|
|