| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t... | jan.nijtmans | 2018-03-26 | 2 | -4/+4 |
|
|
* | msgcat 1.7.0 features need foundation of Tcl 8.7. | dgp | 2018-03-12 | 1 | -1/+1 |
|
|
* | Implement TIP 490: msgcat for TclOO | dgp | 2018-03-12 | 1 | -2/+2 |
|\ |
|
| * | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and wi... | oehhar | 2018-01-13 | 1 | -1/+1 |
|
|
| * | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release | oehhar | 2018-01-13 | 1 | -2/+2 |
|
|
| * | TIP490: oo for msgcal: new solution enable any command for oo, new command mc... | oehhar | 2018-01-10 | 1 | -2/+2 |
|
|
* | | merge 8.7 | dgp | 2018-03-12 | 9 | -122/+29 |
|\ \ |
|
| * \ | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -39/+0 |
| |\ \ |
|
| | * | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -67/+0 |
|
|
| * | | | merge 8.7 | dgp | 2018-02-14 | 1 | -7/+2 |
| |\ \ \ |
|
| | * \ \ | TIP 493: Cease Distribution of http 1.0 | dgp | 2018-02-06 | 1 | -7/+2 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | Remove handling of http 1.0 package files from Makefiles. | dgp | 2017-12-29 | 1 | -7/+2 |
|
|
| * | | | | merge core-8-branch | jan.nijtmans | 2018-01-15 | 2 | -8/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -6/+0 |
| | |/ / |
|
| | * | | merge core-8-6-branch | jan.nijtmans | 2017-12-28 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh... | jan.nijtmans | 2017-12-28 | 1 | -2/+2 |
|
|
| | | * | merge 8.6 | dgp | 2017-12-18 | 1 | -2/+1 |
| | | |\ |
|
| | | * | | Start RC branch for Tcl 8.6.8 | dgp | 2017-12-06 | 3 | -3/+3 |
|
|
| * | | | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 4 | -17/+7 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Minor simplification on Cygwin, since we only support Windows NT now | jan.nijtmans | 2017-12-19 | 1 | -9/+1 |
|
|
| | * | | | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. | jan.nijtmans | 2017-12-18 | 1 | -3/+1 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Over... | jan.nijtmans | 2017-12-18 | 1 | -2/+1 |
| | | |/ |
|
| | * | | Revert a few more (int -> size_t) transitions, which could effect extensions ... | jan.nijtmans | 2017-12-15 | 2 | -2/+2 |
|
|
| | * | | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checke... | jan.nijtmans | 2017-12-10 | 1 | -3/+3 |
|
|
| * | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 5 | -44/+11 |
| |\ \ \
| | |/ / |
|
| | * | | merge core-8-6-branch | jan.nijtmans | 2017-12-01 | 2 | -8/+8 |
| | |\ \
| | | |/ |
|
| | | * | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same... | jan.nijtmans | 2017-11-17 | 2 | -8/+8 |
|
|
| | * | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ... | jan.nijtmans | 2017-11-20 | 1 | -0/+2 |
|
|
| | * | | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br... | jan.nijtmans | 2017-11-20 | 4 | -18/+0 |
|
|
| | * | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 4 | -18/+1 |
|
|
| * | | | merge 8.7 | jan.nijtmans | 2017-11-07 | 2 | -3/+6 |
| |\ \ \
| | |/ / |
|
| * | | | Merge trunk | jan.nijtmans | 2017-09-18 | 4 | -5/+25 |
| |\ \ \ |
|
| * \ \ \ | Rebase to trunk | jan.nijtmans | 2017-09-08 | 3 | -7/+7 |
| |\ \ \ \ |
|
| | * \ \ \ | merge trunk | jan.nijtmans | 2017-06-12 | 13 | -1607/+3255 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge trunk | jan.nijtmans | 2017-04-12 | 1 | -129/+199 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. | jan.nijtmans | 2017-04-07 | 2 | -0/+9 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp... | jan.nijtmans | 2017-03-29 | 3 | -7/+7 |
|
|
* | | | | | | | | | merge 8.7 | dgp | 2017-11-07 | 19 | -1750/+3506 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. | dgp | 2017-11-03 | 1 | -2/+2 |
|
|
| * | | | | | | | | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901... | jan.nijtmans | 2017-10-27 | 1 | -1/+4 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions.... | jan.nijtmans | 2017-09-13 | 1 | -2/+10 |
|
|
| * | | | | | | | Add some more functions from libtommath for availability within Tcl (mainly t... | jan.nijtmans | 2017-09-08 | 2 | -3/+15 |
|
|
| * | | | | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 2 | -2/+2 |
|
|
| * | | | | | | | merge trunk | dgp | 2017-09-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering fro... | jan.nijtmans | 2017-09-04 | 1 | -2/+2 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | * | | | | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
| | | |\ \ \ \ \ |
|
| * | | \ \ \ \ \ | merge trunk | dgp | 2017-09-01 | 4 | -7/+13 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | * | | | | | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
| | | |/ / / / / |
|
| | * | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-08-22 | 2 | -1/+7 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|