summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* add configurability of readahead limitdkf2012-06-241-39/+74
* merge trunkdkf2012-06-223-128/+41
|\
| * Stop storing FilesystemRecord in the intrep of a "path". We never use it.dgp2012-06-213-73/+25
| |\
| | * Stop storing FilesystemRecord in the intrep of a "path". We never use it.dgp2012-06-213-73/+26
| | |
| | \
| *-. \ Remove dead code that complicates fs path values but adds no value.dgp2012-06-203-55/+16
| |\ \ \ | | | |/
| | | * Purge more dead fs path code.dgp2012-06-203-22/+7
| | | |\ | | |/ /
| | | * Purge more dead fs path code.dgp2012-06-201-17/+7
| | * | Remove dead code that complicates fs path values but adds no value.dgp2012-06-203-35/+10
| | |\ \ | | | |/
| | | * ...and one more line.dgp2012-06-201-1/+0
| | | * Remove dead code that complicates fs path values but adds no value.dgp2012-06-201-31/+10
| | | * On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-062-5/+5
* | | | Start to split apart the stream command implementation for easier maintenance.dkf2012-06-221-180/+238
* | | | merge trunkdkf2012-06-162-17/+23
|\ \ \ \ | |/ / /
| * | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hashdgp2012-06-112-17/+23
| |\ \ \ | | |/ /
| | * | Revised so that we avoid hashing twice.bug_3532959dgp2012-06-111-6/+4
| | * | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t...dgp2012-06-102-13/+19
| | * | Work in progress fixing 3532959dgp2012-06-082-2/+3
* | | | more cross-testing of dictionary-powered compression; describe package config...dkf2012-06-091-43/+179
* | | | tidy up, fix testdkf2012-06-091-27/+38
* | | | compressing transforms now work with dictionaries, even if rawdkf2012-06-071-0/+16
* | | | merge trunkdkf2012-06-061-1/+10
|\ \ \ \ | |/ / /
| * | | Declare that Tcl provides the zlib 2.0 package.dkf2012-06-061-1/+10
* | | | making the -dictionary option work with streamsdkf2012-06-061-10/+38
* | | | more tests, more failures, more docsdkf2012-06-061-2/+13
* | | | more test tinkeringdkf2012-06-051-13/+19
* | | | fix broken testsdkf2012-06-051-1/+1
* | | | merge trunkdkf2012-06-053-5/+1
|\ \ \ \ | |/ / /
| * | | Remove unused variable NULL_CONTEXT.dgp2012-06-051-2/+0
| * | | Remove unused variable mantDIGIT.dgp2012-06-051-3/+0
| |\ \ \ | | |/ /
| | * | Remove unused variable mantDIGIT.dgp2012-06-051-3/+0
| * | | bug-3530536jan.nijtmans2012-06-011-0/+1
* | | | merge trunkdkf2012-05-3110-521/+329
|\ \ \ \ | |/ / /
| * | | Factor out constant that must be the same in multiple places. Prompted by adkf2012-05-255-17/+17
| * | | fix genStubs.tcl for OSXjan.nijtmans2012-05-253-16/+16
| |\ \ \ | | |/ /
| | * | fix genStubs.tcljan.nijtmans2012-05-253-16/+16
| | |\ \ | | | |/
| * | | Take cygwin handling of X11 into accountjan.nijtmans2012-05-243-4/+18
| |\ \ \ | | |/ /
| | * | Take cygwin handling of X11 into accountjan.nijtmans2012-05-244-26/+45
| | |\ \ | | | |/
| | | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-243-4/+20
| * | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-245-513/+307
| |\ \ \ | | |/ /
| | * | fix merge problem on Linuxjan.nijtmans2012-05-235-793/+383
| | |\ \
| | | * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-223-16/+16
| | | * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-225-803/+393
| | | |\ \ | | |/ / / | | | | _
| | | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-225-509/+250
* | | | merge trunkdkf2012-05-2410-270/+576
|\ \ \ \ | |/ / /
| * | | minor: Cleaning up code, adding comments.dkf2012-05-241-118/+187
| * | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure thatdkf2012-05-232-63/+269
| |\ \ \
| | * | | Use zero-delays instead of finite ones when posting fileevents, because (1) t...bug_3525907ferrieux2012-05-222-16/+2
| | * | | Brought bugfix branch uptodate with head development.andreask2012-05-175-40/+52
| | |\ \ \
| | * | | | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of tim...andreask2012-05-172-51/+257
| * | | | | 3528601 Fix broken --disable-threads build.dgp2012-05-221-0/+4