From 52b22f900270e9a6e310064aa7f4b844033aded3 Mon Sep 17 00:00:00 2001 From: maier Date: Wed, 13 Mar 2013 15:50:14 +0000 Subject: [PATCH] Bump bundled fparser to version 4.5.1 to avoid a duplicate symbol problem git-svn-id: https://svn.dealii.org/trunk@28884 0785d39b-7218-0410-832d-ea1e28bc413d --- .../bundled/functionparser/docs/fparser.html | 19 +- .../extrasrc/fp_identifier_parser.inc | 52 +- .../functionparser/extrasrc/fp_opcode_add.inc | 4188 ++-- .../bundled/functionparser/extrasrc/fpaux.hh | 137 +- .../functionparser/extrasrc/fptypes.hh | 2 +- deal.II/bundled/functionparser/fparser.cc | 71 +- deal.II/bundled/functionparser/fparser.hh | 3 +- .../bundled/functionparser/fparser_gmpint.hh | 2 +- .../bundled/functionparser/fparser_mpfr.hh | 2 +- deal.II/bundled/functionparser/fpconfig.hh | 8 +- deal.II/bundled/functionparser/fpoptimizer.cc | 17078 ++++++++-------- 11 files changed, 10735 insertions(+), 10827 deletions(-) diff --git a/deal.II/bundled/functionparser/docs/fparser.html b/deal.II/bundled/functionparser/docs/fparser.html index da99f67247..ffc73f44ab 100644 --- a/deal.II/bundled/functionparser/docs/fparser.html +++ b/deal.II/bundled/functionparser/docs/fparser.html @@ -3,11 +3,11 @@ - Function Parser for C++ v4.5 : Documentation + Function Parser for C++ v4.5.1 : Documentation -

Function Parser for C++ v4.5

+

Function Parser for C++ v4.5.1

Authors: Juha Nieminen (http://iki.fi/warp/), @@ -70,6 +70,15 @@ Joel Yliluoma

What's new

+

What's new in v4.5.1 +

+

What's new in v4.5