History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
1c4462e5f8a2 | Jerome Caffaro | Fixed bug when trying to escape 'None' values. | Dec 18 2006 | |||
e89c769bac86 | Jerome Caffaro | Escaping enabled by default for output produced by all format elements. Added… | Dec 15 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
dc33cd7fd1e2 | Jerome Caffaro | Added docstrings to modules. Small bug fixes. Small doc fixes. | Nov 6 2006 | |||
bb3cf98f872a | Tibor Simko | Added copyright messages to the files where they were missing. Fixed copyright… | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
83fa076000e5 | Jerome Caffaro | BibFormat: -added another backward-compatibility layer (old format used if new… | Jul 28 2006 | |||
688839a69c28 | Jerome Caffaro | Initial release of the new BibFormat in Python. The status is still… | Jul 20 2006 |
c4science · Help