]> git.immae.eu Git - github/fretlink/text-pipes.git/shortlog
github/fretlink/text-pipes.git
2014-02-18  michaeltmore documentation restructuring
2014-02-18  michaeltdocumentation overhaul continued
2014-02-16  michaeltencoding documentation beginning to improve
2014-02-16  michaeltreadme
2014-02-16  Michael ThompsonMerge pull request #7 from Gabriel439/generalize
2014-02-16  Michael ThompsonMerge pull request #8 from Gabriel439/codecsynonym
2014-02-16  Gabriel GonzalezSimplified `Codec` type synonym
2014-02-16  Gabriel GonzalezChanged some `Producer`s to `Producer'`s
2014-02-15  michaeltimprove documentation Pipes.Text.IO
2014-02-15  michaeltclean up exports in Pipes.Text.Encoding
2014-02-15  michaeltclean up exports in Pipes.Text
2014-02-15  michaeltomit reference to include.h
2014-02-15  michaeltbetter description/readme
2014-02-15  Michael ThompsonMerge pull request #6 from Gabriel439/patch-1
2014-02-15  Gabriel GonzalezUpdate pipes-text.cabal
2014-02-15  michaeltsimplify imports
2014-02-15  michaeltuse new text-stream-decoding
2014-02-13  michaeltleft codec module
2014-02-08  michaeltraise contraint on text
2014-02-07  Michael ThompsonMerge pull request #5 from Gabriel439/fix-scan
2014-02-07  Gabriel GonzalezFixed `scan`
2014-02-06  Michael ThompsonMerge pull request #3 from Gabriel439/nocpp
2014-02-06  Gabriel GonzalezRemoved use of CPP to guard Trustworthy
2014-02-06  Michael ThompsonMerge pull request #2 from Gabriel439/noproxy
2014-02-06  Gabriel GonzalezReplaced the word "proxies" with "pipes"
2014-02-05  michaeltgitignore os x nonsense
2014-02-05  michaeltrearranged internal modules to placate haddock
2014-02-05  michaeltcabal file more descriptive
2014-02-05  michaeltchangelog and cabal file arrangement
2014-02-05  michaeltscrapped stdinLn etc. Improved haddocks
2014-02-05  michaeltlittle Haddock notes on Internal material
2014-02-05  michaeltspecial Internal module
2014-02-05  michaeltverbose project description added.
2014-02-05  michaeltmoved internals
2014-02-04  michaeltfinished draft of codec lens, ascii and iso8859 are...
2014-02-04  michaeltmoved enumerator/conduit Codec business to its own...
2014-01-30  michaeltpipes-group does not export transFreeT, use maps like...
2014-01-26  michaeltpipes-group already
2014-01-26  michaeltstripStart missed a bit
2014-01-26  michaeltmirroring Pipes.ByteString complete
2014-01-26  michaeltlensification under way
2014-01-26  michaeltreformatted exports fwiw
2014-01-26  michaeltrenamed fold foldChars and began updating documentation
2014-01-15  michaeltremove junk
2014-01-15  michaeltmerge home made decodeUtf8
2014-01-15  michaeltnugatory
2014-01-15  michaeltUse clunky Data.Text.IO when bytestring is not explicit
2013-12-26  michaeltrepaired tests, clean encodeUtf8 to return Done r rathe...
2013-12-26  michaeltmissing case in decodeUtf8
2013-12-26  michaeltscrap character replacement; simplify
2013-12-23  michaeltvariant using text internals in place of text streamDec...
2013-11-26  michaeltfromHandle further optimized
2013-11-26  michaeltscrap Text.hGetChunk for bytestring + streamDecodeUtf8...
2013-11-25  michaeltprophylactic RULEs for Pipes.maps
2013-11-21  michaeltrules for following pipes-bytestring
2013-11-18  michaeltGabriel's emended 'lines'
2013-11-18  michaeltGabriel's improved 'words'
2013-11-08  michaeltdecoding pipes added
2013-10-30  michaeltdecodeUtf8With
2013-10-30  michaeltwords
2013-10-23  michaeltforgot to export some pipes
2013-10-23  michaeltlicense etc
2013-10-23  michaelthaddock repairs
2013-10-23  michaeltcurse this readme
2013-10-22  michaeltreadme
2013-10-22  michaeltrenamed cabal file
2013-10-22  michaeltReadme corrected again
2013-10-22  michaeltReadme corrected again
2013-10-22  michaeltReadme corrected
2013-10-22  michaeltnew module names
2013-10-22  michaeltdocumentation, etc
2013-10-05  michaelta little more documentation
2013-10-05  michaeltlicense nonsense
2013-10-05  michaelta little more documentation
2013-10-05  michaelt.cabal file
2013-10-05  michaeltReadme
2013-10-05  michaeltReadme
2013-10-05  michaeltReadme
2013-10-05  michaeltshabby medley of Pipes-Bytestring + Pipes.Prelude
2013-10-05  Michael ThompsonInitial commit