Skip to content
Snippets Groups Projects
  1. Apr 28, 2012
  2. Apr 27, 2012
  3. Apr 22, 2012
  4. Apr 13, 2012
    • Florian Frank's avatar
      Avoid crashes during calculations · d81b08b2
      Florian Frank authored
      Geocoder.coordinates sometimes returns nil which causes crashes in the distance
      and bearing calculations. By returning a point array of [ NaN, NaN ] this
      distances will be also NaN which seems to be a sensible result. If the argument
      to extract_coordinates has an unexpected form, also return [ NaN, NaN ].
      d81b08b2
  5. Apr 12, 2012
  6. Apr 11, 2012
  7. Apr 09, 2012
  8. Apr 06, 2012
  9. Mar 29, 2012
  10. Mar 27, 2012
  11. Mar 26, 2012
  12. Mar 25, 2012
  13. Mar 23, 2012
  14. Mar 22, 2012
  15. Mar 11, 2012
  16. Mar 07, 2012
  17. Mar 06, 2012
  18. Feb 26, 2012
  19. Feb 16, 2012
  20. Feb 14, 2012
  21. Feb 10, 2012
  22. Jan 30, 2012
  23. Jan 28, 2012
  24. Jan 21, 2012
  25. Jan 14, 2012
Loading