pdm.git
13 years agoRe-enabled project URL.
Fredrik Tolf [Fri, 23 Dec 2011 06:16:30 +0000 (07:16 +0100)]
Re-enabled project URL.

13 years agoBumped version number.
Fredrik Tolf [Fri, 23 Dec 2011 06:15:51 +0000 (07:15 +0100)]
Bumped version number.

13 years agoReformat docstrings to work better with epydoc.
Fredrik Tolf [Fri, 23 Dec 2011 06:04:38 +0000 (07:04 +0100)]
Reformat docstrings to work better with epydoc.

13 years agoDocumented pdm.perf as well.
Fredrik Tolf [Fri, 23 Dec 2011 01:29:33 +0000 (02:29 +0100)]
Documented pdm.perf as well.

13 years agoMade the finishevent's aborted parameter optional.
Fredrik Tolf [Fri, 23 Dec 2011 01:28:37 +0000 (02:28 +0100)]
Made the finishevent's aborted parameter optional.

13 years agoImproved documentation.
Fredrik Tolf [Fri, 23 Dec 2011 01:01:27 +0000 (02:01 +0100)]
Improved documentation.

13 years agoDocumented pdm.cli as well.
Fredrik Tolf [Thu, 22 Dec 2011 19:28:23 +0000 (20:28 +0100)]
Documented pdm.cli as well.

13 years agoInclude perfclient in pdm.cli's exports.
Fredrik Tolf [Thu, 22 Dec 2011 19:01:48 +0000 (20:01 +0100)]
Include perfclient in pdm.cli's exports.

13 years agoStarted documentation.
Fredrik Tolf [Thu, 22 Dec 2011 18:29:25 +0000 (19:29 +0100)]
Started documentation.

13 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/pdm
Fredrik Tolf [Thu, 22 Dec 2011 06:47:01 +0000 (07:47 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/pdm

13 years agoReturn fileno from clients, for use in select.
Fredrik Tolf [Thu, 22 Dec 2011 05:11:31 +0000 (06:11 +0100)]
Return fileno from clients, for use in select.

13 years agoClose perfproxies on __del__.
Fredrik Tolf [Sat, 17 Dec 2011 05:58:36 +0000 (06:58 +0100)]
Close perfproxies on __del__.

13 years agoParse the socket mode explicitly in octal.
Fredrik Tolf [Sat, 10 Dec 2011 04:12:45 +0000 (05:12 +0100)]
Parse the socket mode explicitly in octal.

13 years agoAdded a distutils script.
Fredrik Tolf [Wed, 23 Nov 2011 02:49:34 +0000 (03:49 +0100)]
Added a distutils script.

13 years agoAdded a simple REPL client.
Fredrik Tolf [Wed, 23 Nov 2011 01:03:59 +0000 (02:03 +0100)]
Added a simple REPL client.

13 years agoImproved process event structure.
Fredrik Tolf [Wed, 23 Nov 2011 00:59:42 +0000 (01:59 +0100)]
Improved process event structure.

13 years agoIntroduced paired events for processes.
Fredrik Tolf [Wed, 23 Nov 2011 00:53:58 +0000 (01:53 +0100)]
Introduced paired events for processes.

13 years agoFixed client bug.
Fredrik Tolf [Wed, 23 Nov 2011 00:53:47 +0000 (01:53 +0100)]
Fixed client bug.

13 years agoIntroduced an event base class.
Fredrik Tolf [Wed, 23 Nov 2011 00:38:38 +0000 (01:38 +0100)]
Introduced an event base class.

13 years agoInitial commit.
Fredrik Tolf [Wed, 23 Nov 2011 00:36:50 +0000 (01:36 +0100)]
Initial commit.