1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: pydoc-tool.py: inspect.getmembers can throw all sorts of exceptions -- ignore them all
pav
as Pauli Virtanen
More... over 12 years ago
BUG: update docstring merge status always during docstring pull --- this corrects any incorrect data possible in the DB
pav
as Pauli Virtanen
More... about 13 years ago
BUG: always update the docstring even if it is the same as the base doc --- this can resolve inconsistent situations
pav
as Pauli Virtanen
More... about 13 years ago
TST: fix tests
pav
as Pauli Virtanen
More... about 13 years ago
ENH: module: update the example pull-numpy.sh script
pav
as Pauli Virtanen
More... about 13 years ago
Update to Django 1.4 and changed to 'git' rather than 'svn'. More... about 13 years ago
Fix canonical order of 'Other Parameters'. More... about 13 years ago
ENH: docscrape: make max docstring width configurable More... about 13 years ago
DOC: rename SVN -> VCS, since everything is independent on which VCS is used
pav
as Pauli Virtanen
More... over 13 years ago
BUG: skip <script> file sources when generating a patch
pav
as Pauli Virtanen
More... over 13 years ago
BUG: fix invalid initialization of Summary field in docscrape
pav
as Pauli Virtanen
More... over 13 years ago
TST: fix errors in tests
pav
as Pauli Virtanen
More... about 14 years ago
ENH: replace 'SVN' with 'VCS' everywhere -- we are not dependent on SVN
pav
as Pauli Virtanen
More... about 14 years ago
.gitignore: ignore *.pyc
pav
as Pauli Virtanen
More... over 14 years ago
BUG: do not try to decode unicode needlessly
pav
as Pauli Virtanen
More... over 14 years ago
BUG: use bzrlib.merge3 correctly in merge_3way
pav
as Pauli Virtanen
More... over 14 years ago
BUG: Add missing limited-latex script back
pav
as Pauli Virtanen
More... over 14 years ago
BUG: Work around Python bug in overriden __contains__ More... over 14 years ago
ENH: Implement :label: option for math:: and :eq: role More... over 14 years ago
ENH: Load LaTeX prologue from settings More... over 14 years ago
ENH: brzignore -> gitignore
pav
as Pauli Virtanen
More... almost 15 years ago
DOC: Update the list of requirements
pav
as Pauli Virtanen
More... almost 15 years ago
Fix canonical order of Parameters vs. Other Parameters sections
pav
as Pauli Virtanen
More... over 15 years ago
Allow only alphanumeric characters and underscores in new user names
pav
as Pauli Virtanen
More... over 15 years ago
Really don't parse module docstrings at all
pav
as Pauli Virtanen
More... over 15 years ago
Support const:: directive
pav
as Pauli Virtanen
More... over 15 years ago
Stubs for the other sphinx.ext.doctest directives
pav
as Pauli Virtanen
More... over 15 years ago
Fix Other Parameters rendering
pav
as Pauli Virtanen
More... over 15 years ago
Implement a stub for testcode:: directive
pav
as Pauli Virtanen
More... over 15 years ago
Python2.6ize Numpy example script
pav
as Pauli Virtanen
More... over 15 years ago