Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 1 | -4/+20 |
| | | | | | | | | | | | | * win/README.binary: * win/makefile.vc: * {win,unix}/configure.in: * generic/tcl.h: * library/init.tcl: updated to 8.3a1 from 8.2.0. * win/tclWinReg.c: fixed registry command to properly 'get' HKEY_PERFORMANCE_DATA root key data. Needs more work. * win/tclWinSerial.c: changed SerialSetOptionProc to return TCL_OK by default. (patch from Rolf Schroedter) | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -101/+319 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -43/+4 |
| | |||||
* | * win/tclWinReg.c: | stanton | 1999-02-02 | 1 | -2/+3 |
| | | | | | * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys. [Bug: 1109] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -5/+6 |
| | |||||
* | set EXPORT to DLLEXPORT unconditionally, since the declaration of | escoffon | 1998-07-29 | 1 | -0/+8 |
| | | | | Registry_Init is inside the source file. | ||||
* | use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD" | escoffon | 1998-07-29 | 1 | -14/+8 |
| | |||||
* | fixed bad array bounds checks | stanton | 1998-06-18 | 1 | -11/+19 |
| | | | | added performance boost for small values | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1212 |