| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | dgp | 2012-09-13 | 1 | -2/+2 |
|\ |
|
| * | autoconf-2.59 | dgp | 2012-09-13 | 1 | -2/+2 |
|
|
* | | First draft of tcl/pkgs/README bundling instructions. | dgp | 2012-09-13 | 1 | -1/+57 |
|
|
* | | Revert committed debugging configuration. | dgp | 2012-09-13 | 1 | -1/+1 |
|
|
* | | merge trunk | dgp | 2012-09-13 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug #354... | jan.nijtmans | 2012-09-13 | 1 | -0/+7 |
|
|
* | | merge trunk | dgp | 2012-09-13 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
|
|
| * | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for fil... | twylite | 2012-09-13 | 1 | -2/+2 |
|
|
* | | merge trunk | dgp | 2012-09-12 | 8 | -17/+170 |
|\ \
| |/ |
|
| * | finish the TIP 404 implementation. | dgp | 2012-09-12 | 4 | -9/+12 |
|
|
| * | tip#404 file locale mcset: mc(fl)(m)set | oehhar | 2012-09-12 | 5 | -11/+161 |
| |\ |
|
| | * | ChangeLog entry addedtip_404 | oehhar | 2012-09-07 | 1 | -1/+9 |
|
|
| | * | Reentrant mcfl(m)set command, test, document mcflset as recommended for messa... | oehhar | 2012-09-07 | 3 | -12/+56 |
|
|
| | * | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some | dkf | 2012-08-27 | 3 | -5/+103 |
|
|
* | | | merge trunk | dgp | 2012-09-12 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | 3564735 Protect against mem corruption when var resolvers misbehave. | dgp | 2012-09-11 | 1 | -2/+6 |
|
|
* | | | merge trunk | dgp | 2012-09-11 | 2 | -9/+1 |
|\ \ \
| |/ / |
|
| * | | fix running package-tests on Windows, correct TCLSH_PROG in this case | jan.nijtmans | 2012-09-10 | 1 | -1/+1 |
|
|
| * | | removed leftover from failed attempt to unify stub tables. | jan.nijtmans | 2012-09-07 | 1 | -8/+0 |
|
|
* | | | correct font issues in define.n | dgp | 2012-09-07 | 3 | -8/+22 |
|\ \ \
| |/ / |
|
* | | | merge trunk | dgp | 2012-09-06 | 3 | -5/+11 |
|\ \ \
| |/ / |
|
| * | | Minor clarification of description; all traces use a command prefix for their... | dkf | 2012-09-05 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Minor clarification of description; all traces use a command prefix for their | dkf | 2012-09-05 | 1 | -1/+1 |
|
|
| * | | | ...and the date too. | dgp | 2012-08-30 | 1 | -1/+1 |
|
|
| * | | | Update changes for 8.6b3 | dgp | 2012-08-30 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | merge trunk | dgp | 2012-08-28 | 1 | -1/+7 |
|\ \ \
| |/ / |
|
| * | | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code... | andreask | 2012-08-27 | 1 | -1/+7 |
|
|
* | | | merge trunk | dgp | 2012-08-27 | 4 | -14/+29 |
|\ \ \
| |/ / |
|
| * | | minor: tidy up formatting | dkf | 2012-08-26 | 1 | -11/+11 |
| |\ \
| | |/ |
|
| | * | 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 |
| |\ \
| | |/ |
|
| | * | [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 |
| |\ \
| | |/ |
|
| | * | 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/+7 |
| |\ \
| | |/ |
|
| | * | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+6 |
|
|
* | | | merge trunk | dgp | 2012-08-23 | 2 | -7/+10 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). | jan.nijtmans | 2012-08-23 | 2 | -7/+10 |
| |\ \ \
| | | |/ |
|
| | | * | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 2 | -1/+11 |
|
|
| | * | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014 | jan.nijtmans | 2012-07-16 | 1 | -6/+2 |
|
|
* | | | | merge trunk | dgp | 2012-08-21 | 2 | -2/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 2 | -2/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 2 | -2/+12 |
|
|
* | | | | merge trunk | dgp | 2012-08-20 | 15 | -222/+317 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 4 | -27/+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 | 2 | -4/+11 |
| | |\ \ |
|