| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
| |\ |
|
| | * | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-12 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -2/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-08 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6
| jan.nijtmans | 2018-10-08 | 1 | -1/+0 |
| |\ \
| | |/ |
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-03 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Adding Zipfile to the list of products produced for builds | hypnotoad | 2018-09-30 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-09-29 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate... | jan.nijtmans | 2018-09-29 | 1 | -4/+5 |
|
|
* | | | merge 8.7 | jan.nijtmans | 2018-09-22 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|
|
| * | | Prevent possible build order problem, due to missing dde/registry dll's. | jan.nijtmans | 2018-09-22 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | jan.nijtmans | 2018-09-13 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Fix various test-cases, which started failing on Windows due to TIP #430 | jan.nijtmans | 2018-09-13 | 1 | -0/+4 |
|
|
* | | | Merge 8.7 (TIP #430 implementation) | jan.nijtmans | 2018-09-12 | 1 | -13/+163 |
|\ \ \
| |/ / |
|
| * | | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. | jan.nijtmans | 2018-09-07 | 1 | -0/+1 |
|
|
| * | | merge 8.7 | dgp | 2018-06-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m... | sebres | 2018-06-05 | 1 | -1/+1 |
|
|
| * | | | merge 8.7 | dgp | 2018-05-31 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | merge 8.7 | dgp | 2018-05-11 | 1 | -1/+5 |
| |\ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2018-04-27 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7; Updated the package manifest by hand; was broken until then. | dgp | 2018-03-15 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.7 | dgp | 2018-03-07 | 1 | -6/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Restoring the Makefile.in for the win/ directory after an unfortunate copy/pa... | tne | 2017-11-25 | 1 | -609/+835 |
|
|
| * | | | | | | | Pulling changes from core-8-branch | hypnotoad | 2017-11-21 | 1 | -834/+609 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Removing the pool of literal values within the internals of tclZipfs.c. Repla... | hypnotoad | 2017-11-21 | 1 | -1/+1 |
|
|
| * | | | | | | | | Fixes to "make clean" to do a better job of cleaning up zip files and vfs dir... | tne | 2017-11-21 | 1 | -22/+4 |
|
|
| * | | | | | | | | Fixes to determing the dll location on Windows using GetModuleFileName() | tne | 2017-11-20 | 1 | -26/+31 |
|
|
| * | | | | | | | | Modifications to allow the Tcl build system to exploit either a native zip | hypnotoad | 2017-11-20 | 1 | -2/+4 |
|
|
| * | | | | | | | | Final tweaks to get Msys Zipfs build working | tne | 2017-11-17 | 1 | -1/+9 |
|
|
| * | | | | | | | | First pass on the Msys style windows build. Moving Zipfs features closer toge... | hypnotoad | 2017-11-17 | 1 | -2/+147 |
|
|
| * | | | | | | | | Pairing down the tip#430 branch to only include files and utilities | hypnotoad | 2017-11-08 | 1 | -1/+5 |
|
|
| * | | | | | | | | Pull changes from Trunk | hypnotoad | 2017-09-25 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| * | | | | | | | | Pulling changes from trunk | hypnotoad | 2017-09-05 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Pulling changes from zipfs | hypnotoad | 2017-03-10 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge core-8-6-branch. Update upstream changes to zipfs.c | jan.nijtmans | 2016-11-07 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-09-26 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Re-created the build mods for tip#340. Something I was doing was screwing wit... | hypnotoad | 2016-10-02 | 1 | -16/+4 |
|
|
| * | | | | | | | | | | | | Pulling change from trunk | hypnotoad | 2016-10-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Beginning work in earnest on Tip#430 and Tip#453 | hypnotoad | 2016-09-14 | 1 | -2/+13 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge core-8-6-branch | jan.nijtmans | 2016-06-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-05-19 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. Update documentation | jan.nijtmans | 2016-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Undo more Android-specific changes, which don't form part of Zipfs, as furthe... | jan.nijtmans | 2015-12-21 | 1 | -0/+1 |
|
|