| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tzdata2015e from ietf.org | venkat | 2015-06-28 | 3 | -51/+216 |
|\ |
|
| * | Summary: Update to tzdata2015e from ietf.org | venkat | 2015-06-28 | 3 | -51/+216 |
|
|
* | | revert unintended change of .settings/org.eclipse.core.resources.prefs in pre... | jan.nijtmans | 2015-06-25 | 1 | -1/+1 |
|
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 19 | -4335/+4357 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 25 | -6628/+6649 |
|
|
* | | Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of... | jan.nijtmans | 2015-06-24 | 6 | -46/+47 |
|
|
* | | Silence compiler warning. | dgp | 2015-06-24 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Make sure that an input lying precisely 1/2 ULP between two floating point va... | dgp | 2015-06-24 | 2 | -8/+38 |
|
|
* | | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,... | jan.nijtmans | 2015-06-23 | 6 | -15/+14 |
|
|
* | | Member field which should not have been const, because it is dynamically allo... | jan.nijtmans | 2015-06-23 | 6 | -28/+28 |
|\ \
| |/ |
|
| * | Member field which should not have been CONST, because it is dynamically allo... | jan.nijtmans | 2015-06-23 | 1 | -1/+1 |
|
|
* | | If the file system changes when "cwd" changes, force a filesystem refresh on ... | jan.nijtmans | 2015-06-23 | 1 | -6/+17 |
|
|
* | | Make sure that an input lying precisely 1/2 ULP between two floating point va... | Kevin B Kenny | 2015-06-20 | 2 | -8/+35 |
|
|
* | | Remove lines of code made obsolete by earlier changes. | dgp | 2015-06-19 | 1 | -5/+1 |
|
|
| | | |
| \ | |
*-. \ | [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests. | dgp | 2015-06-18 | 3 | -3/+38 |
|\ \ \
| | |/ |
|
| | * | From aspect, several edge case coverage tests. | dgp | 2015-06-18 | 1 | -0/+52 |
|
|
| * | | lreplace: more tests, doc improvementaspect_lreplace_refix | aspect | 2015-06-16 | 2 | -1/+34 |
|
|
| * | | fix for a4cb3f06c4fe - bug introduced in 32b61592465 | aspect | 2015-06-16 | 2 | -1/+4 |
|
|
* | | | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 | jan.nijtmans | 2015-06-18 | 2 | -1042/+1088 |
|\ \ \
| | |/
| |/| |
|
| * | | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 | jan.nijtmans | 2015-06-18 | 2 | -1044/+1090 |
|
|
* | | | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 |
|\ \ \
| |/ / |
|
| * | | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 |
| |\ \ |
|
| | * | | Patch to add support for higher baud rates under Unix Ticket [e770d92d76]]ticket_e770d92d6 | hypnotoad | 2015-06-10 | 1 | -0/+33 |
|
|
* | | | | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for tick... | Joe Mistachkin | 2015-06-11 | 1 | -1/+2 |
|
|
* | | | | Stop documentation lie about command rename traces and comment lie about | dgp | 2015-06-08 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Stop telling lie about command delete traces. | dgp | 2015-06-08 | 1 | -1/+1 |
|
|
* | | | | Fix typo in three thread tests. | Joe Mistachkin | 2015-06-05 | 1 | -3/+3 |
|
|
* | | | | [268b23df11] Revised patch to create phony source string when the | dgp | 2015-06-03 | 1 | -5/+11 |
|
|
* | | | | Put the ellipsis inside, not outside, the close quote. | dgp | 2015-06-03 | 1 | -1/+1 |
|
|
* | | | | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets | dgp | 2015-06-03 | 2 | -8/+20 |
|
|
* | | | | Make tweak to the mem-debug tracking official. It is now again possible to us... | andreask | 2015-05-27 | 1 | -14/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Make tweak to the mem-debug tracking official. It is now again possible to us... | andreask | 2015-05-27 | 1 | -14/+33 |
| |\ \ \ |
|
| | * | | | Minor compilation issue fix, make sure variable declaration (via macro) is fi...aku_mem_debug_allow_regular | Joe Mistachkin | 2015-05-22 | 1 | -6/+7 |
|
|
| | * | | | Moved Tcl_Obj* objThreadMap release tracking to a location where regular pack... | andreask | 2015-05-22 | 1 | -14/+32 |
|
|
* | | | | | Added missing marker for incompatibility. | dkf | 2015-05-26 | 1 | -0/+1 |
|
|
* | | | | | Remove useless code, trying to sync win32 environment variables with cygwin's... | jan.nijtmans | 2015-05-25 | 2 | -101/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Remove useless code, trying to sync win32 environment variables with cygwin's... | jan.nijtmans | 2015-05-25 | 2 | -102/+1 |
|
|
* | | | | | Missed a bit | dgp | 2015-05-20 | 2 | -4/+2 |
|
|
* | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it's | dgp | 2015-05-20 | 3 | -8/+2 |
|
|
* | | | | | Simplify code generation for a list of literals. Generates slightly simpler b... | dkf | 2015-05-19 | 1 | -14/+1 |
|\ \ \ \ \ |
|
| * | | | | | Tidier version.dgp_defer_string_rep | dkf | 2015-05-19 | 1 | -15/+1 |
|
|
| * | | | | | Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode. | dgp | 2015-05-19 | 1 | -9/+10 |
|/ / / / / |
|
* | | | | | [11250a236d] Made the documentation of non-greediness overrides more obvious. | dkf | 2015-05-18 | 1 | -1/+25 |
|
|
* | | | | | [c11a51c482] Stop race condition with -accept config option, and allow overri... | dkf | 2015-05-18 | 2 | -15/+50 |
|
|
* | | | | | [ad6696285c] Correction of description of filter behaviour with 'unknown'. | dkf | 2015-05-17 | 1 | -3/+5 |
|
|
* | | | | | [ad6696285c] Demonstrate that filters are not called for destructors. | dkf | 2015-05-17 | 1 | -0/+28 |
|
|
* | | | | | [0f42ff7871] Remove unintentional difference between interpreted and compiled... | dkf | 2015-05-15 | 2 | -0/+191 |
|\ \ \ \ \ |
|
| * | | | | | Added contributed tests from aspectbug_0f42ff7871 | dgp | 2015-05-12 | 1 | -0/+195 |
|
|
| * | | | | | merge trunk | dgp | 2015-05-12 | 28 | -1232/+1403 |
| |\ \ \ \ \ |
|
| * | | | | | | Correction suggested by miguel. Passes test suite and fixes bug demos. | dgp | 2015-04-08 | 1 | -1/+1 |
|
|