| Commit message (Expand) | Author | Age | Files | Lines |
* | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -8/+12 |
|\ |
|
| * | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 2 | -6/+12 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | date fixes | dgp | 2012-11-05 | 1 | -2/+2 |
|
|
* | | Update changes for 8.5.13. | dgp | 2012-11-05 | 1 | -3/+20 |
|
|
* | | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for... | jan.nijtmans | 2012-10-24 | 2 | -2/+6 |
|\ \
| |/ |
|
| * | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, fo... | jan.nijtmans | 2012-10-24 | 2 | -2/+6 |
|
|
* | | 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 s... | jan.nijtmans | 2012-10-14 | 3 | -1/+8 |
|
|
* | | 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 |
|\ \
| |/ |
|
| * | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -20/+30 |
|
|
* | | 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 |
|
|
* | | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [241... | ferrieux | 2012-09-07 | 3 | -0/+11 |
|/ / |
|
* | | Minor clarification of description; all traces use a command prefix for their | dkf | 2012-09-05 | 1 | -1/+1 |
|
|
* | | 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 di... | jan.nijtmans | 2012-08-24 | 2 | -1/+5 |
|
|
* | | 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 |
|
|
* | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 2 | -2/+12 |
|
|
* | | ... 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 |
|
|
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \
| |/ |
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
|
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|
|
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 4 | -115/+175 |
|
|
* | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 2 | -6/+15 |
|
|
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 3 | -148/+104 |
|
|
* | | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 2 | -0/+6 |
|
|
* | | Installer improvements, like [226a993973]. | stwo | 2012-08-07 | 4 | -131/+526 |
|
|
* | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
|\ \
| |/ |
|
| * | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
|
|
* | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
|
|
* | | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+17 |
|
|
* | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -87/+63 |
|\ \
| |/ |
|
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 3 | -70/+272 |
|
|