summaryrefslogtreecommitdiffstats
path: root/tests/indexObj.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases.jan.nijtmans2024-06-061-10/+14
|\
| * Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases.jan.nijtmans2024-06-061-0/+6
* | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-10/+27
|\ \ | |/
| * Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-10/+27
| |\
| | * Fix [7cb7409e05] by backporting tclIndexObj.c from [c3b23bf0c7]jan.nijtmans2024-04-041-3/+3
| | * Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFU...jan.nijtmans2024-04-041-10/+27
| | |\
| | | * Combine with "testparseargs" command. With testcases nowjan.nijtmans2024-04-041-10/+27
| | |/ | |/|
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
| * | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a...jan.nijtmans2023-06-211-1/+7
* | | Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also pr...apnadkarni2023-08-141-10/+12
|\ \ \
| * | | Fix up tests for modified Tcl_GetIntForIndex semanticsapnadkarni2023-08-131-4/+4
| * | | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13apnadkarni2023-08-131-10/+4
|/ / /
* | | Merge 9.0jan.nijtmans2023-06-271-2/+2
|\ \ \
* | | | WIP for fixing [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]jan.nijtmans2023-06-221-4/+10
|/ / /
* | | Merge trunkapnadkarni2023-04-141-1/+1
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-4/+5
|/ / /
* | | Merge 8.7jan.nijtmans2022-04-141-2/+2
|\ \ \ | |/ /
| * | Fix [da733cf8a6]: indexObj-6.7 failsjan.nijtmans2022-04-141-2/+2
* | | Merge 8.7jan.nijtmans2022-02-171-0/+4
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-01-251-0/+47
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-12-161-12/+20
| |\ \ \
| * | | | TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*()jan.nijtmans2021-12-091-0/+4
* | | | | Merge 8.7jan.nijtmans2022-01-211-0/+47
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bugjan.nijtmans2022-01-211-0/+47
|/ / /
* | | Merge 8.6jan.nijtmans2021-12-161-11/+19
|\ \ \ | |/ / |/| / | |/
| * Add 2 new testcases, for Tcl_GetIndexFromObjStruct with TCL_EXACT flag and fo...jan.nijtmans2021-12-161-12/+20
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
|/ /
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Disable special hacks for Itcl 3 ensemble error message generation.dgp2016-07-011-1/+1
|/
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Test harness for Tcl_ParseArgsObjvdkf2011-09-271-6/+32
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-061-3/+7
| | * * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-051-2/+5
| | * Fix [Bug 1646039]dkf2006-04-051-13/+13
| | * * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-161-1/+4
* | | fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-211-3/+3
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
|/ /
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-061-3/+7
* | * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-061-2/+2
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-051-2/+5