index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Tools
/
IDE
/
PyBrowser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-Jun...
Neal Norwitz
2006-06-03
1
-616/+0
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-557/+556
*
More int() around float arguments.
Jack Jansen
2003-02-12
1
-1/+1
*
Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now
Jack Jansen
2003-02-06
1
-3/+1
*
another wrong assumption fixed
Just van Rossum
2002-12-13
1
-3/+2
*
and now the real fix...
Just van Rossum
2002-12-13
1
-5/+2
*
fixed bool browsing bug, sf bug #652591
Just van Rossum
2002-12-13
1
-0/+1
*
- reworked the object unpacking code, now supports new-style objects more
Just van Rossum
2002-12-01
1
-34/+46
*
Lots of minor tweaks for the pep252 checkins, mainly because Qd
Jack Jansen
2002-11-30
1
-3/+2
*
make sure the object browser can't crash because when the list data gets bigg...
Just van Rossum
2002-09-16
1
-6/+20
*
Make object browser work in OSX (by rewriting the old browser
Just van Rossum
2002-03-26
1
-2/+142
*
Use the Carbon scrap manager interface if the old interface isn't available.
Jack Jansen
2001-12-31
1
-2/+7
*
half-hearted stab at supported the 2.2 object model better.
Just van Rossum
2001-12-31
1
-0/+9
*
a whole bunch of OSX tweaks
Just van Rossum
2001-11-18
1
-1/+2
*
fixed a non-Carbon Carbon import
Just van Rossum
2001-11-02
1
-1/+1
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
1
-1/+1
*
- fixed some re usage, partly so it'll still work when re uses pre instead
Just van Rossum
2001-07-10
1
-1/+1
*
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...
Just van Rossum
2001-06-19
1
-2/+2
*
Fixed macroman<->latin1 conversion. Some chars don't
Jack Jansen
2001-05-17
1
-2/+2
*
Silly typo which caused the stack browser to crash.
Jack Jansen
2001-03-01
1
-1/+1
*
Use re in stead of regex, so we get rid of the annoying warning during startup.
Jack Jansen
2001-02-21
1
-4/+8
*
fixed 2.0 compat bug
Just van Rossum
2000-10-20
1
-1/+1
*
String values will now always be shown with quotes, so one can see the differ...
Just van Rossum
1999-10-30
1
-3/+1
*
re-checkin with "ISO-8859 translation" turned on.
Just van Rossum
1999-02-02
1
-2/+2
*
First Checked In.
Just van Rossum
1999-01-30
1
-0/+440