Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Many improvements to docs | dkf | 2008-12-13 | 1 | -10/+117 | |
* | change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX) | nijtmans | 2008-12-12 | 1 | -5/+5 | |
* | Make a bad zlib install less fatal to rest of Tcl for now. | dkf | 2008-12-12 | 1 | -1/+111 | |
* | Let code extract gzip headers | dkf | 2008-12-12 | 1 | -454/+140 | |
* | Fix [Bug 2419061] | dkf | 2008-12-12 | 1 | -622/+405 | |
* | Eliminate warning: different 'const' qualifiers | nijtmans | 2008-12-11 | 1 | -10/+11 | |
* | Factor out the code to turn zlib errors into Tcl errors. | dkf | 2008-12-11 | 1 | -49/+57 | |
* | Fixed prototypes | dkf | 2008-12-11 | 1 | -92/+172 | |
* | First hack at TIP#234 | dkf | 2008-12-11 | 1 | -0/+2567 | |