| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. | jan.nijtmans | 2012-10-06 | 1 | -17/+11 |
|
|
| * | | | | | | merge trunk | jan.nijtmans | 2012-09-19 | 1 | -7/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | finish the TIP 404 implementation. | dgp | 2012-09-12 | 1 | -2/+2 |
|
|
| | * | | | | | | fix running package-tests on Windows, correct TCLSH_PROG in this case | jan.nijtmans | 2012-09-10 | 1 | -1/+1 |
|
|
| | * | | | | | | .... but be less verbose | jan.nijtmans | 2012-08-13 | 1 | -1/+1 |
|
|
| | * | | | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | jan.nijtmans | 2012-08-13 | 1 | -2/+6 |
|
|
| * | | | | | | | merge trunk | jan.nijtmans | 2012-08-02 | 1 | -41/+17 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | oops | jan.nijtmans | 2012-07-31 | 1 | -1/+1 |
|
|
| | * | | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 1 | -26/+6 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | same fore Makefile.in | jan.nijtmans | 2012-07-18 | 1 | -26/+6 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ... | jan.nijtmans | 2012-07-30 | 1 | -3/+3 |
|
|
| | * | | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -13/+9 |
|
|
| | * | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+4 |
| | |\ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix handling of closing '\0' for -binary data | jan.nijtmans | 2012-05-11 | 1 | -6/+6 |
|
|
| * | | | | | | | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | don't install tommath_(super)?class.h | jan.nijtmans | 2011-11-30 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Update changes toward 8.6b3 release. Bump to http 2.8.3. | dgp | 2011-10-20 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | merge trunk | Kevin B Kenny | 2011-03-05 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | Kevin B Kenny | 2011-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | silence gcc warning when using -Wwrite-strings | nijtmans | 2010-12-03 | 1 | -11/+10 |
|
|
| | * | | | | | | | | | | | | | | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -1/+3 |
|
|
| | * | | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T... | nijtmans | 2010-11-04 | 1 | -1/+5 |
|
|
| * | | | | | | | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-11 | 1 | -11/+10 |
|
|
| * | | | | | | | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-01 | 1 | -1/+7 |
|
|
| * | | | | | | | | | | | | | | | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl... | Kevin B Kenny | 2010-09-21 | 1 | -1/+2 |
| |/ / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -1/+4 |
|
|
| * | | | | | | | | | | | | | | | | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: | hobbs | 2010-08-04 | 1 | -14/+4 |
|
|
| * | | | | | | | | | | | | | | | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-04 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 1 | -4/+1 |
|
|
| * | | | | | | | | | | | | | | | | Fixed missing update of platform package index, and Makefiles. | andreas_kupries | 2010-04-14 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | Finish bump to registry 1.3.0 | dgp | 2010-03-30 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | | | | | | Split tommath stub lib source file | nijtmans | 2010-03-04 | 1 | -1/+7 |
|
|
| * | | | | | | | | | | | | | | | | Split tclCompCmds.c into two pieces to improve developer sanity. | dkf | 2010-02-26 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | | | | | Hive off the ensemble code into its own file. | dkf | 2010-02-13 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | | | | | bump to msgcat 1.4.3 to account for commits | dgp | 2009-12-17 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | tools/genStubs.tcl Add support for win32 CALLBACK functions | nijtmans | 2009-12-02 | 1 | -13/+17 |
|
|
| * | | | | | | | | | | | | | | | | tcl.h Don't use EXPORT for Tcl_InitStubs | nijtmans | 2009-11-30 | 1 | -27/+31 |
|
|