summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix epoll notifier memory leak in initialization/finalization routines,pooryorick2018-05-081-0/+4
* merge 8.6dgp2018-05-084-9/+17
|\
| * prevents UB/segfault by unexpected return-code (not -1/0/1) and avoid warning...sebres2018-05-081-0/+2
| * merge fix for [92564326a98b5510] from 8.5sebres2018-05-083-9/+15
| |\
| | * fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/...sebres2018-05-083-9/+15
* | | merge core-8-6-branchpooryorick2018-05-074-251/+285
|\ \ \ | |/ /
| * | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd.pooryorick2018-05-073-245/+130
| * | Factor options handling out of StringCmpCmd.pooryorick2018-05-062-37/+60
| * | Preparation to deduplicate code between byte-compiled and legacypooryorick2018-05-063-118/+129
| * | Avoid generating string representation when comparing the empty string.pooryorick2018-05-053-5/+106
| |\ \
| | * | Avoid generating string representation when comparing the empty string.pooryorick2018-05-053-5/+106
| |/ /
* | | Remove some tip389 restrictions in test-cases, which are no longer necessary. jan.nijtmans2018-05-074-22/+20
* | | Update TZ info to tzdata2018e.José Ignacio Marín2018-05-044-309/+311
|\ \ \ | |/ /
| * | Update TZ info to tzdata2018e.José Ignacio Marín2018-05-044-309/+311
* | | close forkdgp2018-05-021-1/+1
|\ \ \
| * | | Syntax error in msgcat documentation fixed. Ticket [af69c6966d]oehhar2018-05-021-1/+1
* | | | merge 8.6jan.nijtmans2018-05-015-36/+73
|\ \ \ \ | | |/ / | |/| |
| * | | merge 8.5dgp2018-04-301-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Contain platform-specific things in the constraint-controlled parts of the test.dgp2018-04-301-2/+3
| * | | amend after merge 8.5sebres2018-04-301-1/+1
| * | | merge core-8-5-branch (fix-1613456fff)sebres2018-04-305-36/+72
| |\ \ \ | | |/ /
| | * | merge fix-1613456fff, closes [1613456fffffffff] and [27b682284974d0cd]sebres2018-04-306-55/+101
| | |\ \
| | | * | win: some test-cases missing constraint for testexcept (if compiled without t...sebres2018-04-111-4/+5
| | | * | win: fix several test-cases for windows platformsebres2018-04-093-23/+47
| | | * | amend to [5acb57c7aec45e05]: set code to TCL_ERROR, because primitives from t...sebres2018-04-091-1/+1
| | | * | [27b682284974d0cd] command "file delete": avoid possible race condition if fi...sebres2018-04-061-9/+9
| | | * | minor fix on comment (restored getFileSecurityProc back, because getNamedSecu...sebres2018-03-221-1/+1
| | | * | win: fixes check of file permissions (readable, writable, executable) - more ...sebres2018-03-221-19/+40
* | | | | Implement special "string totitle" for Extended Georgian characters (new beha...jan.nijtmans2018-05-013-4/+22
* | | | | Upgrade everything to Unicode 11 (still in beta, expected in june 2018)jan.nijtmans2018-04-295-986/+1012
* | | | | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all ...jan.nijtmans2018-04-263-13/+12
* | | | | merge 8.6dgp2018-04-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Doc typo fix from Andy Goth.dgp2018-04-251-1/+1
* | | | | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4)dgp2018-04-242-8/+29
|\ \ \ \ \ | |/ / / /
| * | | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin...jan.nijtmans2018-04-232-2/+17
* | | | | Some better surrogate handling in encodings. Not spotted before ...jan.nijtmans2018-04-231-4/+21
|\ \ \ \ \ | |/ / / /
| * | | | Add some state to encodings, so we can do better surrogate handling for TCL_U...jan.nijtmans2018-04-231-26/+53
* | | | | Dup test name.dgp2018-04-231-1/+1
* | | | | Rework 'array for' to pass the arrayNameObj to the NRE routinesbll2018-04-231-65/+49
* | | | | merge 8.6dgp2018-04-223-4/+18
|\ \ \ \ \ | |/ / / /
| * | | | [46a2410650] compiled [unset] was bypassing cleanup of active array search.dgp2018-04-222-1/+18
| * | | | DeleteArray has only one caller. It is called on the "dummy" variabledgp2018-04-201-3/+0
* | | | | TIP 421 Implementation.dgp2018-04-204-25/+518
|\ \ \ \ \
| * | | | | Adapt [array for] to use the refactored routines.dgp2018-04-191-37/+5
| * | | | | merge 8.7dgp2018-04-1911-458/+360
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Satisfy test var-23.14dgp2018-04-171-22/+20
| * | | | | Test of shimmer segfault.dgp2018-04-171-0/+9
| * | | | | Memleak fix from Brad Lanam.dgp2018-04-161-0/+2
| * | | | | merge 8.7dgp2018-04-11106-6146/+5704
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2018-03-1529-706/+2580
| |\ \ \ \ \ \