summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
Commit message (Expand)AuthorAgeFilesLines
* Make framePtr->level size_tjan.nijtmans2022-03-151-2/+2
* Provide somewhat more space in Tcl_CallFramejan.nijtmans2022-03-081-1/+1
* Merge 9.0jan.nijtmans2022-02-241-1/+1
|\
| * Merge 8.7jan.nijtmans2022-02-101-2/+2
| |\
| | * Merge 8.6jan.nijtmans2022-02-101-2/+2
| | |\
| | | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-2/+2
| | | * IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-191-3/+3
| | | * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-2/+4
| | | * Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-37/+37
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-1/+1
* | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-3/+3
* | | | More WIPjan.nijtmans2022-01-261-10/+10
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-4/+4
|/ / /
* | | Merge 8.7jan.nijtmans2021-10-081-37/+37
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-15/+15
| * | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-2/+3
* | | Update code comments.pooryorick2021-09-021-5/+5
* | | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin...pooryorick2021-09-011-2/+3
* | | merge 8.7 (resolve conflicts)dgp2021-05-201-80/+104
|\ \ \ | |/ /
| * | update documentation and macro namespooryorick2021-05-191-20/+21
| * | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-181-4/+4
| * | Break TclDeleteNamespaceChildren out of TclTeardownNamespace.pooryorick2021-05-161-56/+78
* | | Merge 8.7jan.nijtmans2021-04-041-83/+59
|\ \ \ | |/ /
| * | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --...jan.nijtmans2021-04-041-111/+95
| * | Update code comments.pooryorick2021-04-031-33/+24
| * | Changes to code comments.pooryorick2021-04-031-8/+9
| * | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-031-59/+83
* | | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-031-59/+83
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-5/+5
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-5/+5
* | | Merge 8.7jan.nijtmans2020-09-171-4/+6
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-4/+6
| * | Merge 8.6jan.nijtmans2020-09-111-2/+2
| |\ \ | | |/
| | * merge 8.5dgp2019-05-041-0/+7
| | |\
| | | * Plug memleak when deleting a namespace destroys a linked Tcl var.dgp2019-05-041-0/+34
| | | * Factor clearing of ensemble subcommand table into utility routine.dgp2017-12-051-29/+23
| | | * Another revised fix, much closer to sebres' patch now.dgp2017-12-051-62/+90
| | | * [4f6a1ebd64] Different fix for the problem. Re-order the filling of the dgp2017-12-041-59/+56
* | | | Merge 8.7jan.nijtmans2020-09-071-16/+18
|\ \ \ \ | |/ / /
* | | | Merge core-8-branchjan.nijtmans2020-09-051-18/+16
|\ \ \ \
| * | | | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte...jan.nijtmans2020-09-051-18/+16
| |/ / /
* | | | Merge 8.7jan.nijtmans2020-09-041-16/+18
|\ \ \ \ | |/ / /
| * | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-011-16/+18
| * | | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleti...jan.nijtmans2020-08-131-6/+1
| * | | Fix for [3422267ed6b7], segmentation fault with imported alias.pooryorick2020-08-121-1/+6
* | | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code.jan.nijtmans2020-06-041-1/+1
|\ \ \ \ | |/ / /
* | | | merge 8.7dgp2020-03-171-1/+0
|\ \ \ \ | |/ / /
| * | | TIP 569 - remove lint commentsdgp2020-03-171-1/+0
* | | | Merge 8.7jan.nijtmans2020-03-071-109/+54
|\ \ \ \ | |/ / /