Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / tools / do_dssp.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlFixed an unsigned/signed integer comparison
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-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
2010-07-27 Erik LindahlModified PDB io code to merely store the chain _identif...
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
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-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-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-10 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-08 Per LarssonMerge branch 'master' of git.gromacs.org:gromacs
2010-06-08 Rossen ApostolovMerge branch 'master' of git.gromacs.org:gromacs
2010-06-08 Rossen ApostolovAdded missing C-terminal oxygens OC1 and OC2 to the...
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkFixed output_env member functions (names, support for...
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulzclose all files with ffclose which are opened with...
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
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-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-23 Carsten KutznerFixed check_oo memory corruption problem
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 lindahlRestored C++ "fixes" that caused warnings for C.
2009-06-03 lindahlFixed warnings when GNU C++ 4.3 is used.
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-04-29 carstenFixed several bugs when using do_dssp on proteins with...
2009-04-10 spoelAdded support for writing CONECT records to pdb files...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2009-03-06 hessadded t_resinfo struct to t_atoms which contains the...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2008-03-11 hessimplemented screw pbc
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2007-12-23 spoelRemoved traces of real dssp
2007-12-19 spoelMade processing of tmp files possible in /tmp
2007-02-03 spoelAdded missing conditional fo printing xvgr codes
2006-09-02 spoelPatched system calls
2006-08-30 spoelFixed compilation warnings and errors.
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-08-29 lindahlFixed an old memory allocation bug in do_dssp, first...
2005-02-16 hessAdded a flags parameter to the three write_xpm calls...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-23 lindahlFixed the config.h inclusion
2004-01-23 spoelIncluded config.h
2003-11-17 spoelUpped the version to 3.2.0
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-09-15 spoelFix of negative index
2002-04-03 lindahlImplemented intel compiler support on ia64.
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-02-28 spoelUpdated copyrgt
2002-02-20 antonreplaced 4 do_view with one view_all function call
2002-02-14 lindahlFixed the "make links" target, and updated dssp to...
2002-01-16 spoelGot rid of the tmpnam calls that gcc complains about...
2001-08-10 lindahlFixed a couple of spelling errors and formatting in...
2001-07-23 lindahlReverted files where changes which I apparently overwro...
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-07-12 hesschanged time_label to time_unit, added time_label and...
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-06-14 antonadded -tu
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-09-01 spoelUpdated thanx and copyright calls to use stderr
2000-07-31 hessnow -w also views ss.xpm
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
2000-07-18 antoncleaned up pdbio and added model numbering
2000-03-15 hessadded -dt option to PCA_CAN_TIME
2000-02-19 spoelAdded function to do_dssp to dump SS in a simple form...
1999-11-18 hessfixed a bug in the rm_pbc call and swapped the last...
1999-11-03 hesscopyrgted
1999-08-23 lindahlFixed compiler warnings:
1999-05-28 antonremoved debug print
1999-05-26 antonmade -v option hidden
1999-05-26 antonrenamed some vars, don't do things for solvacc if not...
1999-03-11 hessupdated th description
1999-01-21 hessadded B to -sss, some small fixes in the manual
1999-01-21 antonfixed reading residues from surface.dat; now skips...
1999-01-19 hessadded a ss count output file
1999-01-19 antonmerged do_dssp and my_dssp with #ifdef MY_DSSP; removed...
1998-06-29 hessfixed for updated pdb routines
1998-06-17 antonremoved option -sf (surface.dat lib file)
1998-04-01 antonadded support for titles throughout .gro and .pdb ...
next