Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -55/+55 |
* | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -55/+55 |
* | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -14/+14 |
|\ | |||||
| * | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -9/+9 |
* | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -1/+1 |
* | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -8/+8 |
* | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -7/+7 |
* | | Merge 8.7 | jan.nijtmans | 2023-11-10 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-11-10 | 1 | -3/+1 |
| |\ | |||||
| | * | (partial) fix [54a305cb88]: warning: variable set but not used [-Wunused-but-... | jan.nijtmans | 2023-11-09 | 1 | -3/+1 |
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
| | * | Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin... | jan.nijtmans | 2022-12-01 | 1 | -25/+7 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -10/+10 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -13/+13 |
* | | | Merge 8.7 - Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues. | apnadkarni | 2023-10-04 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Some fixes, some tests | apnadkarni | 2023-10-03 | 1 | -2/+6 |
* | | | Merge 8.7 | jan.nijtmans | 2023-07-24 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -6/+6 |
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
| | * | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -3/+3 |
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -35/+35 |
|/ / / | |||||
* | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -14/+14 |
* | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| * | | Make TclGlob() a static function | jan.nijtmans | 2022-10-13 | 1 | -1/+12 |
* | | | Extract TIP #637 implementation from "novem" branch | jan.nijtmans | 2022-10-12 | 1 | -39/+15 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-05 | 1 | -38/+10 |
|\ \ \ | |/ / | |||||
| * | | rebase to 8.7 | jan.nijtmans | 2022-09-17 | 1 | -27/+1 |
| |\ \ | |||||
| | * \ | Merge 8.7 | jan.nijtmans | 2021-01-19 | 1 | -128/+138 |
| | |\ \ | |||||
| | * | | | integrate QNX special path handling better with TIP #402 | jan.nijtmans | 2012-08-02 | 1 | -27/+19 |
| | * | | | merge trunk | jan.nijtmans | 2012-07-16 | 1 | -19/+16 |
| | |\ \ \ | |||||
| | * | | | | Experimental support for UNC paths (through VFS) on UNIX/Mac | jan.nijtmans | 2012-06-27 | 1 | -6/+2 |
| * | | | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -9/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS | jan.nijtmans | 2022-05-17 | 1 | -0/+1 |
* | | | | | | | Remove tilde expansion from docs. Fix comments that referenced the same. | apnadkarni | 2022-09-15 | 1 | -18/+10 |
* | | | | | | | Silence compiler warnings. | dgp | 2022-09-15 | 1 | -2/+0 |
* | | | | | | | Remove code that was ifdef'ed out | apnadkarni | 2022-08-07 | 1 | -231/+64 |
* | | | | | | | Resolve ~ for MacOS during initialization | apnadkarni | 2022-07-08 | 1 | -28/+0 |
* | | | | | | | Start on TIP-602 implementation. Work in progress | apnadkarni | 2022-07-08 | 1 | -16/+70 |
* | | | | | | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -23/+23 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge 9.0. Fix compilation (due to new macro's in previous commit) | jan.nijtmans | 2022-05-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
| * | | | | | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -7/+7 |
| * | | | | | | | | 3 more API's | jan.nijtmans | 2022-01-27 | 1 | -3/+2 |
| * | | | | | | | | Almost complete (at least the API) | jan.nijtmans | 2022-01-27 | 1 | -17/+18 |
| * | | | | | | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -11/+10 |
| |\ \ \ \ \ \ \ \ |