Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / gmxlib / selection / parsetree.h
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-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Teemu MurtolaBasic arithmetic expression support in selections.
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-27 Berk Hessresolved merge conflicts
2010-04-26 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-26 Teemu MurtolaImprovement to commit 67311e3.
2010-04-22 Teemu MurtolaMade two selection parser functions non-static.
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 Sander PronkFixed more C++ issues: the selection parser, and a...
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-11-09 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-11-05 Teemu MurtolaSelection merge keyword fixes.
2009-10-27 Teemu MurtolaSelection parser cleanup.
2009-10-21 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-09 Teemu MurtolaImplemented selections like "occupancy 0.5 to 1".
2009-10-09 Teemu MurtolaMore flexible selection parser syntax.
2009-10-08 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-08 Teemu MurtolaReorganization of selection parser.
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-25 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-25 Teemu MurtolaMore flexible boolean flags in selection keywords.
2009-09-25 Teemu Murtolascanner.l now only contains grammar definitions.
2009-09-24 Teemu MurtolaSome more cleanup in the selection parser.
2009-09-24 Teemu MurtolaClean-up of selection parser code.
2009-09-24 Teemu MurtolaReorganized selection parser code.
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 Teemu MurtolaUnified Doxygen comments in analysis library.
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 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-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 Teemu MurtolaSelection tokenizer is now reentrant.
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-04 Sander Pronkfile names now const correct; builds in C++
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 teemuImproved compilation (no errors, less warnings) of...
2009-05-29 teemuReorganized selection parsing code.
2009-03-31 teemuInitial commit of dynamic selection and trajectory...