]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-03-02 Wolfgang BangerthIndent files that had been forgotten by the indentation... 633/head
2015-03-02 Wolfgang BangerthAccelerate indentation of all files from 7 to 1.1 seconds.
2015-03-02 Wolfgang BangerthMerge pull request #625 from bangerth/further-exception...
2015-03-02 Wolfgang BangerthImprove error message according to Martin K's suggestions. 625/head
2015-03-02 Timo HeisterMerge pull request #629 from kronbichler/master
2015-03-02 Martin KronbichlerWork around bug in clang-3.6 with AVX. 629/head
2015-03-02 Timo HeisterMerge pull request #628 from kronbichler/master
2015-03-02 Martin KronbichlerAvoid compiler warning 628/head
2015-03-02 Martin KronbichlerMake compile without C++11
2015-03-02 Timo HeisterMerge pull request #627 from kronbichler/master
2015-03-02 Martin KronbichlerFix compiler warnings with clang 3.6. 627/head
2015-03-02 Matthias MaierMerge pull request #626 from rosskynch/cmake_bugfix_umfpack
2015-03-02 Martin KronbichlerMerge pull request #624 from bangerth/minor-vector...
2015-03-02 Wolfgang BangerthConvert several more DeclException0 to DeclExceptionMsg.
2015-03-01 Ross KynchFix issue when using the bundled umfpack - cmake moves... 626/head
2015-03-01 Wolfgang BangerthFix another occurrence of allocate() in the serializati... 624/head
2015-03-01 Wolfgang BangerthEnsure we don't create a memory leak.
2015-03-01 Wolfgang BangerthSince all arguments to Vector::allocate() are the same...
2015-03-01 Wolfgang BangerthMove assertion whether we are out of memory to the...
2015-03-01 Wolfgang BangerthProvide a number of exceptions with explanatory text.
2015-03-01 Wolfgang BangerthConvert Assert(...,ExcIO()) to AssertThrow(...,ExcIO()).
2015-03-01 Wolfgang BangerthProvide ExcDivideByZero with some explanatory text.
2015-03-01 Timo HeisterMerge pull request #623 from tjhei/simd_intel_part2
2015-03-01 Timo Heistermove EnableOpenMPSimdFor to parallel.h, update test 623/head
2015-03-01 Timo HeisterMerge pull request #620 from bangerth/introduce-DeclExc...
2015-03-01 Wolfgang BangerthConvert ExcInternalError to DeclExceptionMsg. 620/head
2015-03-01 Wolfgang BangerthIntroduce DeclExceptionMsg.
2015-02-28 Timo HeisterMerge pull request #619 from bangerth/remove-exceptions...
2015-02-28 Wolfgang BangerthMerge pull request #622 from drwells/remove-deprecated...
2015-02-28 David WellsRemove use of `DEAL_II_COMPILER_SUPPORTS_MPI`. 622/head
2015-02-28 Wolfgang BangerthMerge pull request #608 from tjhei/no_long_double_simd
2015-02-28 Timo HeisterDisable SIMD vector operations for certain types 608/head
2015-02-28 Wolfgang BangerthMore work to make exceptions more meaningful. 619/head
2015-02-28 Wolfgang BangerthMerge pull request #614 from bangerth/remove-exceptions...
2015-02-28 Wolfgang BangerthAddress Timo's concerns during review. 614/head
2015-02-27 Timo HeisterMerge pull request #618 from bangerth/remove-exceptions...
2015-02-27 Wolfgang BangerthRemove assertion without argument. 618/head
2015-02-27 Wolfgang BangerthMerge pull request #615 from tjhei/add_interpolate_assert
2015-02-27 Timo Heisteradd size assert to VectorTools::interpolate 615/head
2015-02-27 Wolfgang BangerthSignificantly improve another exception that currently...
2015-02-27 Martin KronbichlerMerge pull request #612 from bangerth/fix-thinko
2015-02-27 Wolfgang BangerthFix a thinko that in its current state makes no sense... 612/head
2015-02-27 Martin KronbichlerMerge pull request #611 from bangerth/remove-exceptions...
2015-02-27 Martin KronbichlerMerge pull request #606 from QiaoLei-88/Step33CrankNico...
2015-02-27 Lei Qiaoformat indentation and delete deprecated code 606/head
2015-02-27 Lei Qiaoremove explicit memory allocation
2015-02-27 Wolfgang BangerthFix up previous commit. Improve other error messages. 611/head
2015-02-27 Wolfgang BangerthReplace a common exception without argument by somethin...
2015-02-27 Wolfgang BangerthReplace a common exception without argument by somethin...
2015-02-27 Wolfgang BangerthMerge pull request #609 from tjhei/nocxx11_test_fixes
2015-02-27 Lei Qiaoone more 'spacial'
2015-02-27 Wolfgang BangerthImprove grammar in exceptions.
2015-02-27 Wolfgang BangerthReplace an exception without argument.
2015-02-27 Wolfgang BangerthRemove an exception that is declared but not actually...
2015-02-27 Wolfgang BangerthRemove an exception that is declared but not actually...
2015-02-27 Wolfgang BangerthReplace an exception without argument.
2015-02-27 Wolfgang BangerthReplace an exception without argument.
2015-02-27 Timo Heisterno cxx1 test fixes 609/head
2015-02-26 Lei QiaoResponses to review comments
2015-02-26 Lei QiaoRepair indentation style
2015-02-26 Wolfgang BangerthMerge pull request #607 from tjhei/intel_bug
2015-02-25 Timo Heisteradd failing test on intel 15 607/head
2015-02-25 Lei QiaoTrim all trailing white blanks
2015-02-25 Lei QiaoUpdate URL of vedio image file in the result part
2015-02-25 Toby D. YoungMerge pull request #604 from bangerth/more-tensor-fixes-2
2015-02-25 Wolfgang BangerthProvide even more specializations of ProductType in... 604/head
2015-02-25 Wolfgang BangerthMerge pull request #603 from tjhei/sparse_mic_optimization
2015-02-25 Wolfgang BangerthExplicitly provide ProductType for Tensor<rank,dim...
2015-02-25 Wolfgang BangerthExplicitly provide ProductType for Tensor<1,dim> in...
2015-02-25 Wolfgang BangerthProvide more specializations of ProductType for the...
2015-02-25 Wolfgang BangerthAvoid C++11'isms.
2015-02-25 Wolfgang BangerthAdd another template specialization for ProductType.
2015-02-25 Timo HeisterSparseMIC optimization 603/head
2015-02-25 Wolfgang BangerthMerge pull request #602 from tjhei/sparse_mic_fixes
2015-02-25 Wolfgang BangerthMerge pull request #601 from tjhei/open_cascade_error
2015-02-25 Timo Heisterfix SparseMIC 602/head
2015-02-25 Timo HeisterMerge pull request #599 from tjhei/fix_warnings
2015-02-25 Timo Heisterfix error in opencascade assert 601/head
2015-02-25 Timo Heisterfix compiler warnings 599/head
2015-02-25 Wolfgang BangerthMerge pull request #597 from bangerth/add-test-4
2015-02-24 Wolfgang BangerthAdd another test. Update another. 597/head
2015-02-24 Wolfgang BangerthClarify some of the corner cases of the split_string_li...
2015-02-24 Wolfgang BangerthMerge pull request #197 from rosskynch/fix_project_bv_c...
2015-02-24 Wolfgang BangerthMerge pull request #595 from mfherbst/master
2015-02-24 Wolfgang BangerthMerge pull request #596 from tjhei/petsc_mat_compress
2015-02-24 Timo Heisterfix a few broken tests 596/head
2015-02-24 Wolfgang BangerthAdd a test for a patch by Menno Fraters this morning.
2015-02-24 Timo Heisteradd compress() error checks for PETSc vectors
2015-02-24 Timo Heisterremove compress without args from all PETSc sparse...
2015-02-24 Michael F.... Merge branch 'master' of https://github.com/dealii... 595/head
2015-02-24 Michael F.... Use AlignedVector::size_type in all of table.h
2015-02-24 Wolfgang BangerthMerge pull request #594 from MFraters/patch-1
2015-02-24 Ross KynchAdded project_boundary_values_curl_conforming_l2()... 197/head
2015-02-24 Martin KronbichlerMerge pull request #593 from bangerth/remove-deprecated...
2015-02-24 MFratersChanged evaluation order 594/head
2015-02-24 Wolfgang BangerthUpdate documentation. 593/head
2015-02-24 Wolfgang BangerthRemove the SparseLUDecomposition::decomposed variable.
2015-02-24 Michael F.... Use AlignedVector::size_type in Table::operator()
2015-02-24 MFratersempty string in split_string_list fix
2015-02-24 Martin KronbichlerMerge pull request #576 from dakshinai/master
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.