Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / tools / gmx_h2order.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-08 Christoph JunghansMerge "auto-set nvcc host compiler with FindMPI detecti...
2012-11-08 Erik LindahlInfrastructure for new group kernels, and new C kernels
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-22 Roland SchulzFix clang 3.2 unintialized variable warnings
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-18 David van der SpoelMerge "Merge release-4-5-patches into release-4-6"...
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-03-15 Roland SchulzFix most errors found by cppcheck
2012-03-12 Teemu MurtolaMerge "Made description string for g_select -select...
2012-03-09 David van der SpoelMerge "Improved cryptic error message" into release...
2012-03-09 Carsten KutznerMerge "Improved warning note with DD and periodic molec...
2012-03-09 Mark AbrahamEditorial changes to tools documentation
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-24 Justin LemkulVarious small changes to the man pages.
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 David van der SpoelMade removing pbc non-static. This affects many analysi...
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkMore C++ fixes: #include "gmx_ana.h" was missing in all
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2005-08-29 lindahlFixed compiler warnings.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...