| Commit message (Expand) | Author | Age | Files | Lines |
* | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 1 | -0/+10 |
|
|
* | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change | jan.nijtmans | 2013-07-03 | 1 | -0/+5 |
|
|
* | Don't forget ChangeLog for previous commit | jan.nijtmans | 2013-07-02 | 1 | -0/+5 |
|
|
* | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -0/+5 |
|
|
* | Fix [3611974]: InitSubsystems multiple thread issue | jan.nijtmans | 2013-06-18 | 1 | -0/+4 |
|
|
* | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \... | jan.nijtmans | 2013-06-17 | 1 | -0/+5 |
|
|
* | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro... | mig | 2013-06-03 | 1 | -0/+8 |
|
|
* | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -0/+7 |
|\ |
|
| * | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -1/+1 |
|
|
| * | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ... | oehhar | 2013-05-08 | 1 | -0/+7 |
|
|
| * | Add support for Cygwin64, which has a 64-bit "long" type. | jan.nijtmans | 2013-05-06 | 1 | -0/+9 |
| |\ |
|
| * \ | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE | andreask | 2013-04-30 | 1 | -1/+9 |
| |\ \ |
|
| * | | | Improve code generation for [array set] in a common case. | dkf | 2013-04-29 | 1 | -0/+5 |
|
|
| * | | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 1 | -12/+20 |
| |\ \ \ |
|
| * \ \ \ | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s... | jan.nijtmans | 2013-04-19 | 1 | -0/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -0/+1 |
|
|
| * | | | | | | | Allow URLs that don't have a path, but a query query, e.g. http://example.com... | max | 2013-04-04 | 1 | -0/+5 |
|
|
| * | | | | | | | Update to tzdata2013b | venkat | 2013-03-22 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | [Bug 3608360]: Incompatible behaviour of "file exists". | jan.nijtmans | 2013-03-19 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Back out bug fix for [Bug 2893771], because it was the cause of the regression. | jan.nijtmans | 2013-03-19 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-12 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | 3607246,3607372 Unbalanced refcounts of literals in the global literal table. | dgp | 2013-03-11 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | | | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) | dgp | 2013-03-06 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Revise TclReleaseLiteral() to tolerate a NULL interp argument. | dgp | 2013-02-28 | 1 | -0/+8 |
|
|
| * | | | | | | | | | | | | | | minor: formatting tweaks in the change log | dkf | 2013-02-27 | 1 | -15/+15 |
|
|
| * | | | | | | | | | | | | | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone. | dkf | 2013-02-26 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | | | | | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a set... | jan.nijtmans | 2013-02-26 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | [Bug 3605721]: Test independence fixes for binary-41.* | dkf | 2013-02-25 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | | | | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Bug [3599194]: compat/fake-rfc2553.c is broken | jan.nijtmans | 2013-02-23 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | | | | | | | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. | dgp | 2013-02-22 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | [Bug 3605401]: Compiler error with latest mingw-w64 headers. | jan.nijtmans | 2013-02-20 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | | | | | | | | | Fix bug #2438181: Incorrect error reporting in traces. | jan.nijtmans | 2013-02-19 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3604074 Fix regexp optimization to stop hanging on the expression | dgp | 2013-02-15 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | ChangeLog corrected: msgcat issue must not be XP specific | oehhar | 2013-02-14 | 1 | -2/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | [Bug 3603553]: Ensure that data gets written to the underlying stream by | dkf | 2013-02-11 | 1 | -0/+9 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | [Bug 3603695]: Change the way that the [oo::object] 'varname' method is | dkf | 2013-02-09 | 1 | -0/+7 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | [3603557]: Increase the maximum depth of recursion used when duplicating an | dkf | 2013-02-08 | 1 | -0/+8 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to | dgp | 2013-02-05 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [3433012]: Added dummy version of TclpLoadMemory to use in the event that a | dkf | 2013-02-05 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [3603163]: Stop crash in weird case where [eval] is used to make [array set] | dkf | 2013-02-04 | 1 | -0/+7 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|