Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / gmxlib / gmx_sort.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-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-02-29 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-02-23 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-01-19 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-26 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2011-12-20 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-13 Roland SchulzMerge "Converted macro usage for readability" into...
2011-12-12 Mark AbrahamFixed macros that ended in semicolons
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-28 Berk Hessadded back const to gmx_sort compare params for qsort...
2010-06-27 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-27 David van der SpoelFixed many issues regarding to compilation with C+...
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-21 Berk Hessadd gmx_qsort routine, since glibc qsort is not threads...