[Checkins] [zopefoundation/z3c.rml] 62f853: Implemented page ranges properly instead of treati...

GitHub noreply at github.com
Sun Jan 8 19:49:57 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.rml
  Commit: 62f853f7dd8c18fc22cdb080c5a54984899c82aa
      https://github.com/zopefoundation/z3c.rml/commit/62f853f7dd8c18fc22cdb080c5a54984899c82aa
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M src/z3c/rml/attr.py
    M src/z3c/rml/pdfinclude.py

  Log Message:
  -----------
  Implemented page ranges properly instead of treating them as lists of pages. This makes merging 10 faster.


  Commit: edf086a9e07d69c522c50bb22a33fb8c5eefaf36
      https://github.com/zopefoundation/z3c.rml/commit/edf086a9e07d69c522c50bb22a33fb8c5eefaf36
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M src/z3c/rml/pdfinclude.py

  Log Message:
  -----------
  Implemented expirimental concat post processor based on pdftk, which is super fast.


  Commit: 3f6751459bb8d16748f80f5f8a5a15c36b574417
      https://github.com/zopefoundation/z3c.rml/commit/3f6751459bb8d16748f80f5f8a5a15c36b574417
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M src/z3c/rml/pdfinclude.py

  Log Message:
  -----------
  Sitch to the fast processor.


  Commit: db9283a228ca79f44cba689c8c21aadca10d2ad1
      https://github.com/zopefoundation/z3c.rml/commit/db9283a228ca79f44cba689c8c21aadca10d2ad1
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M src/z3c/rml/attr.py

  Log Message:
  -----------
  Allow for configuration of bounds and counting method.


  Commit: 02d5cedfd4fb68b10cd5c5b37aba2dbe46fdde0d
      https://github.com/zopefoundation/z3c.rml/commit/02d5cedfd4fb68b10cd5c5b37aba2dbe46fdde0d
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/z3c/rml/pdfinclude.py
    M versions.cfg

  Log Message:
  -----------
  Cleaned up pdftk processor a bit more and make sure the temp directory gets cleaned up.


  Commit: 49a0032212b9fe0c72cee16cb48036c25a857d87
      https://github.com/zopefoundation/z3c.rml/commit/49a0032212b9fe0c72cee16cb48036c25a857d87
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/z3c/rml/attr.py
    M src/z3c/rml/pdfinclude.py
    M versions.cfg

  Log Message:
  -----------
  Merge pull request #51 from zopefoundation/srichter-fast-merge

Fast PDF merging


Compare: https://github.com/zopefoundation/z3c.rml/compare/b40dfd1c7831...49a0032212b9


More information about the checkins mailing list