]> gitweb @ CieloNegro.org - Lucu.git/history - Lucu.cabal
new module: Resource.Dispatcher
[Lucu.git] / Lucu.cabal
2011-11-14 PHOnew module: Resource.Dispatcher
2011-11-12 PHOAdded a configuration flag -fssl to enable SSL support...
2011-11-12 PHODon't use the unix package at all.
2011-11-11 PHOBetter name-rewriting engine
2011-11-10 PHOImplantFile started working again.
2011-11-06 PHOStatusCode is now a type class, not an algebraic data...
2011-11-05 PHODefaultExtensionMap is now generated with TH.
2011-11-03 PHONew module: Network.HTTP.Lucu.MIMEType.TH
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOReimplement MultipartForm
2011-10-26 PHOditz issue
2011-10-26 PHOMany bugfixes
2011-10-24 PHOHaddock overhaul
2011-10-24 PHOYet Another Huge Changes
2011-10-21 PHODoc fix
2011-10-19 PHOMany many changes
2011-10-13 PHOImplantFile.hs now compiles.
2011-10-12 PHOThe library now compiles, and I'm now working on Implan...
2011-10-03 PHOMany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-09-04 PHOBugfix: parseWWWFormURLEncoded now replaces each '... RELEASE-0.7.0.3
2011-08-25 PHOWorking on Postprocess...
2011-08-25 PHOStill working on RFC2231...
2011-08-12 PHORFC2231.printParams
2011-08-06 PHOMultipartForm
2011-07-31 PHOMIMEType.Guess
2011-07-30 PHOThe attoparsec branch. It doesn't even compile for...
2011-07-30 PHOLucu.cabal: Changed the repository path from darcs... RELEASE-0.7.0.2
2011-07-29 phoBump version to 0.7.0.2
2011-07-29 phoUse base64-bytestring instead of dataenc
2011-07-27 phoLucu.cabal: Bug-Reports
2011-07-27 phoBump version to 0.7.0.1 RELEASE-0_7_0_1
2011-07-27 phoFixed build failure on recent GHC and other libraries
2010-04-19 phoLucu 0.7 RELEASE-0_7
2010-03-26 phoLucu 0.6 RELEASE-0_6
2010-03-03 phoUpdate NEWS and Lucu.cabal
2010-03-03 phoCode clean-up (and close ditz/lucu-1)
2010-03-03 phoCode cleanup (preparation for ditz/lucu-1)
2010-02-02 phoLucu 0.4.2 RELEASE-0_4_2
2009-12-11 phoChanges from 0.4 to 0.4.1
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-07-05 phoVoker57's fix for getRemoteAddr' only works on little...
2009-06-03 phoRelease 0.3 RELEASE-0_3
2009-06-03 phoSSL Support
2009-02-20 phoRelease 0.2.1 RELEASE-0_2_1
2009-02-20 phoLucu now *requires* base >= 4.
2009-01-16 phoFixed breakage on GHC 6.10.1
2008-11-09 phoapplication/x-wavpack ==> audio/x-wavpack
2008-07-20 phoAdded NEWS
2008-04-16 phoAdded COPYING
2008-04-04 phoSlight cabal change
2008-02-17 phoUse HsOpenSSL instead of Crypto
2008-01-22 phoupdates for new Crypto and dataenc package
2008-01-10 phoadded facilities for basic authentication (not tested)
2007-11-06 phoFixed two bugs
2007-11-05 phoSmall fixes
2007-11-05 phoNew cabal format
2007-11-05 phoExodus to GHC 6.8.1
2007-10-18 phoSmall fix
2007-10-06 phomultipart/form-data and more
2007-10-03 phoImplemented the lucu-implant-file but not tested it...
2007-10-03 phoSay good bye to the ugliness of "text" </> "plain".
2007-10-02 phoAdded new actions to the Resource.
2007-09-06 phoSlight speed improvement and bugfix
2007-09-05 phoSlight speed improvement
2007-08-25 phoMoved hidden modules from Exposed-Modules to Other...
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-03 phoCabal
2007-04-20 phoDocumentation
2007-04-14 phoMakefiles
2007-04-12 phoNetwork.HTTP.Lucu
2007-04-09 phostaticFile
2007-04-08 phodata/mime.types
2007-04-01 phoMany improvements
2007-03-29 phoMany improvements
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import