summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support hoe >= 3.18hoe-3-18-supportAustin Ziegler2019-05-262-12/+20
* Update documentationAustin Ziegler2019-02-012-3/+3
* Reintroduce Diff::LCS::Change#to_aryAustin Ziegler2019-02-018-62/+116
* Applied Rubocop rules that I likeAustin Ziegler2019-01-2736-818/+1002
* Revert PR#47 "Add #to_ary to Diff::LCS::Change…"Austin Ziegler2019-01-273-42/+0
* Make travis test the right things...Austin Ziegler2019-01-261-4/+1
* Mention in rdoc that Diff::LCS::ContextChange can be converted to an arrayAkinori MUSHA2019-01-261-0/+14
* Add #to_ary to Diff::LCS::Change and Diff::LCS::ContextChangeAkinori MUSHA2019-01-262-0/+28
* Merge pull request #42 from nicolasleger/patch-1Austin Ziegler2018-02-121-4/+5
|\
| * [CI] Test against Ruby 2.5Nicolas Leger2018-02-121-4/+5
|/
* Small README fixAustin Ziegler2017-01-181-4/+0
* Using SPDX license descriptions for releasev1.3Austin Ziegler2017-01-182-2/+2
* Fix Ruby 1.8 build issuesAustin Ziegler2017-01-181-1/+2
* Merge pull request #39 from halostatue/spec-cleanupAustin Ziegler2017-01-1831-772/+1028
|\
| * diff-lcs 1.3Austin Ziegler2017-01-1831-743/+1007
| * Fixing Coveralls for testing.Austin Ziegler2017-01-113-32/+24
|/
* Merge pull request #31 from apuratepp/udpate-url-in-gemspecAustin Ziegler2015-01-291-1/+1
|\
| * Update Homepage URL in gemspec fileJosep2015-01-291-1/+1
|/
* Fixing travis execution.Austin Ziegler2014-04-261-1/+2
* Bumping version in preparation for next release.Austin Ziegler2014-04-263-15/+21
* Fix travis builds.Austin Ziegler2014-04-261-10/+23
* Merge pull request #29 from GoBoundless/fix_compareAustin Ziegler2014-04-261-0/+2
|\
| * update Diff::LCS::Change and Diff::LCS::ContextChange's '==' methods to compa...Kevin Mook2014-04-231-0/+2
* | Point to the GitHub repo as home.Austin Ziegler2014-04-261-1/+1
* | Fixing a banner bug with bin/ldiffAustin Ziegler2014-04-261-1/+1
* | Enabling code coverage.Austin Ziegler2014-04-263-6/+64
* | Final changes for release 1.25.Austin Ziegler2014-04-266-16/+22
|/
* Merge pull request #25 from hubrix/patch-1Austin Ziegler2013-12-311-2/+2
|\
| * Update htmldiff.rbMark Friedgan2013-12-221-2/+2
|/
* Release 1.25: Bugfix for pull request #23.Austin Ziegler2013-11-074-9/+28
* Merge pull request #23 from joshbronson/masterAustin Ziegler2013-11-051-1/+1
|\
| * fixing for Diff::LCS::Change.from_ajoshbronson2013-11-051-1/+1
|/
* Merge pull request #20 from gravis/patch-1Austin Ziegler2013-05-031-1/+1
|\
| * Fix inconsistent changelogPhilippe Lafoucrière2013-05-031-1/+1
|/
* Merge pull request #19 from ginriki/fix_redundancyAustin Ziegler2013-04-291-1/+1
|\
| * Fix redundancy of value checkginriki2013-04-291-1/+1
|/
* Removing the signing key for git-based bundles.Austin Ziegler2013-04-201-2/+0
* Finalizing the 1.2.4 update release.v1.2.4Austin Ziegler2013-04-204-15/+24
* Merge branch 'master' of github-halostatue:halostatue/diff-lcsAustin Ziegler2013-04-202-0/+7
|\
| * Merge pull request #18 from pck/fix_prune_common_startAustin Ziegler2013-04-202-0/+7
| |\
| | * Fix pruning of common sequences at start.Paul Kunysch2013-04-202-0/+7
| |/
* | Switching to hoe-gemspec2.Austin Ziegler2013-04-205-25/+27
|/
* Creating release 1.2.3 with encoding fixes.v1.2.3Austin Ziegler2013-04-113-5/+30
* Merge pull request #17 from JonRowe/guard_against_emptyAustin Ziegler2013-04-112-29/+38
|\
| * fix indentation of examplesJon Rowe2013-04-111-32/+27
| * protect against no dataJon Rowe2013-04-112-1/+15
|/
* Updating the manifest for the new test.v1.2.2Austin Ziegler2013-03-301-0/+1
* Finalizing encoding-aware diff fixes.Austin Ziegler2013-03-307-45/+57
* wrap tests in 187 protection tooJon Rowe2013-03-151-20/+22
* refactor out encoding methodJon Rowe2013-03-151-1/+2