Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • cherry-pick-154ed2e1
  • cherry-pick-a4c439ec
  • cherry-pick-b824570f
  • cherry-pick-b824570f-2
  • feature/ConstDenseMatrix
  • feature/FS1191-assigner
  • feature/FS1191-new
  • feature/FS1429-shared-lib-fixes
  • feature/FS1557-add-all-flags-by-default
  • feature/add-changelog
  • feature/add-cmake-flags-to-dunecontrol
  • feature/autotools-cleanup
  • feature/combine-release-master-changelogs
  • feature/copy_ptr
  • feature/disable-debugallocator-tests-on-osx
  • feature/dont-regire-pip-II
  • feature/downstream-module-path-takes-precendence
  • feature/extend-ptparser-1
  • feature/extend-ptparser-2
  • feature/fix-libdunegrid-alu-check
  • v2.5.1
  • v2.4.2
  • v2.5.1rc1
  • v2.4.2-rc1
  • v2.5.0
  • v2.5.0rc2
  • v2.5.0rc1
  • v2.4.1
  • v2.4.1-rc2
  • v2.4.1-rc1
  • v2.4.0
  • v2.4.0-rc3
  • v2.4.0-rc2
  • v2.4.0-rc1
  • v2.3.1
  • v2.3.1-rc1
  • v2.3.0
  • v2.3beta2
  • 2.3beta1
  • v2.2.1
40 results
Created with Raphaël 2.2.017Mar1514131243126Feb2423161211107652129Jan282625232221201918171514131211820Dec171615141312119875432130Nov29272625201916131211954328Oct27262120181715141312108765432130Sep2926242321181716129131Aug429Jul28271786323Jun221615111095129May1917141312111098522Apr211483228Mar25242320181785432127Feb262423222018171614131095327Jan232114428Dec24221610532125Nov23222018161514131110987654330Oct28272019181713111098762130Sep2418171514merge patch 5934 from trunk:bug fix, cannot call A.umv(v,f) and A.umtv(v,f) when n != m. increase stl-compatibility: allow construction from brace-enclosed initializer list. Thanks to Bard Skaflestad for the patch.new, standard-conforming constification of hasSub() and hasKey(). Thanks to Benedikt and Carsten for their helpreverting patch 5929. As it turns out, the std::map::at() method is *not* standard conformingget rid of warning about unused variableconstify hasKey() and hasSub()fix FS745fix typo in static fake_mpihelper commincation objectdon't use memcopyfix io problems with certain compilers (I think this was gcc-3.4)- use empty struct as fake_mpi_communicator type. this avoids accidential compatibility with a real mpi implementation.revert accidential commit... argh\!revert disable-documentation patchdocumentation isn't disabled anymore, you have to run 'make doc'Make --without-gmp/--with-gmp=no work.merge revision 5910:5913 from trunkmerge revision 5896:5897 from trunkmerge revision 5890:r5896 from trunkmerge revision 5889:5890 from trunkrespect the --disable-tr1-headers configure flag in the shared_ptr check asGive each file in the variable value its own line to make future diffs nicer.check FieldMatrix with n=m=1 and vectors different from FieldVector. Do not hardwire FieldVector as the argument type for the 1x1 matrix multiplicationAt least call each multiplication method and each norm once. The least one can do. Please merge to release branchoperator<< should take the array by const-reference, not by valueDon't loose precision when using the default value for a ConfigParser key.Clean up documentation.Reindent DUNE_PATH_SUPERLU, the previous indentation was unbearable.More or less completely rewrite superlu.m4 to make it easier to parse forProper emacs hints.Document all the output of DUNE_PATH_SUPERLU.Use --with-superlu-blaslib instead of --with-superlu_blaslib.Use --with-superlu-lib instead of --with-super_lu_lib.Document _slu_search_default().Document _slu_search_versions.Clean up _slu_lib_path: remove spurious output (probably debugging stuff).Clean up _slu_lib_path:Fix shared_ptr for the case neither tr1 nor boost is present. The oldfix 'missing m4 dir' error
Loading