[darcs-devel] [patch805] Tidy Repository.Format (and 2 more)

Owen Stephens bugs at darcs.net
Tue Apr 17 12:05:29 UTC 2012


New submission from Owen Stephens <darcs at owenstephens.co.uk>:

General tidy-up of Repository.Format, followed by a refactor to parse the
format strings once, and store the result using an ADT. This prevents the need
to do so many dubious String->ADT->String conversions.


3 patches for repository http://darcs.net:

Fri Apr 13 01:59:10 BST 2012  Owen Stephens <darcs at owenstephens.co.uk>
  * Tidy Repository.Format

Tue Apr 17 09:02:38 BST 2012  Owen Stephens <darcs at owenstephens.co.uk>
  * More tidying of Repository.Format

Tue Apr 17 13:03:09 BST 2012  Owen Stephens <darcs at owenstephens.co.uk>
  * Parse RepoFormat properties once, storing as an ADT, rather than a ByteString.
  We used to have to do various conversions to/from ByteStrings, which seems
  unclean and less safe.

----------
files: patch-preview.txt, tidy-repository_format.dpatch, unnamed
messages: 15570
nosy: owst
status: needs-screening
title: Tidy Repository.Format (and 2 more)

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch805>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 31454 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20120417/786c32c0/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tidy-repository_format.dpatch
Type: application/x-darcs-patch
Size: 173921 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20120417/786c32c0/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20120417/786c32c0/attachment-0001.obj>


More information about the darcs-devel mailing list