Skip to content
Snippets Groups Projects
  1. Oct 13, 2022
  2. Sep 29, 2022
  3. Jun 08, 2022
  4. Sep 11, 2021
  5. Feb 24, 2020
  6. Feb 22, 2020
  7. Sep 19, 2018
  8. Feb 25, 2018
  9. Aug 19, 2016
  10. Jul 09, 2016
  11. Jul 08, 2016
  12. May 20, 2016
  13. Jan 30, 2016
  14. Jul 28, 2015
    • David Golden's avatar
      Add CLONE method for thread-safety · 4eeb3eeb
      David Golden authored
      Without CLONE, the refaddrs of the singleton true/false
      values change, but the cached addresses don't.  This makes
      isTrue(true) false in a thread, and so on.  The CLONE fixes
      up the refaddrs so checks work as expected in a thread.
      4eeb3eeb
  15. May 27, 2015
  16. May 22, 2015
Loading