Timeline


and

2007-05-02:

22:25 Changeset in trunk [d1cf15a] by Zooko O'Whielacronx zooko@…>
zfec: v1.0.0 darcs-hash:f565e07c20554f1a8c09323e0dc5c18be5307cae

2007-05-01:

00:56 Changeset in trunk [af410fb] by Zooko O'Whielacronx zooko@…>
zfec: complete the removal of the 15-second delay when downloading …

2007-04-30:

20:26 Changeset in trunk [8b82415] by Zooko O'Whielacronx zooko@…>
zfec: add note to README about conflict with older versions of …
20:18 Changeset in trunk [95c99b7] by Zooko O'Whielacronx zooko@…>
zfec: switch back to minimum setuptools of 0.6c3 This is newer than …
18:16 Changeset in trunk [04bb65f] by Zooko O'Whielacronx zooko@…>
zfec: see if we can get by with the version of setuptools that comes …
18:08 Changeset in trunk [00a5f1d] by Zooko O'Whielacronx zooko@…>
zfec: see if we can get by with the version of setuptools that is …
18:08 Changeset in trunk [07d368f] by Zooko O'Whielacronx zooko@…>
zfec: add mention of lrzip and edit text …
16:10 Changeset in trunk [08b7e34] by Zooko O'Whielacronx zooko@…>
zfec: v1.0.0b3-0-STABLE …
16:09 Changeset in trunk [546bd80] by Zooko O'Whielacronx zooko@…>
zfec: update licence and install docs …
06:30 Changeset in trunk [2d27a96] by Zooko O'Whielacronx zooko@…>
zfec: hack setuptools bootstrap script not to time.sleep(15) before …
06:26 Changeset in trunk [c992e91] by Zooko O'Whielacronx zooko@…>
zfec: add the setuptools bootstrap script to download setuptools …

2007-04-27:

23:24 Changeset in trunk [462c22f] by Zooko O'Whielacronx zooko@…>
zfec: organize the trove classifiers in the metadata …
23:24 Changeset in trunk [8195547] by Zooko O'Whielacronx zooko@…>
zfec: explain in README how to use setuptools in Ye Olde Stowable …
20:29 Changeset in trunk [1eb26a9] by Zooko O'Whielacronx zooko@…>
zfec: fix up the package metadata for e.g. the Python Package Index …
19:56 Changeset in trunk [1034c78] by Zooko O'Whielacronx zooko@…>
zfec: yet another tweak to the licence …
18:14 Changeset in trunk [1f6668d] by Zooko O'Whielacronx zooko@…>
zfec v1.0.0b1-0-STABLE darcs-hash:d23c17a7259888dd0ce66b17ea840a633ce746ef
18:14 Changeset in trunk [b92da1e] by Zooko O'Whielacronx zooko@…>
zfec: update licence, contact info, description …
18:11 Changeset in trunk [8f2dca8] by Zooko O'Whielacronx zooko@…>
zfec: invoke test_util as well as test_zfec when you execute …

2007-04-26:

23:20 Changeset in trunk [4e2b055] by zooko <zooko@…>
zfec: remove printout that was used only for debugging …
22:58 Changeset in trunk [af370a1] by zooko <zooko@…>
pyutil: fileutil: make temp dir cleanup more robust against failure …
22:54 Changeset in trunk [18bc634] by zooko <zooko@…>
zfec: in zunfec, sort the input share file names for reproducibility …
22:52 Changeset in trunk [e81dd04] by zooko <zooko@…>
zfec: update unit tests …
22:52 Changeset in trunk [75ce246] by zooko <zooko@…>
zfec: tweak licence text for clarity …
22:51 Changeset in trunk [5d16528] by zooko <zooko@…>
zfec: update TODO darcs-hash:2dbe725a5350e5d951d42aa12336b71673f29320
21:47 Changeset in trunk [8f2b6e0] by zooko <zooko@…>
zfec: make it Python 2.4-compatible (but also it requires setuptools …
01:09 Changeset in trunk [553e3e4] by warner <warner@…>
zfec: setup.py: switch back to distutils, since setuptools support …

2007-04-25:

19:56 Changeset in trunk [3795b4b] by Zooko O'Whielacronx zooko@…>
zfec: update TODOs darcs-hash:f225a13b0db8d183c1add2be46d99850c6925554

2007-04-22:

15:31 Changeset in trunk [64072ce] by zooko <zooko@…>
zfec: make unit tests work on Windows with setuptools test and with …
15:25 Changeset in trunk [69e42ad] by zooko <zooko@…>
zfec: pyutil: make temp directories more convenient to use and more …

2007-04-21:

18:11 Changeset in trunk [fdbbecc] by zooko <zooko@…>
zfec: turn off the feature of leaving the tmp data around for …
14:49 Changeset in trunk [3ba729e] by Zooko O'Whielacronx zooko@…>
zfec: make "./setup.py test" do the right thing …
14:48 Changeset in trunk [39fe7ef] by Zooko O'Whielacronx zooko@…>
zfec: fix another problem with the O_BINARY flag …
02:10 Changeset in trunk [8187c0e] by Zooko O'Whielacronx zooko@…>
zfec: version 1.0.0a5-1-STABLE …
02:09 Changeset in trunk [16b7916] by Zooko O'Whielacronx zooko@…>
zfec: change URLs from allmydata.com to allmydata.org …
02:07 Changeset in trunk [861b6a5] by zooko <zooko@…>
zfec: version zfec 1.0.0a4-1-STABLE …
02:06 Changeset in trunk [8155778] by zooko <zooko@…>
zfec: use setuptools to construct executables, fix bug on Windows -- …

2007-04-20:

19:37 Changeset in trunk [1f6d043] by Zooko O'Whielacronx zooko@…>
zfec: shorter short description …
19:09 Changeset in trunk [54c165e] by Zooko O'Whielacronx zooko@…>
zfec: mv the cmdline tools from "bin/" to "cmdline/", because …
18:48 Changeset in trunk [4e3f1dd] by Zooko O'Whielacronx zooko@…>
zfec: switch from distutils to setuptools (a.k.a. ez_setup.py a.k.a. …
18:45 Changeset in trunk [6874fd1] by Zooko O'Whielacronx zooko@…>
zfec: update docs darcs-hash:964434669d2b18adfe562a6db03c86bb97819b65
17:53 Changeset in trunk [b760eb3] by Zooko O'Whielacronx zooko@…>
zfec: bump version number to zfec 1.0.0a3-1-STABLE …
17:52 Changeset in trunk [b3e3a57] by Zooko O'Whielacronx zooko@…>
zfec: change formatting of copyright timestamps, licence etc. …
17:45 Changeset in trunk [927587c] by Zooko O'Whielacronx zooko@…>
zfec: update TODO by adding an item and removing an item …

2007-04-19:

01:06 Changeset in trunk [298dc81] by warner <warner@…>
zfec.test.test_util: fix one last fec-to-zfec renaming …
00:18 Changeset in trunk [fe7ddbb] by zooko <zooko@…>
zfec: bump version number to 1.0.0a2-1-STABLE …
00:11 Changeset in trunk [d48ddd3] by zooko <zooko@…>
zfec: finish up some renaming of pyfec to zfec …

2007-04-18:

23:01 Changeset in trunk [e9a1a9f] by zooko <zooko@…>
zfec: update docs, metadata, version number to 1.0.0a2-0-STABLE …
19:23 Changeset in trunk [c899ab4] by warner <warner@…>
rename bin/fec and bin/unfec to zfec and zunfec …
19:18 Changeset in trunk [344d245] by warner <warner@…>
rename top-level package from 'fec' to 'zfec' …
16:19 Changeset in trunk [863c01a] by zooko <zooko@…>
pyfec: rename pyfec to zfec It turns out that "pyfec" turns off …

2007-04-16:

19:01 Changeset in trunk [aff7e2d] by warner <warner@…>
fec: add test for mathutil …
18:51 Changeset in trunk [a673bcc] by warner <warner@…>
fec: remove unused mathutil.linear_fit_slope …
18:51 Changeset in trunk [68ae7f1] by warner <warner@…>
fec.util.mathutil.permute: fix docstring …

2007-04-15:

19:08 Changeset in trunk [0bfd0d8] by Zooko O'Whielacronx zooko@…>
pyfec: bump version number to 1.0.0a1-2-STABLE …
19:07 Changeset in trunk [705416d] by Zooko O'Whielacronx zooko@…>
pyfec: add mention of sha256sum to README …
01:03 Changeset in trunk [12f2cfe] by Zooko O'Whielacronx zooko@…>
pyfec: bump the performance measurement bragging up higher in the …
00:50 Changeset in trunk [ba2f198] by Zooko O'Whielacronx zooko@…>
pyfec: bump version number to 1.0.0a1-1-STABLE …
00:48 Changeset in trunk [b9528bf] by Zooko O'Whielacronx zooko@…>
pyfec: add -f option to fec, add more user-friendly handling of …
00:47 Changeset in trunk [0b6f1a0] by Zooko O'Whielacronx zooko@…>
pyfec: add bragging about how fec is way faster than "par2" …

2007-04-14:

23:00 Changeset in trunk [9279252] by Zooko O'Whielacronx zooko@…>
pyfec: more progress indicators, handling of already-existent outfile …
23:00 Changeset in trunk [28951bc] by Zooko O'Whielacronx zooko@…>
pyfec: argparse: add a feature of exclusivecreate to the argparse …
22:43 Changeset in trunk [f44e685] by Zooko O'Whielacronx zooko@…>
pyfec: argparse: simplify …
19:54 Changeset in trunk [229386a] by Zooko O'Whielacronx zooko@…>
pyfec: fix up docs, version numbers, bump version to 1.0.0a1-0-STABLE …
19:02 Changeset in trunk [78dc086] by Zooko O'Whielacronx zooko@…>
pyfec: update README and bump version number to 0.9.9-0-STABLE …
19:00 Changeset in trunk [4280e20] by Zooko O'Whielacronx zooko@…>
pyfec: add bin/fec and bin/unfec, do better handling and reporting of …
18:19 Changeset in trunk [0d4336f] by Zooko O'Whielacronx zooko@…>
pyfec: new filefec with compressed metadata, better error handling, …
18:05 Changeset in trunk [da42f94] by Zooko O'Whielacronx zooko@…>
pyfec: import a copy of the argparse module …
17:54 Changeset in trunk [28e60f0] by Zooko O'Whielacronx zooko@…>
pyfec: import a copy of mathutil.py from the pyutil library …
17:54 Changeset in trunk [bf79dfb] by Zooko O'Whielacronx zooko@…>
pyfec: import a copy of fileutil.py from the pyutil library …
17:52 Changeset in trunk [5b696e2] by Zooko O'Whielacronx zooko@…>
pyfec: add easyfec.Decoder(), which is easier to use than …
17:51 Changeset in trunk [1547417] by Zooko O'Whielacronx zooko@…>
pyfec: tighten internal datatype from int to short and undo attempt to …

2007-04-11:

17:49 Changeset in trunk [351637f] by Zooko O'Whielacronx zooko@…>
give it a version number -- v0.9 I intend to bump it to 1.0 after …
17:48 Changeset in trunk [703ae57] by Zooko O'Whielacronx zooko@…>
import Version from pyutil …
17:34 Changeset in trunk [61c67e4] by Zooko O'Whielacronx zooko@…>
merge changes and fix wrong type -- k and m need more than 8 bits …
Note: See TracTimeline for information about the timeline view.