]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-04-04 maierCMake: Some minor CPack tweaks
2013-04-04 maierCMake: Define doxygen target with correct dependencies
2013-04-04 maierCMake: Resolve a cache invalidation problem with the...
2013-04-04 maierCMake: Cosmetic change: Do not print TARGET_SRC
2013-04-04 maierCMake: Bugfixes in the autopilot macro
2013-04-04 bangerthFirst part of discussing the use of curved boundaries.
2013-04-04 bangerthProvide another link.
2013-04-04 bangerthMake building mesh_converter the default.
2013-04-04 bangerthMark functions defined in the header file as inline.
2013-04-03 bangerthAdd note about building the tool.
2013-04-03 maierDoc: Invoke external perl scripts properly
2013-04-03 bangerthA graphical user interface is, pretty much by definitio...
2013-04-03 maierCMake: Split the "contrib" component into two separate...
2013-04-03 frohnetrying the Bicgstab solver
2013-04-03 bangerthAdd a couple of important points to the documentation.
2013-04-03 maierCMake: Bugfix, expose run failure to outside world
2013-04-03 youngA clearer description of min/max functions.
2013-04-03 frohnedocuments for the setup function
2013-04-02 maierNuke DEAL_II_MIN_VECTOR_CAPACITY and friend
2013-04-02 maierCMake: Remove this embarrassment in the document generation
2013-04-02 bangerthUpdate documentation in a couple of places.
2013-04-02 bangerthReindent.
2013-04-02 bangerthPatch by Spencer Patty: New class VectorFunctionFromTen...
2013-04-02 maierTypo
2013-04-02 maierCMake: Weaken a platform introspection guard
2013-04-02 maierCMake: Bugfix: Determine DEAL_II_PATH in deal.IIConfig...
2013-04-02 youngRandomly fix three stale links.
2013-04-02 maierCMake: Rename "include/inst" to "include/install"
2013-04-02 maierCMake: Bugfix
2013-04-02 maierBugfix: Rename include directory in case CMAKE_INSTALL_...
2013-04-02 maierCMake: Improve the autopilot
2013-04-02 bangerthMake adaptivity work.
2013-04-02 bangerthMake sure the C++ compiler does not interpret "abc...
2013-04-02 frohnechange of the last sentence
2013-04-02 frohneupdate the output of the programm
2013-04-01 frohneadding reference to emerging paper
2013-04-01 frohnedefine a bool variable to decide to read in the obstacl...
2013-04-01 frohnechange damped from int to bool; some documentation
2013-04-01 maierCMake: *sigh*
2013-04-01 maierCMake: Bugfixes
2013-03-31 bangerthC++ says that default arguments can only be attached...
2013-03-31 maierCMake: Make the custom overrides more robust. Also...
2013-03-31 maierCMake: Bugfix. Link report_features correctly
2013-03-31 maierCMake: Bugfix
2013-03-31 bangerthFix ParameterHandler in a different way.
2013-03-31 bangerthUpdate documentation in a couple of places.
2013-03-31 bangerthUpdate one point.
2013-03-31 maierFix a bug in ParameterHandler where parameter entries...
2013-03-31 maierRemove support for the obsolete MA27 and MA47 direct...
2013-03-31 maierCMake: Add a schortcut for configuration:
2013-03-31 frohnefixed stopping rule in solve_newton ()
2013-03-30 maierAdd -ip to the optimized compiler flags for icc
2013-03-30 maierCMake: Add crosscompilation support
2013-03-30 youngKill off all instances of SLEPC_ARCH in configure....
2013-03-30 maierWell, no. We don't support libnetcdf_c++4. Major portin...
2013-03-30 youngCorrections to readme and minor extension to petsc...
2013-03-30 youngInstructions on installing slepc.
2013-03-30 maierCMake: Also find netcdf_c++4
2013-03-30 maierCMake: Cleanup
2013-03-29 heisterfix step-42
2013-03-29 maierCMake: Bugfix. Use relative paths in deal.IIConfig...
2013-03-29 maierCMake: Bugfixes
2013-03-28 maierCMake: Several bugfixes for CPack
2013-03-28 youngPort over skeleton MathGL grid_out interface.
2013-03-28 youngFix step-36: Use namespace dealii before calling dealii...
2013-03-28 maierRephrase a forgotten definition of "deal.II authors...
2013-03-28 maierUpdate href
2013-03-28 maierUpdate documentation
2013-03-28 maierCMake: Add support for CPack
2013-03-28 maierCMake: Cleanup
2013-03-27 maierCMake: Actually include the new OBJECT targets
2013-03-27 maierMerge branch branch_cmake into Mainline
2013-03-27 maierbuild_test: Only run a minimal set of steps in debug... branch_cmake
2013-03-27 maierbuild_test: Bugfix
2013-03-27 maierbuild_test: Bugfix
2013-03-27 bangerthAdd documentation to PreconditionAMG::AdditionalData.
2013-03-27 maierMerge branch 'trunk' into branch_cmake
2013-03-27 maierBugfix in build_test: Omit branches/ for branch names
2013-03-27 maierCMake: Improve IDE support:
2013-03-27 maierMerge branch 'trunk' into branch_cmake
2013-03-27 maierCMake: Bugfix
2013-03-27 maierCMake: Disable all ENABLE_IF_LINKS checks for now until...
2013-03-27 maierCMake: Bugfix: Implement ENABLE_IF_LINKS with CHECK_CXX...
2013-03-27 maierCMake: Bugfix: Remove invalid characters from test...
2013-03-27 heisterremove code from TimerOutput that messes with the total...
2013-03-27 heisterfix test
2013-03-27 heisterconvert more tests to MPI_InitFinalize
2013-03-27 heisterswitch more tests to MPI_InitFinalize
2013-03-27 heisterremove deprecated compress calls
2013-03-27 bangerthOutlaw the use of local_range() and in_local_range...
2013-03-27 maierDon't run step-21 in the build_test.
2013-03-27 bangerthImprove error message.
2013-03-27 bangerthAugment documentation.
2013-03-27 maierCMake: Enable -pedantic at the very beginning
2013-03-27 maierCMake: Workaround a bug in CMake's XCode generator
2013-03-27 maierImprove build_test:
2013-03-27 maierCMake: Don't be too greedy when installing examples
2013-03-27 heisterswitch tests to MPI_InitFinalize (some more to come)
2013-03-27 heistermake PETSc tests use MPI_InitFinalize
2013-03-27 heistermake MPI_InitFinalize initialize PETSc even if not...
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.