io-compress-brotli.git
2017-10-28 Marius GavrilescuBump version and update Changes 0.004
2017-10-14 Marius GavrilescuBump version and update Changes 0.003_002
2017-09-23 Marius GavrilescuBump version and update Changes 0.003_001
2017-09-23 Marius GavrilescuMANIFEST.SKIP
2017-09-23 Marius GavrilescuFix bin/bro-perl
2017-09-23 Marius GavrilescuUpdate brotli to v1.0.1
2017-09-16 Marius GavrilescuBump version and update Changes 0.003
2017-09-09 Marius GavrilescuBump version and update Changes 0.002_002
2017-09-09 Marius GavrilescuUpdate brotli to v0.6.0
2017-04-01 Marius GavrilescuFix POD error
2016-09-08 Marius GavrilescuBump version and update Changes 0.002001
2016-09-08 Marius GavrilescuUse gmake if available to compile brotli library
2016-08-27 Marius GavrilescuBump version and update Changes 0.002
2016-08-27 Marius GavrilescuUpdate ABSTRACT in Makefile.PL
2016-08-27 Marius GavrilescuFix Time:HiRes -> Time::HiRes in Makefile.PL
2016-08-27 Marius GavrilescuAdd all contributors to the POD
2016-08-27 Marius GavrilescuConsistency between encoder/decoder boilerplate
2016-08-27 Marius GavrilescuConsistent whitespace in t/02-roundtrip.t
2016-08-27 Marius GavrilescuRemove Getopt::Long from README, it's been along since...
2016-08-27 Marius GavrilescuDrop version requirements in PREREQ_PM to 0
2016-08-27 Marius GavrilescuUse ALIAS: for setting encoder parameters too
2016-08-27 Marius GavrilescuDon't leak memory on encoder DESTROY
2016-08-27 Marius GavrilescuUse ALIAS: for [compress] [flush] [finish] encoder...
2016-08-27 Marius GavrilescuWhitespace
2016-08-27 Marius GavrilescuDon't import bytes and be consistent with dying in...
2016-08-17 Quim RoviraRemove the generated README.md, which was accidentally...
2016-08-17 Quim RoviraMerge pull request #1 from avar/master
2016-08-17 Ævar Arnfjörð... Migrate 3 functions in the *.pm to *.xs
2016-08-17 Quim RoviraRemove leftover param from test
2016-08-16 Quim RoviraRemove NYI from IO::Compress::Brotli pod header
2016-08-16 Quim RoviraUse typemaps instead of manually managing the SVs
2016-08-15 Quim RoviraAllow only window values between kBrotliMinWindowBits...
2016-08-15 Quim RoviraFix leak of encoded_buffer on bro() spotted by mattia
2016-08-15 Quim RoviraAdd missing brotli/Makefile file to the MANIFEST
2016-08-14 Quim RoviraUse the decoded size to measure the throughput, same...
2016-08-14 Quim RoviraAdd .bak files to .gitignore
2016-08-14 Quim RoviraAdd --repeat and --verbose options to bro-perl
2016-08-14 Quim RoviraUpdate MANIFEST
2016-08-14 Quim RoviraAdd travis.yml file
2016-08-14 Quim RoviraUpdate README
2016-08-14 Quim RoviraAdd tests for compression, and a CLI tool for manual...
2016-08-14 Quim RoviraInitial brotli compressor bindings
2016-08-14 Quim RoviraUse a local temporary buffer for decompression instead...
2016-08-14 Quim RoviraRemove unuser var total_out
2016-08-14 Quim RoviraBreak down the long call to BrotliDecoderDecompressStream
2016-08-13 Quim RoviraForgot to rename the decoder custom dictionary func
2016-08-13 Quim RoviraUpdate use of deprecated brotli decoder APIs
2016-08-13 Quim RoviraAdd libbrotli.a to the clean targets
2016-08-13 Quim RoviraUpdate MANIFEST
2016-08-13 Quim RoviraAnother missing gitignore
2016-08-13 Quim RoviraPoint the tests to the brotli test data
2016-08-13 Quim RoviraAdd some gitignores before i go crazy
2016-08-13 Quim RoviraRemove old decoder files
2016-08-13 Quim RoviraAdd a submodule for the official brotli repo, and use...
2016-01-01 Marius GavrilescuBump version and update Changes 0.001001
2016-01-01 Marius GavrilescuAdd BUILD_REQUIRES
2015-12-31 Marius GavrilescuInitial commit 0.001
This page took 0.022055 seconds and 4 git commands to generate.