Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
616b23b img_tag(), top_navigation_panel(): Generate markup the same case as other functions in this file. 18 December 1997, 14:16:46 UTC
8da9e6a make_mod_index_entry(): Generate markup the same case as other functions in this file. 18 December 1997, 14:14:16 UTC
95cdb35 Oops, the output file really should be called zlib.pyd here! 18 December 1997, 05:27:55 UTC
bd104bf Added project for zlib 18 December 1997, 05:22:23 UTC
9ec0f8b Win32 treatment. 18 December 1997, 05:21:29 UTC
629bcfb Make this test succeed even when using "import test.test_zlib". 18 December 1997, 05:21:07 UTC
ffeb593 Changes for older Win platforms by Jim Ahlstrom 17 December 1997, 21:27:23 UTC
b1d368c Tiny doc patch for QNS 17 December 1997, 21:08:34 UTC
e8c27bb Oops! Should've renamed dos_8x3 to dos-8x3 here, too. 17 December 1997, 18:57:16 UTC
304474f Make the word "Module" in the section header start with an upper-case "M". Include "()" when naming functions in the text. Fixed reference to the built-in str() function. Format constant names using \code{}. 17 December 1997, 15:30:07 UTC
20417b7 Make the word "Module" in the section header start with an upper-case "M". Added index entry for RFC 1014. 17 December 1997, 14:17:35 UTC
b78da33 Make the word "Module" in the section header start with an upper-case "M" for all three modules described here. Added a \label{} for each of the two modules missing it. 17 December 1997, 14:12:31 UTC
a47bce5 Make the word "Module" in the section header start with an upper-case "M". Added a \label{} for the module. Fixed one minor grammatical nit: use plural pronoun to refer to a pair of referents. Include "()" when naming functions in the text. 17 December 1997, 14:11:18 UTC
9c48319 Make the word "Module" in the section header start with an upper-case "M". 17 December 1997, 14:08:01 UTC
2303d31 Make the word "Module" in the section header start with an upper-case "M". Added a \label{} for the module. Changed one \code{} to a \samp{}. 17 December 1997, 14:07:25 UTC
bcda484 Make the word "Module" in the section header start with an upper-case "M". 17 December 1997, 14:01:52 UTC
36499b8 Make the word "Module" in the section header start with an upper-case "M" for both modules documented here. 17 December 1997, 14:01:31 UTC
14f8521 Make the word "Module" in the section header start with an upper-case "M". 17 December 1997, 13:52:04 UTC
7372e57 Make the word "Module" in the section header start with an upper-case "M". Minor grammatical nit. 17 December 1997, 13:51:08 UTC
045c7fc Make the word "Module" in the section header start with an upper-case "M". Remove the leading comment declaring this to be a template for module documentation. 17 December 1997, 13:47:39 UTC
6f07010 Make the word "Module" in the section header start with an upper-case "M" for both modules documented here. 17 December 1997, 13:45:50 UTC
dccd9db Make the word "Module" in the section header start with an upper-case "M" for both built-in and standard modules. They were different. 17 December 1997, 13:44:37 UTC
819b789 gen_index_id(): New function. Construct an index key such that the sort is stable and the form is only defined in one place, since we do some fancy footwork with the keys to separate the defining instance of a module reference from other references in the HTML index. make_index_entry(): Override the standard definition to use get_index_id(). make_str_index_entry(): Moved to myformat.perl; only needed there. index_key_eq(): Override the standard definition. Add key transforms to remove extra junk from the end of the keys; it was only there to maintain ordering. clean_key(): Remove key transform no longer needed at this stage, because keeping it makes the sort unstable. add_idx(): Add key transforms to undo the mess we do to separate a module's defining and reference entries. Don't make the text bold. 17 December 1997, 03:08:27 UTC
84818d7 make_mod_index_entry(): New function. Create the index entry for a module. my_module_index_helper(): Do the actual work for \*modindex{}, including both the defining and reference forms. make_str_index_entry(): Moved from .latex2html-init; it's really specific to the presentation. 17 December 1997, 02:59:39 UTC
58132c6 AMK's latest; plus three null bytes that I added for purify 17 December 1997, 00:24:13 UTC
e4eb223 AMK's latest 17 December 1997, 00:23:39 UTC
e795197 Fix mysterious undetected error -- call to non-existant Py_Err_SetStr() which shoulda coulda woulda oughta been PyErr_SetString(). 16 December 1997, 23:58:15 UTC
7988206 Don't list which files to add, since the ones that *were* missing have now been added. 16 December 1997, 22:26:02 UTC
7651624 New VC++ 4.2 makefile, contributed by Gregor Schmid, which adds the three missing files. 16 December 1997, 22:25:15 UTC
71c0dec Up the version. 16 December 1997, 21:14:55 UTC
72df9bc do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the reference form of \bimodindex{} and \stmodindex{}. my_parword_index_helper(): Fixed to include proper anchor in result text. 16 December 1997, 21:13:20 UTC
0721358 Fix a bug in translate(): the pointer was incremented by the length of the *escaped* url. Also added new special characters that are not part of the url when found at the end: ( < > . 16 December 1997, 21:12:47 UTC
bef74b5 Add -lld option for AIX to _tkinter rules. 16 December 1997, 18:12:30 UTC
fedc6d0 Added SOLID definition. 16 December 1997, 17:54:18 UTC
5ca9033 Index the RFC822 reference (some other RFC references were alreaddy indexed). Add index reference to mailbox module; also remove comment that it's undocumented (it has been). 16 December 1997, 15:19:47 UTC
b532399 PhotoImage.put(): Fixed -to handling, including backward compatibility hack. Guido, please take a look at this. 16 December 1997, 15:03:43 UTC
8e07998 The \indexsubitem definition for the actual exceptions did not actually change the \indexsubitem value; fixed. 16 December 1997, 14:54:32 UTC
9d2f7d4 Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance escaped with \var{}. 16 December 1997, 14:43:37 UTC
5493205 Module names should be in \code{}. Added index reference to site module. 16 December 1997, 14:41:36 UTC
0514ce1 Descriptions for delitem(), __delitem__(): These delete a value, not set it. Lots of little nits: parameter names in text should be \var{}, etc. 16 December 1997, 14:29:48 UTC
4f496cc Fixed index module reference. 16 December 1997, 04:08:24 UTC
90f2e5e Added a named target for referencing. 16 December 1997, 04:06:33 UTC
bfc28bc Used a named target to form the reference to the Built-in Functions section. 16 December 1997, 04:06:06 UTC
6d2bdb6 Fixed index module reference. Changed references to regex/regsub modules to point to re. 16 December 1997, 04:04:25 UTC
3aa2895 Fixed index references to modules. (This is *not* the spam module!) 16 December 1997, 00:02:01 UTC
e14388c Fixed index references to modules. 15 December 1997, 22:28:38 UTC
19d5827 Fixed index references to modules. Made references to files use \file{} instead of \code{}. 15 December 1997, 22:23:52 UTC
356818e Fixed index references to modules. 15 December 1997, 22:20:33 UTC
8274f32 Fixed index references to modules. Changed regex reference to re. 15 December 1997, 22:19:46 UTC
f5eaa2e Fixed index references to modules. Added new index entry for mimetools module. 15 December 1997, 22:13:50 UTC
a51f5a4 Fixed index references to modules. 15 December 1997, 22:09:42 UTC
4af1814 \refmodindex{}: New macro, used to make an index reference to a module which is neither standard nor built-in. (Used for sitecustomize entry.) 15 December 1997, 22:08:14 UTC
9ab2b2e Fixed index references to modules. Placed references closer to usage. 15 December 1997, 21:59:33 UTC
54820dc Fixed index references to modules. 15 December 1997, 21:56:05 UTC
6206394 Changed illegal \stmodindex{} to \refstmodindex{}, added index reference to the stat module. 15 December 1997, 21:42:51 UTC
8a528bd Added some module references to the index. 15 December 1997, 21:40:15 UTC
207e57b Added definitions of \refbimodindex{} and \refstmodindex{}, which should be used to add index references for built-in and standard modules, respectively. Modified \bimodindex{} and \stmodindex{} to make the page number bold, to allow the defining instance of a module to stand out in the index. Check-ins which fix improper use of \bimodindex{} and \stmodindex{} will be made as fixes are applied. Misc. indexing updates will occur as a side effect in some cases. 15 December 1997, 21:37:45 UTC
d9dbfbd At the top, made it clear that the \bimodindex{} and \stmodindex{} are only used for the defining entry for the module, not every index reference. 15 December 1997, 21:20:03 UTC
80fb344 On NT, use a better template, ~XXX- where XXX is os.getpid(). 15 December 1997, 19:11:53 UTC
85f8b09 Add note about having to add some files to the VC 4.2 files. 15 December 1997, 18:31:32 UTC
aa6fa6b Patch by Oliver Andrich for Lunix using glibc. 15 December 1997, 18:07:10 UTC
92d91f5 Move %x test to nonstandard section because it appears to be locale specific. 15 December 1997, 18:06:19 UTC
97250cb Untested change to include gmp-mparam.h instead of gmp-impl.h. Chris Lawrence <quango@ix.netcom.com> 15 December 1997, 17:55:53 UTC
c0cc635 regex -> re 15 December 1997, 17:53:31 UTC
1eadb41 Patch (by Andrew Kuchling of course) to prevent named back references in the pattern to wear out the reference count on small integers. 15 December 1997, 17:33:24 UTC
f0413d4 Added tag_prevrange analogous to rag_nextrange. 15 December 1997, 17:31:52 UTC
330aafb For base 10, cast unsigned long to long before testing overflow. This prevents 4294967296 from being an acceptable way to spell zero! 15 December 1997, 17:27:35 UTC
30da0ea Believe it or not, some people have an empty group database. Prevent the test from failing there. 15 December 1997, 14:57:19 UTC
095f35a Changed \indexsubitem from ({\tt HTMLParser} method) to just (HTMLParser method). This makes it more consistent with other modules. All three *mllib modules need this change. 12 December 1997, 05:34:35 UTC
1247cea Changed \indexsubitem from ({\tt SGMLParser} method) to just (SGMLParser method). This makes it more consistent with other modules. All three *mllib modules need this change. 12 December 1997, 05:33:34 UTC
0add4c1 Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method). This makes it more consistent with other modules. All three *mllib modules need this change. 12 December 1997, 05:32:31 UTC
a226cd8 This commit was manufactured by cvs2svn to create tag 'r15b2'. 12 December 1997, 00:09:34 UTC
98b9d77 Change _nametowidget to nametowidget -- it is a public interface. 12 December 1997, 00:09:34 UTC
d569242 add_idx(): Don't add unnecessary markup around the little markers stuck in the index to cross-references; an image doesn't benefit by being bold! 11 December 1997, 21:46:07 UTC
9e32666 Remove unneeded "import re". 11 December 1997, 21:41:13 UTC
105ff95 Typed in the relevant changes since 1.5b1. 11 December 1997, 20:35:47 UTC
5a978dc Doug Marien. 11 December 1997, 20:24:38 UTC
48d0437 AMK's latest version. 11 December 1997, 20:19:08 UTC
7980826 Prepared the README for 1.5b2. 11 December 1997, 18:01:47 UTC
3723152 Update to the Big Comment at the top of the file. It should better explain what the users of the various Emacsen have to do to get this all working. 11 December 1997, 17:23:13 UTC
7814ea6 Last minute fix to Text.window_cget(), which should properly Tcl-ify the option name (prepend '-', strip trailing '_'). 11 December 1997, 17:08:52 UTC
9afad04 Move the dbm module around and add an introductory paragraph for dbm, gdbm and bsddb, as suggested by Skip Montanaro. 11 December 1997, 16:20:36 UTC
d0ec761 Copy the change from ../getpathp.c here. 11 December 1997, 15:21:33 UTC
2dbabb2 Installer for beta-2. Use Program Files, register pythonw.exe to execute .pyw files. 11 December 1997, 05:16:20 UTC
1058d2e update the example without the example.def file 11 December 1997, 04:06:04 UTC
55b8b03 New instructions, take VC++ 5.x into account. 11 December 1997, 04:01:25 UTC
936c6de Adding VC 5.x workspace and project files 11 December 1997, 03:43:29 UTC
0decf6c Added tkappinit.c source, and define WITH_APPINIT. 11 December 1997, 03:42:40 UTC
4d35e6f yeah, yeah. 11 December 1997, 02:36:42 UTC
691d2ad Allocate one byte extra in some cases. 11 December 1997, 02:32:43 UTC
5ac00ac Fix problem detected by Greg McFarlane -- callbacks passed to bind_class() and bind_all() are destroyed when the widget to which they were passed is destroyed. 11 December 1997, 02:03:55 UTC
d1f4984 Jim Fulton writes: The attached patch adds the following behavior to the handling of REDUCE codes: - A user-defined type may have a __reduce__ method that returns a string rather than a tuple, in which case the object is saved as a global object with a name given by the string returned by reduce. This was a feature added to cPickle a long time ago. - User-defined types can now support unpickling without executing a constructor. The second value returned from '__reduce__' can now be None, rather than an argument tuple. On unpickling, if the second value returned from '__reduce__' during pickling was None, then rather than calling the first value returned from '__reduce__', directly, the '__basicnew__' method of the first value returned from '__reduce__' is called without arguments. I also got rid of a few of Chris' extra ()s, which he used to make python ifs look like C ifs. 10 December 1997, 23:40:18 UTC
79f016a Remove "Lib/test" from the default path; this is now a package! 10 December 1997, 23:38:26 UTC
bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. 10 December 1997, 23:05:53 UTC
d0753e2 At Barry's suggestion, plug the security leak by using an empty __builtins__ for all calls to eval(). This still allows someone to write string.atof("[1]*1000000") (which Jim Fulton worries about) but effectively disables access to system modules and functions. 10 December 1997, 22:59:55 UTC
90d62ab Since this module is used as a fallback in case no built-in modules have been configured, string.atof() should not fail when "import re" fails (usually because pcre is not there). This opens up a tiny security hole: *if* an attacker can make "import re" fail, they can also make string.atof(arbitrary_string) evaluate the arbitrary string. Nothing to keep me awake at night... 10 December 1997, 22:35:02 UTC
e680546 Don't specify base 0 to string.atoi when unpickling integers in text mode. The pickler always uses base 10 so the default base should be fine. (The base gets us in trouble when there's no strop module, as the atoi() in string.py only supports base 10. This is for JPython.) 10 December 1997, 19:36:41 UTC
87908f5 New names. 10 December 1997, 18:57:35 UTC
d58daff Planned release date for 1.5b2. 10 December 1997, 18:56:48 UTC
e44a8d9 Support uue and x-uue as short names for uuencode. 10 December 1997, 18:54:36 UTC
back to top