summaryrefslogtreecommitdiffstats
path: root/generic/tclLoad.c
Commit message (Expand)AuthorAgeFilesLines
* More work in progressjan.nijtmans2022-01-241-1/+1
* typojan.nijtmans2021-06-251-1/+1
* merge 8.7 (resolve conflicts)dgp2021-05-201-64/+113
|\
| * Eliminate compiler warnings about unused parameters.pooryorick2021-05-161-14/+10
| * Fix [28027d8bb7745fb0], memory leaks in tclUnload.c,pooryorick2021-05-151-47/+73
| * merge core-8-branchpooryorick2021-05-151-20/+25
| |\
| * | Separate library unloading routine from [unload] command processing.pooryorick2021-05-151-12/+38
* | | merge core-8-branchfvogel2021-05-151-21/+25
|\ \ \ | | |/ | |/|
| * | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation faultpooryorick2021-05-141-21/+25
| |/
* | Merge 9.0. Allow "Tcl9" prefix on MacOSjan.nijtmans2021-04-071-1/+5
|\ \
| * \ Merge 8.7jan.nijtmans2021-04-071-11/+11
| |\ \ | | |/
| | * TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-11/+11
| * | Merge 8.7jan.nijtmans2021-04-041-3/+3
| |\ \ | | |/
| | * Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-041-3/+3
| * | Merge 8.7jan.nijtmans2021-03-221-2/+2
| |\ \ | | |/
| | * Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries()jan.nijtmans2021-03-221-2/+2
* | | indentingjan.nijtmans2021-03-221-1/+1
* | | Merge 9.0jan.nijtmans2021-03-221-26/+26
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-03-221-162/+162
| |\ \ | | |/
| | * Rename internal variables, making it more clear that tclLoad.c is not part of...jan.nijtmans2021-03-221-162/+162
* | | Merge 9.0jan.nijtmans2021-03-221-2/+2
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-03-191-142/+142
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2021-03-191-142/+142
| | |\
| | | * Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen...jan.nijtmans2021-03-191-31/+31
* | | | Merge 9.0jan.nijtmans2021-02-171-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 9.0jan.nijtmans2021-01-151-9/+3
|\ \ \ \ | |/ / /
* | | | Merge 9.0jan.nijtmans2020-12-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-12-081-1/+1
| |\ \ \ | | |/ /
| | * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | | Merge 9.0jan.nijtmans2020-12-041-19/+22
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-12-041-0/+4
| |\ \ \ | | |/ /
| | * | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-56/+43
| | |\ \
* | | | | more cleanup/error-messagesjan.nijtmans2020-11-101-94/+92
* | | | | Merge 9.0. Code/documentation cleanupjan.nijtmans2020-11-101-179/+175
* | | | | Possible solution for [ea39ab591e], making simply everything case-insensitive...jan.nijtmans2020-11-091-12/+15
|/ / / /
* | | | Merge 8.7jan.nijtmans2020-11-061-56/+39
|\ \ \ \ | | |/ / | |/| |
| * | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-061-56/+39
| |\ \ \ | | |/ / | |/| / | | |/
| | * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-2/+2
* | | Merge 8.7jan.nijtmans2020-10-021-5/+5
|\ \ \ | |/ /
| * | Fix -Wshadow warnings, when compiling with a C++ compilerjan.nijtmans2020-10-021-5/+5
* | | Merge 8.7jan.nijtmans2020-09-171-2/+2
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-2/+2
* | | Merge 8.7jan.nijtmans2020-09-011-7/+7
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-011-6/+6
| |\ \ | | |/
| | * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-4/+4
| * | Merge 8.6. More documentation updatesjan.nijtmans2020-08-311-3/+3
| |\ \ | | |/
| | * Implement TIP #581: Master/Slavejan.nijtmans2020-08-311-3/+3
* | | Merge 8.7jan.nijtmans2020-03-071-6/+3
|\ \ \ | |/ /
| * | moredgp2020-03-061-6/+3
* | | Merge 8.7jan.nijtmans2020-02-281-16/+19
|\ \ \ | |/ /