robertburrowes Sun Mar 6 17:30:39 2022 +1300
Incremented version
robertburrowes Sun Mar 6 17:30:16 2022 +1300
Changed /bin/sh to env bash
robertburrowes Sun Mar 6 17:29:27 2022 +1300
Add deconstruct and deconstruct_keys methods for pattern matching
robertburrowes Thu Oct 14 15:09:23 2021 +1300
bumped version
robertburrowes Thu Oct 14 15:06:18 2021 +1300
Bump version.
robertburrowes Thu Oct 14 14:43:00 2021 +1300
Bearing 0 and 180 edgecase for spherical test method resulted in negative sqrt
robertburrowes Sun Oct 10 12:09:10 2021 +1300
#PROJECT release 1.0.10
robertburrowes Sun Oct 10 12:07:45 2021 +1300
Inc version
robertburrowes Sun Oct 10 12:05:54 2021 +1300
removed Float.round, as ruby now does this. removed to_r, as it is now defined in the core ruby libraries, with a different meaning
robertburrowes Sun Oct 10 11:44:09 2021 +1300
Chmod, adding world readable
robertburrowes Sun Oct 10 11:39:21 2021 +1300
Bump Version, after removing stray '.'
robertburrowes Fri Oct 8 16:32:19 2021 +1300
rubocop cleanup
robertburrowes Sat Oct 31 22:30:50 2020 +1300
.yardoc shouldn't be in the repo
robertburrowes Sat Oct 31 16:25:23 2020 +1300
Include Separate License file
robertburrowes Sat Oct 31 16:19:30 2020 +1300
Docs at .io, not .com
robertburrowes Sat Oct 31 16:19:12 2020 +1300
Standard Rakefile
robertburrowes Sat Oct 31 16:18:42 2020 +1300
Mv dev scripts to sbin
rbur004 Sat Dec 3 18:12:35 2016 +1300
Changed tests to be individually runable
rbur004 Sat Dec 3 17:36:05 2016 +1300
Code is old. Needed require change to require_relative
Rob Burrowes Fri May 22 14:07:09 2015 +1200
Dropped this, as it is auto generated.
Rob Burrowes Mon May 18 16:51:05 2015 +1200

Rob Burrowes Mon May 18 14:33:16 2015 +1200

Rob Burrowes Mon May 18 12:07:03 2015 +1200
Alter Float.round behaviour to match ruby behaviour
robertburrowes Sat Aug 23 16:14:35 2014 +1200
Rakefile comented out rubyforge_name
robertburrowes Wed Aug 13 20:36:13 2014 +1200
Change to_d to to_deg
robertburrowes Sun Jan 13 11:19:28 2013 +1300
removed .yardoc from repository
robertburrowes Sun Jan 13 11:18:10 2013 +1300
removed .yard from repository
robertburrowes Sun Jan 13 11:14:48 2013 +1300
History now autogenerated, so doesn't need to be in repo
robertburrowes Sun Jan 13 11:14:07 2013 +1300
Auto generating history file
robertburrowes Sun Jan 13 10:49:28 2013 +1300
Tidy up of documentation to include more yard tags. Added to_f in Angle.dms to allow more param types to work with dms
robertburrowes Sat Jan 12 13:14:58 2013 +1300
Updated the install script version to match Vincenty.version Added copy of test suite that uses the install gem, rather than the source code.
robertburrowes Sat Jan 12 13:04:54 2013 +1300
Changed comments and Readme to 'yard' markdown. Added missing Angle tests into ts_angle.rb Fixed Angle.dms constructer Changed Angle strings to format d m' s" , removing the degree symbol and alternate ' and " symbols. Fixed private function in Angle, that produces output strings (no critical bug).
robertburrowes Thu Jan 10 22:04:45 2013 +1300
Tidy up
rbur004 Sat Sep 29 15:20:04 2012 +1200
-
rbur004 Sat Sep 29 15:14:21 2012 +1200
Missing from the repo, though just generated from git log anyway
rbur004 Fri Jan 1 11:10:33 2010 +1300
Found the error generating gems with gem 1.3.5 and Hoe. The url in README.txt should not have quotes around it.
rbur004 Thu Dec 31 23:39:08 2009 +1300
Commented out the require 'lib/vincenty.rb' as it is no longer required
rbur004 Thu Dec 31 22:50:16 2009 +1300
Hoe gem builder version changed, requiring changes in Hoe calls
rbur004 Thu Dec 31 20:06:29 2009 +1300
Added version method to Vincenty to verify which gem version we are actually using.
rbur004 Fri Mar 6 04:36:51 2009 +1300
Minor fix to require list in test/ts_all and added two tests.
rbur004 Tue Mar 3 19:17:36 2009 +1300
Initial commit of version 1.0.1.