Commit Graph

  • e27f160690 Update 'go.mod' master v1.0.1 re 2023-11-25 12:07:04 +0300
  • 5b1af54e05 fix v1.0.0 re 2023-01-22 20:19:26 +0300
  • e104180741 Update 'go.mod' re 2023-01-22 20:16:33 +0300
  • fab01a9d98
    Merge pull request #18 from kishaningithub/patch-1 Jaime Pillora 2022-03-30 21:46:03 +1100
  • 89fafdc710
    Merge pull request #21 from kishaningithub/add-github-ci Jaime Pillora 2022-03-30 21:45:21 +1100
  • 93767ed156 Update readme badge Kishan B 2022-03-30 13:37:21 +0530
  • 7b38160fcf Add integration with github ci Kishan B 2022-03-30 13:34:33 +0530
  • 153e0dbc3b Fix compilation issue and formatting Kishan B 2022-03-30 13:19:32 +0530
  • d634e7dfab
    Explicitly document the default values Kishan B 2022-03-30 11:32:44 +0530
  • d80867952d go modularise Jaime Pillora 2019-10-03 22:57:08 +1000
  • 6fb1b8a52b
    Merge pull request #16 from borgstrom/concurrent Jaime Pillora 2019-10-03 22:55:55 +1000
  • d4259e493a Ensure the same duration is never computed Evan Borgstrom 2019-09-26 10:14:32 +0800
  • dccb0d859c Undo breaking API change Evan Borgstrom 2019-09-26 10:00:18 +0800
  • 3e39e52ddf Fix concurrent access data race Evan Borgstrom 2019-09-25 09:59:28 +0800
  • f452bc980a Add test to prove the data race Evan Borgstrom 2019-09-25 09:58:55 +0800
  • 3050d21c67
    Merge pull request #15 from josedh/master Jaime Pillora 2018-09-09 16:27:03 +1000
  • 17dd07831d
    Merge pull request #1 from josedh/feature-copy Jose De La O Hernandez 2018-09-03 02:54:24 -0400
  • 13a5cc4b99 adding copy feature and removing nested if/else Jose De La O 2018-09-03 02:52:33 -0400
  • 8eab2debe7 docs 1.0.0 Jaime Pillora 2017-09-18 10:21:02 +1000
  • 06c7a16c84 validate float for integer overflow (closes #11) and add missing min-bound Jaime Pillora 2017-02-22 11:19:28 +1100
  • 72aa2af4f9 move license from README into LICENSE (closes #10) Jaime Pillora 2017-02-22 11:06:34 +1100
  • f24585d1c7 Merge pull request #9 from extemporalgenome/master Jaime Pillora 2016-12-23 12:09:21 +1100
  • 4dd47ae5ac Make ForAttempt concurrent-safe in all cases, golint. Kevin Gillette 2016-12-22 13:36:47 -0700
  • a6f64285fd Merge pull request #8 from dividinglimits/master Jaime Pillora 2016-08-11 14:01:26 +1000
  • 2d358da93d gofmt styling Joshua Gentes 2016-08-04 17:27:51 -0400
  • ac9a0aaf07 Short-circuit the backoff algorithm. Joshua Gentes 2016-08-04 17:09:58 -0400
  • ed03cf77f8 docs Jaime Pillora 2016-08-03 12:50:56 +1000
  • 0496a6c14d add get currrent attempt method with test (closes #2) Jaime Pillora 2016-04-14 15:52:04 +1000
  • 8dc7c27404 Merge pull request #7 from DrTall/patch-1 Jaime Pillora 2016-04-07 12:52:02 +1000
  • a63e4a8ca1 Add threadsafety notes Sean 2016-04-06 10:34:11 -0700
  • f85df8d02b Enabled CI Jaime Pillora 2016-03-02 10:05:12 +1100
  • d342b6316f Merge pull request #5 from keegancsmith/master Jaime Pillora 2016-03-02 10:02:37 +1100
  • 741535fc02 Add ForAttempt Keegan Carruthers-Smith 2016-03-01 17:31:41 +0200
  • 2ff7c46940 forgot dashes Jaime Pillora 2015-03-07 13:35:25 +1100
  • d61cb21927 added some more docs Jaime Pillora 2015-03-07 13:34:50 +1100
  • 886d12305b Merge pull request #1 from Danwakefield/master Jaime Pillora 2015-03-07 13:26:28 +1100
  • 491389a93e Add Jitter to backoff. Daniel Wakefield 2015-03-06 14:42:27 +0000
  • ff2ca325ba more docs Jaime Pillora 2015-03-05 22:06:27 +1100
  • 793ea4ae06 added go get (install) Jaime Pillora 2015-03-04 15:21:35 +1100
  • 041f4462d5 simplified further, added more tests Jaime Pillora 2015-03-04 02:44:54 +1100
  • a6647af774 added more docs Jaime Pillora 2015-03-03 09:01:21 +1100
  • 34204cc40b initial, tests passing Jaime Pillora 2015-02-28 17:21:18 +1100