Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / selection / scanner.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
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-13 Teemu MurtolaFixed selection problems with a minus sign.
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-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-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-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-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 MurtolaBetter error handling in selection parsing.
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-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 Murtolascanner.l now only contains grammar definitions.
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Teemu MurtolaFramework for printing help for selections.
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-12 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Teemu MurtolaAdded _gmx_sel_ prefix to all Flex/Bison symbols.
2009-09-09 Sander PronkMade former atoi (atoi is not thread-safe) strtols...
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-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-06-27 Sander Pronkatoi/atof are not thread-safe: replaced all instances...
2009-06-08 Teemu MurtolaFixed line numbers in generated Bison/Flex files.
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-05-29 teemuReorganized selection parsing code.
2009-04-06 teemuAdded files generated by Bison and Flex to CVS and...