summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Tue, 19 Apr 2011 19:16:54 +0000 (15:16 -0400)]
Add /posts/ to homepage URL in setup.py.
W. Trevor King [Thu, 31 Mar 2011 20:55:59 +0000 (16:55 -0400)]
Add backlash_safe to step_relative().'
W. Trevor King [Thu, 31 Mar 2011 20:41:38 +0000 (16:41 -0400)]
Add backlash attribute.
W. Trevor King [Thu, 31 Mar 2011 19:53:03 +0000 (15:53 -0400)]
Remove Makefile (just use distutils via setup.py).
W. Trevor King [Thu, 31 Mar 2011 19:51:08 +0000 (15:51 -0400)]
Cleanup stepper, use pure distutils, and bump to v0.3
W. Trevor King [Mon, 11 May 2009 18:47:20 +0000 (14:47 -0400)]
Began versioning.
W. Trevor King [Tue, 11 Nov 2008 16:22:59 +0000 (11:22 -0500)]
Moved from Python Software Foundation License to BSD License.
I didn't know what header to include in the code for the PSFL.
W. Trevor King [Sat, 4 Oct 2008 14:11:18 +0000 (10:11 -0400)]
Added `dist' target to Makefile
W. Trevor King [Sat, 4 Oct 2008 14:08:58 +0000 (10:08 -0400)]
Setup package for setuptools distribution.
W. Trevor King [Sat, 4 Oct 2008 14:04:22 +0000 (10:04 -0400)]
Added some more Parseval's checks, but they failed.
TODO, figure out why and fix it, so I can uncomment the checks.
W. Trevor King [Sat, 4 Oct 2008 13:43:54 +0000 (09:43 -0400)]
Got Parseval's checks working.
W. Trevor King [Sat, 4 Oct 2008 13:06:13 +0000 (09:06 -0400)]
Began versioning