My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jan 30, 2009
    r60 (Use ez_setup.py ) committed by wharris   -   Use ez_setup.py
    Use ez_setup.py
  • Jan 30, 2009
    r59 (Create branch for adding ez_setup.py. ) committed by wharris   -   Create branch for adding ez_setup.py.
    Create branch for adding ez_setup.py.

Older

  • Dec 21, 2008
    esmre-0.3.1-py2.6-win32.egg (esmre-0.3.1 Windows binary) file uploaded by wharris   -  
    Labels: Featured Windows
    Labels: Featured Windows
  • Oct 01, 2008
    r58 (Tag fror release version 0.3.1. Changes since 0.3.0: - Fix...) committed by wharris   -   Tag fror release version 0.3.1. Changes since 0.3.0: - Fixed pypi licence classifier.
    Tag fror release version 0.3.1. Changes since 0.3.0: - Fixed pypi licence classifier.
  • Oct 01, 2008
    r57 (Bump version number again. ) committed by wharris   -   Bump version number again.
    Bump version number again.
  • Oct 01, 2008
    r56 (Fix licence classifier again. ) committed by wharris   -   Fix licence classifier again.
    Fix licence classifier again.
  • Oct 01, 2008
    2 issues changed by wharris   -   Issues 9, 10
    Issues 9, 10
  • Oct 01, 2008
    r55 (Tag for version 0.3.0. Selected changes: - Extract hints f...) committed by wharris   -   Tag for version 0.3.0. Selected changes: - Extract hints from simple groups and named groups. - Switch to setuptools.
    Tag for version 0.3.0. Selected changes: - Extract hints from simple groups and named groups. - Switch to setuptools.
  • Oct 01, 2008
    r54 (Bump version number to 0.3.0. ) committed by wharris   -   Bump version number to 0.3.0.
    Bump version number to 0.3.0.
  • Oct 01, 2008
    r53 (Change autor email address. ) committed by wharris   -   Change autor email address.
    Change autor email address.
  • Oct 01, 2008
    r52 (Fix license classifier. ) committed by wharris   -   Fix license classifier.
    Fix license classifier.
  • Oct 01, 2008
    r51 (Switch to setuptools. (merge from branches/setuptools) ) committed by wharris   -   Switch to setuptools. (merge from branches/setuptools)
    Switch to setuptools. (merge from branches/setuptools)
  • Oct 01, 2008
    issue 10 (Named grouping not supported) Status changed by wharris   -   Fixed in trunk@50.
    Status: Fixed
    Fixed in trunk@50.
    Status: Fixed
  • Oct 01, 2008
    r50 (Fix issue #10. Extract hints from simple groups and named gr...) committed by wharris   -   Fix issue #10 . Extract hints from simple groups and named groups. (merged from branches/groups)
    Fix issue #10 . Extract hints from simple groups and named groups. (merged from branches/groups)
  • Oct 01, 2008
    r49 (Get hints from named groups. ) committed by wharris   -   Get hints from named groups.
    Get hints from named groups.
  • Oct 01, 2008
    r48 (Skip extension groups. ) committed by wharris   -   Skip extension groups.
    Skip extension groups.
  • Oct 01, 2008
    r47 (Fix optional groups. ) committed by wharris   -   Fix optional groups.
    Fix optional groups.
  • Oct 01, 2008
    r46 (Collect hints from simple groups. Fails to skip optional gr...) committed by wharris   -   Collect hints from simple groups. Fails to skip optional groups.
    Collect hints from simple groups. Fails to skip optional groups.
  • Oct 01, 2008
    r45 (Refactor: eliminate to_append. ) committed by wharris   -   Refactor: eliminate to_append.
    Refactor: eliminate to_append.
  • Oct 01, 2008
    r44 (User raw strings for regexs in test. ) committed by wharris   -   User raw strings for regexs in test.
    User raw strings for regexs in test.
  • Oct 01, 2008
    r43 (Refactor: simplify append_to_current_hint. self.to_append i...) committed by wharris   -   Refactor: simplify append_to_current_hint. self.to_append is a single character or empty.
    Refactor: simplify append_to_current_hint. self.to_append is a single character or empty.
  • Oct 01, 2008
    r42 (Refactor: simplify hint collection methods in RootState. se...) committed by wharris   -   Refactor: simplify hint collection methods in RootState. self.to_append is always a single character or an empty string, so the test in bank_current_hint_with_last_byte was unnecesary and forget_current_hint is badly named and becomes equivalent to bank_current_hint_and_forget_last_byte.
    Refactor: simplify hint collection methods in RootState. self.to_append is always a single character or an empty string, so the test in bank_current_hint_with_last_byte was unnecesary and forget_current_hint is badly named and becomes equivalent to bank_current_hint_and_forget_last_byte.
  • Oct 01, 2008
    r41 (Refactor: extract methods for managing hint collection. ) committed by wharris   -   Refactor: extract methods for managing hint collection.
    Refactor: extract methods for managing hint collection.
  • Oct 01, 2008
    r40 (Refactor: extract methods from RootState.process_byte. ) committed by wharris   -   Refactor: extract methods from RootState.process_byte.
    Refactor: extract methods from RootState.process_byte.
  • Oct 01, 2008
    r39 (Refactor: merge conditionals. ) committed by wharris   -   Refactor: merge conditionals.
    Refactor: merge conditionals.
  • Oct 01, 2008
    r38 (Refactor: separate root state actions from state transitions...) committed by wharris   -   Refactor: separate root state actions from state transitions.
    Refactor: separate root state actions from state transitions.
  • Oct 01, 2008
    r37 (Refactor: elimintate next_state. ) committed by wharris   -   Refactor: elimintate next_state.
    Refactor: elimintate next_state.
  • Oct 01, 2008
    r36 (Refactor: extract state to ignore groups. ) committed by wharris   -   Refactor: extract state to ignore groups.
    Refactor: extract state to ignore groups.
  • Oct 01, 2008
    r35 (Refactor: extract state for skipping braces. ) committed by wharris   -   Refactor: extract state for skipping braces.
    Refactor: extract state for skipping braces.
  • Oct 01, 2008
    r34 (Refactor: extract state for skipping character classes. ) committed by wharris   -   Refactor: extract state for skipping character classes.
    Refactor: extract state for skipping character classes.
  • Oct 01, 2008
    r33 (Refactor: extract state for parsing backslashes. ) committed by wharris   -   Refactor: extract state for parsing backslashes.
    Refactor: extract state for parsing backslashes.
  • Oct 01, 2008
    r32 (Refactor: extract method for processing characters. ) committed by wharris   -   Refactor: extract method for processing characters.
    Refactor: extract method for processing characters.
  • Oct 01, 2008
    r31 (Refactor: start extracting object for hints parser state.) committed by wharris   -   Refactor: start extracting object for hints parser state.
    Refactor: start extracting object for hints parser state.
  • Oct 01, 2008
    r30 (Branch to add support for extracting hints from groups. ) committed by wharris   -   Branch to add support for extracting hints from groups.
    Branch to add support for extracting hints from groups.
  • Oct 01, 2008
    issue 10 (Named grouping not supported) Status changed by wharris   -  
    Status: Accepted
    Status: Accepted
  • Oct 01, 2008
    issue 10 (Named grouping not supported) changed by wharris   -   The parser in the hints function is currently very naive, and can't extract hints from inside any kind of group. For example: {{{ >>> esmre.hints(r"([0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3})") [] }}} This was done to simplify the hints function. I do plan to add better support for groups soon. Thanks for raising the issue.
    Owner: wharris
    Labels: Type-Enhancement Type-Defect
    The parser in the hints function is currently very naive, and can't extract hints from inside any kind of group. For example: {{{ >>> esmre.hints(r"([0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3})") [] }}} This was done to simplify the hints function. I do plan to add better support for groups soon. Thanks for raising the issue.
    Owner: wharris
    Labels: Type-Enhancement Type-Defect
  • Sep 26, 2008
    issue 10 (Named grouping not supported) reported by ibegtin   -   Currently esmre doesn't support regular expressions with named groups. For example hints(...) function works well with regexp : [0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3} but returns nothing (?P<date>[0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3})
    Currently esmre doesn't support regular expressions with named groups. For example hints(...) function works well with regexp : [0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3} but returns nothing (?P<date>[0-3][0-9]/[0-1][0-9]/[1-2][0-9]{3})
  • Sep 14, 2008
    r29 (Require setuptools.) committed by wharris   -   Require setuptools.
    Require setuptools.
  • Sep 14, 2008
    r28 (Change development status to beta, since the interface may c...) committed by wharris   -   Change development status to beta, since the interface may change soon.
    Change development status to beta, since the interface may change soon.
  • Sep 13, 2008
    r27 (Add classifiers.) committed by wharris   -   Add classifiers.
    Add classifiers.
  • Sep 08, 2008
    r26 (Switch to setuptools so we can build Python Eggs.) committed by wharris   -   Switch to setuptools so we can build Python Eggs.
    Switch to setuptools so we can build Python Eggs.
  • Sep 08, 2008
    r25 (Branch for adding Python Egg build support. ) committed by wharris   -   Branch for adding Python Egg build support.
    Branch for adding Python Egg build support.
 
Hosted by Google Code