1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TST: contexts: ensure that interface change does not break non-name adapters More... over 15 years ago
ENH: context: IterableAdaptedDataContext iterates over adapted names as well as names in the subcontext More... over 15 years ago
BUG: Context: Stacked name adapters were applied backwards More... over 15 years ago
fix typo in comment More... over 15 years ago
Ensure (and test) that a simple NameAdapter need not declare its own adapt_set[get]item; adapt_name already does the necessary work. More... over 15 years ago
add download url (to make next release easier) More... over 15 years ago
REL: trunk is now 3.1.3 More... over 15 years ago
remove unused files More... over 15 years ago
updating versions and dependencies for ETS 3.5.0 release More... over 15 years ago
Added HDF5 Context and tests. More... over 15 years ago
added support for break, continue and fixed indention of else statements
Bryce Hendrix
as bhendrix
More... almost 16 years ago
added support for unparsing for statements
Bryce Hendrix
as bhendrix
More... almost 16 years ago
Fix docstring of a test. More... about 16 years ago
Add some basic Block tests. More... about 16 years ago
Remove unused imports and an unused variable. More... about 16 years ago
Fix undefined name; remove unused variable; remove unused imports. More... about 16 years ago
DOC: Fix code in the tutorial; replace a plot; copy-edit. More... about 16 years ago
typos, cleanup More... over 16 years ago
trunk in now 3.1.2 More... over 16 years ago
updating versions for release More... over 16 years ago
moving has_units, UnitArray and UnitScalar from BlockCanvas to SciMath
Bryce Hendrix
as bhendrix
More... over 16 years ago
fixed error with unitialized variable
Bryce Hendrix
as bhendrix
More... over 16 years ago
added test for comparison feature
Bryce Hendrix
as bhendrix
More... over 16 years ago
added a __cmp__ method to DataContext to improve the rich comparison by flagging 2 instances of different classes as not equal, otherwise the only comparison done is by the DictMixin
Bryce Hendrix
as bhendrix
More... over 16 years ago
Fix for Multicontexts not working correctly when modifiying an array value in the context. If bool(c[key] != value) fails, we now fail over to testing for identity instead. More... over 16 years ago
* Setting svn:ignore for *.pyc files.
Dave Peterson
as dpeterson
More... almost 17 years ago
* Updated __init__.py files with modulefinder code so that py2app/py2exe can correctly determine what to include when packaging a distribution. This is necessary due to the use of namespace packages.
Dave Peterson
as dpeterson
More... almost 17 years ago
* Minimum version bump after tagging for release
Dave Peterson
as dpeterson
More... almost 17 years ago
* Updating dependencies for recent version bumps in other ETS projects.
Dave Peterson
as dpeterson
More... almost 17 years ago
* Bumped minor version number due to added features since last release.
Dave Peterson
as dpeterson
More... almost 17 years ago