summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* also search for the library directory (init.tcl, encodings, etc) relative to ...Joe Mistachkin2012-11-132-1/+69
* merge release to 8.5dgp2012-11-1212-16/+49
|\
| * ChangeLog release markcore_8_5_13core_8_5_13_rcdgp2012-11-091-0/+15
| * merge markdgp2012-11-090-0/+0
| |\ | |/ |/|
* | Pull msgcat fixes over the main dev branchdgp2012-11-083-7/+7
|\ \ | |/
| * Revert msgcat requirement bump in the "clock" module. Should be no need for it.dgp2012-11-082-2/+2
| * changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib...oehhar2012-11-085-9/+9
| * tzdata updatedgp2012-11-0713-298/+790
| |\ | |/ |/|
* | Import tzdata2012iKevin B Kenny2012-11-0713-298/+788
| * update changesdgp2012-11-071-0/+2
| * merge 8.5dgp2012-11-076-74/+78
| |\ | |/ |/|
* | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-072-8/+12
|\ \
| * | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-072-6/+12
* | | merge-markjan.nijtmans2012-11-070-0/+0
|\ \ \ | |/ /
| * | needed for complation with mingw-w64 (autoconf still to be run)jan.nijtmans2012-11-071-0/+1
* | | just fix some characters that fossil cannot handle welljan.nijtmans2012-11-074-66/+66
| | * merge 8.5dgp2012-11-066-14/+24
| | |\ | |_|/ |/| |
* | | changes updatedgp2012-11-061-0/+3
* | | complete bump to http 2.7.10dgp2012-11-062-4/+4
* | | [Bug 3581754]: Ensure that http -command callbacks are done at most once.dkf2012-11-063-10/+17
| | * make distdgp2012-11-051-6/+20
| | * merge 8.5dgp2012-11-051-3/+20
| | |\ | |_|/ |/| |
* | | date fixesdgp2012-11-051-2/+2
* | | Update changes for 8.5.13.dgp2012-11-051-3/+20
| | * autoconf-2.59dgp2012-11-052-2/+2
| | * Release branch for Tcl 8.5.13.dgp2012-11-057-8/+8
| |/ |/|
* | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for...jan.nijtmans2012-10-242-2/+6
|\ \ | |/
| * Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, fo...jan.nijtmans2012-10-242-2/+6
* | Remove unused TclpLoadFile function.jan.nijtmans2012-10-233-49/+5
* | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's s...jan.nijtmans2012-10-143-1/+8
* | Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
* | When checking for std channels being closed, compare the channel state,dgp2012-10-032-5/+15
|\ \ | |/
| * When checking for std channels being closed, compare the channel state,dgp2012-10-032-20/+30
* | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-258-28/+219
|\ \
| * | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-175-7/+19
| * | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-125-24/+203
* | | eliminate compiler warning in previous commitjan.nijtmans2012-09-171-1/+1
* | | Nicer style test.stwo2012-09-161-2/+2
|/ /
* | 3564735 Protect against mem corruption when var resolvers misbehave.dgp2012-09-111-2/+6
|\ \
| * | 3564735 Protection against namespace var resolvers that unexpectedly returnbug_3564735dgp2012-09-061-2/+6
* | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [241...ferrieux2012-09-073-0/+11
|/ /
* | Minor clarification of description; all traces use a command prefix for theirdkf2012-09-051-1/+1
* | minor: tidy up formattingdkf2012-08-251-66/+71
* | [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-252-1/+6
* | make sure that extensions which might still use TclWinNToHS, now use ntohs di...jan.nijtmans2012-08-242-1/+5
* | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+6
* | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid valuesjan.nijtmans2012-08-232-1/+11
* | 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-202-2/+12
* | ... and don't forget ChangeLog entryjan.nijtmans2012-08-201-0/+8
* | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-203-27/+3