index
:
Reinteract
backend-split
deep-mutations
master
notebooks
unicode-internals
Experiment with Python
Owen Taylor
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
2010-01-20
Improve argument checking in RecordedObject
master
Owen W. Taylor
2010-01-20
Merge branch 'unicode-internals' into master
Owen W. Taylor
2009-04-04
Clean up after a failed import
Owen W. Taylor
2009-04-03
Assume methods that look like getters don't mutate object state
Owen W. Taylor
2009-04-03
Comprehensively use 'is None' and 'is not None'
Owen W. Taylor
2009-04-03
Use 'is None' instead of == None
Owen W. Taylor
2009-04-03
Don't rewrite docstrings to output to the worksheet
Owen W. Taylor
2009-04-02
Handle text internally as Unicode
Owen W. Taylor
2009-03-28
Retrieve text from worksheet rather than from buffer
Owen W. Taylor
2009-03-28
Gracefully handle bad escapes in source code
Owen W. Taylor
2009-03-28
Remove remnants of old hooking of print statements
Owen W. Taylor
2009-03-25
Bump version to 0.5.0
Owen W. Taylor
2009-03-25
Update copyright years
Owen W. Taylor
2009-03-22
Bump version to 0.4.9
v0.4.9
Owen W. Taylor
2009-03-22
Allow building python-2.6 installers on Windows
Owen W. Taylor
2009-03-22
Dist Reinteract.ico
Owen W. Taylor
2009-03-21
Add a script to do all the steps of building a bundle
Owen W. Taylor
2009-03-21
Work around limitations of the .icns pixbuf-loader
Owen W. Taylor
2009-03-21
Add a drop shadow to Reinteract.icns
Owen W. Taylor
2009-03-21
Simplify about dialog logo handling by installing Reinteract.ico
Owen W. Taylor
2009-03-21
Update Makefile.am for current OS X GTK+ patches
Owen W. Taylor
2009-03-21
Check in preferences.glade
Owen W. Taylor
2009-03-21
Add a preference to disable auto-completion
Owen W. Taylor
2009-03-21
Implement autocompletion
Owen W. Taylor
2009-03-21
Complete less aggresively when it might be a keyword
Owen W. Taylor
2009-03-21
Allow specifying a minimum length for completions
Owen W. Taylor
2009-03-21
Be better at recognizing locations where we don't want to complete
Owen W. Taylor
2009-03-21
Add 'from ...' statements to completion special processing
Owen W. Taylor
2009-03-21
Ignore whitespace lines for outdents
Owen W. Taylor
2009-03-21
Fix nasty bug with shortening a chunk
Owen W. Taylor
2009-03-21
Copy the entire LHS for an augmenting assign
Owen W. Taylor
2009-03-21
Merge branch 'deep-mutations'
Owen W. Taylor
2009-03-21
Fix broken cursor-obscuring for the ShellView
Owen W. Taylor
2009-03-21
Fix statement.py test
Owen W. Taylor
2009-03-21
Add a popup menu to the file list
Owen W. Taylor
2009-03-21
Move prompt-for-new-name logic to SaveFileBuilder
Owen W. Taylor
2009-03-21
Do a better job finding an icon for the about dialog
Owen W. Taylor
2009-03-21
Add a version to the about dialog
Owen W. Taylor
2009-03-21
Hook up the module-changed machinery again
Owen W. Taylor
2009-03-21
Use worksheet editing code for libraries as well
Owen W. Taylor
2009-03-21
Remove stray import
Owen W. Taylor
2009-03-19
Bump version to 0.4.8
REINTERACT_0_4_8
Owen W. Taylor
2009-03-19
Update note about libpng.dylib (etc) hack
Owen W. Taylor
2009-03-19
Fix pointing GTK+ to the gtkrc we install in the bundle
Owen W. Taylor
2009-03-19
Remove configobj module from list in build_bundle.py
Owen W. Taylor
2009-03-19
Hard code gtk-doc-1.11 in reinteract.modules
Owen W. Taylor
2009-03-18
Use 'is None' rather than '== None' when testing results
Owen W. Taylor
2009-03-18
Bump version to 0.4.7
REINTERACT_0_4_7
Owen W. Taylor
2009-03-18
Remove configobj module from list in build_msi.py
Owen W. Taylor
2009-03-17
Update sensitivity when removing an editor
Owen W. Taylor
[next]