1. d345225 Patch #1026384: fix two common typo's: by Johannes Gijsbers · 20 years ago
  2. 6ab78cd SF feature request #992967: array.array objects should support sequences. by Raymond Hettinger · 20 years ago
  3. 49f9bd1 SF feature request #686323: Minor array module enhancements by Raymond Hettinger · 20 years ago
  4. 9e46abe Fix array.array.insert(), so that it treats negative indices as by Walter Dörwald · 21 years ago
  5. 52136a8 Fixed spacing and unbalanced brackets or parenthesis. by Raymond Hettinger · 21 years ago
  6. ce5df49 SF 539024, Fix broken link to numpy by Neal Norwitz · 22 years ago
  7. d5a072f Fix up the documentation of the type codes to give both the C and Python by Fred Drake · 22 years ago
  8. 9986633 Patch 520694: arraymodule.c improvements: by Martin v. Löwis · 22 years ago
  9. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  10. 630a63c Fix description of buffer_info(), and add a note that there is a better way... by Fred Drake · 23 years ago
  11. 91f2f26 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  12. ed911b8 Added link to HTML version of the NumPy documentation. This closes bug #124943. by Fred Drake · 24 years ago
  13. ba0a989 Make all the \seemodule explanations consistent: start with a capitalized by Fred Drake · 24 years ago
  14. b4b401e Update the links to the NumPy website and documentation, based on a by Fred Drake · 24 years ago
  15. 5a65c2d added count, extend, index, pop and remove to arraymodule by Peter Schneider-Kamp · 24 years ago
  16. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  17. ac00c4c byteswap() method: Tell *what* exception gets raised when the type by Fred Drake · 25 years ago
  18. 2dabd81 Fix markup typo. by Fred Drake · 25 years ago
  19. 4f6e4fb Added "See also" reference to xdrlib. by Fred Drake · 25 years ago
  20. e9e0596 Nits. by Fred Drake · 26 years ago
  21. 295da24 New section header style. by Fred Drake · 26 years ago
  22. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  23. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  24. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  25. dd1f52b Use {seealso} environment to refer to the struct module. by Fred Drake · 26 years ago
  26. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  27. 92e3194 Deprecate the read() and write() methods. by Fred Drake · 26 years ago
  28. 8a13525 Updates by AMK. by Fred Drake · 26 years ago
  29. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  30. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 27 years ago
  31. 4f496cc Fixed index module reference. by Fred Drake · 27 years ago
  32. 8f06247 Added buffer_info() docs. by Guido van Rossum · 27 years ago
  33. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  34. b0b8181 Added unsigned data formats (B, H, I, L). by Guido van Rossum · 28 years ago
  35. ecde781 restructured library manual accordiung to functional group by Guido van Rossum · 29 years ago
  36. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  37. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 29 years ago
  38. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  39. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago