| Commit message (Expand) | Author | Age | Files | Lines |
* | VOID -> void | nijtmans | 2008-12-18 | 1 | -0/+8 |
|
|
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -0/+17 |
|
|
* | don't use ckfree((void *)...) but | nijtmans | 2008-12-17 | 1 | -0/+1 |
|
|
* | General improvements. | dkf | 2008-12-17 | 1 | -1/+6 |
|
|
* | * unix/Makefile.in: Modify the distclean-packages target so | dgp | 2008-12-17 | 1 | -0/+3 |
|
|
* | move variable "length" inside if() | nijtmans | 2008-12-17 | 1 | -0/+7 |
|
|
* | Fix [Bug 2433936] | dkf | 2008-12-17 | 1 | -0/+6 |
|
|
* | * unix/Makefile.in: Add build support for collections of TEA | dgp | 2008-12-17 | 1 | -0/+8 |
|
|
* | Removed unused flag. | dkf | 2008-12-17 | 1 | -13/+17 |
|
|
* | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -0/+8 |
|
|
* | Added tests for [throw] and [try]. | dkf | 2008-12-16 | 1 | -0/+1 |
|
|
* | Docs for TIP 329. | dkf | 2008-12-16 | 1 | -0/+1 |
|
|
* | First implementation of TIP#329 | dkf | 2008-12-16 | 1 | -0/+8 |
|
|
* | * generic/tcl.h: Add TIP 338 routines to stub table. | dgp | 2008-12-16 | 1 | -0/+8 |
|
|
* | Fi [Bug 2431847] | dkf | 2008-12-15 | 1 | -0/+5 |
|
|
* | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). | dgp | 2008-12-15 | 1 | -0/+8 |
|
|
* | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. | ferrieux | 2008-12-15 | 1 | -0/+6 |
|
|
* | TIP #338 IMPLEMENTATION | dgp | 2008-12-15 | 1 | -1/+17 |
|
|
* | Added constraints | dkf | 2008-12-14 | 1 | -0/+3 |
|
|
* | tidy up | dkf | 2008-12-14 | 1 | -150/+150 |
|
|
* | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 1 | -0/+8 |
|
|
* | Improve docs, start working towards implementing [zlib push] | dkf | 2008-12-13 | 1 | -0/+1 |
|
|
* | Added missing bug numbe | dkf | 2008-12-13 | 1 | -1/+1 |
|
|
* | Many improvements to docs | dkf | 2008-12-13 | 1 | -5/+13 |
|
|
* | change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX) | nijtmans | 2008-12-12 | 1 | -0/+1 |
|
|
* | Document new DST fallback rules. | nijtmans | 2008-12-12 | 1 | -1/+7 |
|
|
* | Make a bad zlib install less fatal to rest of Tcl for now. | dkf | 2008-12-12 | 1 | -0/+6 |
|
|
* | Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. | ferrieux | 2008-12-12 | 1 | -0/+5 |
|
|
* | Let code extract gzip headers | dkf | 2008-12-12 | 1 | -0/+2 |
|
|
* | Fix [Bug 2419061] | dkf | 2008-12-12 | 1 | -0/+5 |
|
|
* | TIP #322 IMPLEMENTATION | Kevin B Kenny | 2008-12-12 | 1 | -0/+7 |
|
|
* | Eliminate warning: different 'const' qualifiers | nijtmans | 2008-12-11 | 1 | -0/+8 |
|
|
* | * generic/tclIO.c (SetChannelFromAny and related): Modified the | andreas_kupries | 2008-12-11 | 1 | -0/+9 |
|
|
* | Factor out the code to turn zlib errors into Tcl errors. | dkf | 2008-12-11 | 1 | -3/+7 |
|
|
* | Document the zlib command. Not yet complete! | dkf | 2008-12-11 | 1 | -0/+4 |
|
|
* | *** empty log message *** | nijtmans | 2008-12-11 | 1 | -0/+6 |
|
|
* | Added basic test suite for zlib | dkf | 2008-12-11 | 1 | -3/+6 |
|
|
* | Fallback to European time zone DST rules, when the timezone is | nijtmans | 2008-12-11 | 1 | -0/+7 |
|
|
* | First hack at TIP#234 | dkf | 2008-12-11 | 1 | -1/+10 |
|
|
* | library/tzdata/*: Update from Olson's tzdata2008i. | Kevin B Kenny | 2008-12-10 | 1 | -0/+4 |
|
|
* | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] | ferrieux | 2008-12-10 | 1 | -0/+13 |
|
|
* | Implement TIP#341. | dkf | 2008-12-10 | 1 | -3/+11 |
|
|
* | restore source and binary compatibility | nijtmans | 2008-12-09 | 1 | -0/+8 |
|
|
* | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -0/+21 |
|
|
* | A bit more readability refactoring. | dkf | 2008-12-09 | 1 | -0/+6 |
|
|
* | Partial fix for [Bug 2388866] | dkf | 2008-12-06 | 1 | -0/+7 |
|
|
* | Implement TIP#335 | dkf | 2008-12-05 | 1 | -0/+5 |
|
|
* | Implement TIP#307. | dkf | 2008-12-05 | 1 | -2/+10 |
|
|
* | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another | dgp | 2008-12-04 | 1 | -0/+6 |
|
|
* | Fix [Bug 2380318] | dkf | 2008-12-03 | 1 | -6/+10 |
|
|