1998-07-23 |
Fred Drake | Added targets dvi, pdf, and ps, to make all of the... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | Adjusted to use the new module synopsis support macros. |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | Adjusted to use the new \declaremodule \modulesynopsis... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Guido van Rossum | 'name space' -> 'namespace' |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | Lots of new stuff for "module synopsis support." Publi... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | \py@ModSynopsisFilename: New macro; gives names of... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | \py@ModSynopsisFilename: New macro; gives names of... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Fred Drake | Ignore the new ".syn" files used to handle module synopses. |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Guido van Rossum | Lots of changes copied from the FrameMaker version... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | Several changes to support inclusion of filename in... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | PyFile_FromString(): If an exception occurs, pass in... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | PyErr_SetFromErrnoWithFilename(): New function which... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | Added support for including the filename in IOErrors... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | Added support for two new standard errors: EnvironmentE... |
commit | commitdiff | tree | snapshot |
1998-07-23 |
Barry Warsaw | New global variables: PyExc_EnvironmentError and PyExc_... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Guido van Rossum | # Oops, correct Latex errors. |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Guido van Rossum | Document how to make a POST request with urlopen(). |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Guido van Rossum | Speed up the implementation of quote(). |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Jack Jansen | - Added a function MoviesTask, which is the same as... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Jack Jansen | Remove the MOOV filetype from the StandardGetFile call... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Guido van Rossum | Feature added by Harri Pasanen (at my suggestion):... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Barry Warsaw | (pause_doc): Sun CC complains about newline in string... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Guido van Rossum | When comparing objects, always check that tp_compare... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Guido van Rossum | Don't use calculations on values gotten from tell(... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Add new syntax for specifying filenames on break and... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Untabified. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Update the documentation. Get rid of the section ... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Added support for specifying a filename for a breakpoin... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Fix another bug in ESR's changes. In order to work... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Complete the addition of libthreading.tex. (Isn't... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Add missing initializer for self._backupfilename. ... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Modest speed improvement to escape() by Piet van Oostrum. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Guido van Rossum | Patch by Piet van Oostrum to avoid calculating with... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Fred Drake | Add libthreading.tex to LIBFILES. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Andrew M. Kuchling | Added libthreading.tex ; this is mostly the contents... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Guido van Rossum | Measure performance of sub(), split(), findall(). |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Guido van Rossum | Add test for failure of the getattr call in pcre_expand... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Guido van Rossum | Get a 3- to 4-fold speedup for sub()/subn(), split... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Guido van Rossum | Added tests for findall(). |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Guido van Rossum | Eric Raymond documents two already-existing functions... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Fred Drake | I_getattr(), |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Guido van Rossum | Add tests for array self-assigns. (This one has no... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Guido van Rossum | Add tests for list self-assigns. (Sorry, this should... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Guido van Rossum | Avoid using calloc(). This triggered an obscure bug... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Guido van Rossum | From: Nicolas CHAUVAT <nico@caesium.fr> |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Guido van Rossum | Show how to do switchable panels. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Fred Drake | Tk.__init__(): In computing baseName, add ".pyo" to... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Guido van Rossum | Temporarily get rid of the registration of Tcl_Finalize... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Guido van Rossum | Better RFC 821 compliance (MAIL and RCPT, and CRLF... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | Added a delete() method to menu entries. Only the last... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | Added prototypes for the code resource routines, and... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | If the preference filename resource is empty don't... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | All import-related code has moved to macimport.c. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | Added macimport.c to various files |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Jack Jansen | Add an empty PYTHONPREFSFILE STR resource, so frozen... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Add special case to PySequence_List() so that list... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Small changes to map() and filter(): |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Changed PySequence_List() and PySequence_Tuple() to... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Jack Jansen | Added a function SetUserItemHandler: this takes a funct... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Add macros for direct access to the members of CFunctio... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Move the definition of PyMethodObject to classobject... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Guido van Rossum | Marc-Andre Lemburg's patch to move the typedef for... |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Guido van Rossum | (1) Added a sys.exc_info() emulation. (It returns... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Fred Drake | Added item about index item/subitem separation. |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Fred Drake | Fix suggested by Lorenzo M. Catucci <lorenzo@argon... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | # In case BINARY_SUBSCR, use proper PyList_GET* macros... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Marc-Andre Lemburg's patch to support instance methods... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Reindented some OS/2 and hpux code that looked ugly... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Recompute the special getattr/setattr/delattr cache... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Rewrite to support multiple suckers, each with their... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Instead of printint, use self.message() or self.note(). |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Guido van Rossum | Needed. |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Minor change for windows; set extensions_c later and set |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Put back the call to report_unbalanced() that was lost... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | # Bump version because of checkin to faqwiz.py. :-( |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Don't add <...> around mail addresses; they may already... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Added hints about building your own DLL. |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Two error messages still used the old name of the funct... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Add a cast that a picky SGI compiler found was necessary. |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Fix a benign problem found by a picky SGI compiler... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Fix benign problems found by a picky SGI compiler ... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Fix benign problems found by a picky SGI compiler ... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Fix some problems that a picky SGI compiler reported... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Sigh. The hack to enable special treatment for errno... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Guess what... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Fix two unrelated problems in the same area: |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Added copious docstrings, plus two minor layout tweaks. |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | In the example iterating over sys.argv and opening... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Barry Warsaw | (py-beginning-of-def-or-class, py-end-of-def-or-class, |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Barry Warsaw | (py-comment-indent-function): A replacement for |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Guido van Rossum | Get rid of some obsolete opcodes. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Guido van Rossum | Rewritten a bit to address some criticism in the newsgroup. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Guido van Rossum | Added back the description of the exec statement. ... |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Guido van Rossum | The permissions ('mode' flag) should default to 0666. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Guido van Rossum | The _fromlinepattern was a little too restrictive ... |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Guido van Rossum | # The variable total is never used somehow. I think... |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Guido van Rossum | According to Robin Dunn, at least one FTP server return... |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Fred Drake | Normalize markup. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Fred Drake | Normalize the markup. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Fred Drake | Added index entry. |
commit | commitdiff | tree | snapshot |
next |