- 12 May, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
they should have a Repr() function.
-
Guido van Rossum yazdı
-
- 11 May, 1998 21 kayıt (commit)
-
-
Fred Drake yazdı
Clean up the clean & clobber targets.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
a Makefile: mkhowto.sh --$(PAPER).
-
Fred Drake yazdı
-
Fred Drake yazdı
and allows the info to work through this section.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Nits.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Update the .tar.gz targets so that they work from the top level. Reinstate the api, ext, lib, ref, and tut targets.
-
Fred Drake yazdı
the one from Override.pm (part of latex2html). Absolutize the TEXINPUTS environment variable, since we can't count on latex2html doing it for us (even though I sent in a patch, and it really should).
-
Fred Drake yazdı
-
Fred Drake yazdı
warning (at least under Linux).
-
- 10 May, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 09 May, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.
-
- 08 May, 1998 14 kayıt (commit)
-
-
Guido van Rossum yazdı
- When facility not specified to syslog() method, use default from openlog() (This is how it was claimed to work in the documentation) - Potential resource leak of o_ident, now cleaned up in closelog() - Minor comment accuracy fix.
-
Guido van Rossum yazdı
the comments.
-
Guido van Rossum yazdı
method='GET', always get the query string from environ['QUERY_STRING'] or sys.argv[1] -- ignore an explicitly passed in fp.
-
Fred Drake yazdı
Avoid extra level of recursion in the paper-*/ directories. Added the "info" target to use the subdir. Partparse, however, is broken again.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
"big" targets. Fix is to set the TEXINPUTS on the command line of the sub-make.
-
Fred Drake yazdı
the name of the main .tex source file if it's not in the current directory.
-