summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* More ©-sign consolidationjan.nijtmans2020-11-232-6/+6
* Merge 8.6jan.nijtmans2020-11-203-4/+4
|\
| * Use '&' in stead of 'and' in copyright statements consistantlyjan.nijtmans2020-11-203-4/+4
* | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants...jan.nijtmans2020-11-185-36/+47
* | 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
* | 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
* | | | 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
* | | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-064-86/+66
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
* | | | Use TCL_ERROR to signal inability to compile.dgp2020-10-271-1/+1
* | | | 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.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
* | | 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
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2020-10-0114-90/+94
| |\ \ \
| * \ \ \ TIP #587 for Tcl 8.7jan.nijtmans2020-09-252-19/+19
| |\ \ \ \
| | * \ \ \ Merge trunk. Use utf-8 explicitly when reading/writing script filesjan.nijtmans2020-09-223-24/+26
| | |\ \ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2020-09-202-7/+11
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | merge 8.7dgp2020-09-201-16/+14
| | | |\ \ \ \
| | * | | | | | Default utf-8 for source commandjan.nijtmans2020-09-201-18/+18
| | |/ / / / /
| | * | | | | Fix [9ffffcbeee]: compiler warnings in regcomp.cjan.nijtmans2020-09-202-9/+9
| | * | | | | Fix [bf58b04202]: compiler warning in tclEnv.cjan.nijtmans2020-09-201-1/+1
| | * | | | | merge 8.7dgp2020-09-191-11/+34
| | |\ \ \ \ \
| | * | | | | | Fix gcc warnings, compiling on 32-bit Linuxjan.nijtmans2020-09-182-5/+5
| | * | | | | | New macro TclNewIndexObj() which does the same as TclNewWideIntObjFromSize() ...jan.nijtmans2020-09-188-47/+63
| | * | | | | | Merge 8.7jan.nijtmans2020-09-1747-222/+259
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-172-8/+8
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-152-18/+37
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-141-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge...fvogel2020-09-135-18/+12
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE w...jan.nijtmans2020-09-112-9/+5
| | * | | | | | | | | | | Merge 8.7jan.nijtmans2020-09-112-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-118-20/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-103-12/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-0710-55/+95
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ckfree -> Tcl_Freejan.nijtmans2020-09-051-1/+1
| | * | | | | | | | | | | | | | | Merge core-8-branchjan.nijtmans2020-09-058-78/+48
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte...jan.nijtmans2020-09-058-78/+48
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2020-09-048-48/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2020-09-0122-780/+783
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fix [43b434812a]: Tcl 9.0 uses stat64() but not struct stat64 on Linux i686jan.nijtmans2020-08-211-0/+2
| | * | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2020-08-191-14/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | |