Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: moosotc@gmail.com
To: caml <caml-list@inria.fr>
Subject: [Caml-list] [ANNOUNCE] llpp v26
Date: Sat, 04 Feb 2017 07:48:51 +0300	[thread overview]
Message-ID: <877f56v9vw.fsf@gmail.com> (raw)


New version of llpp (tagged v26) is now available at:
* http://repo.or.cz/w/llpp.git (has "tutorial" videos)
* https://github.com/moosotc/llpp/ (has a bug tracker)

============================================================================
Blurb

llpp is a graphical PDF viewer, which aims to superficially resemble
less(1)

============================================================================
Changes (relative to v25)

* native macOS support (Nicolás Ojeda Bär)
* wrapper-script to reload document on file change (Pascal Wittmann)
* bugfixes

Summary v25..v26
   160	Nicolas Ojeda Bar
     1	Pascal Wittmann
     1	Tobias Kortkamp
    78	malc

Diffstat v25..v26
 .gitignore                 |    5 +-
 .merlin                    |    1 +
 .ocp-indent                |    2 +
 BUILDING                   |   13 +-
 Shakefile.hs               |   13 +-
 build.sh                   |   53 ++-
 config.ml                  |  106 ++---
 keys.ml                    |    6 +-
 link.c                     |  185 ++------
 main.ml                    | 1122 ++++++++++++++++++++------------------------
 main_osx.m                 |  906 +++++++++++++++++++++++++++++++++++
 misc/Info.plist            |   53 +++
 misc/completions/llpp.in   |   19 +-
 misc/dicx                  |    8 +-
 misc/gc.awk                |   23 -
 misc/llpp.desktop          |    4 +-
 misc/llpp.inotify          |   38 ++
 misc/llppac                |   10 +-
 mkhelp.sh                  |    0
 todo.org                   |    4 +-
 utils.ml                   |   60 ++-
 wsi/osx/wsi.ml             |  318 +++++++++++++
 wsi.ml => wsi/x11/wsi.ml   |  132 ++----
 wsi.mli => wsi/x11/wsi.mli |   10 +-
 24 files changed, 2089 insertions(+), 1002 deletions(-)

-- 
mailto:moosotc@gmail.com

                 reply	other threads:[~2017-02-04  4:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877f56v9vw.fsf@gmail.com \
    --to=moosotc@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox