- 28 Ara, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
in response to Skip's comments in SF bug #487165. Make use of string methods instead of string module functions in most places. Add (and make the default) a way to collapse symbol entries into a single "Symbols" section in the generated index. This is similar to what makeindex does, but does not include entries beginning with an underscore.
-
- 15 Ara, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 08 Ara, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
information automatically.
-
- 04 Ara, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 30 Kas, 2001 3 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 29 Kas, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
- Change PREFIX to PREFIXES, which contains a sequence of prefix strings. This is useful since we want to look for both Py and PY. - Wrap a long line. - Collect struct tags as well as typedef names. Since we generally only use one of the other, that improves coverage. - Make the script executable on Unix. This could use a better approach to determine if a symbol is documented, and could easily avoid keeping the massive string in memory. That would take time to actually write more code, though, so we'll bail on that for now.
-
- 19 Kas, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
break the processor; this will do the right thing.
-
- 12 Kas, 2001 1 kayıt (commit)
-
-
Thomas Heller yazdı
remove DL_IMPORT.
-
- 09 Kas, 2001 2 kayıt (commit)
-
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
- 30 Eki, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
LaTeX2HTML. This is not safe to do in general (for the reasons LaTeX2HTML protects against dvips to begin with), but is safe if we do not actually need to run dvips. Note that we also assume it is safe if the user specifically requests PostScript generation. See the comments for further explanation.
-
- 25 Eki, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 22 Eki, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
Mozilla 0.9.5 can make intelligent use of them. Specifically, this causes the "Acknowledgements" and "Global Module Index" pages to acquire "up" links in the Mozilla "Site Navigation Bar". This partially responds to SF bug #469772.
-
- 09 Eki, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 29 Eyl, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
whitespace characters to a single space. Small changes elsewhere, mostly to clean up the code a little.
-
- 28 Eyl, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
For the real document element, make sure the prolog is migrated into the document element so it isn't left stranded. Make fixup_trailing_whitespace() whitespace do what was really intended. Add the *desc environments used in the C API manual to the list of things that can exist at the paragraph level so they don't get wrapped in <para>...</para>.
-
Fred Drake yazdı
(string.join() lives!)
-
- 27 Eyl, 2001 4 kayıt (commit)
-
-
Fred Drake yazdı
whether or not a link will be generated will depend on the link database. Add a couple of explanatory comments for one of the stranger constructs (giving input an empty name).
-
Fred Drake yazdı
-
Fred Drake yazdı
of something ad-hoc.
-
Fred Drake yazdı
Fixed a typo in a comment.
-
- 25 Eyl, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 10 Agu, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
informative when a child process dies with an error. This is a variation of parts of SF patch #429611.
-
- 08 Agu, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
when the changes are just too small.
-
- 18 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
other documentation makefiles. This is probably not sufficient to run the conversion on Windows, but goes at least part way.
-
- 17 Tem, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
replacement for @DATE@ from a TeX file containing a \date{...} mark (such as texinputs/boilerplate.tex). This will be used to re-write the html/index.html.in file instead of a combination of grep, date, and sed -- this is more portable to non-Unix platforms. This solves part of the problem reported in SF patch #429611, but does not use the suggested patch.
-
Fred Drake yazdı
building the HTML or text documentation). There is no need to create it for other formats. Job.build_html(): The builddir parameter is always passed in, so it need not be optional.
-
- 14 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 12 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
release being discussed.
-
- 09 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 07 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
Add support for the \ulink macro.
-
- 06 Tem, 2001 3 kayıt (commit)
-
-
Fred Drake yazdı
update announcements do not get bounces from trying to send mail to my laptop, which has an identity crisis due to constant relocation.
-
Fred Drake yazdı
-
Fred Drake yazdı
powerful latex2esis.py.
-