| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Grif... | jan.nijtmans | 2013-07-02 | 2 | -2/+2 |
|
|
* | Fix [34538ba43f] | jan.nijtmans | 2013-06-27 | 1 | -1/+1 |
|
|
* | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 3 | -47/+64 |
|\ |
|
| * | Allocate encoding name, so caller of Tcl_RegisterConfig() doesn't need to kee...ticket_9b2e636361 | jan.nijtmans | 2013-06-26 | 1 | -4/+12 |
|
|
| * | Proposed solution for [9b2e636361] | jan.nijtmans | 2013-06-26 | 2 | -27/+22 |
|
|
* | | formatting, typo | jan.nijtmans | 2013-06-26 | 1 | -13/+13 |
|/ |
|
* | Don't use deprecated Tcl_DStringTrunc any more. | jan.nijtmans | 2013-06-25 | 1 | -1/+1 |
|
|
* | TclCompileScript() should not overwrite envPtr->numSrcBytes. | dgp | 2013-06-20 | 1 | -1/+0 |
|
|
* | Fix [3611974]: InitSubsystems multiple thread issue | jan.nijtmans | 2013-06-18 | 2 | -9/+8 |
|
|
* | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 2 | -3/+3 |
|
|
* | Updates to redirect bug reports to the new tracker location. | dgp | 2013-06-17 | 4 | -21/+21 |
|
|
* | Use more portable TclIsSpaceProc() in stead of isspace(). | jan.nijtmans | 2013-06-17 | 3 | -6/+7 |
|
|
* | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \... | jan.nijtmans | 2013-06-17 | 2 | -2/+8 |
|
|
* | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -5/+3 |
|
|
* | Fix some gcc warnings which become visible with -Wextra | jan.nijtmans | 2013-06-13 | 2 | -28/+28 |
|
|
* | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64 | jan.nijtmans | 2013-06-12 | 1 | -2/+2 |
|
|
* | Silence various warnings when doing a 64-bit build with MSVC: Those warnings ... | jan.nijtmans | 2013-06-12 | 1 | -4/+6 |
|
|
* | Improve compatibility detection for <time.h> and <sys/stat.h>: | jan.nijtmans | 2013-06-11 | 2 | -5/+5 |
|
|
* | merge 8.4 | dgp | 2013-06-03 | 3 | -5/+5 |
|\ |
|
| * | last-moment fix for FreeBSD from Pietro Cerutti | jan.nijtmans | 2013-06-03 | 2 | -4/+4 |
|
|
| * | Improve reliability of test httpold-4.12. Thanks AF! | dgp | 2013-06-03 | 1 | -1/+1 |
|
|
* | | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro... | mig | 2013-06-03 | 2 | -5/+14 |
|
|
* | | Fix C99 comment-ism breaking the native AIX compiler. HPUX likely as well. | andreask | 2013-05-29 | 1 | -2/+2 |
|
|
* | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 7 | -25/+42 |
|\ \ |
|
| * | | Corrected args -> arg arg ... in msgcat docbug3036566 | oehhar | 2013-05-08 | 1 | -2/+2 |
|
|
| * | | Document mcunknown format parameters | oehhar | 2013-05-08 | 1 | -3/+4 |
|
|
| * | | Add install references and changes entry | oehhar | 2013-05-08 | 4 | -5/+9 |
|
|
| * | | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ... | oehhar | 2013-05-08 | 3 | -18/+30 |
|
|
| * | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | jan.nijtmans | 2013-05-07 | 3 | -18/+2 |
|
|
| * | | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 4 | -1/+145 |
| |\ \ |
|
| * \ \ | merge-mark | jan.nijtmans | 2013-05-06 | 0 | -0/+0 |
| |\ \ \ |
|
| * \ \ \ | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE | andreask | 2013-04-30 | 2 | -3/+11 |
| |\ \ \ \ |
|
| * | | | | | Improve code generation for [array set] in a common case. | dkf | 2013-04-29 | 3 | -23/+69 |
|
|
| * | | | | | merge-mark | jan.nijtmans | 2013-04-25 | 0 | -0/+0 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 10 | -84/+93 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s... | jan.nijtmans | 2013-04-19 | 2 | -0/+31 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merge-mark | dgp | 2013-04-16 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 4 | -4/+19 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | merge mark | dgp | 2013-04-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fix http package installation | jan.nijtmans | 2013-04-08 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 6 | -0/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Documentation fix. | dgp | 2013-04-08 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | merge-mark | dgp | 2013-04-04 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 4 | -5/+6 |
|
|
| * | | | | | | | | | | | | | Bump http to 2.8.7 | max | 2013-04-04 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | Allow URLs that don't have a path, but a query query, e.g. http://example.com... | max | 2013-04-04 | 3 | -6/+32 |
|
|
| * | | | | | | | | | | | | | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. | jan.nijtmans | 2013-04-04 | 2 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | some more "ignore-glob" patterns | jan.nijtmans | 2013-04-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-04-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | dgp | 2013-04-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|