Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Do not let fossil README droppings leak into distribuion | dgp | 2014-08-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add tclsh.exe.manifest.in to the distribution | dgp | 2014-08-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Add tclsh.exe.manifest.in to the distribution. | dgp | 2014-08-04 | 1 | -0/+1 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | merge trunk | Kevin B Kenny | 2014-08-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | identifiers "macosx*-i386-x86_64" and "macosx-universal" as incompatible with each other. | |||||
| | * | | | | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 | |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | identifiers "macosx*-i386-x86_64" and "macosx-universal" as incompatible with each other. Plus addition of a cast in tclIO.c to match types in a comparison which otherwise bugs a Windows debug build (warnings are errors). | |||||
| | * | | | correct EOLFIX macro, broken by [a803608ed5] | jan.nijtmans | 2014-07-27 | 1 | -2/+2 | |
| | |/ / | ||||||
* | | | | merge trunk | Kevin B Kenny | 2014-06-29 | 1 | -2/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution ↵ | jan.nijtmans | 2014-06-22 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | until after -output compare. tcltest -> version 2.3.8 | |||||
| | * | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution ↵ | jan.nijtmans | 2014-06-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | until after -output compare | |||||
| | * | | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like ↵ | jan.nijtmans | 2014-03-31 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | info via pkg-config. Add missing @TCL_LIB_FLAG@ (derived from ticket [5bcb5026ad]) | |||||
| * | | | Let the generated Makefile be emacs-friendly by avoiding spurious empty ↵ | ferrieux | 2014-05-16 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | lines and misplaced tabs. Useful e.g. to just set CFLAGS to debug and save. | |||||
* | | | | merge trunk | dkf | 2014-01-09 | 1 | -40/+51 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge trunk | dkf | 2014-01-02 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | ... and more silly errors | dkf | 2014-01-02 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | put the other definition of a trim set in the header file too | dkf | 2013-12-30 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Factor out the definition of the default string trim set; define it once only. | dkf | 2013-12-30 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | Safer clean-up of environment variables: Do removal after insertions -> ↵ | jan.nijtmans | 2013-11-20 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | tcltest 2.3.7 | |||||
| | * | | Safer clean-up of environment variables: Do removal after insertions -> ↵ | jan.nijtmans | 2013-11-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | tcltest 2.3.7 | |||||
| * | | | Cygwin: Instead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-19 | 1 | -2/+5 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | |||||
| | * | | Cygwin: Instead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-19 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | |||||
| * | | | Don't fix eol-style for Makefile.in in "make dist", if the file system is ↵ | jan.nijtmans | 2013-10-28 | 1 | -3/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | case-insensitive/case-preserving. | |||||
| | * | | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 ↵ | jan.nijtmans | 2013-10-28 | 1 | -33/+56 | |
| | | | | | | | | | | | | | | | | | | | | release, just as in Tcl 8.6.1). Don't fix eol-style for Makefile.in in "make dist", if the file system is case-insensitive/case-preserving. | |||||
| * | | | [01b77111e5]: Small fixes relating to this bug. In particular, the package name | dkf | 2013-10-28 | 1 | -28/+29 | |
| | | | | | | | | | | | | | | | | | | | | mapping was not being distributed, and there were some small problems with what the mappings were and how they were applied. Also prevented external URLs from ending with a '.'; that's vanishingly rare... | |||||
| * | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | [3381085] Improved way of detecting what version of the documentation to build. | dkf | 2013-10-06 | 1 | -1/+7 | |
| | | | | | | | | | | | | Set the HTML_VERSION environment variable to override the (sensible) default. | |||||
* | | | | merge trunk | dkf | 2013-09-20 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. | dgp | 2013-08-30 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | merge trunk | dkf | 2013-08-22 | 1 | -2/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make sure that "string is space \u202f" will continue to return "1", even if ↵ | jan.nijtmans | 2013-07-29 | 1 | -0/+5 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin | |||||
| * | | | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS | jan.nijtmans | 2013-07-25 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on ↵ | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | | | | | | | | | win32 (already done) and cygwin, on other platforms it should not have any effect. | |||||
| | * | | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on ↵ | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | win32 (already done) and cygwin, on other platforms it should not have any effect. | |||||
| | * | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -2/+2 | |
| | |\ \ | | | | | | | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
* | | \ \ | merge trunk | dkf | 2013-07-07 | 1 | -5/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). | jan.nijtmans | 2013-06-25 | 1 | -5/+1 | |
| | | | | | ||||||
* | | | | | merge trunk | dkf | 2013-06-19 | 1 | -3/+7 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | link tclsh with stub library, just like xttest and tcltest, in order to ↵ | jan.nijtmans | 2013-06-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | allow additional static stub-enabled libraries to be linked with it. | |||||
| * | | | | split off TclInitStubTable() as separate function - which does the actual ↵ | jan.nijtmans | 2013-06-16 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | stub table initialization - previously part of Tcl_InitStubs(). | |||||
* | | | | | Move the disassembler to its own file. | dkf | 2013-06-11 | 1 | -4/+7 | |
|/ / / / | ||||||
* | | | | More cleaning up; factor out optimizer to new file. Some weird problems still. | dkf | 2013-06-05 | 1 | -1/+5 | |
| | | | | ||||||
* | | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -2/+2 | |
|\ \ \ \ | | |/ / | |/| | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
| * | | | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 1 | -5/+9 | |
| | | | | ||||||
* | | | | Sigh. Fix version number of package "platform" in the Makefile.n files. ↵ | andreask | 2013-05-16 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | Future: Write a small tcl script tool to extract the version information directly from the code. | |||||
| * | | Sigh. Fix version number of package "platform" in the Makefile.n files. ↵ | andreask | 2013-05-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | Future: Write a small tcl script tool to extract the version information directly from the code. | |||||
| * | | Allow URLs that don't have a path, but a query, | max | 2013-04-04 | 1 | -2/+2 | |
| | | | | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12. | |||||
* | | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | jan.nijtmans | 2013-05-07 | 1 | -8/+0 | |
| | | | | | | | | | On Cygwin64 this doesn't work, and on Cygwin32 it was a bad idea anyway. | |||||
* | | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -2/+2 | |
| | | |