Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Updated the copyright header.
Make everyone sad by touching all the files Copyright dates update
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
adjusted dict->list conversions to be deterministic under python3 (fixes ranks operating on elements in different orders)
Fixing institution name to comply with policy
Updating all the dates
removing vestigal epydoc markup and replacing with sphinx markup
I changed some files. Updated copyright notices, added GeoComp.
python3ified things, replaced mixed whitespace and xrange calls
renamed design.Design to design.AbstractDesign as a more explicit/descriptive name, this will break any existing custom implementation until changed to match updated gmsh.Design docstring to match that of the code
Round 1 of copyright fixes
First pass of updating copyright notices
Copyright changes
Another attempt to fix #649
dudley, pasowrap, pycad
pycad kept creating temporary files. This should hopefully fix it.
Use the subprocess module within pycad's Triangle.
Don't panic. Updating copyright stamps
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
a namespace problem in pycad fixed.
Change __url__ to launchpad site
some more work on tests on MPI
proper error handling for ppn2mpeg execution added.
size_t may be 64 bits which is incompatible to MPI_INT. This problem is fixed by inserting a cast in Mesh_read.c. Moreover a fix has been added making sure that gmsh and triangle are executed on one processor only.
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.
Fixing some warnings from epydoc. Disabled c++ signatures in python docstrings. Removed references to Bruce in epydoc and the users guide.
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
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 |