Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport of 1.13: | Jack Jansen | 2002-02-24 | 1 | -0/+9 |
| | | | | half-hearted stab at supported the 2.2 object model better. | ||||
* | 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 |
| | | | | | of sre, and partly fixing re -> regex porting oversights - fixed PyFontify.py so it actually *works* again.. | ||||
* | Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid ↵ | Just van Rossum | 2001-06-19 | 1 | -2/+2 |
| | | | | any further encoding conversion troubles. | ||||
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 1 | -2/+2 |
| | | | | | exist in latin1, but at least the roundtrip results in the same macroman characters. | ||||
* | 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 ↵ | Just van Rossum | 1999-10-30 | 1 | -3/+1 |
| | | | | difference between the value 2 and the value '2'. -- jvr | ||||
* | 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 |