| 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 |
|
More...
|
almost 16 years ago
|
| added support for unparsing for statements |
|
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 |
|
More...
|
over 16 years ago
|
| fixed error with unitialized variable |
|
More...
|
over 16 years ago
|
| added test for comparison feature |
|
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 |
|
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. |
|
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. |
|
More...
|
almost 17 years ago
|
| * Minimum version bump after tagging for release |
|
More...
|
almost 17 years ago
|
| * Updating dependencies for recent version bumps in other ETS projects. |
|
More...
|
almost 17 years ago
|
| * Bumped minor version number due to added features since last release. |
|
More...
|
almost 17 years ago
|