[libgepub/rust: 5/5] Merge branch 'master' into rust



commit 9455cded11834040b8968f04b72dfc5da09dbdf6
Merge: 22f0e56 688efab
Author: Daniel GarcĂ­a Moreno <danigm wadobo com>
Date:   Sat May 20 21:38:38 2017 +0200

    Merge branch 'master' into rust

 .gitignore                  |   16 ++-
 configure.ac                |   32 +---
 libgepub/Makefile.am        |   50 ++---
 libgepub/gepub-archive.c    |  182 ++++++++++++++++
 libgepub/gepub-archive.h    |   49 +++++
 libgepub/gepub-doc.c        |  497 +++++++++++++++++++++++++++++++++++--------
 libgepub/gepub-doc.h        |   10 +
 libgepub/gepub-text-chunk.c |  111 ++++++++++
 libgepub/gepub-text-chunk.h |   64 ++++++
 libgepub/gepub-utils.c      |  249 ++++++++++++++++++++++
 libgepub/gepub-utils.h      |   30 +++
 libgepub/gepub-widget.c     |  391 +++++++++++++++++++++++++++++++++-
 libgepub/gepub-widget.h     |   16 ++
 libgepub/gepub.h            |    2 +
 libgepub/rust/Cargo.lock    |  289 -------------------------
 libgepub/rust/Cargo.toml    |   16 --
 libgepub/rust/src/lib.rs    |  212 ------------------
 tests/test-gepub.c          |  260 ++++++++++++++++++++---
 18 files changed, 1783 insertions(+), 693 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]