Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / gbutil.c
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
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-03 Roland SchulzMerge release-4-5-patches into release-4-6
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-21 Roland SchulzRemoving unused code
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-17 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-04 kassonAdded utility routine.
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-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 Roland Schulz More C++ fixes 2/2: header files were not included...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-08-13 hessinverted the angles in rotate_conf, now follows the...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt wrapper
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-11-30 antonadded support for velocities to genbox
2000-01-14 hessremoved obsolete box stuff
1999-11-03 hesscopyrgted
1999-05-03 antonremoved velocities when generating new conformations
1999-04-26 hessmade the rotate_conf code cleaner
1999-04-26 hess*v can now be NULL in rotate_conf
1999-04-20 antonremoved 'box' from pbc_dx, cleaned up number of 'dist...
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-26 anton1) split vec.h into vec.h (header) and vec.c (c-code)
1997-11-03 spoelInitial revision