Commit Graph

32 Commits

Author SHA1 Message Date
Tevin edeb7035e9
Update README.md 2022-05-31 11:32:12 +08:00
Tevin 961055cb9c
Update README.md 2022-05-31 11:15:25 +08:00
Tevin Zhang 2bfc934cb2
Update benchmark 2022-05-30 21:46:49 +08:00
Tevin Zhang 60ae6e00f5
Add doc for Toggle 2022-05-30 21:42:03 +08:00
Tevin Zhang dbea605d7b Use v2 in the README 2021-09-25 14:19:00 +08:00
Adam Bouhenguel 9ec6c2a077
Update README.md
Fix README.md typo for SetToIf example
2021-09-11 15:45:43 -07:00
Tevin Zhang 7e73116d51
Add the credit for Lucas Rouckhout 2021-09-05 12:53:24 +08:00
Tevin Zhang 54e78cb940
Use the names of contributors on their profiles 2021-09-05 12:46:55 +08:00
Tevin Zhang fa0b8a912b
Revert "Merge pull request #3 from barryz/add_flip_method"
Due to a regression to `SetToIf` introduced by `Toggle`

This reverts commit d91eb651d5, reversing
changes made to 9b9efcf221.
2021-09-05 12:36:18 +08:00
Lucas Rouckhout 037d8fa3d5 Add my name to thanks section ;) Ad removed a letter 'l' from Unmarshal(l) 2021-05-08 17:54:15 +02:00
Tevin Zhang 8ae5c93531
Add IsNotSet() 2020-07-16 14:46:58 +08:00
Tevin Zhang e76b19742c
Refine description in README 2020-07-16 14:02:27 +08:00
Tevin Zhang cccf8069cb
Fix typos in README 2020-07-16 14:02:11 +08:00
Tevin Zhang 17b218e8c9
Update benchmark to Go 1.14.3 on Linux
Assuming that Linux is a more popular platform than Darwin when running
this package
2020-07-16 13:51:29 +08:00
Tevin Zhang 8ad37317dc
Update usage 2020-07-16 13:35:52 +08:00
Tevin Zhang 28ae9aa985
Refine README 2020-07-16 13:10:44 +08:00
Tevin Zhang 74242c7da7
Add thanks to contributors 2020-07-07 15:49:33 +08:00
Tevin Zhang 6ddf050e0e
Refine README 2020-07-07 15:47:21 +08:00
barryz 9e538c6d38 implments Toggle method more explicit and simple. 2019-07-23 23:43:34 +08:00
barryz 774dbeaec2 fixing readme 2019-07-22 13:11:38 +08:00
barryz 42463bd9a0 atomically negates boolean value with Toggle method 2019-07-22 13:04:35 +08:00
Tevin 5a88366efc
Refine comments 2018-09-08 12:36:39 +08:00
barryz ae078ebcf7 Add Flip method to flip boolean value 2018-09-07 22:17:26 +08:00
Tevin 9b9efcf221 Golang is not Go 2017-09-17 14:19:28 +08:00
Tevin Zhang 3c25f2fe7c Add Go Report Card 2016-06-28 18:11:33 +08:00
Tevin Zhang df1d8a392d Add CAS methods 2016-06-02 11:49:33 +08:00
Tevin Zhang 3bdfbdf06a Refine package description 2016-06-01 18:38:57 +08:00
Tevin Zhang eedf32b55b Add package description 2016-05-25 14:08:20 +08:00
Tevin Zhang f4ceb28fe2 Add GoDoc badge 2016-05-25 13:57:00 +08:00
Tevin Zhang 6a13bda650 Refine usage in README 2016-05-25 13:57:00 +08:00
Tevin Zhang b6b9ab38df First commit 2016-05-25 13:56:52 +08:00
Tevin Zhang 03ac41ab6a Initial commit 2016-05-25 11:28:42 +08:00