index
:
2to3c.git
master
Unnamed repository; edit this file to name it for gitweb.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fixes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename "fixes" -> "lib2to3c"; start writing a setup.py
HEAD
master
David Malcolm
2010-03-05
8
-499
/
+0
|
*
introduce custom postprocessing code to (partly) deal with module ↵
David Malcolm
2010-02-02
2
-35
/
+173
|
|
|
|
initialization; add selftests for same
*
port typeobject.TestFixups to FixText API; add a test case to ensure it can ↵
David Malcolm
2010-02-02
1
-7
/
+24
|
|
|
|
deal with comments
*
Trap errors when invoking spatch, and bubble up as exceptions; introduce ↵
David Malcolm
2009-12-03
1
-2
/
+40
|
|
|
|
hooks for writing unit tests for fixers
*
Try to fix more things up for module initializations
David Malcolm
2009-11-20
1
-2
/
+43
|
*
Start trying to fixup module initialization
David Malcolm
2009-11-20
1
-0
/
+31
|
*
Use "Fixes" classes for both python and .cocci fix implementations; invoke ↵
David Malcolm
2009-11-20
2
-0
/
+38
|
|
|
|
the .cocci files from 2to3c
*
Remove redundant code; add note about the file's purpose
David Malcolm
2009-11-20
1
-17
/
+6
|
*
Move .cocci files and typeobject.py into a new "fixes" subdirectory
David Malcolm
2009-11-20
6
-0
/
+207