summaryrefslogtreecommitdiffstats
path: root/generic/tclCompExpr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-10-191-1/+1
|\
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-1/+1
* | Merge 8.7jan.nijtmans2023-09-121-2/+2
|\ \ | |/
| * Rebase to 8.7jan.nijtmans2023-07-091-2/+2
| |\
| | * Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-011-2/+2
* | | Merge trunkgriffin2023-05-171-2/+2
|\ \ \
| * \ \ merge 8.7dgp2023-05-151-2/+2
| |\ \ \ | | |/ /
| | * | No need to init string rep, if we throw away the object immediatelyjan.nijtmans2023-05-151-2/+2
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Partial sync-up with trunk.griffin2023-04-301-30/+30
|\ \ \ \ \ | | | |/ /
| | | * | Merge trunkapnadkarni2023-04-141-4/+4
| | | |\ \ | | | |/ / | | |/| |
| | * | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-4/+4
| | |\ \ \ | |/ / / / | | | | _
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
| | * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-1/+1
| | | * TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-26/+26
| | |/ | |/|
* | | Merge trunkgriffin2023-03-251-4/+4
|\ \ \ | |/ /
| * | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-4/+4
| * | Merge 9.0jan.nijtmans2022-11-251-1/+1
| |\ \ | |/ / |/| |
| * | Internal abstract list, don't let "llength" shimmer any more.jan.nijtmans2022-11-231-1/+1
* | | Merge 8.7jan.nijtmans2022-11-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an...jan.nijtmans2022-11-251-1/+1
* | Merge 9.0jan.nijtmans2022-05-171-2/+2
|\ \
| * \ Merge 8.7jan.nijtmans2022-05-171-2/+2
| |\ \ | | |/
| | * Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-2/+2
| | * Fix merge conflict previous commitjan.nijtmans2022-01-171-2/+0
| | * Merge 8.6jan.nijtmans2022-01-171-0/+2
| | |\
| | | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-8/+14
| | | * IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-191-4/+4
* | | | Merge 9.0jan.nijtmans2022-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Code formattingjan.nijtmans2022-04-121-1/+1
* | | | More progressjan.nijtmans2022-03-291-7/+7
* | | | More progressjan.nijtmans2022-03-061-8/+8
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-2/+2
* | | | More progressjan.nijtmans2022-01-271-3/+3
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-2/+2
|/ / /
* | | Merge 8.7jan.nijtmans2021-10-081-9/+9
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-5/+5
* | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0)jan.nijtmans2021-03-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2020-11-111-5/+48
| |\ \
| * \ \ Merge 8.7jan.nijtmans2020-10-141-18/+23
| |\ \ \
| * | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIPjan.nijtmans2020-05-121-4/+4
* | | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-3/+3
|\ \ \ \ \
* \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-181-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants...jan.nijtmans2020-11-181-5/+5
| | |_|/ / | |/| | |
* | | | | Merge 8.7dkf2020-11-081-4/+50
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-10-241-17/+22
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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-10-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.6jan.nijtmans2020-10-131-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-2/+2