Skip to content
  1. Aug 10, 2016
  2. Aug 04, 2016
  3. Aug 03, 2016
  4. Aug 02, 2016
  5. Aug 01, 2016
  6. Jul 21, 2016
  7. Jul 19, 2016
  8. Jun 27, 2016
  9. Jun 21, 2016
    • Kamil Dudka's avatar
      curl-compilers.m4: improve detection of GCC's -fvisibility= flag · b2dcf034
      Kamil Dudka authored
      Some builds of GCC produce output on both stdout and stderr when --help
      --verbose is used.  The 2>&1 redirection caused them to be arbitrarily
      interleaved with each other because of stream buffering.  Consequently,
      grep failed to match the fvisibility= string in the mixed output, even
      though the string was present in GCC's standard output.
      
      This led to silently disabling symbol hiding in some builds of curl.
      b2dcf034
  10. Jun 06, 2016
  11. Jun 03, 2016
  12. May 31, 2016
  13. May 30, 2016
  14. May 21, 2016
  15. May 19, 2016
  16. May 18, 2016
  17. May 17, 2016
  18. May 16, 2016
  19. May 12, 2016
  20. May 01, 2016
  21. Apr 27, 2016
  22. Apr 22, 2016
  23. Apr 18, 2016
  24. Apr 05, 2016
  25. Apr 04, 2016
  26. Apr 02, 2016
  27. Apr 01, 2016
  28. Mar 27, 2016
  29. Mar 23, 2016
  30. Mar 19, 2016
  31. Mar 18, 2016
  32. Mar 10, 2016