summaryrefslogtreecommitdiffstats
path: root/generic/tclZipfs.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2021-03-221-71/+236
|\
| * Merge 8.7jan.nijtmans2021-03-191-22/+177
| |\
| | * Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful...dkf2021-03-181-22/+177
| | * Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally...jan.nijtmans2021-03-171-1/+1
| * | Merge 8.7jan.nijtmans2021-03-171-45/+56
| |\ \ | | |/
| | * Fix MSVC buildjan.nijtmans2021-03-171-1/+1
| | * More cleaning up of zipfsdkf2021-03-161-46/+56
| * | Merge 8.7jan.nijtmans2021-03-161-4/+3
| |\ \ | | |/
| | * Fix gcc warningsjan.nijtmans2021-03-161-3/+2
* | | merge trunkdgp2021-03-151-828/+1275
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-03-151-3/+3
| |\ \ | | |/
| | * Tweak usage of TCL_NO_DEPRECATEDjan.nijtmans2021-03-151-3/+3
| * | Merge 8.7 (without TIP #575)jan.nijtmans2021-03-151-828/+1275
| |\ \ | | |/
| | * More refactoring to reduce the choked-up complexity of tclZipfs.cdkf2021-03-151-139/+188
| | * Flipped a testdkf2021-03-141-1/+1
| | * More on making tclZipfs.c comprehensible. Refactoring to the rescue!dkf2021-03-141-695/+1073
* | | merge trunkdgp2021-03-091-292/+655
|\ \ \ | |/ /
| * | Merge 8.7 (zipfs changes)jan.nijtmans2021-03-091-292/+655
| |\ \ | | |/
| | * Merge 8.6. Remove end-of-line spacingjan.nijtmans2021-03-091-9/+9
| | * Fix SEGV in zipfs mounting, and try to make that code more comprehensibledkf2021-03-081-195/+504
| | * Added some tests for [zipfs lmkimg]dkf2021-03-071-7/+7
| | * Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead...dkf2021-03-061-45/+85
* | | merge trunkdgp2021-02-241-19/+11
|\ \ \ | |/ /
| * | Merge 8.7. Fix "make checkstubs"jan.nijtmans2021-02-241-3/+3
| |\ \ | | |/
| | * Fix typo, eliminate type-castjan.nijtmans2021-02-241-3/+3
| * | Merge 8.7jan.nijtmans2021-02-231-13/+8
| |\ \ | | |/
| | * Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-231-4/+1
| | * Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any morejan.nijtmans2021-02-231-9/+7
| * | Merge 8.7jan.nijtmans2021-02-171-9/+6
| |\ \ | | |/
| | * Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ...jan.nijtmans2021-02-171-9/+6
* | | merge trunkdgp2021-02-161-36/+14
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-02-151-1/+1
| |\ \ | | |/
| | * Remove unused variable in win32 static buildjan.nijtmans2021-02-151-1/+1
| * | Merge 8.7jan.nijtmans2021-02-121-0/+4
| |\ \ | | |/
| | * Fix warning about unused symbol on --disable-shared buildjan.nijtmans2021-02-121-0/+4
| * | Merge 8.7jan.nijtmans2021-02-101-20/+12
| |\ \ | | |/
| | * Missing #endifjan.nijtmans2021-02-101-0/+1
| | * Make TIP #430 work on cygwin. Simplify some makefilesjan.nijtmans2021-02-101-20/+11
| * | Merge 8.7jan.nijtmans2021-02-101-18/+0
| |\ \ | | |/
| | * Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-18/+0
* | | Merge TIP 481 (resolve conflicts)jan.nijtmans2021-01-211-5/+5
|\ \ \ | |/ /
| * | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-6/+6
| |\ \ |/ / / | | _
| * Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c...jan.nijtmans2021-01-111-2/+2
* | Merge 8.7 (resolve conflicts)dgp2021-01-081-6/+6
|\ \ | |/
| * Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-6/+6
* | Merge 8.7jan.nijtmans2020-12-081-2/+2
|\ \ | |/
| * Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ | |/
| * Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | Merge 8.7jan.nijtmans2020-10-131-3/+3
|\ \ | |/