Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21765: Add support for non-ascii identifiers to HyperParser | Tal Einat | 2014-07-16 | 3 | -44/+211 |
|\ | |||||
| * | Issue #21765: Add support for non-ascii identifiers to HyperParser | Tal Einat | 2014-07-16 | 3 | -44/+211 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-15 | 2 | -4/+42 |
|\ \ | |/ | |||||
| * | Issue #21982: Add minimal unittest for configDialog with 46% coverage. | Terry Jan Reedy | 2014-07-15 | 2 | -4/+42 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-13 | 4 | -19/+35 |
|\ \ | |/ | |||||
| * | Issue #18592: Method return signature changes made to SearchDialogBase for | Terry Jan Reedy | 2014-07-13 | 4 | -19/+35 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-11 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Issue #18592: Make unittest for SearchDialogBase work on all tk versions. | Terry Jan Reedy | 2014-07-11 | 1 | -4/+4 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-11 | 3 | -13/+145 |
|\ \ | |/ | |||||
| * | #21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav Heblikar. | Terry Jan Reedy | 2014-07-11 | 3 | -13/+145 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-10 | 1 | -18/+60 |
|\ \ | |/ | |||||
| * | Issue #21940: add docstrings to idlelib.WidgetRedirector. | Terry Jan Reedy | 2014-07-10 | 1 | -18/+60 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-02 | 3 | -5/+5 |
|\ \ | |/ | |||||
| * | More idlelib cleanup inspired by pyflakes. | Terry Jan Reedy | 2014-07-02 | 3 | -5/+5 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-01 | 5 | -10/+10 |
|\ \ | |/ | |||||
| * | Delete a few unused names suggested by pyflakes. | Terry Jan Reedy | 2014-07-01 | 5 | -10/+10 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-01 | 2 | -124/+70 |
|\ \ | |/ | |||||
| * | Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methods | Terry Jan Reedy | 2014-07-01 | 2 | -124/+70 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-07-01 | 2 | -10/+213 |
|\ \ | |/ | |||||
| * | Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster. | Terry Jan Reedy | 2014-07-01 | 2 | -10/+213 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-26 | 1 | -30/+57 |
|\ \ | |/ | |||||
| * | Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings, | Terry Jan Reedy | 2014-06-26 | 1 | -30/+57 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-17 | 2 | -4/+119 |
|\ \ | |/ | |||||
| * | Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar. | Terry Jan Reedy | 2014-06-17 | 2 | -4/+119 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-16 | 2 | -4/+201 |
|\ \ | |/ | |||||
| * | Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav | Terry Jan Reedy | 2014-06-16 | 2 | -4/+201 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | whitespace | Terry Jan Reedy | 2014-06-16 | 1 | -1/+1 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-16 | 1 | -80/+84 |
|\ \ | |/ | |||||
| * | Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and | Terry Jan Reedy | 2014-06-16 | 1 | -80/+84 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-12 | 1 | -14/+14 |
|\ \ | |/ | |||||
| * | Issue #12387: Add missing upper(lower)case versions of default Windows key | Terry Jan Reedy | 2014-06-12 | 1 | -14/+14 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-10 | 1 | -20/+29 |
|\ \ | |/ | |||||
| * | Issue #21695: Catch AttributeError created when user closes grep output window | Terry Jan Reedy | 2014-06-10 | 1 | -20/+29 |
* | | Merge with 3.4 whitespace | Terry Jan Reedy | 2014-06-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | whitespace | Terry Jan Reedy | 2014-06-08 | 1 | -1/+1 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-07 | 1 | -3/+10 |
|\ \ | |/ | |||||
| * | Issue #21682: Replace EditorWindow with mock to eliminate memory leaks. | Terry Jan Reedy | 2014-06-07 | 1 | -3/+10 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-06 | 1 | -33/+34 |
|\ \ | |/ | |||||
| * | Issue #18910: test_textView - since all tests require 'gui', make root global. | Terry Jan Reedy | 2014-06-06 | 1 | -33/+34 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | whitespace | Terry Jan Reedy | 2014-06-05 | 1 | -1/+1 |
* | | Merge heads from 3.4. | Terry Jan Reedy | 2014-06-05 | 3 | -4/+113 |
|\ \ | |/ | |||||
| * | Issue #18910: Add unittest for textView. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-05 | 3 | -4/+113 |
| * | Issue #18292: Idle - test AutoExpand. Patch by Saihadhav Heblikar. | Terry Jan Reedy | 2014-06-05 | 2 | -0/+162 |
* | | merge from 3.4 | Terry Jan Reedy | 2014-06-05 | 2 | -0/+162 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-06-04 | 4 | -4/+181 |
|\ \ | |/ | |||||
| * | Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-04 | 4 | -4/+181 |
* | | Issue #18492: Merge with 3.4 | Zachary Ware | 2014-06-02 | 4 | -20/+21 |
|\ \ | |/ | |||||
| * | Issue #18492: Allow all resources when tests are not run by regrtest.py. | Zachary Ware | 2014-06-02 | 4 | -20/+21 |