summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2021-04-031-6/+70
|\
| * Clean up the notifier code to not spread the hooks quite so widelydkf2021-04-031-6/+69
| |\
| | * merge core-8-branchdkf2021-03-311-1/+1
| | |\
| | * | Refactoring, ahoydkf2021-03-301-4/+45
| | * | Start of doing a clean up of the notifier code.dkf2021-03-211-2/+24
| * | | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-031-0/+1
* | | | merge trunkdgp2021-03-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-03-221-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries()jan.nijtmans2021-03-221-1/+1
| | |/
* | | merge trunkdgp2021-03-151-11/+0
|\ \ \ | |/ /
| * | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0)jan.nijtmans2021-03-151-11/+0
| |\ \ | | |/
| | * Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-11/+0
| | |\
| | | * Merge 8.7jan.nijtmans2021-02-181-0/+7
| | | |\
| | | * \ Merge 8.7jan.nijtmans2021-02-151-12/+6
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2020-10-141-47/+70
| | | |\ \ \
| | | * | | | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not th...jan.nijtmans2020-05-251-2/+4
| | | * | | | Split more "string" functions. New helper function TclUniCharToUCS4(), not us...jan.nijtmans2020-05-221-0/+2
| | | * | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIPjan.nijtmans2020-05-121-14/+0
* | | | | | | merge trunkdgp2021-03-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2021-03-101-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2021-03-101-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix [4c591fa487]: [string compare] EIAS violationjan.nijtmans2021-03-101-1/+1
| | * | | | | | Increase some (internal) variables from int/long to long/size_t. On the way t...jan.nijtmans2021-02-261-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | merge trunkdgp2021-02-241-0/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2021-02-181-0/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2021-02-181-0/+7
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | | * | | Performance optimization in TzsetIfNecessary() function. Cherry-picked from s...jan.nijtmans2021-02-181-0/+7
| | | * | | More implicit type-casts, for better compatibility with C++jan.nijtmans2021-02-051-1/+1
* | | | | | Merge TIP 481 (resolve conflicts)jan.nijtmans2021-01-211-33/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-33/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameterjan.nijtmans2021-01-111-1/+2
| | |\ \ \ \
| | | * | | | Merge 8.7jan.nijtmans2020-12-111-1/+2
* | | | | | | Merge pre-TIP 481 commits from trunkdgp2021-01-151-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7 (resolve conflicts)dgp2021-01-081-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-4/+4
| | * | | | | Simplifications when assuming VS 2015 or laterjan.nijtmans2020-12-171-7/+0
| | |/ / / /
* | | | | | merge trunkdgp2020-12-071-3/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | silence warning re: sign-comparebch2020-11-261-1/+1
| * | | | | Merge 8.7jan.nijtmans2020-11-181-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants...jan.nijtmans2020-11-181-2/+4
| | | |_|/ | | |/| |
* | | | | merge trunkdgp2020-10-231-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | One more attempt to fix the MSVC++ warning for Debug buildsjan.nijtmans2020-10-201-2/+3
* | | | | merge trunkdgp2020-10-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix warning on MSVC: warning C4307: '+': integral constant overflowjan.nijtmans2020-10-191-1/+1
* | | | | merge trunkdgp2020-09-211-6/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-09-201-6/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2020-09-201-6/+10
| | |\ \ \ | | | |/ /
| | | * | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated o...jan.nijtmans2020-09-201-6/+9
| | | * | Silence compiler warning -- fix safety of macro.dgp2020-09-201-1/+1
| | | * | Make the check to avoid generating a string representation in [uplevel] a lit...pooryorick2020-09-201-0/+3