Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / mshift.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 David van der SpoelMade removing pbc non-static. This affects many analysi...
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 David van der SpoelFixed bug bugzilla.gromacs.org/show_bug.cgi?id=455...
2010-07-01 Sander PronkMore thread safety fixes in gmxlib.
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Berk Hessremoved statusio.h
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkPointer arithmetic bug fix in mshift.c
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-14 Berk HessMerge branch 'release-4-0-patches' of git@git.gromacs...
2010-01-11 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-08 Berk Hessmade graph.edge a single array
2010-01-08 Berkfixed segv in graph code for multi-body interactionswit...
2010-01-08 Berkfixed segv in graph code for multi-body interactions...
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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 Sander PronkMade former atoi (atoi is not thread-safe) strtols...
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-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2008-12-11 hessfinally fixed all graph problems by only adding non...
2008-12-11 hessfinally fixed all graph problems by only adding non...
2008-11-16 hessfixed bug with graph printing with -debug 2
2008-11-16 hessfixed bug with graph printing with -debug 2
2008-10-13 spoelMerged in fix from stable brancvh
2008-10-13 spoelRemoved dirty allocation as it may be incompatible...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-09-16 hessfixed simulation halt at start with graph fatal error...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-11 hessimplemented screw pbc
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-01 hessmade SHAKE within charge groups work with domain decomp...
2007-11-27 hessremoved global variable stdlog
2007-05-11 hessfixed a bug introduced two revisions ago
2007-04-16 hessremoved unused graph space introduced in the previous...
2007-04-14 spoelFixed bugzilla 66
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2006-12-05 hessimplemented two debug levels
2006-08-30 spoelFixed compilation warnings and errors.
2006-08-29 spoelAdded debug statement
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-06 spoelMerged in changes from 3.3
2006-04-05 hessimplemented parallel LINCS
2005-08-31 hessfixed (unimportant) nbond count for settle
2005-08-31 hessThe last fixes for graphs not fully connected by normal...
2005-08-30 hessfixed an ancient bug in the graph code that caused...
2005-04-13 hesslimited the number of nconsistent shifts warnings to 100
2004-12-14 hessrenamed all dummy/dummies to vsite/vsites in all filena...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2003-02-12 spoelLots of small changes to analysis tools mainly
2002-12-04 spoelMade use of graph optional (with epbcXYZ only) and...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-04-04 hesschanged all 'bond' stuff in the graph to 'edge'
2002-03-28 hessreplaced IF_CONNECT by IF_GRAPH and IF_CHEMBOND
2002-02-28 spoelUpdated copyrgt wrapper
2002-02-22 hessmade settles connect and made the code in mshift.c...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-03-29 hessadded 3 new bond types and F_EQM
2001-03-28 hessadded bondtype 5 which has no potential
2001-03-11 lindahlFixed dummies to work in parallel, even when the dummy...
2000-05-15 antonremoved unused vars
2000-04-19 lindahlChanged the shift code to use list of ivec with separat...
2000-04-19 hessput cubic bond stuff between ifdef USE_CUBICBONDS
2000-04-06 spoelAdded a new bond stretching potential. Too bad one...
2000-01-26 spoelFix for the splitter problem. Tested with d.micel and...
1999-11-29 hessadded support for triclinic boxes
1999-11-03 hesscopyrgted
1999-08-25 hessadded a check for the tpx/trx incompatibility problem
1999-07-29 hesschanged IF_SHAKE to IF_CONSTRAINT
1999-07-20 hessremoved 5 unused vars in all bondfree function calls
1999-07-07 hessfixed some potential trouble with calls with different...
1999-05-25 spoelChanged many files to be able to use the new inner...
1999-03-17 spoelPatched files for G96
1999-03-16 hessbonded dummy to first constructing atom fot the graph
1999-01-26 antonremoved unused vars and bad formats
1998-11-11 spoelMade everything compilable again...
1998-09-10 hesscan now shift with natoms smaller than the number of...
1998-09-10 spoelSynchronizing my repository with the real one. Should...
1998-03-11 spoelAdded a number of small things (input processing),
1998-03-04 antonremoved unused vars, implicit type conversions and...
1998-01-10 spoelFixed a bug in mkmshift that affected only pure water...
next