|  ../ | 
|  visitors/ | 770
(19 years ago)
by tim:
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser | 
|  utils/ | 817
(19 years ago)
by tim:
make minor change to build oopse under solaris | 
|  types/ | 816
(19 years ago)
by tim:
the standard library came with SUN compiler does not have a conforming std::use_facet, define a macro
to handle it. Adding exception handling to SimCreator. | 
|  selection/ | 780
(19 years ago)
by tim:
adding SelectionToken.cpp | 
|  restraints/ | 666
(20 years ago)
by chrisfen:
added default restraint spring constants into Globals | 
|  profiling/ | 507
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  primitives/ | 770
(19 years ago)
by tim:
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser | 
|  openbabel/ | 819
(19 years ago)
by tim:
changed __FUNCTION__ to __func__ to match C99 standard, and then added
an autoconf test to check for __func__ usability.  Changed some default
compile flags for the Sun architecture | 
|  minimizers/ | 665
(20 years ago)
by tim:
rewrite Globals | 
|  mdParser/ | 814
(19 years ago)
by tim:
replace grammar for numerical parsing | 
|  math/ | 809
(19 years ago)
by gezelter:
made some minor changes to allow compilation with the portland group
compilers | 
|  lattice/ | 507
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  io/ | 822
(19 years ago)
by chuckv:
More changes to forcefield options. | 
|  integrators/ | 777
(19 years ago)
by gezelter:
Got rid of spurious printing out of timestep | 
|  constraints/ | 770
(19 years ago)
by tim:
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser | 
|  brains/ | 832
(19 years ago)
by tim:
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library; | 
|  applications/ | 792
(19 years ago)
by chuckv:
Changes to build twinned crystal | 
|  antlr/ | 812
(19 years ago)
by gezelter:
Removing compiler dependencies and replacing them with real autoconf
checks | 
|  UseTheForce/ | 831
(19 years ago)
by chuckv:
Sutton-Chen bug fixes. Almost there... | 
|  config.h.in | 819
(19 years ago)
by tim:
changed __FUNCTION__ to __func__ to match C99 standard, and then added
an autoconf test to check for __func__ usability.  Changed some default
compile flags for the Sun architecture | 
|  Makefile | 267
(20 years ago)
by gezelter:
moved Package variable into subdirectory makefiles to speed up
the building process |