Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify some \\u???? escape sequences to \\x?? | jan.nijtmans | 2020-12-03 | 2 | -7/+7 |
| | |||||
* | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | |||||
* | In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. | jan.nijtmans | 2020-05-28 | 1 | -1/+2 |
| | |||||
* | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -5/+5 |
| | |||||
* | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ↵ | jan.nijtmans | 2019-11-28 | 3 | -4/+4 |
| | | | | | and 1.0.1 for tcl::idna. "make install" and "make install-libraries" should now (finally) work fine for all platforms, both with configure/make and nmake. | ||||
* | Move the cookiejar package to its own directory so http works as a TM. Fix ↵ | dkf | 2019-11-26 | 4 | -0/+1040 |
the unix installation code to include the bootstrap registrar names. |