Skip to content
Snippets Groups Projects
  1. Oct 24, 2016
  2. Aug 25, 2016
  3. Aug 11, 2016
  4. Jul 16, 2016
  5. Jul 12, 2016
  6. Dec 17, 2015
  7. Dec 10, 2015
  8. Dec 03, 2015
  9. Nov 25, 2015
    • Marek Vavruša's avatar
      build: amalgamated build support with AMALG=1 · af4254d1
      Marek Vavruša authored
      amalgamated build concatenates all files into a single .c file to
      allow compiler see all symbols and produce possibly smaller code.
      for binary distributions this is what you want, as it's faster but
      may consume more memory during compilation.
      it however cannot do incremental builds.
      af4254d1
  10. Oct 15, 2015
  11. Oct 13, 2015
  12. Sep 29, 2015
  13. Sep 22, 2015
  14. Sep 15, 2015
  15. Aug 03, 2015
  16. Jul 19, 2015
  17. Jun 30, 2015
  18. Jun 25, 2015
  19. Jun 16, 2015
  20. May 28, 2015
  21. May 10, 2015
  22. Apr 26, 2015
    • Marek Vavruša's avatar
      lib/rplan: removed long-lived wr transactions · eeca41a5
      Marek Vavruša authored
      the reason is that LMDB allows only 1 write transaction
      per thread, and this doesn’t work well with multiplexed
      requests. there is probably going to be some performance hit,
      but now transactions are scoped for each cache operation
      eeca41a5
  23. Apr 24, 2015
  24. Apr 18, 2015
  25. Apr 12, 2015
  26. Mar 27, 2015
  27. Feb 18, 2015
  28. Feb 15, 2015
  29. Feb 09, 2015
  30. Feb 02, 2015
  31. Jan 29, 2015
  32. Jan 28, 2015
  33. Jan 21, 2015
  34. Jan 19, 2015