| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | dkf | 2012-06-22 | 3 | -128/+41 |
|\ |
|
| * | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 3 | -73/+25 |
| |\ |
|
| | * | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 3 | -73/+26 |
|
|
| | | | |
| | \ | |
| *-. \ | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 3 | -55/+16 |
| |\ \ \
| | | |/ |
|
| | | * | Purge more dead fs path code. | dgp | 2012-06-20 | 3 | -22/+7 |
| | | |\
| | |/ / |
|
| | | * | Purge more dead fs path code. | dgp | 2012-06-20 | 1 | -17/+7 |
|
|
| | * | | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 3 | -35/+10 |
| | |\ \
| | | |/ |
|
| | | * | ...and one more line. | dgp | 2012-06-20 | 1 | -1/+0 |
|
|
| | | * | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -31/+10 |
|
|
| | | * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 2 | -5/+5 |
|
|
* | | | | Start to split apart the stream command implementation for easier maintenance. | dkf | 2012-06-22 | 1 | -180/+238 |
|
|
* | | | | merge trunk | dkf | 2012-06-16 | 2 | -17/+23 |
|\ \ \ \
| |/ / / |
|
| * | | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 2 | -17/+23 |
| |\ \ \
| | |/ / |
|
| | * | | Revised so that we avoid hashing twice.bug_3532959 | dgp | 2012-06-11 | 1 | -6/+4 |
|
|
| | * | | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t... | dgp | 2012-06-10 | 2 | -13/+19 |
|
|
| | * | | Work in progress fixing 3532959 | dgp | 2012-06-08 | 2 | -2/+3 |
|
|
* | | | | more cross-testing of dictionary-powered compression; describe package config... | dkf | 2012-06-09 | 1 | -43/+179 |
|
|
* | | | | tidy up, fix test | dkf | 2012-06-09 | 1 | -27/+38 |
|
|
* | | | | compressing transforms now work with dictionaries, even if raw | dkf | 2012-06-07 | 1 | -0/+16 |
|
|
* | | | | merge trunk | dkf | 2012-06-06 | 1 | -1/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Declare that Tcl provides the zlib 2.0 package. | dkf | 2012-06-06 | 1 | -1/+10 |
|
|
* | | | | making the -dictionary option work with streams | dkf | 2012-06-06 | 1 | -10/+38 |
|
|
* | | | | more tests, more failures, more docs | dkf | 2012-06-06 | 1 | -2/+13 |
|
|
* | | | | more test tinkering | dkf | 2012-06-05 | 1 | -13/+19 |
|
|
* | | | | fix broken tests | dkf | 2012-06-05 | 1 | -1/+1 |
|
|
* | | | | merge trunk | dkf | 2012-06-05 | 3 | -5/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove unused variable NULL_CONTEXT. | dgp | 2012-06-05 | 1 | -2/+0 |
|
|
| * | | | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 |
|
|
| * | | | bug-3530536 | jan.nijtmans | 2012-06-01 | 1 | -0/+1 |
|
|
* | | | | merge trunk | dkf | 2012-05-31 | 10 | -521/+329 |
|\ \ \ \
| |/ / / |
|
| * | | | Factor out constant that must be the same in multiple places. Prompted by a | dkf | 2012-05-25 | 5 | -17/+17 |
|
|
| * | | | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 3 | -16/+16 |
| |\ \ \
| | |/ / |
|
| | * | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 3 | -16/+16 |
| | |\ \
| | | |/ |
|
| * | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 3 | -4/+18 |
| |\ \ \
| | |/ / |
|
| | * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 4 | -26/+45 |
| | |\ \
| | | |/ |
|
| | | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 3 | -4/+20 |
|
|
| * | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 5 | -513/+307 |
| |\ \ \
| | |/ / |
|
| | * | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 5 | -793/+383 |
| | |\ \ |
|
| | | * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 3 | -16/+16 |
|
|
| | | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 5 | -803/+393 |
| | | |\ \
| | |/ / /
| | | | _ |
|
| | | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 5 | -509/+250 |
|
|
* | | | | merge trunk | dkf | 2012-05-24 | 10 | -270/+576 |
|\ \ \ \
| |/ / / |
|
| * | | | minor: Cleaning up code, adding comments. | dkf | 2012-05-24 | 1 | -118/+187 |
|
|
| * | | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that | dkf | 2012-05-23 | 2 | -63/+269 |
| |\ \ \ |
|
| | * | | | Use zero-delays instead of finite ones when posting fileevents, because (1) t...bug_3525907 | ferrieux | 2012-05-22 | 2 | -16/+2 |
|
|
| | * | | | Brought bugfix branch uptodate with head development. | andreask | 2012-05-17 | 5 | -40/+52 |
| | |\ \ \ |
|
| | * | | | | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of tim... | andreask | 2012-05-17 | 2 | -51/+257 |
|
|
| * | | | | | 3528601 Fix broken --disable-threads build. | dgp | 2012-05-22 | 1 | -0/+4 |
|
|
| * | | | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 2 | -3/+3 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|