From: Guido Kanschat Date: Thu, 17 Mar 2005 03:45:54 +0000 (+0000) Subject: Subscriptor change X-Git-Tag: v8.0.0~14355 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a69fed7f3038ad54c678556f0c6ea0226a28108;p=dealii.git Subscriptor change git-svn-id: https://svn.dealii.org/trunk@10181 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index e51a622039..161eff2d8b 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -148,6 +148,16 @@ inconvenience this causes.

base

    +
  1. + New: Class Subscriptor receives a + text argument allowing to identify the violating pointer more + easily. The additional feature is being incorporated into SmartPointer constructors throughout the + library. +
    + (GK, 2005/03/16) +

    +
  2. New: Class FunctionParser. Wrapper class for the fparser library (see