Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2023-10-15 | 4 | -25/+25 |
|\ | |||||
| * | Merge 8.6. Use (void *)NULL in stead of NULL for C++ | jan.nijtmans | 2023-10-15 | 3 | -24/+24 |
| |\ | |||||
| | * | Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage | jan.nijtmans | 2023-10-15 | 1 | -2/+2 |
* | | | Merge 8.7 | apnadkarni | 2023-10-15 | 1 | -70/+54 |
|\ \ \ | |/ / | |||||
| * | | Refactor mount_data api as to not duplicate mount command functionality. Need... | apnadkarni | 2023-10-15 | 1 | -70/+54 |
* | | | Comment correction | oehhar | 2023-10-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Comment correction | oehhar | 2023-10-15 | 1 | -1/+1 |
* | | | Merge 8.7 - zipfs path, memory leak | apnadkarni | 2023-10-15 | 1 | -306/+332 |
|\ \ \ | |/ / | |||||
| * | | Fix zipfs long path memory leaks [9525f4c8bc] | apnadkarni | 2023-10-15 | 1 | -16/+21 |
| * | | More fixes, update docs | apnadkarni | 2023-10-15 | 1 | -33/+54 |
| * | | Eliminate CanonicalPath - obsolete | apnadkarni | 2023-10-14 | 1 | -196/+17 |
| * | | Redo zipfs path handling | apnadkarni | 2023-10-14 | 1 | -115/+294 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-13 | 1 | -8/+10 |
|\ \ \ | |/ / | |||||
| * | | Fix C++ errors, e.g: "generic/tclZipfs.c:5598:6: error: cannot jump from this... | jan.nijtmans | 2023-10-13 | 1 | -8/+10 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-13 | 4 | -4/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-10-13 | 1 | -31/+42 |
| |\ \ | | |/ | |||||
| | * | Fix [52dbc4b3f8]: tclInterp.c: Tcl_Free() called through pointer of incorrect... | jan.nijtmans | 2023-10-13 | 1 | -4/+9 |
| * | | Merge-mark | jan.nijtmans | 2023-10-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: f... | jan.nijtmans | 2023-10-13 | 3 | -4/+29 |
| * | | Merge 8.7 | jan.nijtmans | 2023-10-12 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Those type-casts don't work well in C++ | jan.nijtmans | 2023-10-12 | 1 | -0/+2 |
* | | | Merge 8.7 | apnadkarni | 2023-10-11 | 1 | -69/+69 |
|\ \ \ | |/ / | |||||
| * | | Minor source readability and delete obsolete code | apnadkarni | 2023-10-11 | 1 | -69/+69 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-11 | 4 | -16/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-10-11 | 5 | -18/+35 |
| |\ \ | | |/ | |||||
| | * | Fix [8ab8a138c9]: Functions passed to Tcl_EventuallyFree() must be declared/d... | jan.nijtmans | 2023-10-11 | 5 | -23/+40 |
| | |\ | |||||
| | | * | Remove typecasts, just define directly as Tcl_FreeProc | jan.nijtmans | 2023-10-11 | 4 | -23/+31 |
| | | * | Handle Tcl_SetResult() the same way as Tcl_EventuallyFree | jan.nijtmans | 2023-10-10 | 2 | -8/+11 |
| | | * | Follow-up for extensions: This way, usage of Tcl_EventuallyFree() won't give ... | jan.nijtmans | 2023-10-10 | 1 | -0/+3 |
| | | * | Proposed fix for [8ab8a138c9]: Do not pass incompatible function pointers to ... | jan.nijtmans | 2023-10-10 | 3 | -15/+18 |
| | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-10 | 9 | -38/+38 |
|\ \ \ | |/ / | |||||
| * | | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 12 | -107/+108 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-09 | 2 | -86/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-10-09 | 2 | -86/+0 |
| |\ \ | | |/ | |||||
| | * | Fix [db537f8809]: tclInt.h: TclNsDecrRefCount() declaration duplicated | jan.nijtmans | 2023-10-09 | 1 | -1/+0 |
| | * | Fix [d0d0749467]: TclFSUnloadTempFile() is unused | jan.nijtmans | 2023-10-09 | 2 | -94/+0 |
| * | | Re-generate "configure" with autoconf-2.71 | jan.nijtmans | 2023-10-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 - Have zipfs claim all paths under zipfs root. See [93eb73784a]. | apnadkarni | 2023-10-08 | 1 | -88/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | apnadkarni | 2023-10-08 | 3 | -79/+100 |
| |\ \ | |||||
| * | | | Claim all paths under //zipfs:/ as zipfs paths | apnadkarni | 2023-10-05 | 1 | -90/+8 |
* | | | | Even better: Remove TclInvokeObjectCommand completely: it isn't supposed to b... | jan.nijtmans | 2023-10-06 | 1 | -70/+4 |
* | | | | Make TclInvokeObjectCommand/TclInvokeStringCommand static functions. They are... | jan.nijtmans | 2023-10-06 | 4 | -39/+39 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Mark (internal) symbols which are going to be removed in 9.0 with "deprecated" | jan.nijtmans | 2023-10-06 | 3 | -79/+100 |
| |/ / | |||||
* | | | int -> Tcl_Size for 2 internal functions | jan.nijtmans | 2023-10-05 | 4 | -13/+14 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-05 | 2 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-10-05 | 3 | -18/+18 |
| |\ \ | | |/ | |||||
| | * | Fix mingw build (broke by prev. commit) | jan.nijtmans | 2023-10-05 | 1 | -4/+4 |
* | | | Merge 8.7 - zipfs file write - remove size limit, do not preallocate | apnadkarni | 2023-10-05 | 1 | -45/+93 |
|\ \ \ | |/ / | |||||
| * | | zipfs file write - remove size limit, do not preallocate | apnadkarni | 2023-10-05 | 1 | -45/+93 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-04 | 7 | -22/+64 |
|\ \ \ | |/ / |