summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed the old sqlplain codeHEADmasterMichele Simionato2014-07-2943-3359/+0
* Added tag decorator-3.4.0 for changeset 615645a59693Michele Simionato2012-10-180-0/+0
* Merged devel branch for decorator 3.4decorator-3.4.0Michele Simionato2012-10-1810-1869/+2512
|\
| * Worked on decorator 3.4develMichele Simionato2012-10-1810-1946/+2550
* | Release 3.3.3Michele Simionato2012-04-233-27/+37
|\ \ | |/
| * Fixed a bug with kwonly args in Python 3.XMichele Simionato2012-04-233-27/+37
* | Fixed the licence and removed the obsolete plac.htmlMichele Simionato2011-11-094-342/+303
|\ \ | |/ |/|
| * Merged back the changes for decorator 3.3.2Michele Simionato2011-09-018-18/+35
| |\
| * \ Merged the removal of placMichele Simionato2011-06-130-0/+0
| |\ \
* | | | Fixed the licenseMichele Simionato2011-11-093-54/+58
* | | | Removed the old plac documentationMichele Simionato2011-09-281-14/+0
| |_|/ |/| |
* | | 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
|/ /
* | Removed the plac project, which now has its own pageMichele Simionato2011-06-1375-21544/+1
* | Fixed a test with the serverMichele Simionato2011-06-054-13/+7
* | Fixed a reference to .help in a testMichele Simionato2011-06-051-1/+1
* | First commit for the experimental version 0.9.0, with better help systemMichele Simionato2011-06-0511-2172/+2359
* | Closed [Issue 1]: now default values are printed if no help message is specifiedMichele Simionato2011-05-299-2696/+2704
* | Changed the links to the plac projectMichele Simionato2011-05-295-447/+447
* | Merged from default a few bug fixesMichele Simionato2011-04-2211-1573/+1558
|\ \ | |/
| * 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-111-0/+8
| |\ |/ /
| * Merged plac 0.8.0 in the trunkMichele Simionato2011-02-1610-1760/+2131
| |\
| * | Added a link to the GoogleCode repository in the READMEMichele Simionato2011-02-041-0/+8
* | | Various bug fixes to plac for release 0.8.1Michele Simionato2011-04-116-86/+92
* | | Fixed a doctest broken in Python 3.2Michele Simionato2011-04-113-3/+5
* | | Fixed a serious bug in plac doctests (raising None exceptions)Michele Simionato2011-03-291-1/+2
* | | Fixed a stray newline in the output of placMichele Simionato2011-02-223-2/+6
| |/ |/|
* | Releasing plac 0.8.0Michele Simionato2011-02-161-0/+1
* | Various fixes/improvements to the monitor mechanismMichele Simionato2011-01-267-1737/+1931
* | Started work on the monitor framework for plac (and TkMonitor)Michele Simionato2011-01-265-57/+233
|/
* Fixed a help messageMichele Simionato2011-01-261-1/+4
* Added Python 3 to the list of supported languages for the decorator module; v...Michele Simionato2011-01-263-0/+5
* Added a note about commandline and marrow.script in the documentationMichele Simionato2011-01-135-3054/+3064
* Fixed the propagation of exceptions in Interpreter.__exit__Michele Simionato2011-01-121-4/+7
* Fixed two minor things with the help messages of placMichele Simionato2011-01-032-2/+4
* Changed the syntax coloringMichele Simionato2011-01-014-427/+378
* Added support for function annotationsMichele Simionato2011-01-0110-2413/+2796
* Some work on my record papersMichele Simionato2011-01-014-1/+647
* plac 0.7.5Michele Simionato2011-01-016-2373/+2511
* Fixed a bug with the help in subcommands (signaled by Paul Jacobson)Michele Simionato2010-12-316-25/+43
* Moved the import of readline inside plac (otherwise just importing plac would...Michele Simionato2010-12-152-10/+14
* plac: added dump of task output to a fileMichele Simionato2010-12-031-3/+5
* Updated the documentation of decorator 3.2.1Michele Simionato2010-11-284-2314/+2350
* Added df.css to placMichele Simionato2010-11-283-2185/+2498
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-285-17/+51
* Version with misprints fixedMichele Simionato2010-10-101-8687/+8171