Fixed bug in Borda that was counting the votes incorrect very
[rubyvote] / lib /
2007-08-14 Benjamin Mako HillFixed bug in Borda that was counting the votes incorrec...
2007-05-04 Joe SlagCondorcet votes can now properly handle votes expressin...
2007-04-22 Joe Slago Fix PureCondorcetVote to return all results, not...
2007-04-09 Joe Slagbig speed up
2007-04-09 Joe Slagminor optimization
2007-04-09 Joe Slagsimplify access to full results - now available as...
2007-03-20 Joe Slag#filter_out and PureCondorcet weren't getting along...
2007-03-20 Joe Slago Test that elections with a single vote return the...
2007-03-19 Joe SlagMissed a now unnecessary assignment to @candidates...
2007-03-19 Joe SlagCondorcet methods determine all candidates before tally...
2007-03-19 Joe SlagIf a vote doesn't contain all possible candidates,...
2007-03-13 Joe SlagAdded get_full_results method that returns a ranked...
2006-03-11 Alexis DarrasseAdded tie-breaking rules and multicandidate elimination...
2006-03-10 Benjamin Mako HillAdded list of changes submitted by Jeff Rose <jeff...
2006-03-03 Benjamin Mako HillAdded support for instant run-off voting with a patch...
2006-01-27 Benjamin Mako HillInitial import into SVN of rubyvote library

Benjamin Mako Hill || Want to submit a patch?