]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-04-18 Timo HeisterMerge pull request #830 from tamiko/use_pragmas
2015-04-17 Matthias MaierUse pragma approach for Trilinos' headers 830/head
2015-04-17 Matthias MaierRefactor diagnostic pragma for opencascade
2015-04-17 Matthias MaierIntroduce two macros to guard external header files
2015-04-17 Matthias MaierMerge pull request #828 from bangerth/doc-update-21
2015-04-17 Wolfgang BangerthMerge pull request #826 from tjhei/doxygen_fix
2015-04-17 Wolfgang BangerthDocument the polynomials one gets for PolynomialBDM... 828/head
2015-04-17 Martin KronbichlerMerge pull request #827 from tjhei/tria_number_cache
2015-04-17 Timo Heisterremove unnecessary communication in Triangulation:... 827/head
2015-04-17 Timo Heisterfix a number of doxygen issues 826/head
2015-04-17 Martin KronbichlerMerge pull request #825 from tamiko/fix_warning
2015-04-17 Matthias MaierFix warning introduced with the latest commit 825/head
2015-04-17 Martin KronbichlerMerge pull request #823 from tamiko/fix_icpc_warnings
2015-04-17 Martin KronbichlerMerge pull request #824 from tamiko/fix_clang_warning
2015-04-17 Matthias MaierOverride all interpolate() variants in FE_Q_Hierarchical 823/head
2015-04-17 Matthias MaierSilence a false positive "-Wunneeded-internal-declaration" 824/head
2015-04-17 Martin KronbichlerMerge pull request #821 from tamiko/fix_bundled_boost_w...
2015-04-17 Martin KronbichlerMerge pull request #822 from tamiko/fix_dangling_else
2015-04-17 Matthias MaierFix a forgotten -Wdangling-else warning 822/head
2015-04-17 Matthias MaierFix warnings in bundled boost 821/head
2015-04-17 Martin KronbichlerMerge pull request #820 from tamiko/silence_warning
2015-04-17 Matthias MaierRemove "register" storage location specifier from bundl... 820/head
2015-04-17 Matthias MaierMerge pull request #818 from bangerth/avoid-warning
2015-04-17 Wolfgang BangerthAvoid a warning with recently enabled -Wxxx flags. 818/head
2015-04-17 Wolfgang BangerthMerge pull request #817 from tamiko/bugfix
2015-04-16 Wolfgang BangerthMerge pull request #815 from tamiko/simplify_clang_conf...
2015-04-16 Wolfgang BangerthMerge pull request #811 from tamiko/fix_opencascade_war...
2015-04-16 Wolfgang BangerthMerge pull request #804 from bangerth/introduce-active_...
2015-04-16 Martin KronbichlerMerge pull request #816 from tamiko/small_cleanup
2015-04-16 Martin KronbichlerMerge pull request #813 from tamiko/fix_dangling_else
2015-04-16 Matthias MaierCMake: Remove -Wno-deprecated 817/head
2015-04-16 Matthias MaierRemove superfluous flag 816/head
2015-04-16 Matthias MaierCMake: Simplify clang configuration 815/head
2015-04-16 Wolfgang BangerthMerge pull request #812 from luca-heltai/fix-pr-mapping-fe
2015-04-16 Marco TezzeleChanged the order of the arguments of the constructor... 812/head
2015-04-16 Matthias MaierSimplify nested if/for clauses to avoid -Wdangling... 813/head
2015-04-16 Luca HeltaiMerge pull request #772 from luca-heltai/fix-mapping-fe
2015-04-16 Marco TezzeleFixed usage in the documentation of mapping_fe_field.h 772/head
2015-04-16 Marco Tezzelefixed documentation of members in mapping_fe_field...
2015-04-16 Luca HeltaiFixed initialization issue.
2015-04-16 Luca HeltaiAdded get_position_vector to VectorTools
2015-04-16 Luca HeltaiRenamed MappingFE to MappingFEField
2015-04-16 Matthias MaierSilence warnings caused by opencascade headers 811/head
2015-04-16 Matthias MaierCMake: Remove broken configuration
2015-04-16 Luca HeltaiMerge pull request #810 from kronbichler/master
2015-04-16 Martin KronbichlerAdd test for empty processors (communicated by D. Arndt). 810/head
2015-04-16 Martin KronbichlerFix assertion
2015-04-15 Wolfgang BangerthMerge pull request #809 from tamiko/fix_warnings
2015-04-15 Matthias MaierSilence bogus unused-parameters|variables warnings 809/head
2015-04-15 Matthias MaierMerge pull request #805 from tamiko/silence
2015-04-15 Bruno TurcksinMerge pull request #807 from ian-r-rose/typename_fix
2015-04-15 Ian RoseRemove typename which was causing problems with C++03 807/head
2015-04-15 Matthias MaierCMake: Set up boost specific -Wno-* switches in configu... 805/head
2015-04-15 Matthias Maier*shhh*
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl... 804/head
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthMerge pull request #803 from kronbichler/master
2015-04-15 Martin KronbichlerMinor cleanup of vmult: Avoid casting unused parameter 803/head
2015-04-15 Bruno TurcksinMerge pull request #802 from kronbichler/master
2015-04-15 Martin KronbichlerRemove unnecessary friend declaration 802/head
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Wolfgang BangerthReplace a double loop over cells and indices by a singl...
2015-04-15 Timo HeisterMerge pull request #765 from bangerth/introduce-active_...
2015-04-14 Wolfgang BangerthMerge pull request #797 from kronbichler/master
2015-04-14 Martin KronbichlerImprove order of multiplication/addition in perform_dou... 797/head
2015-04-14 Martin KronbichlerList change
2015-04-14 Martin KronbichlerTest dimension-independence.
2015-04-14 Martin KronbichlerMake most parts of SymmetricTensor dimension-independent
2015-04-14 Wolfgang BangerthMerge pull request #798 from drwells/void-unused-parame...
2015-04-14 David WellsWhen obvious, do not name unused parameters. 798/head
2015-04-14 David WellsComment unused parameter names.
2015-04-14 David WellsUse a (void) cast on unused parameters.
2015-04-14 David WellsRemove a variable that only appears in an assert.
2015-04-14 Martin KronbichlerMerge pull request #792 from kronbichler/master
2015-04-14 Matthias MaierMerge branch 'drwells-void-unused-parameters'
2015-04-14 Matthias MaierFix indenting
2015-04-14 Matthias MaierReenable -Qunused-arguments for clang
2015-04-14 David WellsSummarize changed with unused variable warnings.
2015-04-14 David WellsUpdate clang flags.
2015-04-14 David WellsUse the standard convention for error codes.
2015-04-14 David WellsGet rid of named temporaries for asserts.
2015-04-14 David WellsUse "#ifdef DEBUG" for complex asserts.
2015-04-14 David WellsAdd a (void) cast to unused values in .cc files.
2015-04-14 David WellsEnable Trilinos warnings in recent versions.
2015-04-14 David WellsOnly enable 'unused' GCC warnings in debug mode.
2015-04-14 David WellsUse the standard (void) to mark unused parameters.
2015-04-14 David WellsWhen obvious, do not name unused parameters.
2015-04-14 David WellsComment out unused parameters in source files.
2015-04-14 David WellsDo not name unused parameters when obvious.
2015-04-14 David WellsSwitch from (void) to commented parameter name.
2015-04-14 David WellsComment unused parameter names.
2015-04-14 David WellsUse the (void) trick to silence warnings.
2015-04-14 Matthias MaierMerge pull request #796 from kronbichler/fix_test
2015-04-14 Martin KronbichlerFix test in 64bit mode 796/head
2015-04-14 Martin KronbichlerIncrease performance of SparsityTools::reorder_hierarchical 792/head
2015-04-14 Martin KronbichlerMerge pull request #790 from bangerth/dynamic-sparsity...
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.