summaryrefslogtreecommitdiff
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Replay changeset 70248:c714e2f92f63 from fubar branch. Original commitBarry Warsaw2011-05-231-1/+1
* Replay changeset 70238:03e488b5c009 from fubar branch. Original commitBarry Warsaw2011-05-231-1/+1
* 2.6.6 final. \o/v2.6.6Barry Warsaw2010-08-231-1/+1
* Bumping to 2.6.6rc2.Barry Warsaw2010-08-161-1/+1
* Bumping to 2.6.6 rc 1v2.6.6rc1Barry Warsaw2010-08-031-1/+1
* Merged revisions 79576-79578 via svnmerge fromEzio Melotti2010-08-0237-166/+173
* Merged revisions 79558 via svnmerge fromEzio Melotti2010-08-022-13/+12
* Merged revisions 83105 via svnmerge fromEzio Melotti2010-07-231-1/+1
* Bumping to 2.6.5 final.v2.6.5Barry Warsaw2010-03-181-1/+1
* Bumping to 2.6.5rc2v2.6.5rc2Barry Warsaw2010-03-091-1/+1
* More copyright year updates.v2.6.5rc1Barry Warsaw2010-03-011-1/+1
* Bump to 2.6.5 rc 1.Barry Warsaw2010-03-011-1/+1
* bumping to 2.6.4v2.6.4Barry Warsaw2009-10-261-1/+1
* Bump to 2.6.4rc2v2.6.4rc2Barry Warsaw2009-10-181-1/+1
* Bumping to 2.6.4rc1v2.6.4rc1Barry Warsaw2009-10-061-1/+1
* Merged revisions 71995,72227 via svnmerge fromKurt B. Kaiser2009-10-042-26/+16
* That fix was part of 2.5.3rc1....Kurt B. Kaiser2009-10-041-3/+3
* Document backport of r72946, issue6110. r74976.Kurt B. Kaiser2009-10-041-1/+13
* Bump to 2.6.3v2.6.3Barry Warsaw2009-10-011-1/+1
* Backport of r72946. This closes Issue 6100 and 6951 forRonald Oussoren2009-09-201-1/+2
* Merged revisions 69846 via svnmerge fromJesus Cea2009-07-023-4/+4
* Merged revisions 70723 via svnmerge fromKurt B. Kaiser2009-04-252-4/+15
* Merged revisions 68801 via svnmerge fromKurt B. Kaiser2009-04-251-1/+1
* Merged revisions 71812 via svnmerge fromKurt B. Kaiser2009-04-254-14/+38
* Bumping to 2.6.2 (final).v2.6.2Barry Warsaw2009-04-141-1/+1
* Bump to 2.6.2c1.Barry Warsaw2009-04-071-1/+1
* Merged revisions 70176 via svnmerge fromRonald Oussoren2009-03-046-12/+25
* Backport of r68153Ronald Oussoren2009-01-022-2/+7
* Prep for 2.6.1v2.6.1Barry Warsaw2008-12-041-1/+1
* Merged revisions 66922 via svnmerge fromBenjamin Peterson2008-10-162-6/+12
* Bumping to 2.6 final.Barry Warsaw2008-10-011-1/+1
* Bumping to 2.6rc2v2.6rc2Barry Warsaw2008-09-181-1/+1
* Bumping to 2.6rc1Barry Warsaw2008-09-121-1/+1
* Bump to 2.6b3.v2.6b3Barry Warsaw2008-08-211-1/+1
* Bumping to 2.6b2v2.6b2Barry Warsaw2008-07-181-1/+1
* Bumping to 2.6b1v2.6b1Barry Warsaw2008-06-191-1/+1
* ConfigParser renaming reversal part 3: move module into place and adapt imports.Georg Brandl2008-05-251-1/+1
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-252-6/+6
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-241-7/+7
* Revert the renaming of repr to reprlib.Brett Cannon2008-05-232-3/+3
* Revert copy_reg -> copyreg rename.Georg Brandl2008-05-201-3/+3
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-2037-70/+68
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-1637-68/+70
* Changed references to the reprlib module to use its new name.Alexandre Vassalotti2008-05-162-3/+3
* Updated import statements to use the new `configparser` module name.Alexandre Vassalotti2008-05-141-1/+1
* Updated all import statements to use the new socketserver module name.Alexandre Vassalotti2008-05-121-7/+7
* Added stub for the Queue module to be renamed in 3.0.Alexandre Vassalotti2008-05-112-6/+6
* Added module stub for copy_reg renaming in 3.0.Alexandre Vassalotti2008-05-111-3/+3
* Bump to 2.6a3v2.6a3Barry Warsaw2008-05-081-1/+1
* Autocompletion of filenames now support alternate separators, e.g. theKurt B. Kaiser2008-04-272-3/+10