summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6 (fixed optimization for create/search hash entries with the same keys)sebres2019-05-211-1/+1
|\
| * fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysPro...sebres2019-05-211-1/+1
| |\
| | * comment typodgp2019-05-171-1/+1
| | * Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit...jan.nijtmans2015-10-011-3/+3
* | | testlinkarray: fixed cast to pointer from integer (and eliminate warning)sebres2019-05-101-6/+3
* | | merge 8.6dgp2019-05-031-2/+4
|\ \ \ | |/ /
| * | Minor code style cleanup.dkf2019-04-231-2/+4
* | | Style corrections and warning eliminationdkf2019-04-181-3/+7
* | | Import of TIP 312 implementationdkf2019-04-031-0/+120
* | | Modify testbytestring such that is only produces pure byte-arrays, if not it ...jan.nijtmans2019-04-011-6/+15
* | | Various tommath/numeric related optimizations:jan.nijtmans2019-03-021-3/+1
* | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-globjan.nijtmans2019-03-011-2/+2
* | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr...jan.nijtmans2019-02-091-2/+2
* | | Merge 8.6jan.nijtmans2019-01-131-3/+58
|\ \ \ | |/ /
| * | Slightly simpler test for empty string, still covering all cases. Also prepar...jan.nijtmans2019-01-131-2/+3
| * | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne...sebres2019-01-111-0/+54
* | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-13/+13
* | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-231/+226
* | | Implement TIP #512: No stub for Tcl_SetExitProc()jan.nijtmans2018-11-151-0/+4
|\ \ \
| * | | Merge 8.7jan.nijtmans2018-11-021-0/+4
* | | | merge 8.7dgp2018-10-241-2/+2
|\ \ \ \ | |/ / /
| * | | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideIn...jan.nijtmans2018-10-211-2/+2
* | | | merge 8.7dgp2018-10-181-2/+24
|\ \ \ \ | |/ / /
| * | | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_W...jan.nijtmans2018-09-131-2/+2
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-0/+22
| * | | merge 8.6dgp2018-06-261-16/+0
| |\ \ \ | | |/ /
| | * | Use a thread exit handler, and not a custom exit proc for package cleanup.dgp2018-06-261-16/+0
| * | | merge 8.6jan.nijtmans2018-06-251-0/+16
| |\ \ \ | | |/ /
| | * | Add custom exit procedure for tcltests executable.pooryorick2018-06-211-0/+16
* | | | merge 8.7dgp2018-05-241-4/+4
|\ \ \ \ | |/ / /
| * | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-221-4/+4
| * | | TIP #491 implementation: Threading Support: phasing out non-threaded buildsjan.nijtmans2018-05-171-4/+4
* | | | merge 8.7dgp2018-02-231-3/+3
|\ \ \ \ | |/ / /
| * | | [89dfecb6b7] Make thread IDs in testing commands consistent.dgp2018-02-221-3/+3
| |\ \ \ | | |/ /
| | * | [89dfecb6b7] Make thread IDs in testing commands consistent.dgp2018-02-221-3/+3
* | | | merge 8.7dgp2018-01-181-163/+0
|\ \ \ \ | |/ / /
| * | | merge core-8-branchjan.nijtmans2017-11-301-0/+54
| |\ \ \
| * | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-081-163/+0
* | | | | merge 8.7dgp2017-11-291-0/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge core-8-6-branchjan.nijtmans2017-11-291-0/+54
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix Tcl_UtfFindFirst()/Tcl_UtfFindLast(), which were broken by [83c0c569d6]. ...jan.nijtmans2017-11-291-0/+54
* | | | merge 8.7dgp2017-11-031-3/+44
|\ \ \ \ | |/ / /
| * | | Create new testing command [teststringbytes] to probe the things thatdgp2017-10-261-0/+38
| * | | Repair Tcl_CreateEncoding(); Modernize [testencoding];dgp2017-10-251-3/+6
* | | | merge trunkdgp2017-06-161-1/+1
|\ \ \ \ | |/ / /
| * | | merge core-8-6-branchjan.nijtmans2017-06-081-1/+1
| |\ \ \ | | |/ /
| | * | tclUtil.c: Use TclUtfToUniChar() in stead of handling ASCII characters separa...jan.nijtmans2017-06-081-1/+1
| | * | Update documentation on recent changes in Tcl_LinkVar.jan.nijtmans2017-01-311-13/+1
* | | | merge trunkdgp2017-04-111-0/+85
|\ \ \ \ | |/ / /
| * | | Merge Harald's "robust-async-connect-tests" branch. Thanks!jan.nijtmans2017-04-101-0/+85
| |\ \ \