Commit Graph

  • a60283b9de
    update cargo.lock master Adrian Gunnar Lauterer 2024-03-16 20:28:21 +0100
  • 582fdb8fe2
    Add test case for Western Australia STV RunasSudo 2023-06-12 15:53:41 +1000
  • 4cf9053681
    Implement --surplus-assume-total RunasSudo 2023-06-11 21:47:37 +1000
  • c140ef0a90
    Fix rounding of subtransfers by parcel RunasSudo 2023-06-11 21:01:29 +1000
  • 9fc0457844
    Fix typo in documentation RunasSudo 2023-06-11 15:56:17 +1000
  • 74d8829fbd
    Modify WA Legislative Council STV preset to conform to WAEC's implementation RunasSudo 2023-06-11 15:31:55 +1000
  • ed44f4f8a2
    Add documentation for Victorian Legislative Council STV validation RunasSudo 2023-02-19 18:03:27 +1100
  • f488d50f4d
    Update description of presets RunasSudo 2023-02-08 21:36:50 +1100
  • ba6ad8964f
    Add preset and test for Victorian Legislative Council STV RunasSudo 2023-02-08 21:36:15 +1100
  • eaf864062d
    Implement --exclusion first_prefs_then_by_value RunasSudo 2023-02-07 21:12:26 +1100
  • 0ee5fd3285
    Update to prettytable 0.10.0 RunasSudo 2023-02-01 18:16:12 +1100
  • cece60dd69
    Reduce unnecessary verbosity when only 1 vacancy RunasSudo 2023-02-01 18:06:22 +1100
  • ab0ec44049
    Add test cases for 2021 Minneapolis elections RunasSudo 2022-11-20 18:59:21 +1100
  • b317affd08
    Use --round-subtransfers per_ballot and --round-values 4 for Minneapolis STV RunasSudo 2022-11-20 18:59:02 +1100
  • 1a1153b666
    Defer surplus distribution if not affecting bulk exclusion, even if otherwise affecting trailing 2 candidates RunasSudo 2022-11-20 18:58:32 +1100
  • f7f9727146
    Allow escaped quotation marks in BLT parser RunasSudo 2022-11-20 18:57:30 +1100
  • d068ce6137
    Add draft functional specifications RunasSudo 2022-11-06 14:58:50 +1100
  • 131d32c781
    Disallow --no-immediate-elect with --quota-mode ers97/ers76 RunasSudo 2022-11-06 14:57:19 +1100
  • 631d4e770a
    Hide CandidateMap iterator implementation details RunasSudo 2022-11-06 14:45:35 +1100
  • 1a57fba093
    CLI HTML output: Correctly generate print view for other report styles RunasSudo 2022-08-27 01:04:10 +1000
  • fafb093c1a
    Allow print from CLI HTML output RunasSudo 2022-08-27 00:58:51 +1000
  • 44ea09d7d3
    Allow customising report style in CLI HTML output RunasSudo 2022-08-26 13:50:54 +1000
  • 815055d6e6
    Initial implementation of HTML output on CLI RunasSudo 2022-08-26 02:27:25 +1000
  • 6bb127a124
    Precompute Ballot::has_equal_rankings at parse time RunasSudo 2022-08-25 21:49:50 +1000
  • 254c04b574
    Update nomenclature for van der Craats (‘Wright’) STV RunasSudo 2022-08-23 18:37:42 +1000
  • cb1cc5fb72
    Clean up utility files RunasSudo 2022-08-22 19:19:22 +1000
  • 395de771fa
    Tidying up RunasSudo 2022-08-22 11:35:20 +1000
  • 55f2e8816a
    Update scripts RunasSudo 2022-08-21 07:31:32 +1000
  • 823f06a32b
    Refactor calculation of totals, etc. RunasSudo 2022-08-21 07:20:21 +1000
  • 6ff111054c
    Profile using binary input RunasSudo 2022-08-21 06:14:34 +1000
  • 3902c37768
    Refactor CandidateMap RunasSudo 2022-08-21 06:02:06 +1000
  • 876be9c55a
    Write more efficient implementation for CandidateMap which does not rely on hashing RunasSudo 2022-08-21 05:24:54 +1000
  • 4ad02c052c
    Refactor HashMap for Candidates into dedicated struct (CandidateMap) RunasSudo 2022-08-21 03:37:12 +1000
  • af4c6336aa
    Utils for benchmarking and profiling RunasSudo 2022-08-21 02:24:24 +1000
  • 974a56dffd
    Improve performance of Candidate in HashMap by simplifying equality check RunasSudo 2022-08-20 23:39:15 +1000
  • 422a198cf5
    Use NoHashHasher for Candidate HashMaps to improve performance RunasSudo 2022-08-20 23:20:42 +1000
  • 61b22b388d
    Remove unnecessary usage of HashMap.contains_key RunasSudo 2022-08-20 22:43:57 +1000
  • 9a4af322ca
    Avoid more allocations in fold RunasSudo 2022-08-20 22:33:48 +1000
  • 2bce8cfc3f
    Avoid String allocations in BLT parser RunasSudo 2022-08-19 00:16:29 +1000
  • 35104055d9
    Avoid excess allocations during fold operations RunasSudo 2022-08-18 23:55:39 +1000
  • ee7ac064c7
    Improve performance of realise_equal_rankings RunasSudo 2022-08-18 00:15:44 +1000
  • e825ca1491
    Update for Rust 1.62 RunasSudo 2022-08-18 00:15:33 +1000
  • f187975601
    --no-immediate-elect requires --surplus-order by_size RunasSudo 2022-07-02 23:46:02 +1000
  • 566cdeb185
    Permit --surplus meek with --quota-mode static RunasSudo 2022-06-18 23:07:00 +1000
  • 2f6614c0c1
    Update wasm-bindgen RunasSudo 2022-06-18 22:44:32 +1000
  • 8d16f55289
    Update for clap stable RunasSudo 2022-06-18 22:36:00 +1000
  • 82e90a0e10
    Update documentation RunasSudo 2022-06-18 02:00:17 +1000
  • 384dde9c52
    --subtract-nontransferable requires --surplus wig RunasSudo 2022-06-18 02:00:07 +1000
  • 2987eca0c3
    Do not defer a surplus distribution if it exactly equals the difference between the 2 trailing candidates (as, depending on tie-breaking rules, this could change the order of exclusion) RunasSudo 2022-06-18 01:59:29 +1000
  • 8cc694e609
    Cosmetic improvements RunasSudo 2022-04-21 21:56:21 +1000
  • 8a0cd9b0a9
    Start a glossary RunasSudo 2022-04-20 20:13:24 +1000
  • c2621b2965
    Improve messages for --constraint-mode repeat_count RunasSudo 2022-04-20 20:12:50 +1000
  • 4aafecb857
    Use "ballots" consistently vs "ballot papers" RunasSudo 2022-04-20 20:03:20 +1000
  • f0e3b02051
    Autodetect when to normalise ballots, remove explicit --normalise-ballots RunasSudo 2022-04-20 19:54:58 +1000
  • 03af86733e
    Initial implementation of --constraint-mode repeat_count RunasSudo 2022-04-16 02:27:59 +1000
  • df9223ebe6
    Implement --round-subtransfers by_parcel for NSW Local Government rules RunasSudo 2022-03-25 03:04:00 +1100
  • 26d45cac50
    Implement --subtract-nontransferable for NSW Local Government rules RunasSudo 2022-03-25 02:46:30 +1100
  • 4119a293b1
    Fix bug in c5d6b8d - by_value inadvertently changed in --exclusion RunasSudo 2022-03-24 02:53:27 +1100
  • 495ac5b514
    Document NSW Local Government STV validation RunasSudo 2022-03-23 02:04:24 +1100
  • 8af0fa1178
    Complete implementation and tests for NSW Local Government STV RunasSudo 2022-03-23 01:51:38 +1100
  • c5d6b8d460
    Refactor implementation of --sum-surplus-transfers -> --round-subtransfers in preparation for NSW Local Gov't STV RunasSudo 2022-03-23 00:34:43 +1100
  • d94549dc42
    Initial implementation of NSW Local Government STV RunasSudo 2022-03-19 01:47:40 +1100
  • 9fcb643fe5
    Avoid wrapping candidate names/statuses in HTML report RunasSudo 2022-03-14 22:27:58 +1100
  • 67bf6f33d8
    Update documentation RunasSudo 2022-03-11 15:44:49 +1100
  • 544d7fea5d
    Update dates RunasSudo 2022-03-11 15:44:28 +1100
  • 6968df5c9b
    Fix incorrect crediting of votes when surplus votes transferred at values received RunasSudo 2022-03-11 13:33:28 +1100
  • f5114bccda
    Rename docs files to avoid reserved Windows paths RunasSudo 2022-01-04 18:26:15 +1100
  • 6304e1128a
    Validate well-formedness of constraints, better constraint errors RunasSudo 2021-10-29 23:07:38 +1100
  • ba82828046
    Fix web UI crash when tie requires manual intervention in first stage RunasSudo 2021-10-29 20:28:25 +1100
  • 5a652cb466
    Improve online documentation RunasSudo 2021-10-28 16:28:53 +1100
  • 116d4c385c
    Build docs as HTML RunasSudo 2021-10-28 01:23:33 +1100
  • 63a649405b
    Add link to home page RunasSudo 2021-10-28 00:29:06 +1100
  • 15614a4e8f
    rust-clippy linting RunasSudo 2021-10-27 19:52:51 +1100
  • 69bc30b333
    Downgrade some FIXMEs RunasSudo 2021-10-26 00:55:49 +1100
  • 0c97755813
    Add CSP parsing tests RunasSudo 2021-10-26 00:55:42 +1100
  • be8a6e83fc
    Suppress unused import warning in WebAssembly RunasSudo 2021-10-26 00:55:31 +1100
  • e867e85142
    Update rustfilt path RunasSudo 2021-10-26 00:55:04 +1100
  • f120cf2eee
    Make DynNum thread-safe RunasSudo 2021-10-19 15:31:22 +1100
  • 75ec78b1a6
    Add test cases for DynNum (single-threaded only) RunasSudo 2021-10-19 15:27:11 +1100
  • 414a1482c3
    Implement dynamic dispatch for different number types RunasSudo 2021-07-14 16:36:37 +1000
  • 5a53574366
    Allow opting out of building default wasm bindings RunasSudo 2021-10-18 18:06:42 +1100
  • e78d06289a
    Return Result from CSP parse_reader, better error messages RunasSudo 2021-10-17 17:00:24 +1100
  • 71dc671c34
    Build CSV parser for WebAssembly RunasSudo 2021-10-17 16:34:15 +1100
  • 46654f8c5a
    Implement --omit-informal for `opentally convert` RunasSudo 2021-10-17 16:32:35 +1100
  • 3ceaf67091
    Implement stricter validation modes for CSP input RunasSudo 2021-09-30 00:48:57 +1000
  • 047a53d0d9
    Ignore --round-surplus-fractions with Hare method RunasSudo 2021-09-27 19:19:33 +1000
  • 93cb72c33a
    Update terminology and remove "stratify (floor)" support RunasSudo 2021-09-27 19:02:30 +1000
  • 0506283ae4
    Add test case (Dail-like rules) from Grey-Fitzgerald ERS booklet RunasSudo 2021-09-26 02:27:50 +1000
  • cf75943829
    Fixes to edge cases in stratify (LR) sample method RunasSudo 2021-09-26 02:27:37 +1000
  • 2f7abf9f0a
    Fix print view for votes (transposed) report RunasSudo 2021-09-26 02:25:44 +1000
  • 3a4e53e1f0
    Implement Dáil Éireann STV RunasSudo 2021-09-14 22:47:35 +1000
  • a641b97d1f
    More work on unit/integration tests RunasSudo 2021-09-14 02:23:51 +1000
  • f12db205b9
    Make Fixed, GuardedFixed thread-safe RunasSudo 2021-09-13 04:31:25 +1000
  • e1e347c255
    More unit/integration tests RunasSudo 2021-09-13 03:43:17 +1000
  • b05e0e06f2
    Adjust formatting of detailed transfers table in web UI RunasSudo 2021-09-13 03:42:53 +1000
  • 59f79444e8
    Show only continuing candidates in detailed transfers table RunasSudo 2021-09-12 00:20:49 +1000
  • 2c3470b91c
    Hide detailed transfers link in print view RunasSudo 2021-09-11 21:13:55 +1000
  • c1ccf54501
    Don't reapply wasm-bindgen/wasm-opt if no changes RunasSudo 2021-09-11 21:12:51 +1000
  • df1b2f7bdc
    Implement detailed transfers in web UI RunasSudo 2021-09-11 21:08:36 +1000
  • 9817d6c199
    Implement --transfers-detail RunasSudo 2021-09-11 18:42:15 +1000