1996-09-07 |
Jack Jansen | - Put all options in a struct |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Jack Jansen | Got rid of toollibs, moved some libraries around |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Jack Jansen | Removed faulty gusi resource |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Jack Jansen | Added handling for new options, fixed applet option... |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Guido van Rossum | Stupid bug: complex(x,y) would yield x+xj |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Guido van Rossum | Use #ifdef MS_WIN32 instead of _MSC_VER > 850. |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Guido van Rossum | Sleep() turns out to be win32 specific. |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | PS: use -O2, not -O3 |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Jack Jansen | Allow editing selected bits of the GUSI preferences... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Jack Jansen | Removed duplicate gusi pref from bundle |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Jack Jansen | - Rationalized override preferences support, by remembering |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Jack Jansen | macglue: added PyMac_AppRefNum |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Removed -- we now have python_nt.def |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Move Watcom to the end. Added description of all Win32... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Add W95 to header |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | A directory with a working example of how to build... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Change to allow keyword args for Group, |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | New email and zip code for Guido |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | NEXT shared libs instructions |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Fixed Entry.select_from() to acually call the "select... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | PyMapping_DelItem[String] are actually macros. |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Correctly document PyNumber_Coerce. |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Guido van Rossum | Some changes for better Windows portability. |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Jack Jansen | Python about box implemented. Slightly convoluted,... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Added logging support. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Fixed embarrassing logic bug in read_lines_to_outerboun... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Added Menu.insert*() methods [Fred] |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Add initial values to variables to avoid crash in __del__ |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Added PyMarshal functions |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Taken the plunge -- changed to Unix linefeed convention |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Include file for users of Mark's build procedure |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Completely redone. mkestrres now parses errno.h and... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Regenerated, now also includes errno values plus explan... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Check that our override pythonpath is actually coming... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Removed unused vars |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Symbolic names for all error codes from Errors.h and... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Jack Jansen | Added a note that redirecting stdin/stdout does not... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | Different unpack instructions for vclibs41.zip |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Guido van Rossum | New project files from Jim A. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Guido van Rossum | Get rid of nobody_uid() and import pwd -- not used... |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Jack Jansen | - Fixed PyMac_DoYield: |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Barry Warsaw | (python-font-lock-keywords): with Python 1.4 `access... |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Barry Warsaw | I have been increasingly annoyed about the fact that |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Barry Warsaw | #stylistics |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Barry Warsaw | (python-mode): typos |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Barry Warsaw | (python-mode): font-lock-defaults must be make-local... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Guido van Rossum | Added elaborate trouble shooting guide. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Guido van Rossum | Added uninstall option |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Barry Warsaw | (py-dump-help-string): Use documentation-property to... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Barry Warsaw | (python-mode): font-lock-defaults necessary for Emacs... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Barry Warsaw | #py-shell gets an autoload cookie |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Guido van Rossum | Initial release (+ 1 bugfix in setup.py) |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | More thorough test for working <stdarg.h>. |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | Typo (missing _) in _xdr line. |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | #include <netconfig.h> seems not needed and is harmful... |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1996-08-30 |
Guido van Rossum | Added checks for strdup and changed checks for hypot. |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | Subtle hack so the eps printed is not dependent on... |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | Move backup definition for hypot() to Python/hypot.c. |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | Change comments/#ifdef structure for declaration for... |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | Needed more includes... |
commit | commitdiff | tree | snapshot |
1996-08-29 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Guido van Rossum | New version submitted by Jim Fulton. |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Guido van Rossum | Fix $PATH and add $PYTHONPATH used to run regen. |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Guido van Rossum | Fix paths to match python1.4 installation. |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Guido van Rossum | Fix paths to match python1.4 installation. |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Merged Guido's mkaliases and Jack's MkPluginAliases |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Completely revamped: it now uses separate instruction... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Removed RunLibScript from build |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Removed silly dialog |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Projects for 1.4b3 distribution: debugging off, optimiz... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | "Small" 68K interpreter, without waste, img and tkinter |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Version upped |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Added setwatchcursor() and setarrowcursor() functions |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Updated for 1.4b3 |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Jack Jansen | Added note that these instruction are for a full source... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | No double underscores for globals please |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Added /base:0x1e100000 to link options for python14... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.4b3 |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Another batch of updates... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Remove the entry for private variables (it's supposed... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Some final changes. I'll give up on nicely reformattin... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Bump exposed __version__ to 1.4. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Reformatted some stuff. Put FEATURE FREEZE in all... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Don't die when getuid() or getpid() aren't defined. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Don't do truncation to 8+3 format -- this is used on... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Added Mime writer module (formerly in Grail) |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | typo (cotinue -> continue) |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Three sets of changes from Grail: |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Slightly faster (un)quoting. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Use correct separator for capwords(s, sep). |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Emacs font-lock de-bogo-kludgificocity |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | typo (#indef -> #undef) |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Use getstringsize where available instead of strlen. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Added NumVersion definition. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Insert filename in IOError message. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Call __initialize(), not __sinit() on Mac dynamic loadi... |
commit | commitdiff | tree | snapshot |
next |