Skip to content
Snippets Groups Projects
  1. Feb 10, 2021
  2. Mar 28, 2020
  3. Oct 23, 2019
  4. Oct 21, 2019
  5. Oct 18, 2019
  6. Oct 07, 2019
  7. Sep 19, 2019
  8. Jul 23, 2019
  9. May 08, 2019
  10. Oct 18, 2018
  11. Feb 27, 2018
  12. Nov 07, 2017
  13. Oct 23, 2017
  14. Jun 11, 2017
  15. May 03, 2017
  16. Apr 26, 2017
    • Paul McCarthy's avatar
      Merged hotfix from v0.11.0a. Squashed commit of the following: · a1ed48e9
      Paul McCarthy authored
      commit 27f214ac
      Author: Paul McCarthy <pauld.mccarthy@gmail.com>
      Date:   Wed Apr 26 18:20:08 2017 +0100
      
          Version bump
      
      commit 52f759f0
      Author: Paul McCarthy <pauld.mccarthy@gmail.com>
      Date:   Wed Apr 26 18:05:11 2017 +0100
      
          More robust unit tests for async.idle(alwaysQueue=True). Also using a single
          wx.App object for complex reasons
      
      commit d87aae89
      Author: Paul McCarthy <pauld.mccarthy@gmail.com>
      Date:   Wed Apr 26 18:00:13 2017 +0100
      
          Adjustment to async.idle(alwaysQueue=True) - now, a second idle call is only
          necessary if the first call came before a wx.App had been created.
      a1ed48e9
  17. Apr 25, 2017
  18. Apr 17, 2017
  19. Apr 13, 2017
  20. Dec 05, 2016
  21. Nov 29, 2016
  22. Sep 29, 2016
  23. Aug 15, 2016
  24. Aug 13, 2016
  25. Aug 05, 2016
  26. Aug 04, 2016
  27. Aug 02, 2016
  28. Aug 01, 2016
  29. Jul 27, 2016
  30. Jul 26, 2016
  31. Jun 30, 2016
    • Paul McCarthy's avatar
      Two new things in fsl.utils: · 70d1899c
      Paul McCarthy authored
        - New cache module, which implements a simple in-memory cache.
        - Async module defines a 'mutex' decorator, which allows instance
          method access to be made mutually-exclusive
      70d1899c
Loading