Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Branching for release 5.1
UPDATE THE COPYRIGHT DATES
Relicense all the things!
Copyright dates updated. \version for doxygen to read
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Fixing institution name to comply with policy
Updating all the dates
Untested code for adding dirac points to finley domains. Still to do: load(), unit tests
I changed some files. Updated copyright notices, added GeoComp.
Round 1 of copyright fixes
More tabbing errors, range/xrange ...
Used "new" raise syntax in a few places Fixed some tabbing Fixed some funnies involving changes to xrange/range added a quick and nasty __hash__ function to Symbol def __hash__(self): return id(self) This does mean that __hash__ and == do not match exactly. Not sure if that matters for our purposes
First pass of updating copyright notices
GetMeshFromFile wrapper to load .fly or .msh depending on the extension. Note that this only works on one of the two formats named .msh Addresses mantis issue 641.
Copyright changes
Merged changes across from the attempt2 branch. This version builds and passes python2 tests. It also passes most python3 tests.
Made import statements a bit more specific to clean up the epydoc
Don't panic. Updating copyright stamps
Macro elements are implemented now. VTK writer for macro elements still needs testing.
implements https://mantis.esscc.uq.edu.au/view.php?id=426
Merging changes from new doco branch. All docstrings are now in reStructured text. A few email addresses have been fixes as well.
Remainder of copyright date fixes
Updating copyright notices
Change __url__ to launchpad site
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 3). With boost 1.37 all epydoc warnings are gone now. This commit should be a no-op.
Copyright updated in all python files
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
The MPI branch is hereby closed. All future work should be in trunk. Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch. In this revision I copied all files from trunk-mpi-branch over the corresponding trunk files. I did not use 'svn merge', it was a copy.
clear name tagging is supported now.
Cleaned up the python in-line doc to make epydoc work better Configured for shake71 to find NetCDF libraries
gmsh file reader for finley
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |