Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passage à Python3 #65

Merged
merged 28 commits into from
Nov 26, 2014
Merged

Passage à Python3 #65

merged 28 commits into from
Nov 26, 2014

Commits on Sep 26, 2014

  1. Suppression de plasTeX

    Louis committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    e41590c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2014

  1. Converted to Python3

    Not fully tested: base case seems to work
    Louis committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    2a3bee1 View commit details
    Browse the repository at this point in the history
  2. Temporary workaround to make babel work

    Louis committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    6c98a09 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2014

  1. [WIP] LaTeX files are parsed again

    Louis committed Sep 30, 2014
    4 Configuration menu
    Copy the full SHA
    baedd3b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2014

  1. Cleaning LaTeX parser

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    d685da1 View commit details
    Browse the repository at this point in the history
  2. Using logging module

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    22aaf29 View commit details
    Browse the repository at this point in the history
  3. Handling user abort

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    58f1385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7895aca View commit details
    Browse the repository at this point in the history
  5. Added intersong example

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    d34441f View commit details
    Browse the repository at this point in the history
  6. Simplification

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    04f2554 View commit details
    Browse the repository at this point in the history
  7. Update setup.py

    Luthaf committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    9bc740e View commit details
    Browse the repository at this point in the history
  8. 5 Configuration menu
    Copy the full SHA
    a17519b View commit details
    Browse the repository at this point in the history
  9. Utilisation de python3 par défault

    Louis committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    b8ff69a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. English error message

    Luthaf committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    a1ea7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba66ba View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2014

  1. Setting up file type plugins.

    Louis committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    fe2d2da View commit details
    Browse the repository at this point in the history
  2. Documentation

    Louis committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    9d5f3b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Indentation

    Louis committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    db94cf0 View commit details
    Browse the repository at this point in the history
  2. Attempt to silence yacc

    Reference #65
    Louis committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    5084a0b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

  1. Simplification de l'installateur

    Louis committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    08aa70b View commit details
    Browse the repository at this point in the history
  2. Oubli

    Louis committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    e38359b View commit details
    Browse the repository at this point in the history
  3. L'installateur utilise aussi Python3

    Louis committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    063c460 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Python2 n'est plus supporté

    Louis committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    cb62c28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from patacrep/setuptools

    Simplification de l'installateur
    Luthaf committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    9bd95b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2014

  1. Datadir and fullpath are no longer stored in cached songs

    Closes #68
    Louis committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    d40ae1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607e064 View commit details
    Browse the repository at this point in the history
  3. Added option 'encoding' to songbook fiels

    Louis committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    88ba800 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Merge pull request #69 from patacrep/encoding

    Added option 'encoding' to songbook files
    Luthaf committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    4205520 View commit details
    Browse the repository at this point in the history