| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 5 | -28/+17 |
|
|
* | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 4 | -17/+23 |
|
|
* | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 3 | -2/+7 |
|\ \
| |/ |
|
| * | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 3 | -2/+7 |
|
|
* | | merge release to dev | dgp | 2012-07-27 | 12 | -18/+40 |
|\ \ |
|
| * \ | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 2 | -9/+14 |
| |\ \
| |/ /
|/| | |
|
* | | | update changes | dgp | 2012-07-25 | 1 | -1/+5 |
|
|
* | | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
| |\ \ |
|
| | * | | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
| |/ / |
|
| | * | merge 8.5 | dgp | 2012-07-25 | 1 | -0/+2 |
| | |\
| |_|/
|/| | |
|
* | | | merge mark | dgp | 2012-07-24 | 0 | -0/+0 |
|\ \ \
| |/ / |
|