summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* adjust for() loop controls to squelch sign-compare warning, move maxSizeDecad...bch2020-11-261-9/+12
* squelch warning by using proper(?) format specifiers; intent needs TBD, so co...bch2020-11-261-2/+2
* squelch -Wunused warningbch2020-11-261-0/+1
* use new TIP 494 64bit/#define in code comment to be consistent w/ codebch2020-11-261-1/+1
* silence warning re: sign-comparebch2020-11-261-1/+1
* Merge 8.7jan.nijtmans2020-11-251-1/+0
|\
| * Make HTML documentation html5-compatible. Still works the same with older bro...jan.nijtmans2020-11-251-1/+0
| |\
| | * Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-1/+0
* | | Merge 8.7jan.nijtmans2020-11-232-6/+6
|\ \ \ | |/ /
| * | More ©-sign consolidationjan.nijtmans2020-11-232-6/+6
| |/
* | Merge 8.7jan.nijtmans2020-11-203-4/+4
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-11-203-4/+4
| |\
| | * Use '&' in stead of 'and' in copyright statements consistantlyjan.nijtmans2020-11-203-4/+4
* | | Merge 8.7jan.nijtmans2020-11-185-36/+47
|\ \ \ | |/ /
| * | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants...jan.nijtmans2020-11-185-36/+47
* | | Merge 8.7jan.nijtmans2020-11-161-2/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-11-161-2/+4
| |\ \ | | |/
| | * Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-161-2/+4
* | | Merge 8.7jan.nijtmans2020-11-161-3/+12
|\ \ \ | |/ /
| * | TIP #586 implementation: C String Parsing Support for binary scanjan.nijtmans2020-11-161-3/+12
| |\ \
| | * \ Merge 8.7jan.nijtmans2020-10-283-4/+4
| | |\ \
| | * | | TIP586: C String Parsing Support for binary scanoehhar2020-10-251-3/+12
* | | | | Merge 8.7dkf2020-11-081-4/+50
|\ \ \ \ \ | |/ / / /
| * | | | TIP 582: Comments in Expressionsdkf2020-11-081-5/+48
| |\ \ \ \
| | * \ \ \ Merge 8.7dkf2020-11-013-4/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge 8.7jan.nijtmans2020-10-2475-1446/+1598
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Tricky case in function calls.dkf2020-08-241-3/+30
| | * | | | Implementation of TIP 582: comments in expressionsdkf2020-08-221-2/+18
* | | | | | Merge 8.7jan.nijtmans2020-11-065-106/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-064-86/+66
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
* | | | | merge 8.7dgp2020-10-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Use TCL_ERROR to signal inability to compile.dgp2020-10-271-1/+1
* | | | | Merge 8.7jan.nijtmans2020-10-262-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2020-10-262-3/+3
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-262-3/+3
* | | | Merge 8.7jan.nijtmans2020-10-231-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-231-2/+2
| |\ \ \ | | |/ /
| | * | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: w...jan.nijtmans2020-10-231-2/+2
* | | | Merge 8.7jan.nijtmans2020-10-221-5/+1
|\ \ \ \ | |/ / /
| * | | TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8jan.nijtmans2020-10-221-5/+1
| | | |
| \ \ \
*-. \ \ \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-222-19/+19
|\ \ \ \ \ | | |/ / /
| | * | | TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-222-19/+19
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2020-10-0114-90/+94
| | | |\ \ \
| | | * \ \ \ TIP #587 for Tcl 8.7jan.nijtmans2020-09-252-19/+19
| | | |\ \ \ \
| * | | \ \ \ \ Merge trunkjan.nijtmans2020-09-251-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge trunk. Use utf-8 explicitly when reading/writing script filesjan.nijtmans2020-09-223-24/+26
| |\ \ \ \ \ \ \
| * | | | | | | | Default utf-8 for source commandjan.nijtmans2020-09-201-18/+18
* | | | | | | | | Merge 8.7jan.nijtmans2020-10-211-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge 8.6jan.nijtmans2020-10-211-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64jan.nijtmans2020-10-211-1/+1