summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* More TCL_UNUSEDdgp2020-03-091-2/+2
* Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-281-0/+3
|\
| * Deprecate Tcl_Close() stub entry as welljan.nijtmans2020-02-021-0/+1
| |\
| * | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-0/+1
| * | Deprecate channel types 1-4jan.nijtmans2020-01-291-0/+1
| |/
* | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-11/+12
|\ \ | |/ |/|
| * Merge 8.7jan.nijtmans2020-02-261-1/+1
| |\ | |/ |/|
| * Merge 8.7jan.nijtmans2020-02-131-9/+43
| |\ | |/ |/|
| * Merge 8.7jan.nijtmans2019-12-131-59/+148
| |\
| * \ Merge 8.7jan.nijtmans2019-12-031-4/+2
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-11-091-11/+3
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-11-071-8/+11
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-11-041-2/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-251-9/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-241-12/+73
| |\ \ \ \ \ \ \
* | | | | | | | | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATEDjan.nijtmans2020-01-291-1/+1
* | | | | | | | | TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extensio...jan.nijtmans2020-01-251-0/+1
* | | | | | | | | Merge 8.6jan.nijtmans2020-01-231-1/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.5jan.nijtmans2020-01-231-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Last unused internal stub entry from 258 to 259.jan.nijtmans2020-01-231-1/+2
| | * | | | | | | | | Add additional (dummy) stub entries in the libtommath stubtablejan.nijtmans2019-10-241-0/+17
* | | | | | | | | | | merge 8.7dgp2020-01-171-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-01-131-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Silence some gcc-9 compiler warnings.jan.nijtmans2020-01-131-9/+9
| | * | | | | | | | | Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, thr...jan.nijtmans2019-12-121-3/+20
* | | | | | | | | | | Merge 8.7jan.nijtmans2019-12-131-58/+147
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-58/+147
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Tweak visibility of some libtommath symbols and add --with-system-libtommath ...jan.nijtmans2019-11-251-6/+4
| | * | | | | | | | | | Formattingjan.nijtmans2019-11-181-23/+23
| | * | | | | | | | | | Merge 8.7jan.nijtmans2019-11-151-3/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge 8.7jan.nijtmans2019-11-151-2/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 8.7. Finish implementation.jan.nijtmans2019-11-121-13/+22
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge 8.7jan.nijtmans2019-11-111-41/+34
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | * | | | | | | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-22/+110
| | * | | | | | | | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a...jan.nijtmans2019-11-011-5/+2
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t.jan.nijtmans2019-12-121-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Implement "panic" as described in the TIPjan.nijtmans2019-12-111-8/+24
* | | | | | | | | | | Merge 8.7jan.nijtmans2019-11-151-5/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7jan.nijtmans2019-11-151-3/+1
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge 8.6jan.nijtmans2019-11-151-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ...jan.nijtmans2019-11-151-1/+1
| | * | | | | | | Add support for mp_init_i32/mp_init_i64/mp_init_l/mp_init_ll/mp_init_u32/mp_i...jan.nijtmans2019-11-081-4/+4
* | | | | | | | | Merge 8.7jan.nijtmans2019-11-111-19/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o...jan.nijtmans2019-11-081-10/+1
| * | | | | | | | Merge 8.6. jan.nijtmans2019-11-081-1/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Deprecate mp_div_3(): Will be private function in future libtommath, not used...jan.nijtmans2019-11-071-8/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2019-11-041-2/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix generic\tclStubInit.c(139): warning C4098: 'TclBN_mp_set': 'void' functio...jan.nijtmans2019-10-311-1/+1
| * | | | | | Merge 8.7jan.nijtmans2019-10-311-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge 8.6jan.nijtmans2019-10-301-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | |