]> granicus.if.org Git - python/shortlog
python
1996-11-09 Jack JansenAdded PyMac_GetFullPath(), PyMac_ApplicationPath and...
1996-11-09 Jack JansenGot rid of nfullpath()
1996-11-09 Jack JansenGot rid of nfullpath in favor of PyMac_GetFullPath...
1996-11-09 Jack JansenWhen loading a PYC resource check whether the filename...
1996-11-09 Jack JansenMore sensible default sys.path
1996-11-09 Jack JansenKeep the folder structure in Mac:mwerks:projects simila...
1996-11-09 Jack JansenRemoved addpack calls
1996-11-09 Jack JansenRemoved old project file, als restructured projects...
1996-11-06 Guido van RossumFix syntax of commented-out variables
1996-11-06 Guido van RossumAdded 'Introduction' section head and 'Memory Managemen...
1996-11-06 Guido van Rossumcorrect typo in return variable for PySequence_Index()
1996-11-02 Guido van RossumShould compare errno to 0, not NULL
1996-11-02 Guido van RossumChange last Ellipses to Ellipsis :-(
1996-10-29 Fred Drake(Makefile): Updated latex2html support.
1996-10-29 Fred Drake(myformat.perl): Added handler for cfuncdesc environme...
1996-10-29 Fred Drake(myformat.sty, extref.tex): Moved definition of cfuncd...
1996-10-29 Fred Drake(tut.tex): Added matching \normalsize after \small...
1996-10-29 Barry Warsaw(match-string): Added a definition for older Emacsen.
1996-10-25 Fred Drake(texi2html.py): Minor improvement to HTML 3.0 output...
1996-10-25 Fred Drake(partparse.py): Fix nasty bug where \e got translated...
1996-10-25 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.4
1996-10-25 Guido van RossumAdded disclaimer.
1996-10-25 Guido van RossumNew permission notice, includes CNRI.
1996-10-25 Guido van RossumAdded disclaimer.
1996-10-25 Guido van RossumReady for release. Added section on the book. Removed...
1996-10-25 Guido van RossumNoticed a few more things that have been done.
1996-10-25 Guido van RossumAdded last-minute changes.
1996-10-25 Guido van RossumUpdated notice.
1996-10-25 Guido van RossumCNRI additions, approved by the boss and his wife :-)
1996-10-24 Guido van RossumSmall nits only.
1996-10-24 Guido van RossumThe usual :-(
1996-10-24 Guido van RossumTouched by FrameMaker :-(
1996-10-24 Guido van RossumInclude updated title page.
1996-10-24 Guido van RossumDone with this for 1.4.
1996-10-24 Guido van RossumDone with the "New in 1.4" chapter.
1996-10-24 Guido van RossumAdd SHELL=/bin/sh definition, to override SGI make...
1996-10-24 Guido van RossumRemoved CNRI copyright, changed notice to standard...
1996-10-24 Guido van RossumGet rid of bogus binding of <Delete> to a function...
1996-10-24 Guido van RossumCorrect truncated paragraph.
1996-10-24 Guido van RossumFix truncated paragraph in doc string.
1996-10-24 Guido van RossumRemoved NumPy instructions. Add note about VC 4.0...
1996-10-24 Guido van RossumRemoved NumPy files -- no time to fix these.
1996-10-24 Guido van RossumCast mtime gotten from stat() to long int -- else it...
1996-10-24 Guido van RossumSet /MD option for *all* projects (even python.exe).
1996-10-23 Guido van RossumBarry's latest (2.83). He likes this version particula...
1996-10-23 Guido van RossumAdded answer by Greg Stein about threads on Linux.
1996-10-23 Barry Warsaw(py-indent-line): take an optional universal argument...
1996-10-23 Guido van RossumFix case where you start a new group immediately after...
1996-10-23 Guido van RossumIgnore Frame backup and lock files.
1996-10-23 Guido van RossumAdapted to migration of reference manual to Frame.
1996-10-23 Guido van RossumRegenerated to remove hidden text from page 1.
1996-10-23 Jack JansenProbably just binhexed again...
1996-10-23 Jack JansenDifferent default location for distribution templates
1996-10-23 Jack JansenOnly copy project files from build* and plugins to...
1996-10-23 Jack JansenBuild imgmodules.cfm68k too
1996-10-23 Jack JansenAdded USE_MALLOC_DEBUG (disabled)
1996-10-23 Jack JansenProject files for 1.4 release
1996-10-23 Jack JansenMalloc debugging now flagged with USE_MALLOC_DEBUG
1996-10-23 Jack JansenUpdated to cw10
1996-10-23 Jack JansenFixed gusi preferences
1996-10-23 Jack Jansenremoved unused var
1996-10-23 Jack JansenAdded support for tab hooks
1996-10-23 Jack JansenRaise a more intellegible error in the case of missing...
1996-10-23 Jack JansenAdded HAVE_STRFTIME
1996-10-23 Jack JansenAdded a note on swed and htmled examples, added tab...
1996-10-23 Jack JansenModified to work together with BBPy
1996-10-23 Guido van RossumMake self.rfile unbuffered (self.wfile already is)...
1996-10-23 Guido van RossumFixed compare function to do first char comparison...
1996-10-23 Guido van RossumAdded support for floating point resolution to Scale...
1996-10-22 Guido van RossumFrame versions of documents after mangling by Robin.
1996-10-22 Guido van RossumNew version for 1.4 from Manus.
1996-10-22 Guido van RossumVersion number and date.
1996-10-22 Guido van RossumRemoved LaTeX version of reference manual. Added ref...
1996-10-22 Guido van RossumGot rid of most XXXes in the News chapter. Bumped...
1996-10-22 Guido van RossumNew date and version number.
1996-10-22 Guido van RossumGet rid of evil workaround for Python 1.4b2 bug.
1996-10-22 Guido van RossumIt turns out that VC1.5 does not necessarily define...
1996-10-22 Jack JansenGet preference file name from a resource.
1996-10-22 Jack JansenAlso put aliases to PythonCore{PPC,CFM68K} in the exten...
1996-10-22 Jack JansenUpdated the instructions for the 1.4 release
1996-10-22 Jack JansenAdded a note about incorrect "PythonCore not found...
1996-10-22 Jack JansenAdded a note about PythonApplet name
1996-10-22 Jack JansenVersion upped to 1.4, removed some unused dialogs,...
1996-10-22 Jack Jansen- Get preference filename from a resource
1996-10-22 Jack JansenAdded resource for preference file name
1996-10-22 Guido van RossumFix another case where...
1996-10-22 Guido van RossumChanged version to plain "1.4".
1996-10-22 Guido van RossumAdded question about error from misuse of mangled names.
1996-10-22 Guido van RossumChanged URL for PCT again.
1996-10-22 Guido van RossumAdded all current changes.
1996-10-22 Guido van RossumAdded chapter on restricted execution.
1996-10-22 Guido van RossumStart new chapter on restricted execution.
1996-10-22 Guido van RossumActual text submitted by AMK.
1996-10-22 Guido van RossumBackground chapter on restricted execution. Additional...
1996-10-21 Guido van RossumChange the default seeding -- use 8 bits of sub-second...
1996-10-21 Guido van RossumThe usual...
1996-10-21 Fred Drake(Tkinter.py): Fixed bug in re-implementation of Option...
1996-10-21 Guido van Rossum(Fred Drake:) Re-wrote the OptionMenu class to allow...
1996-10-21 Guido van RossumChanges in description of NeXT options. Fixed referenc...
1996-10-21 Guido van RossumSupport passing in an empty dictionary of keywords...
next