Commit Graph

  • edeb7035e9
    Update README.md master Tevin 2022-05-31 11:32:12 +0800
  • 961055cb9c
    Update README.md Tevin 2022-05-31 11:15:25 +0800
  • 2bfc934cb2
    Update benchmark v2.1.0 Tevin Zhang 2022-05-30 21:46:49 +0800
  • 60ae6e00f5
    Add doc for Toggle Tevin Zhang 2022-05-30 21:42:03 +0800
  • ef804a4993
    Merge pull request #6 from schicho/hide-datastructure Tevin 2022-05-30 21:27:34 +0800
  • dbea605d7b Use v2 in the README Tevin Zhang 2021-09-25 14:19:00 +0800
  • 7170548ea7 Add v2 v2.0.1 Tevin Zhang 2021-09-25 13:55:34 +0800
  • 4c6c31b893
    Merge pull request #8 from ajbouh/patch-1 Tevin 2021-09-12 12:51:57 +0800
  • 9ec6c2a077
    Update README.md Adam Bouhenguel 2021-09-11 15:45:43 -0700
  • 648a3205bd remove unnecessary casts Johann Sebastian Schicho 2021-09-05 17:56:57 +0200
  • 6ded1b6f08 reintroduce Toggle() Johann Sebastian Schicho 2021-09-05 17:29:37 +0200
  • 00beeaa184 hide internal int32 data Johann Sebastian Schicho 2021-09-02 00:50:36 +0200
  • 7e73116d51
    Add the credit for Lucas Rouckhout Tevin Zhang 2021-09-05 12:47:57 +0800
  • 54e78cb940
    Use the names of contributors on their profiles Tevin Zhang 2021-09-05 12:46:55 +0800
  • fa0b8a912b
    Revert "Merge pull request #3 from barryz/add_flip_method" v2.0.0 Tevin Zhang 2021-09-05 12:25:08 +0800
  • 9f5df6da9f
    Merge pull request #5 from LucasRouckhout/master Tevin 2021-05-23 00:38:58 +0800
  • b87acfe9bc Applied changes from golint Lucas Rouckhout 2021-05-16 15:13:06 +0200
  • f55eb7cf2a
    Add more cases and some refine to existing Tevin Zhang 2021-05-15 19:33:05 +0800
  • b5c1b6e635
    Reduce exit point Tevin Zhang 2021-05-15 19:31:34 +0800
  • 85c50599ef
    Polish comments Tevin Zhang 2021-05-15 19:31:02 +0800
  • 037d8fa3d5 Add my name to thanks section ;) Ad removed a letter 'l' from Unmarshal(l) Lucas Rouckhout 2021-05-08 17:54:15 +0200
  • b2658a5604 Use table-driven test to merge the true and false case of Unmarshalling Lucas Rouckhout 2021-05-08 17:49:35 +0200
  • e91174bed9 Formatting Lucas Rouckhout 2021-05-04 19:29:53 +0200
  • 3487d45a26 Adjust JSON unmarshalling to inherit from a bool instead of using a blank interface. Lucas Rouckhout 2021-05-04 19:26:17 +0200
  • 9a297a52be Implement the Unmarshaler and Marshaler interfaces. Lucas Rouckhout 2021-04-28 16:48:48 +0200
  • f861b8e1c3
    Remove useless parts in benchmarks Tevin Zhang 2020-07-16 15:02:52 +0800
  • 78e36140ca
    Separate test function into smaller cases Tevin Zhang 2020-07-16 15:01:49 +0800
  • 8ae5c93531
    Add IsNotSet() v1.2.0 Tevin Zhang 2020-07-16 14:46:58 +0800
  • 3a33536c80
    Refine comments v1.1.1 Tevin Zhang 2020-07-16 14:07:17 +0800
  • e76b19742c
    Refine description in README Tevin Zhang 2020-07-16 14:02:27 +0800
  • cccf8069cb
    Fix typos in README Tevin Zhang 2020-07-16 13:57:01 +0800
  • 17b218e8c9
    Update benchmark to Go 1.14.3 on Linux v1.1.0 Tevin Zhang 2020-07-16 13:50:42 +0800
  • 8ad37317dc
    Update usage Tevin Zhang 2020-07-16 13:35:52 +0800
  • d174386fab
    Create module github.com/tevino/abool Tevin Zhang 2020-07-16 13:14:16 +0800
  • 28ae9aa985
    Refine README Tevin Zhang 2020-07-16 13:10:44 +0800
  • d91eb651d5
    Merge pull request #3 from barryz/add_flip_method Tevin 2020-07-07 15:51:04 +0800
  • 74242c7da7
    Add thanks to contributors Tevin Zhang 2020-07-07 15:47:35 +0800
  • 6ddf050e0e
    Refine README Tevin Zhang 2020-07-07 15:46:54 +0800
  • 53396ec6fe
    Change return type of Toggle to simple bool Tevin Zhang 2020-07-07 15:33:59 +0800
  • b830aebdb7
    Enable parallel testing Tevin Zhang 2020-06-30 10:10:38 +0800
  • 4bc34b54a1
    Complete the implementation of toggle Tevin Zhang 2020-06-30 10:10:19 +0800
  • 9c19061983
    Add tests for Toggle() Tevin Zhang 2020-06-30 10:09:54 +0800
  • 9e538c6d38 implments Toggle method more explicit and simple. barryz 2019-07-23 23:43:19 +0800
  • 774dbeaec2 fixing readme barryz 2019-07-22 13:11:38 +0800
  • 42463bd9a0 atomically negates boolean value with Toggle method barryz 2019-07-22 13:04:35 +0800
  • a8aae64969 Refine flip method, may be not atomic yet barryz 2018-09-08 20:31:55 +0800
  • 5a88366efc
    Refine comments Tevin 2018-09-08 12:36:39 +0800
  • 0bc71b68c3
    Refine comments Tevin 2018-09-08 12:35:14 +0800
  • ae078ebcf7 Add Flip method to flip boolean value barryz 2018-09-07 22:17:26 +0800
  • 9b9efcf221 Golang is not Go v1.0.0 Tevin 2017-09-17 14:19:28 +0800
  • 3c25f2fe7c Add Go Report Card Tevin Zhang 2016-06-28 18:11:33 +0800
  • 6662858d93 Refine comments Tevin Zhang 2016-06-02 11:48:02 +0800
  • df1d8a392d Add CAS methods Tevin Zhang 2016-06-02 11:47:41 +0800
  • 3bdfbdf06a Refine package description Tevin Zhang 2016-06-01 18:38:57 +0800
  • bb33e2abb1 Add NewBool Tevin Zhang 2016-05-25 15:06:49 +0800
  • 6e6b80cf11 Add race test Tevin Zhang 2016-05-25 14:57:10 +0800
  • ba4fdb7068 Add example code Tevin Zhang 2016-05-25 14:16:55 +0800
  • eedf32b55b Add package description Tevin Zhang 2016-05-25 12:06:29 +0800
  • f4ceb28fe2 Add GoDoc badge Tevin Zhang 2016-05-25 12:00:32 +0800
  • 6a13bda650 Refine usage in README Tevin Zhang 2016-05-25 11:49:42 +0800
  • b6b9ab38df First commit Tevin Zhang 2016-05-25 11:42:19 +0800
  • 03ac41ab6a Initial commit Tevin Zhang 2016-05-25 11:28:42 +0800