Permalink
Cannot retrieve contributors at this time
2013-09-17 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Merge contributions from John May. | |
2013-09-06 Richard Apodaca <rapodaca@metamolecular.com> | |
* Fixed typographical errors, removed link to non-SMILES software | |
2012-11-17 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Add documentation for SP, TB and OH stereochemistry | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Add support for a 0 digit in two digit chiral specifiers (Andrew | |
Dalke, see discussion_summary.txt for deatils) | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Add support for elements 112 (Cn), 114 (Fl) and 116 (Lv). (Andrew | |
Dalke, see discussion_summary.txt for deatils) | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Grammar: Support for [b] (Andrew Dalke) | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Grammar: Allow empty SMILES (Andrew Dalke, | |
see discussion_summary.txt for details) | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Charges: change minimum supported range: -15 to +15 (Andrew Dalke, | |
see discussion_summary.txt for details) | |
2012-09-29 Tim Vandermeersch <tim.vandermeersch@gmail.com> | |
* Grammar: Add '|' between SPACE and TAB | |
* Grammar: correction: Change TB30 to TB20 | |
* Grammar: correction: Swap clockwise and anti-clockwise | |
2007-12-02 Craig A. James <craig_james@emolecules.com> | |
* Greatly expanded definition of aromaticity per BlueObelisk | |
mailing list discussions. | |
2007-11-14 Craig A. James <craig_james@emolecules.com> | |
* Fixed incorrect cis/trans example in 3.9.3. C(\F)=C\F changed | |
to C(\F)=C/F. Found by Peter Ertl. | |
2007-11-21 Craig A. James <craig_james@emolecules.com> | |
* Appendix 7.3: Corrected URL for Marvin Toolkit (correction from | |
Alex Allerdyce). | |
2007-11-13 Craig A. James <craig_james@emolecules.com> | |
* Many more changes, too many to enumerate. Completed work on the | |
first major revision. Most important change: aromticity | |
defined. | |
2007-11-13 Craig A. James <craig_james@emolecules.com> | |
* Fixed error, SMILES for ortho-substituted phenol was wrong. | |
* Added GNU license notice to make_toc.pl, changed copyright | |
notice. | |
* Added LICENSE.txt, with the contents of the GFDL. | |
* Fixed error in 4.3.4, "Only use dot bonds ...", ring digits | |
shouldn't have been mentioned. | |
2007-10-18 Craig A. James <craig_james@emolecules.com> | |
* Moved CSS styles to a separate file. | |
* Split document into parts: | |
open_smiles.html Table of contents | |
open_smiles_1_intro.html Purpose, valence-model of chemistry, history | |
open_smiles_2_grammar.html Formal SMILES grammar | |
open_smiles_3_input.html SMILES Input | |
open_smiles_4_output.html SMILES Output | |
open_smiles_5_nonstandard.html Non-standard SMILES | |
open_smiles_6_extensions.html Proposed extensions | |
open_smiles_7_references.html References and citations | |
* Made original smiles_spec.html forward to the new | |
open_smiles_toc.html | |
* Changed titles and headings to "OpenSMILES". | |
* Replaced formal grammar section with Andrew Dalke's version | |
(slightly edited). | |
* Incorporated many of Andrew's comments into the SMILES-Input | |
chapter. | |
* Created make_toc.pl, a perl script to regenerate the table of | |
contents by scanning the HTML files. Added | |
open-smiles-toc-template.html, which is used by the perl script. |