Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Tags: hhvm/difflib

Tags

v1.3.0

Toggle v1.3.0's commit message
fbshipit-source-id: 63d8e17f8806838b664d87cf79feb88292d0cc51

v1.2.0

Toggle v1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
ignore hhast cache files

Summary: Pull Request resolved: #22

Differential Revision: D16424626

fbshipit-source-id: 6938922a7d566eba6ce74605c3e55b84650cae34

v1.1.2

Toggle v1.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add methods for the kind of op instead of using `is` expressions (#18)

Summary:
This is a > 75% speedup for `getUnifiedDiff(string $a, string $b)` on
large files when not running in repo-auth mode.
Pull Request resolved: #18

Reviewed By: pittsw

Differential Revision: D15170438

Pulled By: fredemmott

fbshipit-source-id: ec5cd8e2d59951b2e5fe7aa637c29f740d0630d8

v1.1.1

Toggle v1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update dependencies and test script for 2019.03.22 nightlies

Summary: Pull Request resolved: #14

Differential Revision: D14586252

fbshipit-source-id: 592c4ac0ab95bd0b5b6c6cb8b38a42c8da6b271a

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Depend on HHVM 4

Summary: Pull Request resolved: #10

Differential Revision: D14013203

fbshipit-source-id: b981de58b7c819efd4fda43f2f4ca40bf2e830cf

v1.0

Toggle v1.0's commit message

Unverified

The committer email address is not verified.
Sync with FB www

fbshipit-source-id: a44ef3ef5326a9f948ce5057ad69317062ae9dfa

v0.2

Toggle v0.2's commit message

Unverified

The committer email address is not verified.
set autoload path correctly

v0.1

Toggle v0.1's commit message

Unverified

The committer email address is not verified.
Initial commit

Lint clean, has boilerplate and license information, and has diff
creation code from HHAST