Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull msgcat fixes over the main dev branch | dgp | 2012-11-08 | 3 | -7/+7 |
|\ | |||||
| * | Revert msgcat requirement bump in the "clock" module. Should be no need for it. | dgp | 2012-11-08 | 2 | -2/+2 |
| | | |||||
| * | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵ | oehhar | 2012-11-08 | 5 | -9/+9 |
| | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in | ||||
| * | tzdata update | dgp | 2012-11-07 | 13 | -298/+790 |
| |\ | |/ |/| | |||||
* | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 13 | -298/+788 |
| | | |||||
| * | update changes | dgp | 2012-11-07 | 1 | -0/+2 |
| | | |||||
| * | merge 8.5 | dgp | 2012-11-07 | 6 | -74/+78 |
| |\ | |/ |/| | |||||
* | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -8/+12 |
|\ \ | | | | | | | routines called by DllMain(). | ||||
| * | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -6/+12 |
| | | | | | | | | | routines called by DllMain(). | ||||
* | | | merge-mark | jan.nijtmans | 2012-11-07 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | needed for complation with mingw-w64 (autoconf still to be run) | jan.nijtmans | 2012-11-07 | 1 | -0/+1 |
| | | | |||||
* | | | just fix some characters that fossil cannot handle well | jan.nijtmans | 2012-11-07 | 4 | -66/+66 |
| | | | |||||
| | * | merge 8.5 | dgp | 2012-11-06 | 6 | -14/+24 |
| | |\ | |_|/ |/| | | |||||
* | | | changes update | dgp | 2012-11-06 | 1 | -0/+3 |
| | | | |||||
* | | | complete bump to http 2.7.10 | dgp | 2012-11-06 | 2 | -4/+4 |
| | | | |||||
* | | | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 3 | -10/+17 |
| | | | |||||
| | * | make dist | dgp | 2012-11-05 | 1 | -6/+20 |
| | | | |||||
| | * | merge 8.5 | dgp | 2012-11-05 | 1 | -3/+20 |
| | |\ | |_|/ |/| | | |||||
* | | | date fixes | dgp | 2012-11-05 | 1 | -2/+2 |
| | | | |||||
* | | | Update changes for 8.5.13. | dgp | 2012-11-05 | 1 | -3/+20 |
| | | | |||||
| | * | autoconf-2.59 | dgp | 2012-11-05 | 2 | -2/+2 |
| | | | |||||
| | * | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 7 | -8/+8 |
| |/ |/| | |||||
* | | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, ↵ | jan.nijtmans | 2012-10-24 | 2 | -2/+6 |
|\ \ | |/ | | | | | for upwards compatibility with version 2 filesystems | ||||
| * | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, ↵ | jan.nijtmans | 2012-10-24 | 2 | -2/+6 |
| | | | | | | | | for upwards compatibility with version 2 filesystems | ||||
* | | Remove unused TclpLoadFile function. | jan.nijtmans | 2012-10-23 | 3 | -49/+5 |
| | | |||||
* | | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ↵ | jan.nijtmans | 2012-10-14 | 3 | -1/+8 |
| | | | | | | | | source code. | ||||
* | | Bug 3576509: tcl::Bgerror crashes with invalid arguments | jan.nijtmans | 2012-10-13 | 2 | -1/+6 |
| | | |||||
* | | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -5/+15 |
|\ \ | |/ | | | not the channel itself so that stacked channels do not cause trouble. | ||||
| * | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -20/+30 |
| | | | | | | not the channel itself so that stacked channels do not cause trouble. | ||||
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-25 | 8 | -28/+219 |
|\ \ | |||||
| * | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 5 | -7/+19 |
| | | | |||||
| * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 5 | -24/+203 |
| | | | |||||
* | | | eliminate compiler warning in previous commit | jan.nijtmans | 2012-09-17 | 1 | -1/+1 |
| | | | |||||
* | | | Nicer style test. | stwo | 2012-09-16 | 1 | -2/+2 |
|/ / | |||||
* | | 3564735 Protect against mem corruption when var resolvers misbehave. | dgp | 2012-09-11 | 1 | -2/+6 |
|\ \ | |||||
| * | | 3564735 Protection against namespace var resolvers that unexpectedly returnbug_3564735 | dgp | 2012-09-06 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | a pointer to Var while Tcl expects pointer to VarInHash. This may not be the total solution to Bug 3564735 (Itcl may be misbehaving), but this will prevent memory corruption. | ||||
* | | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ | ferrieux | 2012-09-07 | 3 | -0/+11 |
|/ / | | | | | | | [2417695] | ||||
* | | Minor clarification of description; all traces use a command prefix for their | dkf | 2012-09-05 | 1 | -1/+1 |
| | | | | | | callbacks. | ||||
* | | minor: tidy up formatting | dkf | 2012-08-25 | 1 | -66/+71 |
| | | |||||
* | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 2 | -1/+6 |
| | | |||||
* | | make sure that extensions which might still use TclWinNToHS, now use ntohs ↵ | jan.nijtmans | 2012-08-24 | 2 | -1/+5 |
| | | | | | | | | directly. | ||||
* | | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+6 |
| | | |||||
* | | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 2 | -1/+11 |
| | | | | | | (Backported from Tcl 8.6) | ||||
* | | 3559678 Fix bad filename normalization when the last component is the empty ↵ | dgp | 2012-08-20 | 2 | -2/+12 |
| | | | | | | | | string. | ||||
* | | ... and don't forget ChangeLog entry | jan.nijtmans | 2012-08-20 | 1 | -0/+8 |
| | | |||||
* | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 3 | -27/+3 |
| | | | | | | | | initialized winsock_2 library | ||||
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \ | |/ | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
| | | | | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | | | | | | | version numbers. | ||||
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 4 | -115/+175 |
| | | | | | | Backport some improvements from Tcl 8.6 |