summaryrefslogtreecommitdiffstats
path: root/generic/tclScan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Remove some Tcl_Panic()'s which can never happenjan.nijtmans2022-02-171-1/+2
|\
| * Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more placesjan.nijtmans2022-02-171-16/+19
| * Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd()jan.nijtmans2022-02-161-1/+1
* | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but ...jan.nijtmans2021-12-211-2/+2
|\ \ | |/
* | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-2/+2
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | 3 times -1 -> TCL_INDEX_NONEjan.nijtmans2020-10-181-1/+1
* | Merge 8.6jan.nijtmans2020-10-131-4/+4
|\ \ | |/
| * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-6/+6
* | Merge 8.6jan.nijtmans2020-09-281-4/+4
|\ \ | |/
* | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-3/+3
* | tip-551 implementation.griffin2020-05-301-2/+2
|\ \
| * | Update for TIP-551: griffin2020-05-231-2/+2
* | | merge 8.6dgp2020-04-021-8/+1
|\ \ \ | | |/ | |/|
| * | One more caller conversion that simplifies.dgp2020-04-021-8/+1
* | | TIP 569 - remove lint commentsdgp2020-03-171-1/+0
* | | More TCL_UNUSED.dgp2020-03-081-2/+1
* | | Merge 8.7jan.nijtmans2020-02-131-2/+2
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2019-12-131-6/+4
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-12-031-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 8.7jan.nijtmans2019-11-151-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-11-111-7/+24
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge 8.7jan.nijtmans2019-11-041-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-251-6/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch tip-548. No longer define addtional stub-entries for functions t...jan.nijtmans2019-08-121-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Add 4 new encodings, and add documentation.jan.nijtmans2019-03-181-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-03-161-3/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
* | | | | | | | | | Merge 8.7jan.nijtmans2019-12-131-6/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-5/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7. Finish implementation.jan.nijtmans2019-11-121-4/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge 8.7jan.nijtmans2019-11-111-7/+24
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | Re-base to core-8-branchjan.nijtmans2019-11-011-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | * | | | | | | | Merge 8.7. Complete implementation for MSVC and for UNIX.jan.nijtmans2019-04-091-1/+1
| | | | |_|_|/ / / / | | | |/| | | | | |
| * | | | | | | | | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t.jan.nijtmans2019-12-121-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2019-12-031-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Eliminate excess eol-spacingjan.nijtmans2019-12-021-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge 8.7jan.nijtmans2019-11-091-5/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.6. jan.nijtmans2019-11-081-7/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix tclScan.c, not generating a string representation any more with unsigned ...jan.nijtmans2019-11-061-8/+10
* | | | | | | Merge 8.7jan.nijtmans2019-11-071-5/+7
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Fix tclScan.c, not generating a string representation any more with unsigned ...jan.nijtmans2019-11-061-2/+3
* | | | | | | Merge 8.7jan.nijtmans2019-11-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2019-10-301-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
* | | | | | Mark more unused parametersjan.nijtmans2019-09-031-0/+1
* | | | | | Merge tip-548jan.nijtmans2019-08-291-6/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-08-281-6/+5
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-6/+5
* | | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-8/+10
|\ \ \ \ \ | |/ / / /
* | | | | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-1/+1
|/ / / /
* | | | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ...jan.nijtmans2019-03-181-1/+1
| |_|/ |/| |