Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fmthoma/vgrep

Tags

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from fmthoma/lts-10

Compatibility with LTS-10.x

v0.2.1

Toggle v0.2.1's commit message
Release 0.2.1.0

v0.2

Toggle v0.2's commit message
Release 0.2.0.0

v0.1.4.1

Toggle v0.1.4.1's commit message
Bump version number

v0.1.4

Toggle v0.1.4's commit message
Refactor test to increase performance

Travis frequently times out on this test, because we create a lot of
random input data and filter it twice. Modifying the random data and
only filtering once instead reduces cpu time dramatically.

v0.1.3

Toggle v0.1.3's commit message
Fix pageUp

The simplification was wrong.

v0.1.2

Toggle v0.1.2's commit message
erge branch 'test-suite'

Closes #12

v0.1.1

Toggle v0.1.1's commit message
Merge branch 'horizontalMovements'

v0.1

Toggle v0.1's commit message
Apply some HLint suggestions