index
:
delta/ruby-gems/diff-lcs.git
fix-failed-test-due-to-resolving-off-by-one-error
fix-issues-5-and-6
fix-ruby-1.8-support
flatten-clean-up
gh-pages
hoe-3-18-support
main
master
misplaced-chunk-issue-65
reintroduce-the-threshold-test-optimization
rubocop
sorbet
spec-cleanup
switch-to-standardrb-formatting
github.com: halostatue/diff-lcs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
diff
/
lcs.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
standardrb --only Style/Alias --fix
Austin Ziegler
2022-07-04
1
-2
/
+2
*
Clean up lint directives
Austin Ziegler
2022-07-04
1
-2
/
+2
*
standardrb --only Layout/SpaceInsideHashLiteralBraces --fix
Austin Ziegler
2022-07-04
1
-2
/
+2
*
standardrb --only Style/ClassCheck --fix
Austin Ziegler
2022-07-04
1
-4
/
+4
*
Ignore Style/HashSyntax
Austin Ziegler
2022-07-04
1
-0
/
+2
*
standardrb --only Layout/LeadingCommentSpace --fix
Austin Ziegler
2022-07-04
1
-5
/
+5
*
Fix :yields: directive for rdoc
Austin Ziegler
2022-07-04
1
-5
/
+5
*
Fix Style/AndOr
Austin Ziegler
2022-07-04
1
-8
/
+8
*
standardrb --only Style/StringLiterals --fix
Austin Ziegler
2022-07-04
1
-32
/
+32
*
Fix issues reported by fasterer
Austin Ziegler
2022-07-04
1
-1
/
+1
*
Prepare for release of 1.5.0
Austin Ziegler
2021-12-23
1
-1
/
+1
*
Updating the comment to reflect the new found logic
fix-failed-test-due-to-resolving-off-by-one-error
tiendo1011
2021-12-22
1
-2
/
+3
*
Apply some performance improvement
tiendo1011
2021-12-22
1
-4
/
+6
*
The symmetrically makes it easier to understand
tiendo1011
2021-12-22
1
-8
/
+8
*
Use element directly instead of accessing it from the index
tiendo1011
2021-12-22
1
-9
/
+6
*
Prepare for pre-release gem
Austin Ziegler
2021-12-19
1
-1
/
+1
*
Merge pull request #75 from tiendo1011/fix-off-by-one-error
Austin Ziegler
2021-12-19
1
-1
/
+1
|
\
|
*
Fix off-by-one error
tiendo1011
2021-12-19
1
-1
/
+1
*
|
Fix infinite method call
tiendo1011
2021-12-19
1
-2
/
+2
|
/
*
# This is a combination of 9 commits.
Austin Ziegler
2020-07-01
1
-1
/
+8
*
Fix some issues with 1.4 on older Rubies
fix-ruby-1.8-support
Austin Ziegler
2020-06-28
1
-1
/
+1
*
Change when max_diff_size is applied
Austin Ziegler
2020-06-23
1
-1
/
+1
*
Fix an issue with negative hunk max_size
Austin Ziegler
2020-06-23
1
-1
/
+1
*
Various updates for v 1.4
Austin Ziegler
2020-06-22
1
-125
/
+118
*
Update documentation
Austin Ziegler
2019-02-01
1
-1
/
+1
*
Reintroduce Diff::LCS::Change#to_ary
Austin Ziegler
2019-02-01
1
-2
/
+16
*
Applied Rubocop rules that I like
Austin Ziegler
2019-01-27
1
-42
/
+42
*
Revert PR#47 "Add #to_ary to Diff::LCS::Changeā¦"
Austin Ziegler
2019-01-27
1
-14
/
+0
*
Mention in rdoc that Diff::LCS::ContextChange can be converted to an array
Akinori MUSHA
2019-01-26
1
-0
/
+14
*
diff-lcs 1.3
Austin Ziegler
2017-01-18
1
-82
/
+4
*
Bumping version in preparation for next release.
Austin Ziegler
2014-04-26
1
-3
/
+1
*
Release 1.25: Bugfix for pull request #23.
Austin Ziegler
2013-11-07
1
-2
/
+2
*
Finalizing the 1.2.4 update release.
v1.2.4
Austin Ziegler
2013-04-20
1
-2
/
+2
*
Creating release 1.2.3 with encoding fixes.
v1.2.3
Austin Ziegler
2013-04-11
1
-2
/
+2
*
Finalizing encoding-aware diff fixes.
Austin Ziegler
2013-03-30
1
-2
/
+2
*
History update for release; version bump.
Austin Ziegler
2013-02-09
1
-2
/
+2
*
Release 1.2 in 2013, not 2012 or 2102.
v1.2.0
Austin Ziegler
2013-01-21
1
-1
/
+1
*
Fixing a typo.
Austin Ziegler
2013-01-20
1
-1
/
+1
*
Fixing an issue with Diff::LCS.lcs.
Austin Ziegler
2013-01-20
1
-5
/
+4
*
Extracting duplicated code to a private method.
Austin Ziegler
2013-01-20
1
-41
/
+6
*
Resolving #12: #(un)patch_me for destructive patch.
Austin Ziegler
2013-01-19
1
-14
/
+36
*
Getting rid of a silly coding convention.
Austin Ziegler
2013-01-19
1
-30
/
+30
*
Reformatting.
Austin Ziegler
2013-01-19
1
-661
/
+642
*
Fixing an issue with the refactoring done earlier.
Austin Ziegler
2013-01-19
1
-1
/
+1
*
Starting on a substantial refactoring to fix bugs.
Austin Ziegler
2012-03-24
1
-338
/
+60
*
Major investigation to Diff::LCS bugs.
Austin Ziegler
2012-03-21
1
-28
/
+39
*
Convert to RSpec
Austin Ziegler
2011-07-31
1
-471
/
+471
*
Converting diff-lcs from svn to git format.
Austin Ziegler
2011-07-30
1
-0
/
+1105