]> granicus.if.org Git - python/shortlog
python
1996-09-07 Jack Jansen- Put all options in a struct
1996-09-07 Jack JansenGot rid of toollibs, moved some libraries around
1996-09-07 Jack JansenRemoved faulty gusi resource
1996-09-07 Jack JansenAdded handling for new options, fixed applet option...
1996-09-07 Guido van RossumStupid bug: complex(x,y) would yield x+xj
1996-09-07 Guido van RossumUse #ifdef MS_WIN32 instead of _MSC_VER > 850.
1996-09-07 Guido van RossumSleep() turns out to be win32 specific.
1996-09-06 Guido van RossumPS: use -O2, not -O3
1996-09-06 Jack JansenAllow editing selected bits of the GUSI preferences...
1996-09-06 Jack JansenRemoved duplicate gusi pref from bundle
1996-09-06 Jack Jansen- Rationalized override preferences support, by remembering
1996-09-06 Jack Jansenmacglue: added PyMac_AppRefNum
1996-09-06 Guido van RossumRemoved -- we now have python_nt.def
1996-09-06 Guido van RossumMove Watcom to the end. Added description of all Win32...
1996-09-06 Guido van RossumAdd W95 to header
1996-09-06 Guido van RossumA directory with a working example of how to build...
1996-09-06 Guido van RossumChange to allow keyword args for Group,
1996-09-06 Guido van RossumNew email and zip code for Guido
1996-09-06 Guido van RossumNEXT shared libs instructions
1996-09-06 Guido van RossumFixed Entry.select_from() to acually call the "select...
1996-09-06 Guido van RossumPyMapping_DelItem[String] are actually macros.
1996-09-06 Guido van RossumCorrectly document PyNumber_Coerce.
1996-09-06 Guido van RossumSome changes for better Windows portability.
1996-09-06 Jack JansenPython about box implemented. Slightly convoluted,...
1996-09-05 Guido van RossumAdded logging support.
1996-09-05 Guido van RossumFixed embarrassing logic bug in read_lines_to_outerboun...
1996-09-05 Guido van RossumAdded Menu.insert*() methods [Fred]
1996-09-05 Guido van RossumAdd initial values to variables to avoid crash in __del__
1996-09-05 Guido van RossumAdded PyMarshal functions
1996-09-05 Guido van RossumTaken the plunge -- changed to Unix linefeed convention
1996-09-05 Guido van RossumInclude file for users of Mark's build procedure
1996-09-05 Jack JansenCompletely redone. mkestrres now parses errno.h and...
1996-09-05 Jack JansenRegenerated, now also includes errno values plus explan...
1996-09-05 Jack JansenCheck that our override pythonpath is actually coming...
1996-09-05 Jack JansenRemoved unused vars
1996-09-05 Jack JansenSymbolic names for all error codes from Errors.h and...
1996-09-05 Jack JansenAdded a note that redirecting stdin/stdout does not...
1996-09-05 Guido van RossumDifferent unpack instructions for vclibs41.zip
1996-09-05 Guido van RossumNew project files from Jim A.
1996-09-04 Guido van RossumGet rid of nobody_uid() and import pwd -- not used...
1996-09-04 Guido van Rossum*** empty log message ***
1996-09-04 Jack Jansen- Fixed PyMac_DoYield:
1996-09-04 Barry Warsaw(python-font-lock-keywords): with Python 1.4 `access...
1996-09-04 Barry WarsawI have been increasingly annoyed about the fact that
1996-09-04 Barry Warsaw#stylistics
1996-09-04 Barry Warsaw(python-mode): typos
1996-09-04 Barry Warsaw(python-mode): font-lock-defaults must be make-local...
1996-09-03 Guido van RossumAdded elaborate trouble shooting guide.
1996-09-03 Guido van RossumAdded uninstall option
1996-09-03 Barry Warsaw(py-dump-help-string): Use documentation-property to...
1996-09-03 Barry Warsaw(python-mode): font-lock-defaults necessary for Emacs...
1996-09-03 Barry Warsaw#py-shell gets an autoload cookie
1996-09-03 Guido van RossumInitial release (+ 1 bugfix in setup.py)
1996-08-30 Guido van RossumThe usual
1996-08-30 Guido van RossumMore thorough test for working <stdarg.h>.
1996-08-30 Guido van RossumTypo (missing _) in _xdr line.
1996-08-30 Guido van Rossum#include <netconfig.h> seems not needed and is harmful...
1996-08-30 Guido van RossumThe usual
1996-08-30 Guido van RossumAdded checks for strdup and changed checks for hypot.
1996-08-29 Guido van RossumSubtle hack so the eps printed is not dependent on...
1996-08-29 Guido van RossumMove backup definition for hypot() to Python/hypot.c.
1996-08-29 Guido van RossumChange comments/#ifdef structure for declaration for...
1996-08-29 Guido van Rossum*** empty log message ***
1996-08-29 Guido van RossumNeeded more includes...
1996-08-29 Guido van Rossum*** empty log message ***
1996-08-28 Guido van RossumNew version submitted by Jim Fulton.
1996-08-28 Guido van RossumFix $PATH and add $PYTHONPATH used to run regen.
1996-08-28 Guido van RossumFix paths to match python1.4 installation.
1996-08-28 Guido van RossumFix paths to match python1.4 installation.
1996-08-28 Jack JansenMerged Guido's mkaliases and Jack's MkPluginAliases
1996-08-28 Jack JansenCompletely revamped: it now uses separate instruction...
1996-08-28 Jack JansenRemoved RunLibScript from build
1996-08-28 Jack JansenRemoved silly dialog
1996-08-28 Jack JansenProjects for 1.4b3 distribution: debugging off, optimiz...
1996-08-28 Jack Jansen"Small" 68K interpreter, without waste, img and tkinter
1996-08-28 Jack JansenVersion upped
1996-08-28 Jack JansenAdded setwatchcursor() and setarrowcursor() functions
1996-08-28 Jack JansenUpdated for 1.4b3
1996-08-28 Jack JansenAdded note that these instruction are for a full source...
1996-08-26 Guido van RossumNo double underscores for globals please
1996-08-26 Guido van RossumAdded /base:0x1e100000 to link options for python14...
1996-08-26 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.4b3
1996-08-26 Guido van RossumAnother batch of updates...
1996-08-26 Guido van RossumRemove the entry for private variables (it's supposed...
1996-08-26 Guido van RossumSome final changes. I'll give up on nicely reformattin...
1996-08-26 Guido van RossumBump exposed __version__ to 1.4.
1996-08-26 Guido van RossumReformatted some stuff. Put FEATURE FREEZE in all...
1996-08-26 Guido van RossumDon't die when getuid() or getpid() aren't defined.
1996-08-26 Guido van RossumDon't do truncation to 8+3 format -- this is used on...
1996-08-26 Guido van RossumAdded Mime writer module (formerly in Grail)
1996-08-26 Guido van Rossumtypo (cotinue -> continue)
1996-08-26 Guido van RossumThree sets of changes from Grail:
1996-08-26 Guido van RossumSlightly faster (un)quoting.
1996-08-26 Guido van RossumUse correct separator for capwords(s, sep).
1996-08-26 Guido van RossumEmacs font-lock de-bogo-kludgificocity
1996-08-26 Guido van Rossumtypo (#indef -> #undef)
1996-08-26 Guido van RossumUse getstringsize where available instead of strlen.
1996-08-26 Guido van RossumAdded NumVersion definition.
1996-08-26 Guido van RossumInsert filename in IOError message.
1996-08-26 Guido van RossumCall __initialize(), not __sinit() on Mac dynamic loadi...
next