summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Random indent fixesjan.nijtmans2024-06-271-3/+3
|\
* | Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-1/+1
* | Merge 8.7jan.nijtmans2024-05-281-1/+1
|\ \ | |/
| * Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where ap...jan.nijtmans2024-05-281-1/+1
| |\
| | * Make TclGlob() a static function. Sentinel/indenting/comment improvements (al...jan.nijtmans2024-05-281-1/+1
* | | Merge 8.7jan.nijtmans2024-05-271-5/+5
|\ \ \ | |/ /
| * | Another round of sentinel improvementsjan.nijtmans2024-05-271-5/+5
| |\ \ | | |/
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-25/+24
* | | Clean up a lot of small whitespace issues dkf2024-05-131-24/+25
* | | More whitespace cleanupdkf2024-05-101-8/+7
* | | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency)jan.nijtmans2024-04-041-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-04-041-1/+1
| |\ \ | | |/
| | * Tcl_GetString() -> TclGetString(), for minor speedup.jan.nijtmans2024-04-041-6/+6
* | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-1/+1
|\ \ \ | |/ /
| * | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-4/+4
| * | Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROF...jan.nijtmans2023-11-131-1/+1
* | | more spacing/formatting tweaksdkf2024-03-191-5/+5
* | | Fix indentation/brace usage style issuesdkf2024-03-191-36/+24
* | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-3/+3
* | | Rebase to latest 9.0jan.nijtmans2023-11-101-3/+21
|\ \ \
| * \ \ Merge mainoehhar2023-11-021-5/+20
| |\ \ \
| * \ \ \ Rebase to 9.0jan.nijtmans2023-08-301-3/+21
| |\ \ \ \
| | * \ \ \ Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-3/+21
| | |\ \ \ \
| | | * | | | More Tcl_UtfToExternalDStringEx usage, for encoding-error checkingjan.nijtmans2023-07-201-1/+14
| | | * | | | Make "cd" encoding-error-awarejan.nijtmans2023-07-201-1/+6
| | | * | | | Rebase to 9.0jan.nijtmans2023-07-141-1/+1
| | | |\ \ \ \ | | |/ / / / /
| | | * | | | Merge 9.0jan.nijtmans2023-06-121-10/+23
| | | |\ \ \ \
| | | * \ \ \ \ Merge 9.0jan.nijtmans2023-05-091-1/+1
| | | |\ \ \ \ \
| | | * | | | | | Remove more ... to be split off in separate TIP'sjan.nijtmans2023-05-051-4/+0
| | | * | | | | | Merge 9.0jan.nijtmans2023-04-211-16/+21
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-201-6/+9
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Start implementing TIP #657. WIPjan.nijtmans2023-03-071-1/+1
* | | | | | | | | | | Merge 8.7jan.nijtmans2023-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Wrong type-castjan.nijtmans2023-11-091-1/+1
* | | | | | | | | | | Merge 8.7jan.nijtmans2023-11-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fix [18f2432b0db2bc08]: Tcl_FSSplitPath compiler warning about macrosjan.nijtmans2023-11-081-2/+3
* | | | | | | | | | Merge 8.7jan.nijtmans2023-10-191-5/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-5/+5
* | | | | | | | | | Merge 8.7 - Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02aca...apnadkarni2023-10-021-0/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | More file ensemble tests for zipfsapnadkarni2023-10-011-0/+15
| * | | | | | | | Rebase to 8.7jan.nijtmans2023-08-301-2/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Rebase to 8.7jan.nijtmans2023-07-261-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Rebase to latest 8.7jan.nijtmans2023-05-101-1/+1
| * | | | | | | | | | Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj()jan.nijtmans2023-08-251-44/+44
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Thanks for cherrypicking this change for 8.7.griffin2023-08-221-1/+3
| | * | | | | | | | | The experiment deployment of TclDuplicatePureObj() has been reverted fromdgp2023-08-211-6/+4
| |/ / / / / / / / /
| * | | | | | | | | Code cleanup for arithSeries, all backported from 9.0jan.nijtmans2023-07-101-1/+0
| * | | | | | | | | Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additi...griffin2023-06-281-1/+1
* | | | | | | | | | More replacements of DuplicateObj with ListObjCopy.griffin2023-08-121-2/+11
* | | | | | | | | | Revert more bits.griffin2023-08-101-8/+0