| Commit message (Expand) | Author | Age | Files | Lines |
* | SF feature request #686323: Minor array module enhancements | Raymond Hettinger | 2004-03-14 | 1 | -4/+7 |
|
|
* | Fix array.array.insert(), so that it treats negative indices as | Walter Dörwald | 2003-05-18 | 1 | -1/+2 |
|
|
* | Fixed spacing and unbalanced brackets or parenthesis. | Raymond Hettinger | 2003-05-10 | 1 | -1/+1 |
|
|
* | SF 539024, Fix broken link to numpy | Neal Norwitz | 2002-04-04 | 1 | -1/+1 |
|
|
* | Fix up the documentation of the type codes to give both the C and Python | Fred Drake | 2002-04-01 | 1 | -17/+24 |
|
|
* | Patch 520694: arraymodule.c improvements: | Martin v. Löwis | 2002-03-01 | 1 | -11/+29 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
|
|
* | Fix description of buffer_info(), and add a note that there is a better | Fred Drake | 2001-08-01 | 1 | -6/+15 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -1/+1 |
|
|
* | Added link to HTML version of the NumPy documentation. | Fred Drake | 2000-12-11 | 1 | -2/+4 |
|
|
* | Make all the \seemodule explanations consistent: start with a capitalized | Fred Drake | 2000-10-18 | 1 | -2/+4 |
|
|
* | Update the links to the NumPy website and documentation, based on a | Fred Drake | 2000-10-17 | 1 | -6/+5 |
|
|
* | added count, extend, index, pop and remove to arraymodule | Peter Schneider-Kamp | 2000-07-31 | 1 | -0/+23 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -5/+12 |
|
|
* | byteswap() method: Tell *what* exception gets raised when the type | Fred Drake | 1999-06-29 | 1 | -2/+3 |
|
|
* | Fix markup typo. | Fred Drake | 1999-04-21 | 1 | -1/+1 |
|
|
* | Added "See also" reference to xdrlib. | Fred Drake | 1999-04-21 | 1 | -10/+11 |
|
|
* | Nits. | Fred Drake | 1998-12-10 | 1 | -11/+11 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Lighten up tables. | Fred Drake | 1998-04-11 | 1 | -1/+1 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Use {seealso} environment to refer to the struct module. | Fred Drake | 1998-04-03 | 1 | -38/+45 |
|
|
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -4/+4 |
|
|
* | Deprecate the read() and write() methods. | Fred Drake | 1998-02-27 | 1 | -8/+4 |
|
|
* | Updates by AMK. | Fred Drake | 1998-02-27 | 1 | -13/+39 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
|
|
* | Added missing "\" to "\var{address}, var{length}" in buffer_info() description. | Fred Drake | 1997-12-29 | 1 | -1/+1 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 1 | -1/+1 |
|
|
* | Added buffer_info() docs. | Guido van Rossum | 1997-08-14 | 1 | -0/+10 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
|
|
* | Added unsigned data formats (B, H, I, L). | Guido van Rossum | 1997-01-03 | 1 | -1/+8 |
|
|
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -0/+3 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -3/+5 |
|
|
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -2/+2 |
|
|
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -3/+3 |
|
|
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+109 |
|
|