summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ...jan.nijtmans2012-10-143-1/+8
|\
| * 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
|\ \ | |/
| * Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
* | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-062-17/+16
* | 3574819 Increase test robustness by creating files in fresh directory todgp2012-10-051-1/+2
| |
| \
| \
| \
*---. \ When checking for std channels being closed, compare the channel state,dgp2012-10-032-3/+15
|\ \ \ \ | | | |/
| | | * 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
| | | * | Fix for core bug yet to be named/numbered.dgp_stackedstdchandgp2012-10-021-3/+9
| |_|/ / |/| | |
* | | | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX.max2012-09-262-2/+19
* | | | eliminate unnecessary TEXT() macrosjan.nijtmans2012-09-234-20/+20
* | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilersjan.nijtmans2012-09-205-13/+5
|\ \ \ \
| * | | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dlljan.nijtmans2012-09-074-13/+0
* | | | | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2.jan.nijtmans2012-09-207-48/+62
|\ \ \ \ \
| * \ \ \ \ merge trunkfrq_3527238jan.nijtmans2012-09-1958-342/+736
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Let "nmakehlp -V" start searching digits after the found match (suggested by ...jan.nijtmans2012-09-192-5/+8
* | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330...jan.nijtmans2012-09-192-5/+14
* | | | | | merge release branchdgp2012-09-1826-45/+125
|\ \ \ \ \ \
| * | | | | | Tag Tcl 8.6b3 for release.core_8_6_b3core_8_6_b3_rcdgp2012-09-171-0/+2
| * | | | | | merge trunkdgp2012-09-173-3/+14
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | eliminate compiler warning in previous commitjan.nijtmans2012-09-171-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | 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
| |/ / / / /
* | | | | | Nicer style test.stwo2012-09-161-2/+2
* | | | | | Mistaken cleanup command.dgp2012-09-141-1/+0
* | | | | | Missing test cleanup.dgp2012-09-141-0/+12
| | * | | | 3555001 Safer stale config fix.dgp2012-09-142-2/+8
| | |\ \ \ \
| | | * | | | Safer stale config fix for review.bug_3555001dgp2012-09-132-2/+8
| | |/ / / /
| | * | | | merge trunkdgp2012-09-131-2/+2
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | autoconf-2.59dgp2012-09-131-2/+2
| | * | | | First draft of tcl/pkgs/README bundling instructions.dgp2012-09-131-1/+57
| | * | | | Revert committed debugging configuration.dgp2012-09-131-1/+1
| | * | | | merge trunkdgp2012-09-131-0/+7
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug #354...jan.nijtmans2012-09-131-0/+7
| | * | | | merge trunkdgp2012-09-132-4/+4
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
* | | | | | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for fil...twylite2012-09-131-2/+2
| | * | | | merge trunkdgp2012-09-128-17/+170
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | finish the TIP 404 implementation.dgp2012-09-124-9/+12
* | | | | | tip#404 file locale mcset: mc(fl)(m)setoehhar2012-09-125-11/+161
|\ \ \ \ \ \
| * | | | | | ChangeLog entry addedtip_404oehhar2012-09-071-1/+9
| * | | | | | Reentrant mcfl(m)set command, test, document mcflset as recommended for messa...oehhar2012-09-073-12/+56
| * | | | | | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with somedkf2012-08-273-5/+103