Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / selection / scanner_internal.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-02-10 Christoph JunghansMerge "Fixed bug with COM motion removal on part of...
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-05 Roland SchulzFix ICC on Windows Build
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-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
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-13 Teemu MurtolaCosmetic fixes for selection parsing.
2010-08-11 Teemu MurtolaFixed non-interactive stdin selection parsing.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
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'
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-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-19 Teemu MurtolaFixed interactive selection help.
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-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-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-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 MurtolaMore flexible selection parser syntax.
2009-10-08 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-08 Teemu MurtolaFixed/better selection name initialization.
2009-10-08 Teemu MurtolaSelection output to xvgr files is now cleaner.
2009-10-07 Teemu MurtolaRenamed INT to INTEGER in selection parser.
2009-10-02 Teemu MurtolaTrim extra space from default selection names.
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.