[dev-list] [GIT] devparrot/devparrot.git branch, master, updated. d1ac4f8295e6a0046494692d6d578cc3908b4140

[ Thread Index | Date Index | More devparrot.org/dev-list Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "devparrot/devparrot.git".

The branch, master has been updated
       via  d1ac4f8295e6a0046494692d6d578cc3908b4140 (commit)
       via  1e112d9def11dafc0b12722ed065f7e29f37ec41 (commit)
       via  6487db8ef78a15886e04f430f819b7664af88bea (commit)
      from  4d58df07d35c21bda358e06ff78241e04b0a24f2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d1ac4f8295e6a0046494692d6d578cc3908b4140
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Mar 25 23:47:08 2015 +0100

    sourceBuffer's calculate_distance return a int instead of tuple.
    
    API change with python3.

commit 1e112d9def11dafc0b12722ed065f7e29f37ec41
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Mar 25 23:46:07 2015 +0100

    Search command return a generator instead of a list.
    
    This is necessary to handle possible change of text during iteration.

commit 6487db8ef78a15886e04f430f819b7664af88bea
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Mar 25 23:45:18 2015 +0100

    Add a python3 version of picoparse.
    
    Picoparse is python2 only.
    The port to python3 break api, so mainstream do not want it.

-----------------------------------------------------------------------

Summary of changes:
 devparrot/commands/search.py     |    2 +-
 devparrot/models/sourceBuffer.py |    2 +-
 picoparse/__init__.py            |  528 ++++++++++++++++++++++++++++++++++++++
 picoparse/text.py                |  155 +++++++++++
 4 files changed, 685 insertions(+), 2 deletions(-)
 create mode 100644 picoparse/__init__.py
 create mode 100644 picoparse/text.py


hooks/post-receive
--
devparrot/devparrot.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/