summaryrefslogtreecommitdiff
path: root/plac
Commit message (Expand)AuthorAgeFilesLines
* Changed the links to the plac projectMichele Simionato2011-05-295-447/+447
* Various bug fixes to plac for release 0.8.1Michele Simionato2011-04-116-86/+92
* 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 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
* 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
* Added df.css to placMichele Simionato2010-11-283-2185/+2498
* Fixed a bug in the traceback reportingMichele Simionato2010-09-291-1/+1
* Fixed a few bugs for plac 0.7.4Michele Simionato2010-09-0411-405/+410
* Micro fix to the docsMichele Simionato2010-08-311-4/+4
* Fix to the docMichele Simionato2010-08-313-3811/+1733
* Changed a dateMichele Simionato2010-08-314-1466/+1210
* Added runp and bumped release number of plac to 0.7.3micheles2010-08-319-10727/+2001
* plac release 0.7.2micheles2010-08-3110-148/+133
* Bug fixed plac.Interpreter.call and simplified import_main to work with facto...Michele Simionato2010-08-117-2007/+12442
* Final fixes for plac 0.7 (and added plac.Interpreter.call)Michele Simionato2010-08-0715-1954/+2084
* Implemented customizable main nameMichele Simionato2010-08-028-229/+266
* A few minor fixes/improvementsMichele Simionato2010-08-018-1522/+1547
* Fixed the text for the plac serverMichele Simionato2010-08-011-0/+34
* A lot of work for plac 0.7Michele Simionato2010-07-3018-1729/+3712
* Bumped the release numberMichele Simionato2010-07-121-1/+1
* Fixed various bugs (see CHANGES.txt)Michele Simionato2010-07-129-509/+721
* Removed not used namedpipe functionalitymicheles2010-07-112-17/+1
* A lot of work for plac 0.6Michele Simionato2010-07-1025-2438/+4185
* A lot of work for plac 0.6Michele Simionato2010-06-298-219/+653
* Improved the doctest method to re-raise the original exceptionMichele Simionato2010-06-214-38/+41
* Fixed the README to be valid ReSTMichele Simionato2010-06-203-18/+11
* Major commit before plac 0.5plac-0.5.0Michele Simionato2010-06-2020-3852/+5251
* Gigantic commit with the improvements of plac 0.5Michele Simionato2010-06-1824-2050/+6173
* Initial commit for release 0.5.0Michele Simionato2010-06-1133-2600/+5345
* Development version of plac 0.5 with multi-parsers supportMichele Simionato2010-06-082-22/+85
* Bumbed release to 0.4.2Michele Simionato2010-06-041-1/+1
* Added missing .help files, made the tests generative and added a note about C...Michele Simionato2010-06-045-304/+392
* Added tests. Fixed the help message formatting. Version 0.4.1plac-0.4.1Michele Simionato2010-06-0314-577/+641
* Fixed a misprintMichele Simionato2010-06-032-25/+25
* Fixed a misprintMichele Simionato2010-06-031-1/+1
* plac 0.4: added keyword arguments recognitionMichele Simionato2010-06-037-1376/+1803
* Fixed a few misprints in the docs signaled by Marioplac-0.4Michele Simionato2010-06-031-4/+4
* Added note about opterator and CLIArgsMichele Simionato2010-06-033-1132/+1417
* Bumped version to 0.3.1Michele Simionato2010-06-031-1/+1
* The 'abbrev' can be now elided from the signatureMichele Simionato2010-06-036-518/+484