| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bumped version to 4.0.44.0.4 | Michele Simionato | 2015-09-25 | 1 | -0/+2 |
| * | Added a docstring to the memoize example4.0.3 | Michele Simionato | 2015-09-25 | 1 | -1/+3 |
| * | Fixed MANIFEST.in4.0.2 | Michele Simionato | 2015-07-28 | 1 | -0/+2 |
| * | Fixed bug with __qualname__ | Michele Simionato | 2015-07-28 | 1 | -1/+2 |
| * | Added docs directory and upload_docs command | Michele Simionato | 2015-07-24 | 1 | -0/+1 |
| * | Updated CHANGES.txtrelease-4.0.0 | Michele Simionato | 2015-07-24 | 1 | -2/+2 |
| * | Introduced dispatch_info | Michele Simionato | 2015-07-24 | 1 | -1/+1 |
| * | Removed dependency from inspect.getargspec | Michele Simionato | 2015-07-24 | 1 | -0/+2 |
| * | Added a note about __qualname__ | Michele Simionato | 2015-07-22 | 1 | -1/+1 |
| * | First version of dispatch_on | Michele Simionato | 2015-07-21 | 1 | -2/+5 |
| * | Merged from 3.4.2 | Michele Simionato | 2015-07-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Release 3.4.2 identical to 3.4.13.4.2 | Michele Simionato | 2015-03-22 | 1 | -0/+1 |
| * | | Copied the __qualname__ attribute | Michele Simionato | 2015-07-21 | 1 | -2/+4 |
| * | | Multidispatch, initial implementation | Michele Simionato | 2015-07-20 | 1 | -3/+4 |
| * | | More work on the documentation | Michele Simionato | 2015-07-20 | 1 | -3/+3 |
| * | | Overhaul of the documentation and introduced decorator.decorate | Michele Simionato | 2015-07-19 | 1 | -2/+2 |
| * | | Updated the changelog and travis file | Michele Simionato | 2015-07-19 | 1 | -3/+6 |
| |/ | |||||
| * | Fixed docs | Michele Simionato | 2015-03-16 | 1 | -2/+2 |
| * | Added a script test.py working both with Python 2 and 3 | Michele Simionato | 2015-03-16 | 1 | -2/+3 |
| * | Supported implementations without sys._getframe | Michele Simionato | 2015-03-16 | 1 | -1/+4 |
| * | Rebuilt the docs | Michele Simionato | 2015-03-16 | 1 | -0/+2 |
| * | Worked on decorator 3.4 | Michele Simionato | 2012-10-18 | 1 | -0/+4 |
| * | Fixed a bug with kwonly args in Python 3.X | Michele Simionato | 2012-04-23 | 1 | -0/+2 |
| * | Fixed a bug with __kwdefaults__ for Python 3 | Michele Simionato | 2011-09-01 | 1 | -0/+2 |
| * | Added a note about the Python 3 classifier in decorator/setup.py | Michele Simionato | 2011-04-22 | 1 | -1/+2 |
| * | Decorator 3.3.1: micro-fixes for compatibility with Python 3.2. | Michele Simionato | 2011-04-22 | 1 | -1/+3 |
| * | Fixed a doctest broken in Python 3.2 | Michele Simionato | 2011-04-11 | 1 | -0/+2 |
| * | Added support for function annotations | Michele Simionato | 2011-01-01 | 1 | -5/+6 |
| * | Fixed func_globals in the decorated function (release 3.2.1) | Michele Simionato | 2010-11-28 | 1 | -0/+2 |
| * | Various improvements to the documentation | micheles | 2010-05-22 | 1 | -2/+2 |
| * | Version 3.2 of the decorator module | micheles | 2010-05-22 | 1 | -3/+4 |
| * | Recovered my repository | micheles | 2010-03-28 | 1 | -0/+0 |
| * | Work for decorator version 3.2 | michele.simionato | 2010-01-21 | 1 | -0/+3 |
| * | Release 3.1.2 | michele.simionato | 2009-08-26 | 1 | -0/+3 |
| * | Decorator 3.1.1 | michele.simionato | 2009-08-18 | 1 | -0/+2 |
| * | Decorator module, version 3.1 | michele.simionato | 2009-08-16 | 1 | -1/+5 |
| * | Version 3.0.1 released | michele.simionato | 2009-02-16 | 1 | -0/+3 |
| * | Published version of decorator 3.0 | michele.simionato | 2008-12-14 | 1 | -0/+5 |
| * | Started the work on version 3.0 of the decorator module | michele.simionato | 2008-12-03 | 1 | -0/+52 |
