openbabel:openbabel-1-100-x

Last commit made on 2004-10-04
Get this branch:
git clone -b openbabel-1-100-x https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
openbabel-1-100-x
Repository:
lp:openbabel

Recent commits

cc69606... by Michael Banck

2004-10-04 Michael Banck <email address hidden>

        * src/crk.cpp: Use sstream if present and strstream if not.

fec9c9b... by Michael Banck

Added Visual C++6 build files and INSTALL.Windows

bdb89bb... by Michael Banck

1.100.1->1.100.2, some minor reformatting

2ed26b8... by Michael Banck

2004-03-13 Michael Banck <email address hidden>

        * test/unitcell.cpp (TestUnitCell): Use %lf instead of %f to read
        in the values from unitcell.txt.

7c78d37... by Geoff Hutchison

Final version for 1.100.2 release

8f55935... by Geoff Hutchison

Update with notes on versioning for
        shared library support.

6085c2f... by Michael Banck

2004-02-18 Michael Banck <email address hidden>

        * src/pqs.cpp: Include <strings.h>, if available.

3ecfb00... by Michael Banck

2004-02-17 Michael Banck <email address hidden>

        * configure.in (AC_INIT): Changed PACKAGE_NAME to 'OpenBabel'.
        Additionally specifiy PACKAGE_TARNAME as 'openbabel'.
        (AM_INIT_AUTOMAKE): Removed deprecated arguments PACKAGE and
        VERSION.
        (AC_DEFINE_DIR): Use AC_PACKAGE_TARNAME instead of
        AC_PACKAGE_NAME.
        * configure: Regenerated.

0b6528b... by Geoff Hutchison

Minor documentation update

236c5a4... by Geoff Hutchison

Minor updates for various heteroatom aromaticity rules (in rare cases)