| Commit message (Expand) | Author | Age | Files | Lines |
* | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multip... | jan.nijtmans | 2016-03-27 | 1 | -66/+66 |
|
|
* | Some OSX symbols builds create libtcl8.7.dylib.dSYM which is a directory. | dkf | 2016-03-27 | 1 | -1/+1 |
|\ |
|
| * | Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory. | dkf | 2016-03-27 | 1 | -1/+1 |
|
|
| * | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d... | jan.nijtmans | 2016-03-23 | 1 | -1/+1 |
|
|
| * | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle... | jan.nijtmans | 2016-03-23 | 1 | -64/+64 |
|
|
* | | Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] | jan.nijtmans | 2016-03-23 | 1 | -1/+1 |
|
|
* | | Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks ... | jan.nijtmans | 2016-03-23 | 1 | -64/+64 |
|
|
* | | configure.in -> configure.ac | jan.nijtmans | 2016-03-08 | 1 | -7/+7 |
|/ |
|
* | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li... | jan.nijtmans | 2015-12-21 | 1 | -1/+1 |
|
|
* | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -1/+1 |
|\ |
|
| * | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -1/+1 |
|
|
* | | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo... | jan.nijtmans | 2015-09-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platform | jan.nijtmans | 2015-09-25 | 1 | -2/+2 |
|
|
* | | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -2/+2 |
|\ \ |
|
| * \ | merge trunk | oehhar | 2015-05-31 | 1 | -76/+123 |
| |\ \ |
|
| * | | | TIP#399 implementation: mcconfig may add additional glob pattern for mcload | oehhar | 2012-09-19 | 1 | -2/+2 |
|
|
* | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -8/+0 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -9/+0 |
|
|
| * | | `make dist` allowed README-* fossil droppings to leak into the distribution. | dgp | 2014-08-25 | 1 | -1/+1 |
|
|
| * | | merge 8.5 | dgp | 2014-08-04 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | merge 8.5 | dgp | 2014-08-02 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | merge 8.5 | dgp | 2014-07-28 | 1 | -1/+2 |
| |\ \ \ \ |
|
| * | | | | | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28). | dgp | 2014-07-23 | 1 | -8/+7 |
|
|
* | | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it's | dgp | 2015-05-20 | 1 | -4/+0 |
|
|
* | | | | | | Bump to http 2.8.9 | dgp | 2015-05-14 | 1 | -2/+2 |
|
|
* | | | | | | Fix [8065d178229d8d335eee64d36ada37c4dedf2579|8065d17822]: Duplicate -DNDEBUG... | jan.nijtmans | 2015-04-20 | 1 | -1/+1 |
|
|
* | | | | | | Don't warn about warnings that are suppressed correctly now. | dkf | 2015-04-09 | 1 | -1/+0 |
|
|
* | | | | | | merge trunk | dkf | 2014-08-30 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
| | * | | | 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 unti... | jan.nijtmans | 2014-06-22 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-20 | 1 | -2/+2 |
|
|
| | * | | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like inf... | jan.nijtmans | 2014-03-31 | 1 | -3/+7 |
|
|
| * | | | Let the generated Makefile be emacs-friendly by avoiding spurious empty lines... | ferrieux | 2014-05-16 | 1 | -0/+2 |
|
|
* | | | | 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 -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 |
|
|
| * | | | Cygwin: Instead of checking whether the win32 part is configured properly, ju... | jan.nijtmans | 2013-11-19 | 1 | -2/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Cygwin: Instead of checking whether the win32 part is configured properly, ju... | jan.nijtmans | 2013-11-19 | 1 | -2/+5 |
|
|
| * | | | Don't fix eol-style for Makefile.in in "make dist", if the file system is cas... | jan.nijtmans | 2013-10-28 | 1 | -3/+2 |
| |\ \ \
| | |/ / |
|