Start using Ditz the distributed bug tracker. See http://ditz.rubyforge.org/
Ignore-this:
c3c04b9398970e76371c8f9b4d854bc3
darcs-hash:
20100302121735-62b54-
e3389182e1a6614618ce060fe1c7cf032b0e28a1.gz
Suppress unused-do-bind warnings which GHC 6.12.1 emits
Ignore-this:
34cd87c0f801bcdac16ec23cfd3bd235
darcs-hash:
20100202054856-62b54-
a2e8d87f372299bf8670d9afe6457c92a80c2f8b.gz
Changes from 0.4 to 0.4.1
Ignore-this:
b9fb008aaf935609f83af26c28e87151
-------------------------
* Network.HTTP.Lucu.Resource: (Thanks: Voker57)
- getPathInfo now un-escapes the resulting path info. This may
break backward compatibility in very confusing way, if your code
relies on the previous implementation. Sorry for any
inconvenience.
* Network.HTTP.Lucu.Resource.Tree: (Thanks: Voker57)
- Fix: mkResTree wasn't working correctly for a resource path
[""], which should be treated as same as [] the root.
- Fix: Greedy resources on the root of resource tree wasn't really
greedy.
* Network.HTTP.Lucu.Resource.Tree:
- New constant: emptyResource
darcs-hash:
20091211055700-62b54-
d8105b747cc8a7629dcadea2d8fa7cbaf7fa959b.gz
Fix for insane memory usage
Ignore-this:
844a3d7fd98d5d2b21795c7b5453723
* Network.HTTP.Lucu.Resource: (Thanks: Voker57)
- Bugfix: inputForm was consuming too much memory. The memory
usage is still somewhat high, but not insanely high.
- Changed the type of FormData/fdContent from String to
Lazy.ByteString. Sorry for frequent type changes.
darcs-hash:
20091109162350-62b54-
6c0a9f1d9ae85a8a26354a9a1da0912f46c02a34.gz
Release 0.3.3
Ignore-this:
d01a902c8221a1e31a12ba50faa08b46
* Network.HTTP.Lucu.Resource:
- getQueryForm and inputForm now returns [FormData] instead of
[(String, String)] to possibly include a name of uploaded file.
darcs-hash:
20091103070543-62b54-
c5a9028cee38478ef6b6002907f236b130d7a431.gz
Fixed stack-overflow bugs
Ignore-this:
35225469f30594a7e86882dd56e7394a
Fixed stack-overflow bugs.
* Network.HTTP.Lucu.Parser:
- Reimplemented 'many', 'many1' and 'count' in tail-recursive
way. This resolves a stack overflow when a large file is POSTed
as a multipart/form-data.
darcs-hash:
20090708131602-62b54-
f46f949dea1aa96bcf30134a3cda1ccc0d4feeee.gz
Voker57's fix for getRemoteAddr' only works on little-endian architectures. We should let getNameInfo do the work instead of hand-written decoder.
Ignore-this:
c425d7e5c2faecde880d01d684967d71
darcs-hash:
20090705093125-62b54-
ec72d6afcf735ef68a34d25466688314af943b98.gz
No need to define our own methods for Exception Abortion
darcs-hash:
20090120002228-62b54-
d14e039d9e73f9ee0c3661e2c18f804bf721da3b.gz
application/x-wavpack ==> audio/x-wavpack
darcs-hash:
20081109172600-62b54-
c1d3d1ebc1f3187eb022f7c74ec8f65c295054a8.gz
fix for interface change of Codec.Binary.Base64
darcs-hash:
20080123025334-62b54-
10c85d001971753f192f68d364efd416da6052fa.gz
updates for new Crypto and dataenc package
darcs-hash:
20080122102202-62b54-
cdccd1ec22879ffde371fbf45ef521360165806a.gz
forgot to re-export AuthChallenge and AuthCredential
darcs-hash:
20080110100714-62b54-
0c17648d2559cc4dfe10db65d8a69e89acd79afd.gz
added facilities for basic authentication (not tested)
darcs-hash:
20080110055420-62b54-
3f799b4e91fe6ad19a36874a0e22ad1c46c935cb.gz
abortPurely should be exported by default as well as abort.
darcs-hash:
20071018102324-62b54-
d6700f5a38d2342db7c5b701c39791afa7bafc25.gz
Doc fix, optimization, and more.
darcs-hash:
20071003161737-62b54-
4bf7a3e6c3df2756007e22d5c4978be9ae7faa17.gz
The parser now returns unboxed tuple.
darcs-hash:
20071003145740-62b54-
b0dc200b632ee22a6090b7948ac39fa8b319c939.gz
Added an example of lucu-implant-file.
darcs-hash:
20071003102701-62b54-
2c592046da1c8efc7de552dc2f52ba87109558ca.gz
Implemented the lucu-implant-file but not tested it well.
darcs-hash:
20071003081234-62b54-
696e6b3bf414040468512e62e3c96bb12c6ddbd7.gz
Say good bye to the ugliness of "text" </> "plain".
darcs-hash:
20071003015303-62b54-
a6a9f98028f94790d6f88c9388d7f3c9ab0fb979.gz
Added new actions to the Resource.
darcs-hash:
20071002145900-62b54-
89be9254e0b4e65f57b3248fb40ae6d2ee264908.gz
Slight speed improvement and bugfix
darcs-hash:
20070906042508-62b54-
d8543d628ab0ac13a2d88602d4376f3ef0a9682b.gz
Moved hidden modules from Exposed-Modules to Other-Modules.
darcs-hash:
20070825080343-62b54-
a4f53e0d6437a134a1b60a7c2ffd962dc44422bf.gz
getRemoteAddr and getRemoteAddr'
darcs-hash:
20070610095254-62b54-
eee80f2bb75d1a78cc2f36b569820b9f0257e74f.gz
Bugfix of Utils.parseWWWFormURLEncoded
darcs-hash:
20070603091058-62b54-
203292c1c3cc7ebf1d814ccae219b5b51765d1fa.gz
getRequestURI should always return an absolute URI
darcs-hash:
20070519053200-62b54-
442a69c9a5c5d1263decaf52ec6656d1b94b77e8.gz
Transfer-Encoding is always overwritten / foundEntity refuses POST requests / Documentation
darcs-hash:
20070426170523-62b54-
9820a5e4c656c9a573fffbbc594d3ce5ee1a0994.gz
"driftTo Done" was trying to change the response header, which is impossible.
darcs-hash:
20070422091748-62b54-
caaca72b979f9876147038603e0188ad1dab9ed5.gz
Yay! Deadlock problem has finally been solved!
darcs-hash:
20070331070812-62b54-
6f1dbe38a242406458b503fc14ada4e456885b7a.gz
Many improvements: still in early development
darcs-hash:
20070325114005-62b54-
2cf24fc0b33bbe817bc9ece8067c40da5e63a1c4.gz