BufferedStreams.jl

Fast composable IO streams

MIT License

Stars
41

Bot releases are hidden (Show)

BufferedStreams.jl - First Major Release

Published by TransGirlCodes about 6 years ago

The first major release coinciding with the release of julia v1.0!

BufferedStreams.jl - Compatibility improvements

Published by bicycle1885 over 6 years ago

  • Add readavailable(::BufferedInputStream) (#46).
  • Fix deprecations (#51).
  • Fix Julia 0.7 deprecations (#52).
BufferedStreams.jl - Julia 0.7 compatibility release

Published by TransGirlCodes over 6 years ago

This release updates BufferedStreams to work and pass all tests on julia v0.7.

BufferedStreams.jl - Bug fix and more Base methods

Published by bicycle1885 over 7 years ago

  • Add Base.unsafe_read (#37).
  • Add Base.nb_available (#39).
  • Fix doubling buffer problem (#40).
BufferedStreams.jl - Bug fix

Published by bicycle1885 over 7 years ago

  • Fix readbytes! (#35).
BufferedStreams.jl - Bug fix

Published by bicycle1885 over 7 years ago

  • Fix shiftdata! #34.
BufferedStreams.jl - BufferedStreams.jl 0.3

Published by bicycle1885 over 7 years ago

  • Add the immobilized field to make buffered data immovable.
  • Minor refactoring.
BufferedStreams.jl - Minor fix of lower bound for takebuf_string

Published by TransGirlCodes almost 8 years ago

BufferedStreams.jl - Minor fixes to takebuf_string methods.

Published by TransGirlCodes almost 8 years ago

BufferedStreams.jl - Revised takebuf_ methods

Published by TransGirlCodes almost 8 years ago