summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-3/+3
* Merge 8.6jan.nijtmans2021-08-261-1/+1
|\
| * Add a few spare unused stub entries in TclOOjan.nijtmans2021-08-261-1/+1
| * Merge 8.5jan.nijtmans2021-08-191-1/+5
| |\
| | * Reserve a few more unused stub entriesjan.nijtmans2021-08-191-1/+5
* | | Apply macos-tip511.diff. Resolve conflict with TIP #601jan.nijtmans2021-08-191-1/+3
* | | tip#511 proposed implementationjan.nijtmans2021-08-171-0/+1
* | | Merge 8.7jan.nijtmans2021-04-291-0/+1
|\ \ \
| * | | Prevent compiler warningjan.nijtmans2021-04-291-0/+1
* | | | Merge 8.7jan.nijtmans2021-04-291-0/+1
|\ \ \ \ | |/ / /
| * | | Unbreak build with -DTCL_NO_DEPRECATEDjan.nijtmans2021-04-291-0/+1
* | | | Merge 8.7jan.nijtmans2021-04-131-2/+0
|\ \ \ \ | |/ / /
| * | | Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATEDjan.nijtmans2021-04-121-2/+0
* | | | Merge 8.7jan.nijtmans2021-04-091-0/+9
|\ \ \ \ | |/ / /
| * | | TIP #598: export TclWinConvertErrorjan.nijtmans2021-04-081-0/+9
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2021-03-091-5/+18
| | |\ \ \
| | * | | | publicize TclWinConvertErrorjan.nijtmans2020-12-101-0/+8
* | | | | | Merge 8.7jan.nijtmans2021-04-061-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-041-4/+4
* | | | | | Merge 8.7jan.nijtmans2021-03-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries()jan.nijtmans2021-03-221-1/+1
* | | | | | Merge 8.7jan.nijtmans2021-03-171-6/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-6/+32
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge 8.7jan.nijtmans2021-02-151-5/+14
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-12-161-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-131-1/+1
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge 8.7jan.nijtmans2020-12-041-6/+6
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-111-0/+22
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge 8.7jan.nijtmans2020-11-051-1/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-141-6/+6
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Merge 8.7jan.nijtmans2020-05-221-0/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7. Further progress with TIP implementation.jan.nijtmans2020-05-131-4/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIPjan.nijtmans2020-05-121-3/+31
| | |/ / / / / / / /
* | | | | | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-1/+2
|/ / / / / / / / /
* | | | | | | | | Merge 8.6jan.nijtmans2021-03-041-0/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge 8.5. Add unused stub table entriesjan.nijtmans2021-03-041-1/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Add some more unused entries to the stub table, keeping up with the table siz...jan.nijtmans2021-03-041-1/+9
| | * | | | | | | Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-1/+1
* | | | | | | | | Fix "make checkstubs": A few more MODULE_SCOPE libtommath functionsjan.nijtmans2021-02-241-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti...jan.nijtmans2021-01-221-1/+3
* | | | | | | | Rebase to core-8-branchjan.nijtmans2021-01-221-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ rebasejan.nijtmans2013-07-091-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098]jan.nijtmans2013-06-281-0/+2
| |/ / / / / / / /
* | | | | | | | | Add mp_unpack() to the libtommath stub table, so this function is available t...jan.nijtmans2021-01-131-1/+2
* | | | | | | | | Merge 8.7jan.nijtmans2020-12-171-3/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2020-12-161-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2020-12-141-1/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761:jan.nijtmans2020-12-141-1/+1
| | * | | | | | Get rid of "register" keyword, forbidden in c++20.jan.nijtmans2020-11-261-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2020-12-111-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /