Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / gmxlib / selection / selection.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
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-05-26 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-05-21 Teemu MurtolaSelections compiler comments and debugging aids.
2010-05-19 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-19 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-14 Teemu MurtolaBasic selection memory pooling.
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessadded gmx_fatal_collective and removed gmx_fatal.h...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-10 Berk Hesschanged -xvgr bool option to -xvg enum xmgrace/xmgr...
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkFixed output_env member functions (names, support for...
2009-12-21 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Teemu MurtolaVelocities and forces for selections.
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-29 Teemu MurtolaImproved interactive selection input.
2009-10-28 Teemu MurtolaUpdated selection documentation.
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-08 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-08 Teemu MurtolaSelection output to xvgr files is now cleaner.
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 Teemu MurtolaCleaned Doxygen output with INTERNAL_DOCS=no.
2009-09-17 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-09-14 Roland Schulzimprovements to ndx files writing (thanks Teemu!)
2009-09-14 Teemu MurtolaMore informative default selection names.
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-12 Roland Schulzg_select can write ndx files
2009-09-12 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-11 Teemu MurtolaImplemented a "same residue as" selection method.
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-03 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-03 Teemu MurtolaFixed some comments to reduce Doxygen warnings.
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-01 Sander Pronknow compiles with configure
2009-06-10 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-06-10 Teemu MurtolaMerge branch 'char-valued-selmethods'
2009-06-09 Teemu MurtolaNew character-valued selection keywords.
2009-06-08 Teemu MurtolaNew simple selection keywords.
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-03-31 teemuInitial commit of dynamic selection and trajectory...