summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix some issues with 1.4 on older Rubiesfix-ruby-1.8-supportAustin Ziegler2020-06-282-7/+15
* Fix filename substitutionAustin Ziegler2020-06-231-7/+8
* Test fix for timestamp issueAustin Ziegler2020-06-231-2/+2
* Change when max_diff_size is appliedAustin Ziegler2020-06-235-2/+54
* Fix windows test failuresAustin Ziegler2020-06-231-6/+8
* Fix an issue with negative hunk max_sizeAustin Ziegler2020-06-231-0/+10
* Finalize 1.4 releaseAustin Ziegler2020-06-221-4/+1
* Resolve multiple issues for 1.4Austin Ziegler2019-02-0410-39/+116
* Reintroduce Diff::LCS::Change#to_aryAustin Ziegler2019-02-011-0/+24
* Applied Rubocop rules that I likeAustin Ziegler2019-01-2711-509/+542
* Revert PR#47 "Add #to_ary to Diff::LCS::Changeā€¦"Austin Ziegler2019-01-271-24/+0
* Add #to_ary to Diff::LCS::Change and Diff::LCS::ContextChangeAkinori MUSHA2019-01-261-0/+24
* diff-lcs 1.3Austin Ziegler2017-01-1812-274/+457
* Fixing Coveralls for testing.Austin Ziegler2017-01-111-27/+21
* Enabling code coverage.Austin Ziegler2014-04-261-0/+37
* Release 1.25: Bugfix for pull request #23.Austin Ziegler2013-11-071-0/+12
* Fix pruning of common sequences at start.Paul Kunysch2013-04-201-0/+6
* fix indentation of examplesJon Rowe2013-04-111-32/+27
* protect against no dataJon Rowe2013-04-111-0/+14
* Finalizing encoding-aware diff fixes.Austin Ziegler2013-03-301-10/+14
* wrap tests in 187 protection tooJon Rowe2013-03-151-20/+22
* fix issues with encoding caused by using literalsJon Rowe2013-03-151-0/+57
* Fixing a left-in debugging statement.Austin Ziegler2013-01-201-1/+0
* Fixed Issue #1 patch direction detection.Austin Ziegler2013-01-202-13/+17
* Cleaning up unnecessary comments.Austin Ziegler2013-01-199-20/+0
* Starting on a substantial refactoring to fix bugs.Austin Ziegler2012-03-242-5/+5
* Major investigation to Diff::LCS bugs.Austin Ziegler2012-03-218-92/+260
* Fix+specs for Diff::LCS::ChangeTypeTests predicatesMichael Granger2012-01-241-0/+70
* 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
* Cleaning up the specs.Austin Ziegler2011-07-318-345/+331
* Expanding rspec tests to reflect reality.Austin Ziegler2011-07-312-94/+226
* Convert to RSpecAustin Ziegler2011-07-317-0/+1199