[Pkg-mediawiki-commits] [wikidiff2] branch upstream updated (f1e209e -> 4bb5d69)

Kunal Mehta legoktm-guest at moszumanska.debian.org
Tue Oct 31 05:36:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

legoktm-guest pushed a change to branch upstream
in repository wikidiff2.

      from  f1e209e   New upstream version 1.4.1
      adds  4bb5d69   New upstream version 1.5.1

No new revisions were added by this update.

Summary of changes:
 .gitignore          |  37 +++++++
 DiffEngine.h        | 104 ++++++++++++++++++
 DiffTest/test.php   |   2 +
 FuzzTest/fuzz.php   |  59 ++++++++++
 FuzzTest/random.php | 153 ++++++++++++++++++++++++++
 InlineDiff.cpp      |   8 +-
 InlineDiff.h        |   2 +-
 README              |  13 +++
 TableDiff.cpp       |  54 ++++++---
 TableDiff.h         |   2 +-
 Wikidiff2.cpp       | 311 ++++++++++++++++++++++++++++------------------------
 Wikidiff2.h         |  82 +++++++++-----
 config.m4           |   2 +-
 ext_wikidiff2.php   |   7 +-
 hhvm_wikidiff2.cpp  |  25 +++--
 php_wikidiff2.cpp   |  27 +++--
 php_wikidiff2.h     |   1 +
 tests/001.phpt      |  25 ++---
 tests/004.phpt      |   3 +-
 tests/007.phpt      | 114 +++++++++++++++++++
 tests/008.phpt      |  54 +++++++++
 textutil.h          | 180 ++++++++++++++++++++++++++++++
 22 files changed, 1039 insertions(+), 226 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 FuzzTest/fuzz.php
 create mode 100644 FuzzTest/random.php
 create mode 100644 tests/007.phpt
 create mode 100644 tests/008.phpt
 create mode 100644 textutil.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/wikidiff2.git



More information about the Pkg-mediawiki-commits mailing list