Homec4science

refextract: improvement of semi-colon and text file handling

Description

refextract: improvement of semi-colon and text file handling

  • Improved semi-colon identification methods: When checking for a semi-colon at the end of an author match, an index out of bounds exception would occur if that match was directly at the end of the line. Will now check the length of the line against the index before obtaining the character from the line.
  • Added recognition of .txt or .text files as pure text files.

Event Timeline

Christopher Hayward <christopher.james.hayward@cern.ch> committed R3600:815b8d42868c: refextract: improvement of semi-colon and text file handling (authored by Christopher Hayward <christopher.james.hayward@cern.ch>).Feb 3 2011, 18:26