projects
/
perl
/
modules
/
Scalar-Vec-Util.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/Scalar-Vec-Util.git
2015-04-07
Vincent Pit
Revamp compiler/linker discovery in Makefile.PL
commit
|
commitdiff
|
tree
2013-09-02
Vincent Pit
This is 0.08
v0.08
commit
|
commitdiff
|
tree
2013-09-02
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Update bundled Test::Leaner to 0.05
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Make Perl version numbers more readable
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Remove obsolete kwalitee workarounds
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
POD verbatim paragraphs should fit into a terminal
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
Add missing bullets to POD items
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
No tabs please
commit
|
commitdiff
|
tree
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Update VPIT::TestHelpers to e8344578
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Add BUILD_REQUIRES to WriteMakefile()
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Simplify Config and File::Spec loading in Makefile.PL
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Don't run the POD spelling test in taint mode
commit
|
commitdiff
|
tree
2012-10-23
Vincent Pit
POD overhaul
commit
|
commitdiff
|
tree
2012-10-23
Vincent Pit
Add a fairer 'eq' benchmark with regards to Bit::Vector
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
This is 0.07
v0.07
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Also test veq_pp() out of its argument bounds
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Cover bv_zero()
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Clarify some test loops by using next instead of last
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Fix vcopy() with an out-of-bounds 'from' offset
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Restyle tests
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Explicitely require a C compiler
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Kill Debian_CPANTS.txt suffixes as well
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Quote version numbers
commit
|
commitdiff
|
tree
2012-09-24
Vincent Pit
Update author tests
commit
|
commitdiff
|
tree
2012-02-19
Vincent Pit
Require Module::ExtractUse 0.24 for the Kwalitee test
commit
|
commitdiff
|
tree
2011-08-25
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Make Makefile.PL honour CC= arguments
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Silence a constness warning in bv_zero()
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Rename j1 to prevent a name clash with the Bessel function
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Return canonical truth values from veq()
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Compare two bit vectors past their allocation limits...
commit
|
commitdiff
|
tree
2011-04-23
Vincent Pit
Properly prepare the scalars before filling or copying...
commit
|
commitdiff
|
tree
2011-01-06
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
2011-01-06
Vincent Pit
Sort MANIFEST
commit
|
commitdiff
|
tree
2011-01-06
Vincent Pit
Run lengthy tests with Test::Leaner
commit
|
commitdiff
|
tree
2011-01-06
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-06
Vincent Pit
Ignore MYMETA.yml
commit
|
commitdiff
|
tree
2010-04-14
Vincent Pit
Revamp the bench script
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Re-indent WriteMakefile() arguments
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Build the $name and the main $file from $dist
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Put prerequisites in their own separate hash
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Give an explicit value to dynamic_config
commit
|
commitdiff
|
tree
2009-09-26
Vincent Pit
Kwalitee test overhaul
commit
|
commitdiff
|
tree
2009-08-25
Vincent Pit
Silence a signedness conversion warning in bv_fill()
commit
|
commitdiff
|
tree
2009-08-25
Vincent Pit
Make svu_validate_uv() return the usable size_t value
commit
|
commitdiff
|
tree
2009-08-25
Vincent Pit
base.pm is also a dependency
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
This is 0.06
v0.06
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
64 bits now works on Win32
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
A better way to check for pure-Perl versions
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Remove an unneeded condition in vfill_pp()
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Improve argument checking
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Add prototypes
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Don't upgrade the arguments if it's not necessary
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Fix mismoves around the unit size
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Get rid of t/90-boilerplate.t
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Introduce vrot()
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Fix shifting more bits than the length of the window
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Speed up vfill_pp()
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Introduce vshift()
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Be proud about being O(1) memory
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
POD cleanup
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Test for little endianess more reliably
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Improve size discovery
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Silence some redefine warnings for SVU_PP and SVU_SIZE
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Freshen Util.xs
commit
|
commitdiff
|
tree
2009-05-16
Vincent Pit
Freshen bitvect.h
commit
|
commitdiff
|
tree
2009-04-22
Vincent Pit
Slashes are reserved and hence must be encoded in the...
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Point the repository to the gitweb instead of the bare...
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Use recent ExtUtils::MakeMaker features to generate...
commit
|
commitdiff
|
tree
2009-01-26
Vincent Pit
Ignore Debian_CPANTS.txt
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Better be on irc.perl.org
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Update .gitignore
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Scalar-Vec-Util-0.05.tar.gz
v0.05
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Scalar-Vec-Util-0.04.tar.gz
v0.04
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Scalar-Vec-Util-0.03.tar.gz
v0.03
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Scalar-Vec-Util-0.02.tar.gz
v0.02
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Scalar-Vec-Util-0.01.tar.gz
v0.01
commit
|
commitdiff
|
tree