Ignore:
Timestamp:
Jan 1, 2010, 11:54:32 PM (13 years ago)
Author:
Peter Johansson
Message:

Fixes #434. Authors are now ignored in the plot if and only if plot
would be y=0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.7-stable/lib/BlameStats.h

    r847 r998  
    4545    void do_parse(const std::string&, svn_revnum_t);
    4646    void fill_in(Author2Vector&, svn_revnum_t rev);
     47    unsigned int max_element(const std::vector<unsigned int>&) const;
    4748
    4849  };
Note: See TracChangeset for help on using the changeset viewer.