summaryrefslogtreecommitdiffstats
path: root/generic/tclCompCmdsGR.c
Commit message (Expand)AuthorAgeFilesLines
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-4/+3
* Clean up a lot of small whitespace issues dkf2024-05-131-3/+4
* Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-4/+4
|\
| * More int -> Tcl_Size (backported from 9.0)jan.nijtmans2023-10-101-10/+10
* | more spacing/formatting tweaksdkf2024-03-191-1/+1
* | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13apnadkarni2023-08-131-2/+2
* | Merge 9.0jan.nijtmans2023-06-271-2/+2
* | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-2/+2
* | Merge trunkapnadkarni2023-04-141-3/+3
|\ \
| * \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-2/+2
|/ /
* | Merge 8.7jan.nijtmans2022-11-071-15/+15
|\ \ | |/
| * Deprecate TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-071-10/+15
* | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-169/+37
|\ \ | |/
| * Rewrite lreplace4 implementation not to need extra immediate operands.apnadkarni2022-11-031-172/+38
| * Bytecode compiler for leditapnadkarni2022-10-301-69/+118
| * New bytecode implementation for lreplaceapnadkarni2022-10-301-138/+53
| * New bytecode for linsertapnadkarni2022-10-301-36/+5
| * Implement lreplace4 BCC instructionapnadkarni2022-10-301-0/+69
* | Merge 8.7jan.nijtmans2022-10-211-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-10-211-1/+1
| |\
| | * Fix [d554e5554e]: fix typo “defintion”jan.nijtmans2022-10-201-34/+34
| | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-9/+10
* | | More progressjan.nijtmans2022-03-311-2/+2
* | | More progressjan.nijtmans2022-03-291-5/+5
* | | More progressjan.nijtmans2022-03-181-27/+27
* | | More progressjan.nijtmans2022-03-171-1/+1
* | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-50/+50
|\ \ \
* | | | More progressjan.nijtmans2022-03-091-50/+50
* | | | More progressjan.nijtmans2022-03-061-62/+62
* | | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList toojan.nijtmans2022-01-241-2/+3
* | | | Tcl Dicts > 2^31 elements toojan.nijtmans2022-01-241-1/+1
|/ / /
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-4/+4
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-4/+4
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-4/+4
* | | Merge 8.7jan.nijtmans2020-10-261-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-261-1/+1
| |\ \ | | |/
| | * Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-1/+1
* | | Merge 8.7jan.nijtmans2020-09-281-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-281-1/+1
| |\ \ | | |/
| | * Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-281-1/+1
| | * Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-1/+1
* | | Merge 8.7jan.nijtmans2020-09-171-9/+10
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-9/+10
* | | Merge 8.7jan.nijtmans2020-05-141-21/+21
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-05-141-21/+21
| |\ \ | | |/
| | * In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual...jan.nijtmans2020-05-141-21/+21
| | * Merge 8.5jan.nijtmans2019-06-261-2/+2
* | | merge 8.7dgp2020-03-061-107/+37
|\ \ \ | |/ /