]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-07-09 Timo Heisterdisable clang warnings 1087/head
2015-07-05 Timo HeisterMerge pull request #1084 from guidokanschat/fix_2_multi...
2015-07-05 Guido KanschatFix the ordering of renumbering in two tests 1084/head
2015-07-05 Guido KanschatMerge pull request #1082 from tjhei/string_replace
2015-07-05 Timo Heisternew Utilities::replace_in_string() 1082/head
2015-07-05 Timo HeisterMerge pull request #1077 from guidokanschat/improve_svg
2015-07-05 Guido Kanschatadjust test output 1077/head
2015-07-05 Guido KanschatFix font sizes in SVG output
2015-07-05 Guido KanschatMerge pull request #1076 from guidokanschat/diagnostic_...
2015-07-05 Guido Kanschatreduce pragma test to the necessary 1076/head
2015-07-05 Timo HeisterMerge pull request #1081 from guidokanschat/fix_vtu_tests
2015-07-05 Guido Kanschattest for all the pramas used in DEAL_II_DISABLE_EXTRA_D...
2015-07-05 Guido KanschatAdjust test output for VTU tests to additional manifold id 1081/head
2015-07-05 Luca HeltaiMerge pull request #1078 from guidokanschat/partial_gri...
2015-07-05 Guido Kanschatastyle 1078/head
2015-07-05 Guido Kanschatadd manifold id to output and adjust output files
2015-07-05 Guido Kanschatremove include
2015-07-05 Guido Kanschatignore mpirun tests without mpi
2015-07-05 Guido Kanschatadd test for multiple subdomains and convert huge unsig...
2015-07-05 Guido KanschatVTK and VTU output in GridOut restructured to use itera...
2015-07-05 Guido KanschatMerge pull request #1079 from tjhei/testsuite_pretty_fu...
2015-07-05 Luca HeltaiMerge pull request #1080 from tjhei/remove_warning
2015-07-05 Timo Heisterremove warning 1080/head
2015-07-05 Timo Heisterrework unify_pretty_function() in testsuite 1079/head
2015-07-03 Martin KronbichlerMerge pull request #1075 from tamiko/compilation_fixes
2015-07-03 Matthias MaierBugfix: Compile fixes for Functions::Polynomial<dim> 1075/head
2015-07-03 Luca HeltaiMerge pull request #1074 from tamiko/null_operator_cleanup
2015-07-03 Matthias MaierRestructure null_operator 1074/head
2015-07-03 Martin KronbichlerMerge pull request #1067 from angelrca/Function_Polynomial
2015-07-03 Martin KronbichlerMerge pull request #1073 from guidokanschat/fix_mac
2015-07-03 Guido Kanschatcheck for std::isnan and make sure we never use a funct... 1073/head
2015-07-03 Guido Kanschatfix more powers
2015-07-02 Guido KanschatFix the problems on Mac with isnan and pow
2015-07-02 Guido KanschatMerge pull request #1047 from guidokanschat/new_meshes
2015-07-02 Guido KanschatAdd three new meshes to GridGenerator: simplex, cheese... 1047/head
2015-07-02 Luca HeltaiMerge pull request #1070 from davydden/step36-eigenvalues
2015-07-02 Luca HeltaiMerge pull request #1071 from tamiko/restructure_cmake_...
2015-07-02 Matthias MaierCMake: Restructure logic in check_01_cxx_features 1071/head
2015-07-02 Denis Davydovfixed the expression for expected eigenvalues in Step-36 1070/head
2015-07-02 angelrcaNew class Function::Polynomial 1067/head
2015-07-02 Matthias MaierMerge pull request #1065 from drwells/fix-trivially...
2015-07-02 Matthias MaierMerge pull request #1068 from bangerth/add-missing...
2015-07-01 Wolfgang BangerthAdd a declared but not implemented function. 1068/head
2015-07-01 Wolfgang BangerthMerge pull request #1066 from QiaoLei-88/fix_max_n_cells
2015-07-01 Lei Qiaoupdate mpi/refine_and_coarsen_fixed_number_07 and it... 1066/head
2015-07-01 Lei Qiaofix bug introduce by commit 594dc87 in function GridRef...
2015-07-01 David WellsCheck for 'std::is_trivially_copyable' correctly. 1065/head
2015-07-01 David WellsFix a spelling error in a comment.
2015-06-30 Wolfgang BangerthMerge pull request #1059 from bangerth/fix-isfinite
2015-06-30 Wolfgang BangerthAdd a changelog entry. 1059/head
2015-06-30 Wolfgang BangerthVerify that a number is not a NaN before testing for...
2015-06-30 Matthias MaierMerge pull request #1063 from tjhei/cmake_depend_msg
2015-06-30 Timo Heisterclarify cmake dependency message 1063/head
2015-06-30 Timo HeisterMerge pull request #1061 from bangerth/fix-test-6
2015-06-30 Wolfgang BangerthMerge pull request #1057 from angelrca/Monomial_gradient
2015-06-30 Timo HeisterMerge pull request #1062 from bangerth/fix-gmres-breakdown
2015-06-30 Timo HeisterMerge pull request #1060 from bangerth/fix-test-5
2015-06-30 angelrcaFix Functions::Monomial::gradient 1057/head
2015-06-29 Wolfgang BangerthHandle the case of lucky breakdown better, without... 1062/head
2015-06-29 Wolfgang BangerthAvoid computing atan(y/x) where x=0. 1061/head
2015-06-29 Wolfgang BangerthAvoid setting boundary objects that don't fit. 1060/head
2015-06-29 Matthias MaierMerge pull request #1053 from bangerth/improve-error...
2015-06-29 Matthias MaierMerge pull request #1056 from bangerth/avoid-c++11ism
2015-06-29 Matthias MaierMerge pull request #1055 from bangerth/fix-clang-errors
2015-06-29 Matthias MaierMerge pull request #1054 from bangerth/limit-tests
2015-06-29 Matthias MaierMerge pull request #1051 from drwells/fix-cxx11-detection
2015-06-29 Wolfgang BangerthAvoid a C++11ism. 1056/head
2015-06-29 Wolfgang BangerthFix some compilation errors with clang. 1055/head
2015-06-29 Wolfgang BangerthOnly run tests that require muparser if we have indeed... 1054/head
2015-06-29 Wolfgang BangerthImprove the error message the script produces if no... 1053/head
2015-06-29 Wolfgang BangerthMerge pull request #1052 from angelrca/Monomial_gradient
2015-06-29 angelrcaFix Functions::Monomial::gradient 1052/head
2015-06-29 David WellsModify set variables to clarify logic. 1051/head
2015-06-29 David WellsRe-enable automatic detection of C++ versions.
2015-06-29 Wolfgang BangerthMerge pull request #1050 from luca-heltai/fix-block...
2015-06-28 Luca HeltaiReplaced std::fabs with std::abs 1050/head
2015-06-28 Luca HeltaiAdded missing headers.
2015-06-28 Wolfgang BangerthMerge pull request #1039 from maieneuro/master
2015-06-28 Wolfgang BangerthMerge pull request #1048 from guidokanschat/dgq_arbitra...
2015-06-28 Guido KanschatAdd GaussLog to the set of recognized quadrature rules... 1048/head
2015-06-28 Guido KanschatMerge pull request #1044 from bangerth/instantiate...
2015-06-28 Wolfgang BangerthInstantiate SparseMatrix for complex scalar types. 1044/head
2015-06-28 Guido KanschatMerge pull request #1045 from drwells/fix-function...
2015-06-28 David WellsFix two typos in the function_time documentation. 1045/head
2015-06-27 Maien HamedAdded PETSc instantiation and preprocessor checks 1039/head
2015-06-27 Timo HeisterMerge pull request #1033 from guidokanschat/dgq_arbitra...
2015-06-26 Martin KronbichlerMerge pull request #1042 from bangerth/fix-typo
2015-06-25 Wolfgang BangerthFix a typo. 1042/head
2015-06-25 Luca HeltaiMerge pull request #1018 from ESeNonFossiIo/gauss
2015-06-25 Wolfgang BangerthMerge pull request #1040 from kronbichler/master
2015-06-25 ESeNonFossiIocaveat has been removed 1018/head
2015-06-25 ESeNonFossiIoreording tests
2015-06-25 ESeNonFossiIoremoving test that requires lower triangular matrix
2015-06-25 ESeNonFossiIoremoving file depending on upper and lower triangular
2015-06-25 ESeNonFossiIoremoving tests that require upper and lower triangular...
2015-06-25 ESeNonFossiIoreneaming and improving documentation
2015-06-25 ESeNonFossiIotest for gauss elimination argument
2015-06-25 ESeNonFossiIogauss elimination argument for linear operator
2015-06-25 Martin KronbichlerMinor cleanup to make function work with VectorizedArray 1040/head
2015-06-25 Maien HamedAdded second template argument to BlockMatrixArray...
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.