Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge TIP #597 | jan.nijtmans | 2021-04-29 | 43 | -13/+773 |
|\ \ | |||||
| | * | Merge 8.7 | jan.nijtmans | 2021-04-28 | 43 | -14/+793 |
| | |\ | |||||
| | | * | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -1/+13 |
| | |/ | |/| | |||||
| * | | Documenting our reference count management | dkf | 2021-04-25 | 1 | -0/+8 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 3 | -0/+40 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 8 | -3/+118 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 3 | -0/+18 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 2 | -0/+41 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 5 | -4/+86 |
| * | | Documenting our reference count management | dkf | 2021-04-25 | 5 | -0/+70 |
| * | | Documenting our reference count management | dkf | 2021-04-24 | 1 | -3/+161 |
| * | | Documenting our reference count management | dkf | 2021-04-24 | 3 | -0/+44 |
| * | | Documenting our reference count management | dkf | 2021-04-24 | 6 | -0/+116 |
| * | | Documenting our reference count management | dkf | 2021-04-24 | 3 | -1/+29 |
| * | | Start of documenting our reference count management | dkf | 2021-04-23 | 2 | -0/+28 |
| | * | Remove wtf-8/wtf-16/tcl-8 encodings | jan.nijtmans | 2021-04-16 | 1 | -2/+2 |
* | | | Merge core-8-branch | oehhar | 2021-04-24 | 2 | -2/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-04-16 | 2 | -2/+21 |
| |\ \ | |||||
| | * \ | Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from ... | jan.nijtmans | 2021-04-16 | 2 | -2/+21 |
| | |\ \ | |||||
| | | * | | Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Har... | jan.nijtmans | 2021-04-16 | 1 | -2/+11 |
| * | | | | Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, ... | jan.nijtmans | 2021-04-09 | 1 | -1/+1 |
* | | | | | Merge tip-597 | jan.nijtmans | 2021-04-13 | 7 | -87/+92 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -6/+6 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 6 | -81/+86 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 6 | -81/+86 |
* | | | | | Merge tip-597 | jan.nijtmans | 2021-04-01 | 1 | -0/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-01 | 1 | -0/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | RFE 4b4830eb54: reflected channel truncate method | jan.nijtmans | 2021-03-30 | 1 | -0/+13 |
| | |\ \ \ | |||||
| | | * | | | Proposed implementation of RFE [4b4830eb54] | jan.nijtmans | 2021-03-18 | 1 | -0/+13 |
* | | | | | | Merge tip-597. More testcases | jan.nijtmans | 2021-03-30 | 3 | -2/+45 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 2 | -1/+38 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Improve documentation for exec and open, especially in relation to binary pip... | dkf | 2021-03-30 | 2 | -1/+38 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Improve documentation for exec and open, especially in relation to binary pip... | dkf | 2021-03-30 | 2 | -2/+40 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Improve documentation for exec and open, especially in relation to binary pip... | dkf | 2021-03-30 | 2 | -3/+62 |
| * | | | | | Merge 8.7 | jan.nijtmans | 2021-03-28 | 6 | -66/+66 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2021-03-17 | 1 | -7/+8 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Fix documentation | jan.nijtmans | 2021-03-10 | 1 | -1/+2 |
| * | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encoding | jan.nijtmans | 2021-03-10 | 1 | -1/+6 |
* | | | | | | Add documentation. Do a better job of counting exactly which byte/character c... | jan.nijtmans | 2021-03-30 | 1 | -1/+19 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge 8.6 | jan.nijtmans | 2021-03-19 | 5 | -64/+64 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen... | jan.nijtmans | 2021-03-19 | 3 | -58/+57 |
* | | | | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Fix [8663689908]. Final documentation fix, implementation was already fixed e... | jan.nijtmans | 2021-03-18 | 1 | -2/+2 |
| * | | | Merge 8.5 | jan.nijtmans | 2021-03-14 | 1 | -7/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext(... | jan.nijtmans | 2021-03-14 | 1 | -7/+8 |
* | | | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() | jan.nijtmans | 2021-03-15 | 1 | -7/+8 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2021-02-15 | 9 | -43/+60 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-13 | 18 | -18/+17 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-04 | 35 | -108/+66 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-20 | 8 | -15/+37 |
| |\ \ \ \ \ \ |