| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -3/+2 |
| | | | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1. | ||||
| * | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | | |||||
| * | On Solaris, enable the -KPIC option by default when compiling shared ↵ | Steven Knight | 2005-08-24 | 1 | -0/+1 |
| | | | | | objects, and accomodate Sun Workshop by changing the prefix instead of the suffix. (Steve-o) Add the +Z option for compiling shared objects on HP-UX. | ||||
| * | Handle IOError exceptions when pushing files to CacheDir (and elsewhere). | Steven Knight | 2005-08-20 | 1 | -1/+3 |
| | | |||||
| * | Initialize *FLAGS variables with objects that can add flags either as ↵ | Steven Knight | 2004-02-26 | 1 | -2/+4 |
| | | | | | strings or lists. | ||||
| * | Fix __COPYRIGHT__ and __REVISION__ lines; make IDLTests.py as an Aegis test, ↵ | Steven Knight | 2003-12-31 | 1 | -1/+1 |
| | | | | | not a source file. | ||||
| * | Better detection of KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2003-10-21 | 1 | -1/+1 |
| | | |||||
| * | Correct __COPYRIGHT__ and __revision__ lines in files. Add missing ↵ | Steven Knight | 2003-09-15 | 1 | -2/+32 |
| | | | | | copyright notices. Fix some portability problems with new Tool files. | ||||
| * | Support for additional UNIX variants: (Christian Engel) | Steven Knight | 2003-08-24 | 1 | -0/+44 |
