1. 06 Sep, 2021 2 commits
  2. 05 Sep, 2021 2 commits
  3. 04 Sep, 2021 2 commits
  4. 02 Sep, 2021 10 commits
  5. 31 Aug, 2021 2 commits
  6. 28 Aug, 2021 1 commit
  7. 26 Aug, 2021 6 commits
  8. 25 Aug, 2021 2 commits
  9. 24 Aug, 2021 2 commits
  10. 23 Aug, 2021 1 commit
    • nanahira's avatar
      cn · 730c84b1
      nanahira authored
      730c84b1
  11. 21 Aug, 2021 3 commits
    • salix5's avatar
      remove warning C4018 · a77898ba
      salix5 authored
      a77898ba
    • salix5's avatar
      update RNG and uniform distribution, part 2 (#2363) · 81b781d9
      salix5 authored
      Old version:
      pheader.flag does not contain REPLAY_UNIFORM
      RNG: mt19937
      distribution: almost-uniform
      
      New version
      pheader.flag contains REPLAY_UNIFORM
      RNG: mt19937
      distribution: uniform
      
      * add bounds checking
      
      * update RNG in replay mode
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      81b781d9
    • salix5's avatar
      update RNG and uniform distribution, part 1 (#2362) · 1c829da0
      salix5 authored
      Old version:
      pheader.flag does not contain REPLAY_UNIFORM
      RNG: mt19937
      distribution: almost-uniform
      
      New version
      pheader.flag contains REPLAY_UNIFORM
      RNG: mt19937
      distribution: uniform
      
      * add bounds checking
      
      * update RNG in replay mode
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      1c829da0
  12. 18 Aug, 2021 1 commit
  13. 14 Aug, 2021 1 commit
  14. 07 Aug, 2021 4 commits
  15. 01 Aug, 2021 1 commit