← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Remove manual PDF file.

 

The PDF file is needed by a cronjob that copies it from the repository
to the web page every night.

-- 
Anders


 On Mon, May 18, 2009 at 09:34:27AM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary dolfin repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   6182:909dcd5446bfc2ba046eecabd63d88f393b21ae0
> tag:         tip
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Mon May 18 08:34:21 2009 +0100
> files:       doc/manual/dolfin-user-manual.pdf
> description:
> Remove manual PDF file.
> 
> 
> changeset:   6181:fbd503991aa11d35c50c142aa26134fdb0888636
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Mon May 18 00:21:03 2009 +0100
> files:       dolfin/log/log.cpp dolfin/main/SubSystemsManager.cpp
> description:
> Add call to xmlCleanupParser() in ~SubSystemsManager().
> 
> The means that all but one demo pass the valgrind test (at least if MPI is disabled). Calling xmlCleanupParser() may cause problems if DOLFIN is called from another program/library which uses libxml2 and dolfin::~SubSystemsManager is called while the other program is still parsing XML files.
> 
> 
> changeset:   6180:e53531014e9b3a7859969859c1dd810563424a29
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Mon May 18 00:10:19 2009 +0100
> files:       dolfin/log/log.cpp
> description:
> Use much simpler solution for leak in plot.cpp.
> 
> Use smart pointer boost::scoped_array in place of plain array.
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev

Attachment: signature.asc
Description: Digital signature


Follow ups

References