]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/shortlog
perl/modules/Scalar-Vec-Util.git
2017-11-04 Vincent PitUpdate VPIT::TestHelpers to 15e8aee3 master
2015-04-07 Vincent PitAdd sane last resort fallbacks to check_exe()
2015-04-07 Vincent PitAllow forcing the unit by passing UNIT=type to Makefile.PL
2015-04-07 Vincent PitFactor most of the ARGV filtering logic into its own sub
2015-04-07 Vincent PitAlso remove PP in @ARGV when PP=0
2015-04-07 Vincent PitClean up unit discovery
2015-04-07 Vincent PitFirst try looking for the linker in the same directory...
2015-04-07 Vincent PitPrefer splitpath/catpath over catfile
2015-04-07 Vincent PitAllow forcing the PP implementaton by passing PP=1...
2015-04-07 Vincent PitReplace STATIC by static
2015-04-07 Vincent PitRevamp compiler/linker discovery in Makefile.PL
2013-09-02 Vincent PitThis is 0.08 v0.08
2013-09-02 Vincent PitBump copyright year
2013-08-24 Vincent PitUpdate bundled Test::Leaner to 0.05
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitPOD verbatim paragraphs should fit into a terminal
2013-08-23 Vincent PitAdd missing bullets to POD items
2013-08-23 Vincent PitNo tabs please
2013-08-20 Vincent PitStop bundling author tests
2013-08-07 Vincent PitUpdate the bug tracker URL in META after the rt.perl...
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2013-01-30 Vincent PitUpdate VPIT::TestHelpers to e8344578
2012-11-02 Vincent PitAdd BUILD_REQUIRES to WriteMakefile()
2012-11-02 Vincent PitSimplify Config and File::Spec loading in Makefile.PL
2012-11-02 Vincent PitDon't run the POD spelling test in taint mode
2012-10-23 Vincent PitPOD overhaul
2012-10-23 Vincent PitAdd a fairer 'eq' benchmark with regards to Bit::Vector
2012-09-24 Vincent PitThis is 0.07 v0.07
2012-09-24 Vincent PitAlso test veq_pp() out of its argument bounds
2012-09-24 Vincent PitCover bv_zero()
2012-09-24 Vincent PitClarify some test loops by using next instead of last
2012-09-24 Vincent PitFix vcopy() with an out-of-bounds 'from' offset
2012-09-24 Vincent PitRestyle tests
2012-09-24 Vincent PitRemove trailing whitespace
2012-09-24 Vincent PitBump copyright year
2012-09-24 Vincent PitExplicitely require a C compiler
2012-09-24 Vincent PitKill Debian_CPANTS.txt suffixes as well
2012-09-24 Vincent PitQuote version numbers
2012-09-24 Vincent PitUpdate author tests
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-08-25 Vincent PitAdd META.json
2011-08-24 Vincent PitIgnore MYMETA.json
2011-08-24 Vincent PitEncode the README file in UTF-8
2011-04-23 Vincent PitMake Makefile.PL honour CC= arguments
2011-04-23 Vincent PitSilence a constness warning in bv_zero()
2011-04-23 Vincent PitRename j1 to prevent a name clash with the Bessel function
2011-04-23 Vincent PitReturn canonical truth values from veq()
2011-04-23 Vincent PitCompare two bit vectors past their allocation limits...
2011-04-23 Vincent PitProperly prepare the scalars before filling or copying...
2011-01-06 Vincent PitSwitch to qw<>
2011-01-06 Vincent PitSort MANIFEST
2011-01-06 Vincent PitRun lengthy tests with Test::Leaner
2011-01-06 Vincent PitBump copyright year
2011-01-06 Vincent PitIgnore MYMETA.yml
2010-04-14 Vincent PitRevamp the bench script
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitKwalitee test overhaul
2009-08-25 Vincent PitSilence a signedness conversion warning in bv_fill()
2009-08-25 Vincent PitMake svu_validate_uv() return the usable size_t value
2009-08-25 Vincent Pitbase.pm is also a dependency
2009-05-17 Vincent PitThis is 0.06 v0.06
2009-05-17 Vincent PitBump copyright year
2009-05-17 Vincent Pit64 bits now works on Win32
2009-05-17 Vincent PitA better way to check for pure-Perl versions
2009-05-17 Vincent PitRemove an unneeded condition in vfill_pp()
2009-05-17 Vincent PitImprove argument checking
2009-05-17 Vincent PitAdd prototypes
2009-05-17 Vincent PitDon't upgrade the arguments if it's not necessary
2009-05-17 Vincent PitFix mismoves around the unit size
2009-05-16 Vincent PitGet rid of t/90-boilerplate.t
2009-05-16 Vincent PitIntroduce vrot()
2009-05-16 Vincent PitFix shifting more bits than the length of the window
2009-05-16 Vincent PitSpeed up vfill_pp()
2009-05-16 Vincent PitIntroduce vshift()
2009-05-16 Vincent PitBe proud about being O(1) memory
2009-05-16 Vincent PitPOD cleanup
2009-05-16 Vincent PitTest for little endianess more reliably
2009-05-16 Vincent PitImprove size discovery
2009-05-16 Vincent PitSilence some redefine warnings for SVU_PP and SVU_SIZE
2009-05-16 Vincent PitFreshen Util.xs
2009-05-16 Vincent PitFreshen bitvect.h
2009-04-22 Vincent PitSlashes are reserved and hence must be encoded in the...
2009-04-16 Vincent PitPoint the repository to the gitweb instead of the bare...
2009-02-07 Vincent PitUse recent ExtUtils::MakeMaker features to generate...
2009-01-26 Vincent PitIgnore Debian_CPANTS.txt
2008-10-02 Vincent PitBetter be on irc.perl.org
2008-07-05 Vincent PitUpdate .gitignore
2008-06-29 Vincent PitImporting Scalar-Vec-Util-0.05.tar.gz v0.05
2008-06-29 Vincent PitImporting Scalar-Vec-Util-0.04.tar.gz v0.04
2008-06-29 Vincent PitImporting Scalar-Vec-Util-0.03.tar.gz v0.03
2008-06-29 Vincent PitImporting Scalar-Vec-Util-0.02.tar.gz v0.02
2008-06-29 Vincent PitImporting Scalar-Vec-Util-0.01.tar.gz v0.01