summaryrefslogtreecommitdiffstats
path: root/generic/tclEnsemble.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-09-171-3/+5
|\
| * Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-3/+5
* | Merge 8.7jan.nijtmans2020-09-071-4/+4
|\ \ | |/
* | Merge core-8-branchjan.nijtmans2020-09-051-4/+4
|\ \
| * | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte...jan.nijtmans2020-09-051-4/+4
| |/
* | Merge 8.7jan.nijtmans2020-09-041-4/+4
|\ \ | |/
| * Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-011-4/+4
* | Merge 8.7jan.nijtmans2020-05-141-3/+3
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-05-141-3/+3
| |\
| | * In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual...jan.nijtmans2020-05-141-6/+6
| | * Merge 8.5jan.nijtmans2019-06-261-4/+4
* | | merge 8.7dgp2020-03-061-6/+3
|\ \ \ | |/ /
| * | (no comment)dgp2020-03-061-6/+3
* | | Merge 8.7jan.nijtmans2020-02-281-29/+32
|\ \ \ | |/ /
| * | Merge tip-548jan.nijtmans2019-08-291-3/+6
| |\ \
| * \ \ Merge tip-548jan.nijtmans2019-08-151-2/+2
| |\ \ \ | | |/ /
| * | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-3/+3
| |\ \ \
| * | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-27/+27
* | | | | Merge 8.7jan.nijtmans2019-08-151-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge 8.7jan.nijtmans2019-08-141-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-3/+3
| | |/ / | |/| |
* | | | Merge 8.7jan.nijtmans2019-08-011-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Add some "const" keywords, in places where strings are really const.jan.nijtmans2019-07-301-3/+3
| |/ /
* | | merge 8.7dgp2019-06-171-1/+5
|\ \ \ | |/ /
| * | merge 8.6dgp2019-06-171-1/+5
| |\ \ | | |/
| | * Fix Bug 8b9854c3d8. Now 4 test failures require examination.dgp2019-06-131-1/+5
| * | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-2/+2
* | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin...jan.nijtmans2019-03-131-1/+1
* | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-6/+6
* | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2019-01-281-1/+1
|\ \ \ | |/ /
| * | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. jan.nijtmans2019-01-281-1/+1
* | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled...jan.nijtmans2018-12-261-4/+4
* | | Merge 8.7jan.nijtmans2018-12-111-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2018-11-291-12/+25
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2018-11-291-12/+25
| |\ \ | | |/
| | * Make the type casting in TclSpellFix less horrific. It's still bad, but it is...dkf2018-11-281-16/+35
| | * Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble().pooryorick2018-02-151-5/+1
| | * Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2018-02-141-0/+3709
| | * Lift the restriction on command names names that begin with ":".pooryorick2018-02-141-3696/+0
* | | Implement TIP 445dgp2018-11-131-13/+27
|\ \ \ | |/ /
| * | merge 8.7dgp2018-10-181-21/+20
| |\ \
| * \ \ merge 8.7dgp2018-05-241-51/+57
| |\ \ \
| * \ \ \ merge 8.7dgp2017-12-191-1/+1
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2017-12-061-114/+116
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2017-11-301-10/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7dgp2017-11-291-61/+101
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2017-02-161-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunkdgp2016-12-231-5/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkdgp2016-11-161-1/+1
| |\ \ \ \ \ \ \ \ \ \