added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / src / gmxlib / smalloc.c
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
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-09 Szilard Pallrenamed GMX_THREADS to GMX_THREAD_MPI
2011-04-20 Sander PronkRevert "NUMA aware memory allocators get called (for...
2011-04-20 Sander PronkNUMA aware memory allocators get called (for Windows).
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-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-17 Roland SchulzUse always DIR_SEPARATOR
2010-08-11 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-11 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-11 Berk Hessfixed bug that caused a segv when snew failed
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-30 Sander PronkAdded test for MSVC _aligned_malloc.
2010-06-29 Sander PronkBug fix for the previous commit
2010-06-29 Sander PronkSimplified aligned mallocs and frees.
2010-06-29 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-06-29 Sander PronkMade aligned_malloc thread safe.
2010-06-28 Teemu MurtolaRemoved unnecessary typecasts from smalloc.h.
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 Hessfixed smalloc.h and smalloc.c definition inconsistencies
2010-06-24 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Mark AbrahamAdded snew_aligned and sfree_aligned for managing n...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-20 Teemu MurtolaFixed save_realloc() to not leak memory.
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-06 David van der SpoelReplaced two strcpy by strncpy in pdbio.c to prevent...
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-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-09-06 Roland Schulznew gmx_matrix_t for g_covar (if possible 64bit), size_...
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-08-19 Sander PronkFAH thread fixes, newer thread_mpi library
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...
2009-07-01 Sander Pronkmore thread-safety issues in gmxlib
2009-06-12 Roland Schulzgiven more information when running with PRINT_ALLOC_KB...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessadded a const to a char in debug code
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-01-26 spoelFixed issues with overflows due to unsigned longs
2009-01-26 spoelFixed issues with overflow of unsigend long, by making...
2008-08-11 hessadded some more memory usage tracking code
2008-07-04 spoelMade memory calculations use unsigned throughout
2006-08-30 spoelFixed compilation warnings and errors.
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2004-12-26 lindahlUpdated Gromacs #defines to use the GMX_ prefix.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2003-11-18 lindahlFixed compiler warnings.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt wrapper
2002-02-13 spoelDid some cleanups of obselete code.
2001-05-14 lindahlTagged files with gromacs 3.0 header
1999-11-03 hesscopyrgted
1998-03-04 antonremoved unused vars, implicit type conversions and...
1997-12-23 spoelNew file formats
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision