rubyvote
2010-10-24 Benjamin Mako... a number of improvements master
2007-08-21 Justin SharpsSlimmed down and perfected victories_and_ties function...
2007-08-18 Benjamin Mako... Removed debug code.
2007-08-18 Benjamin Mako... >>>>>>>>>>>>>> This breaks the API. <<<<<<<<<<<<<<...
2007-08-17 Benjamin Mako... Cleaned up after Justin's last commit.
2007-08-17 Justin SharpsCreated victories_and_ties method for table use.
2007-08-17 Benjamin Mako... changed name of defeats_list to victories_and_ties
2007-08-16 Benjamin Mako... Helped fix the bug in def defeats that was causing...
2007-08-16 Benjamin Mako... formatting fixes
2007-08-16 Justin SharpsCreated the list_defeats method in the CondorcetResult...
2007-08-16 John DongRemove whitespace from election.rb that was generating...
2007-08-15 Justin SharpsAdded matrix to condorcet to draw a table of winners...
2007-08-15 John DongWork around CloneProofSSD returning [nil] rather than...
2007-08-15 John DongFix problem with a [nil] result being taken as having...
2007-08-15 John DongAdd similar hackish "fix" for IRVL deadlocking on empty...
2007-08-15 John DongAdd testcases for calling results to empty votes.
2007-08-15 John DongAdd somewhat hackish fix for PureCondorcetVote.new...
2007-08-14 Justin SharpsFixed positional test-case to test for correct winner...
2007-08-14 John Dong * Entire election aborts with InvalidVoteError when...
2007-08-14 John DongAdd testcase for non-string plurality vote candidates
2007-08-14 John DongAllow PluralityVote to accept non-string arguments...
2007-08-14 Benjamin Mako... Fixed bug in Borda that was counting the votes incorrec...
2007-05-04 Joe SlagCondorcet votes can now properly handle votes expressin...
2007-04-25 Joe Slagnew file
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...
2007-03-13 Joe Slago Verify that all tests in test.rb are present in test...
2007-03-12 Benjamin Mako... Merged in changes that added unit test support by Joe...
2006-04-05 Alexis DarrasseRemoved space to avoid warning
2006-03-11 Alexis DarrasseAdded tie-breaking rules and multicandidate elimination...
2006-03-10 Benjamin Mako... Added list of changes submitted by Jeff Rose <jeff...
2006-03-03 Benjamin Mako... Updated the changelog and the README version for a...
2006-03-03 Benjamin Mako... Added support for instant run-off voting with a patch...
2006-01-29 Benjamin Mako... Renamed readme file so that it reflects the type (reStr...
2006-01-29 Benjamin Mako... Fixed broken link.
2006-01-27 Benjamin Mako... Added a changelog.
2006-01-27 Benjamin Mako... Updated README file so that it can work as a homepage.
2006-01-27 Benjamin Mako... Initial import into SVN of rubyvote library

Benjamin Mako Hill || Want to submit a patch?