Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/USCiLab/cereal.git. Pull mirroring updated .
  1. Oct 25, 2019
  2. Oct 24, 2019
  3. Oct 23, 2019
  4. Oct 22, 2019
  5. Oct 21, 2019
  6. Oct 20, 2019
  7. Oct 17, 2019
  8. May 14, 2019
  9. May 09, 2019
  10. May 02, 2019
  11. Oct 05, 2018
  12. Aug 06, 2018
  13. Jun 27, 2018
    • uentity's avatar
      Fix CEREAL_DLL_EXPORT for gcc/clang · 78b88cc3
      uentity authored
      If project is built with `-fvisibility=hidden` flag (mimics VS default
      behaviour) then `CEREAL_DLL_EXPORT` must expand to explicit "default"
      visibility attribute to actually force compiler to export marked symbol
      from produced shared object.
      78b88cc3
  14. Jun 11, 2018
  15. May 28, 2018
  16. Mar 17, 2018
Loading