summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ruby 187... support...Jon Rowe2013-03-151-6/+16
* matching preferred stylingJon Rowe2013-03-151-6/+8
* fix issues with encoding caused by using literalsJon Rowe2013-03-152-20/+96
* Helping the manifest checks on Travis.v1.2.1Austin Ziegler2013-02-091-0/+1
* Helping the manifest checks on Travis.Austin Ziegler2013-02-091-0/+2
* Updating the in-repo gemspec.Austin Ziegler2013-02-091-3/+3
* History update for release; version bump.Austin Ziegler2013-02-093-4/+18
* Restoring an older public API method.Austin Ziegler2013-02-091-0/+1
* A bit of cleanup for the next release.Austin Ziegler2013-02-038-66/+49
* Release 1.2 in 2013, not 2012 or 2102.v1.2.0Austin Ziegler2013-01-213-8/+9
* Final preparation for the 1.2 release.Austin Ziegler2013-01-2111-328/+296
* Fixing a typo.Austin Ziegler2013-01-201-1/+1
* Fixing an issue with Diff::LCS.lcs.Austin Ziegler2013-01-201-5/+4
* Fixing a hopefully final travis build issue.Austin Ziegler2013-01-201-1/+0
* Fixing travis test failures.Austin Ziegler2013-01-202-0/+6
* Fixing issues with ldiff output.Austin Ziegler2013-01-201-12/+10
* Adding http://travis-ci.org supportAustin Ziegler2013-01-203-5/+41
* Extracting duplicated code to a private method.Austin Ziegler2013-01-203-42/+37
* Simplifying some code for release.Austin Ziegler2013-01-201-67/+31
* Cleaning up for release of 1.2.0.Austin Ziegler2013-01-204-35/+53
* Fixing a left-in debugging statement.Austin Ziegler2013-01-201-1/+0
* Fixed Issue #1 patch direction detection.Austin Ziegler2013-01-203-54/+62
* Resolving #12: #(un)patch_me for destructive patch.Austin Ziegler2013-01-191-14/+36
* Getting rid of a silly coding convention.Austin Ziegler2013-01-192-52/+52
* Reformatting.Austin Ziegler2013-01-1911-1385/+1352
* Cleaning up unnecessary comments.Austin Ziegler2013-01-199-20/+0
* Fixing an issue with the refactoring done earlier.Austin Ziegler2013-01-192-26/+26
* Merge pull request #13 from kachick/improve-remove_warningsAustin Ziegler2013-01-191-8/+8
|\
| * Fixing warnings in Ruby code.Kenichi Kamiya2013-01-171-8/+8
|/
* Merge pull request #11 from voxik/licenseAustin Ziegler2012-08-251-22/+21
|\
| * Updated GPL2 license file (#10).Vít Ondruch2012-08-171-22/+21
* | Merge pull request #9 from voxik/masterAustin Ziegler2012-08-175-6/+0
|\ \ | |/
| * Get rid of useless shebangs.Vít Ondruch2012-08-175-6/+0
|/
* Starting on a substantial refactoring to fix bugs.Austin Ziegler2012-03-245-443/+445
* Major investigation to Diff::LCS bugs.Austin Ziegler2012-03-2110-120/+311
* Adding autotestability.Austin Ziegler2012-03-213-0/+6
* Merge pull request #8 from ged/masterAustin Ziegler2012-03-202-3/+73
|\
| * Fix+specs for Diff::LCS::ChangeTypeTests predicatesMichael Granger2012-01-242-3/+73
|/
* Final push for Diff::LCS 1.1.3.v1.1.3Austin Ziegler2011-08-274-23/+26
* Updating main gemspec.Austin Ziegler2011-08-241-10/+10
* Updated manifest from git.Austin Ziegler2011-08-241-1/+10
* Hiding .rbc and debug print.Austin Ziegler2011-08-242-2/+1
* Making hoe happy.Austin Ziegler2011-08-241-0/+3
* New gemspec.Austin Ziegler2011-08-231-36/+46
* Aliasing shared example code for better readingAustin Ziegler2011-08-014-56/+57
* Fixing an error in helper balanced_reverse sortingAustin Ziegler2011-08-011-1/+1
* Properly implementing Hoe.Austin Ziegler2011-08-011-8/+8
* Cleaning up the specs.Austin Ziegler2011-07-318-345/+331
* Expanding rspec tests to reflect reality.Austin Ziegler2011-07-313-94/+227
* Fixing warnings in Ruby code.Austin Ziegler2011-07-312-68/+37