1998-02-16 |
Fred Drake | Removed various "(New in 1.5a?!)" constructs. Other... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | Break up some long lines in the generated header &... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Guido van Rossum | Andrew Kuchling writes: |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | "--" --> "---" in two places. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | Place C typedef for Py_complex after brief description... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | Added index enties for the Python built-in functions... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | Lots of nitty-gritty stuff: |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Fred Drake | Make sure indexes begin on odd-numbered pages. |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Guido van Rossum | Removed condition.py -- it was just sync.py without |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Guido van Rossum | Added DJGPP version of check_case(), by Pit Scrorpion... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Normalization of markup. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Don't capitalize identifiers at the beginning of the... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Fix some markup so that the right characters are printed. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Capitalize subsection title. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Make one paragraph wrap a little better. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Capitalize first word in sentences, use periods at... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Change {datadesc} environments with empty descriptions... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | In description of sound_similar(), break up the markup... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Barry Warsaw | __validate(): test for None-age, not not-ness |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Barry Warsaw | get arrow movement, and text updating. also outlining... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Barry Warsaw | fixed the generators |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Barry Warsaw | triplet_to_pmwrgb(): New function |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | In description of __import__, second paragraph, break... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Minor stuff: |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Guido van Rossum | Add case checking feature on import. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Fix weirdness with single-page table of contents, repor... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Guido van Rossum | Adding output of test_xmllib.py |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | &do_env_datadescni, |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Add "Pretty Good Privacy" as well as "PGP" to the index. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | In add_label_data() description, use "\samp{}" instead... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Use "\samp{...}" instead of "``\code{...}''" when showi... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Use "\samp{...}" instead of "``\code{...}''" when showi... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Two new environments: datadescni and funcdescni. ... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | &get_indexsubitem: This now has a chance of working... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Remove \bcode / \ecode everywhere. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Remove \bcode / \ecode everywhere. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Remove obsolete pagenumbering / pagestyle cruft. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Remove all \bcode / \ecode cruft; this is no longer... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Lots of stuff: |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | parse_line(): Strip whitespace from the module name. |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Fixed typo in docstring: "__ version__" --> "__version__" |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Fred Drake | Clean up some of the definitions related to info genera... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Guido van Rossum | Fix a horrible race condition -- various routines were... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | "ASCII" --> "\ASCII{}" |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Added tarpdf target. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Reorganized a bit. No changed content. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | For sections describing the "Foo Protocol", consistentl... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Py_Exit(status) calls exit(status), not exit(0). |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Barry Warsaw | fixed initial color |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Barry Warsaw | typo |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Barry Warsaw | Added color strip widgets |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Barry Warsaw | (py-compute-indentation): Several changes made to impro... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Guido van Rossum | Correct description of BUILD_SLICE. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Comment out the times package in the distributed version. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Mark opcode arguments \var{} in the running text. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Use new \authoraddress{}; author's name and address... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Fred Drake | Remove second index entry for UserList. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | \rfcindex{}: Removed; no longer needed. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | New file. Written by Ulf A. Lindgren <lindgren@ae... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added \nodename; added index entry for UserList. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added entries for stat, commands modules. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added entries for re, soundex modules. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Some subtleties suggested by Tamito Kajiyama, including... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Turn the space in [\^ ...] into a hard space: [\^\... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Split UserDict and UserList on two separate lines;... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Don't break a long line at an unpleasant point. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added missing entry for cmath. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Replace $math$ with \code{}. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Swap ni and imp (so they are in the same order as their... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Remove a spurious space from the title. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | "lists objects" --> "list objects" (Section "More... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | In the appendix, all sections were marked as subsection... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | Better conversion of command line given initial color |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | new interface to find_byname() |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | __init__(): simplify, use tuple as key to __byrgb,... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | Better dimensions |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | Interface changes, delegate chaining, type in widget... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | Simplification of conversion routines |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Barry Warsaw | #Layout looks good, as does validation, and delegate... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | Add copyright.tex and boilerplate.tex to the common... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Fred Drake | Mark the URL "ftp://ftp.python.org" with \url{}. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added PyImport_ExecCodeModuleEx(), which adds an extra... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Guido van Rossum | Added PyImport_ExecCodeModuleEx(), which adds an extra... |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Fred Drake | &do_cmd_rfc: New function. Handles \rfc{}. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Fred Drake | Removed all references to the \rfcindex{} macro; now... |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Fred Drake | Minor performance nits. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Include indfix.py script in lib.dvi's processing. |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Script to fix up the Library Reference index so it... |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Oops, missed a \POSIX{} in an index entry. |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Add some index entries; switch to logical markup. |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Consistently use \POSIX{} to denote POSIX. There were... |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Do the right magic to make \ABC{} get sorted correctly... |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Do the right magic to make \UNIX{} get sorted correctly... |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Use the new RFC macros wherever RFCs are referenced... |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Fred Drake | Add macros to insert RFC references much like the ... |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Guido van Rossum | Add a note about rounding up of readlines()' sizehint... |
commit | commitdiff | tree | snapshot |
1998-02-07 |
Guido van Rossum | Document getrefcount(). |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Fred Drake | \itembreak, \itemjoin: Remove unused macros. |
commit | commitdiff | tree | snapshot |
next |