summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Supported implementations without sys._getframeMichele Simionato2015-03-163-2/+20
| |/
| * Rebuilt the docsMichele Simionato2015-03-169-3806/+9148
| * Initial changes for decorator 3.4.1Michele Simionato2015-03-1610-2430/+2412
* | Merge branch 'devel'Michele Simionato2013-11-2414-0/+13365
|\ \ | |/
| * Minor cleanupMichele Simionato2013-11-246-61/+51
| * Worked on decorator 3.4Michele Simionato2012-10-1810-1946/+2550
| * Fixed a bug with kwonly args in Python 3.XMichele Simionato2012-04-233-27/+37
| * Fixed the licenseMichele Simionato2011-11-093-54/+58
| * Updated the documentation for decorator 3.3.2Michele Simionato2011-09-014-14/+14
| * Fixed a bug with __kwdefaults__ for Python 3Michele Simionato2011-09-013-1/+13
| * Fixed two tests of the decorator moduleMichele Simionato2011-07-151-3/+8
| * Merged from default a few bug fixesMichele Simionato2011-04-220-0/+0
| |\
| * | Added __wrapped__ even to the high level usage of decoratorMichele Simionato2011-04-221-1/+1
| * | Added a note about the Python 3 classifier in decorator/setup.pyMichele Simionato2011-04-221-1/+2
| * | Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-2210-1572/+1548
| * | Merged devel into default for release 0.8.1 of placMichele Simionato2011-04-113-3/+5
| |\ \ | | |/
| | * Fixed a doctest broken in Python 3.2Michele Simionato2011-04-113-3/+5
| * | Added a link to the GoogleCode repository in the READMEMichele Simionato2011-02-041-0/+8
| |/
| * Added Python 3 to the list of supported languages for the decorator module; v...Michele Simionato2011-01-263-0/+5
| * Changed the syntax coloringMichele Simionato2011-01-014-427/+378
| * Added support for function annotationsMichele Simionato2011-01-0110-2413/+2796
| * Updated the documentation of decorator 3.2.1Michele Simionato2010-11-284-2314/+2350
| * Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-285-17/+51
| * Renamed optionparser to clap and added a much smarter interfaceMichele Simionato2010-05-281-1/+1
| * Used python3 as default language to build the source distribution of the deco...Michele Simionato2010-05-251-1/+1
| * Regenerated the doc for decorator-3.2.0Michele Simionato2010-05-255-67/+74
| * Synchronized documentation.py and documentation3.pyMichele Simionato2010-05-251-12/+4
| * Added a small note about documentation.py not running in Python 2.4msimionato2010-05-242-7/+16
| * Fixed the index.htmlmicheles2010-05-221-7/+23
| * Minor fixesmicheles2010-05-222-2/+7
| * Fixed a few linksmicheles2010-05-221-4/+4
| * Various improvements to the documentationmicheles2010-05-229-403/+8001
| * Version 3.2 of the decorator modulemicheles2010-05-2212-78/+3416
| * Recovered my repositorymicheles2010-03-283-0/+0
| * Work for decorator version 3.2michele.simionato2010-01-215-169/+48
| * Release 3.1.2michele.simionato2009-08-265-16/+51
| * Decorator 3.1.1michele.simionato2009-08-184-10/+32
| * Fixed a newline bugmichele.simionato2009-08-171-1/+1
| * Decorator 3.1 (really!)michele.simionato2009-08-162-47/+45
| * Decorator module, version 3.1michele.simionato2009-08-164-95/+155
| * Improved the TailRecursive decorator by using George Sakkis's versionmichele.simionato2009-04-211-18/+17
| * Added copyright notice to the decorator module as asked by Daniel Stutzbachmichele.simionato2009-04-152-1/+7
| * Version 3.0.1 releasedmichele.simionato2009-02-165-13/+53
| * Hacked setup.py to upload the documentation in a beatiful format, followingmichele.simionato2009-01-092-5/+2
| * Fixed the link to the documentation pagemichele.simionato2008-12-231-1/+1
| * Excluded the Makefile from MANIFEST.inmichele.simionato2008-12-191-0/+1
| * Added the .html documentation to the distributionmichele.simionato2008-12-142-2/+2
| * Published version of decorator 3.0michele.simionato2008-12-1410-540/+421
| * Changed the documentation of the decorator module and improved the source cod...michele.simionato2008-12-122-161/+155
| * Various improvements to the management of the source codemichele.simionato2008-12-112-55/+56