Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / selection / scanner_internal.h
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
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-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-16 Roland SchulzMerge commit 'origin/master' into 2dpme
2009-12-16 Teemu MurtolaUse read_stdin_line() for selections from a pipe.
2009-12-15 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-12-15 Berk Hessmerged with master
2009-12-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Teemu MurtolaBetter selection stdin handling.
2009-12-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-11 Erik LindahlFixed signed/unsigned comparison mismatch in scanner...
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-19 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-15 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-11 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-11 Teemu MurtolaMore general selection parser grammar.
2009-11-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-27 Teemu MurtolaSelection parser cleanup.
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-29 Teemu MurtolaAdded an ifdef around isatty() call.
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 MurtolaSome more flexibility in boolean selection flags.
2009-09-25 Teemu MurtolaMore flexible boolean flags in selection keywords.
2009-09-25 Teemu Murtolascanner.l now only contains grammar definitions.