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 |
1996-08-26 |
Guido van Rossum | OK, now it uses sys.[exec_]prefix and supports |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Get rid of it totally |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Added warning that this is unsupported |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Changes for 1.4 install targets |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Updated for 1.4beta3 |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Added all changes in beta1 and beta3. |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Guido van Rossum | Final set of changes by Fred before 1.4beta3 |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Guido van Rossum | Afterthough: leave both leading underscores in, |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Guido van Rossum | Oops need to mangle global statement separately |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Guido van Rossum | Name mangling, what the heck! |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Guido van Rossum | Newly tweaked |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Guido van Rossum | Use MS_DLL_ID and similar changes |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Guido van Rossum | Use MS_DLL_ID as sys.winver |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Jack Jansen | Fixed names of vairous plugins to build, added a couple... |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Jack Jansen | - MWRuntimeStatic{arch} are static versions of MW share... |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Guido van Rossum | Added dllbase_nt.txt and python_nt.rc; |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Jack Jansen | Turn on USE_TK and MAC_TCL by default |
commit | commitdiff | tree | snapshot |
1996-08-23 |
Guido van Rossum | New version/date |
commit | commitdiff | tree | snapshot |
next |