Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / thread_mpi / impl.h
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-02 Sander PronkFixed shared library build by removing references to...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-05 Sander PronkFixed header files to be able to link 3d party code...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-21 Sander PronkAuto-cancels threads for non-parallel integrators.
2010-03-15 Sander PronkSome windows fixes in thread_mpi
2010-03-15 Sander PronkNow auto-detects the number of hardware threads and...
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-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-25 Sander PronkWindows fixes: SIGINT actually works in Windows (for...
2010-02-16 Sander PronkNew & improved MPI_Reduce in thread_mpi.
2010-02-12 Sander PronkFixed sign error in g_bar, and new comes with even...
2010-02-10 Sander PronkNew thread_mpi library: waits now yield to the OS sched...