]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Parser.hs
Code cleanup
[Lucu.git] / Network / HTTP / Lucu / Parser.hs
2011-11-06 PHOCode cleanup
2011-11-01 PHOhaddock comments
2011-11-01 PHOcode cleanup
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOCosmetic changes suggested by hlint
2011-10-31 PHOReimplement MultipartForm
2011-10-26 PHOMany bugfixes
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-07-30 PHOThe attoparsec branch. It doesn't even compile for...
2011-07-29 phoUse base64-bytestring instead of dataenc
2011-07-27 phoFixed build failure on recent GHC and other libraries
2009-11-10 phoCosmetic changes suggested by hlint
2009-11-09 phoFix for insane memory usage RELEASE-0_4
2009-11-03 phoRelease 0.3.3
2009-07-08 phoFixed stack-overflow bugs RELEASE-0_3_2
2009-01-16 phoFixed breakage on GHC 6.10.1
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phomultipart/form-data and more
2007-10-06 phoSlight changes
2007-10-03 phoDoc fix, optimization, and more.
2007-10-03 phoThe parser now returns unboxed tuple.
2007-10-03 phoDoc fix
2007-09-06 phoSlight speed improvement and bugfix
2007-09-05 phoSlight speed improvement
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-03 phoMore documentation
2007-04-20 phoMore documentation
2007-04-20 phoDocumentation
2007-04-07 phoETag and Last Modified
2007-04-07 phoChunked input now works!
2007-03-31 phoYay! Deadlock problem has finally been solved!
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import