| Commit message (Expand) | Author | Age | Files | Lines |
* | addition of tclIOGT.c source file | hobbs | 2000-09-28 | 1 | -1/+2 |
|
|
* | * win/makefile.vc: | ericm | 2000-08-15 | 1 | -12/+13 |
|
|
* | * win/makefile.vc: Applied patch from Don Porter to provide better | ericm | 2000-07-19 | 1 | -1/+5 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -3/+3 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in: | hobbs | 2000-04-25 | 1 | -5/+5 |
|
|
* | flipped debug bit | hobbs | 2000-02-10 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: added some support for building helpfile on Windows | hobbs | 2000-01-26 | 1 | -1/+24 |
|
|
* | simplified makefile flags | hobbs | 2000-01-24 | 1 | -13/+4 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -127/+51 |
|
|
* | * win/tclWinTest.c: added testvolumetype command, as atime is | hobbs | 1999-10-29 | 1 | -5/+5 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 1 | -3/+3 |
|
|
* | Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC | redman | 1999-08-13 | 1 | -2/+2 |
|
|
* | Fix hange with socket code (win32) with threads enabled, fixed | redman | 1999-07-22 | 1 | -2/+2 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: Changed version number of DDE package in VC++ | redman | 1999-07-22 | 1 | -4/+4 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -5/+5 |
|
|
* | Makefile.in: fixed cat32.exe build | redman | 1999-07-13 | 1 | -5/+2 |
|
|
* | Change version number in NMAKE makefile | redman | 1999-07-11 | 1 | -3/+3 |
|
|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 1 | -2/+1 |
|
|
* | * tests/string.test: | hershey | 1999-06-08 | 1 | -1/+2 |
|
|
* | removed bad patch | stanton | 1999-05-07 | 1 | -2/+2 |
|
|
* | * win/winDumpExts.c: | stanton | 1999-05-07 | 1 | -4/+3 |
|
|
* | * win/makefile.vc: Added encoding directory to install-libraries | stanton | 1999-05-05 | 1 | -1/+4 |
|
|
* | * Changed version to 8.1.1. | stanton | 1999-04-30 | 1 | -1/+2 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ... | surles | 1999-04-21 | 1 | -2/+1 |
|
|
* | fixed bug 1571: pkgIndex files fail for dde and registry packages: | surles | 1999-04-19 | 1 | -9/+17 |
|
|
* | fixed bugs 1785 and 1799: decl header files not installed | surles | 1999-04-17 | 1 | -1/+2 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -96/+142 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -11/+54 |
|
|
* | * win/makefile.vc: Added better support for paths with spaces in | stanton | 1999-02-03 | 1 | -49/+50 |
|
|
* | Changed to pass registry dll path into test script so the test doesn't | stanton | 1999-02-02 | 1 | -2/+3 |
|
|
* | * win/makefile.vc: | stanton | 1999-01-06 | 1 | -4/+12 |
|
|
* | cleaned up test suite so most of the tests pass on Windows | stanton | 1998-11-02 | 1 | -2/+4 |
|
|
* | Made "install-libraries" target more silent when copying library files. | suresh | 1998-11-02 | 1 | -21/+21 |
|
|
* | Bumped the optimization to -O2 (optimize speed); test suite seems to have | escoffon | 1998-10-17 | 1 | -2/+4 |
|
|
* | Fixed a bug that caused the Tcl DLL to be linked against msvcrt.lib for | escoffon | 1998-10-07 | 1 | -5/+5 |
|
|
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -1/+2 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | modified the support for specifying a build directory to be consistent with | escoffon | 1998-08-03 | 1 | -2/+4 |
|
|
* | added EXTFLAGS hook | stanton | 1998-07-31 | 1 | -0/+4 |
|
|
* | One more tweak for the import/export. | escoffon | 1998-07-30 | 1 | -2/+3 |
|
|
* | modified to support the new EXTERN macro, which has support for DLL | escoffon | 1998-07-29 | 1 | -3/+15 |
|
|
* | added the TCLPIPEDLLNAME and TCLREGDLLNAME macros, so that the names can be | escoffon | 1998-07-28 | 1 | -2/+4 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3" and | welch | 1998-07-24 | 1 | -0/+5 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -12/+20 |
|
|
* | *** empty log message *** | welch | 1998-07-20 | 1 | -0/+1 |
|
|
* | added install targets | escoffon | 1998-07-09 | 1 | -0/+41 |
|
|
* | - dropped the .\ from temp dir name | escoffon | 1998-07-01 | 1 | -4/+4 |
|
|