summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Add "ilp32" build flagjan.nijtmans2021-05-261-0/+3
|\
| * Merge 8.7jan.nijtmans2021-04-091-0/+3
| |\
| * \ Merge 8.7jan.nijtmans2021-04-081-5/+5
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-04-061-2/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-03-281-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-03-171-3/+14
| |\ \ \ \ \
| * | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-2/+2
* | | | | | | Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable()jan.nijtmans2021-04-281-4/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2021-04-141-10/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #598: export TclWinConvertErrorjan.nijtmans2021-04-081-0/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge 8.7jan.nijtmans2021-03-091-9/+29
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | publicize TclWinConvertErrorjan.nijtmans2020-12-101-0/+3
| * | | | | | A few missing renamingsjan.nijtmans2021-04-071-1/+1
| * | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-4/+4
| | |_|_|_|/ | |/| | | |
| * | | | | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-041-2/+2
| | |_|_|/ | |/| | |
| * | | | Merge 8.6jan.nijtmans2021-03-191-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen...jan.nijtmans2021-03-191-1/+1
| * | | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-4/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge 8.7jan.nijtmans2021-02-151-11/+25
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-12-041-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge 8.7jan.nijtmans2020-11-051-3/+0
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-10-141-8/+8
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge 8.7jan.nijtmans2020-05-221-0/+3
| | |\ \ \ \ \
| | * | | | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIPjan.nijtmans2020-05-121-3/+14
| | |/ / / / /
| * | | | | | Merge 8.6jan.nijtmans2021-03-041-0/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge 8.5. Add unused stub table entriesjan.nijtmans2021-03-041-1/+5
| | |\ \ \ \ \
| | | * | | | | Add some more unused entries to the stub table, keeping up with the table siz...jan.nijtmans2021-03-041-1/+6
| | | * | | | | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate...jan.nijtmans2020-03-171-1/+4
| * | | | | | | Merge 8.6jan.nijtmans2021-03-021-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact".jan.nijtmans2021-01-271-3/+3
| | * | | | | | TIP #581: Mainly documentation and some testcasesjan.nijtmans2020-09-041-7/+7
* | | | | | | | Merge 8.7. Undo 2 unnecessary signature changesjan.nijtmans2021-02-281-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
* | | | | | | | Merge 8.7jan.nijtmans2021-02-241-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix "make checkstubs": A few more MODULE_SCOPE libtommath functionsjan.nijtmans2021-02-241-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-241-5/+5
|/ / / / / /
* | | | | | Rebase to core-8-branchjan.nijtmans2021-01-221-0/+3
|\ \ \ \ \ \
| * | | | | | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098]jan.nijtmans2013-06-281-0/+3
* | | | | | | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameterjan.nijtmans2021-01-111-0/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-171-3/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge 8.7jan.nijtmans2020-12-111-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2020-11-251-40/+112
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Remove the Tcl_GetValue() functionality. This can always be developed separatelyjan.nijtmans2020-11-251-4/+0
| * | | | | | | Merge 8.7jan.nijtmans2018-10-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Re-base to 8.7jan.nijtmans2018-10-081-0/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge 8.7. Also provide a new function for handling ByteArraysjan.nijtmans2018-08-141-87/+91
| | |\ \ \ \ \ \ \
| | * | | | | | | | First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #48...jan.nijtmans2017-10-271-0/+12
* | | | | | | | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-8/+8
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | More ©-sign consolidationjan.nijtmans2020-11-231-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge 8.6jan.nijtmans2020-09-011-5/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge 8.6. More documentation updatesjan.nijtmans2020-08-311-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /