]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/log
perl/modules/Scalar-Vec-Util.git
11 years agoThis is 0.07 v0.07
Vincent Pit [Mon, 24 Sep 2012 23:49:25 +0000 (01:49 +0200)]
This is 0.07

11 years agoAlso test veq_pp() out of its argument bounds
Vincent Pit [Mon, 24 Sep 2012 23:03:20 +0000 (01:03 +0200)]
Also test veq_pp() out of its argument bounds

11 years agoCover bv_zero()
Vincent Pit [Mon, 24 Sep 2012 22:59:45 +0000 (00:59 +0200)]
Cover bv_zero()

11 years agoClarify some test loops by using next instead of last
Vincent Pit [Mon, 24 Sep 2012 21:33:48 +0000 (23:33 +0200)]
Clarify some test loops by using next instead of last

11 years agoFix vcopy() with an out-of-bounds 'from' offset
Vincent Pit [Mon, 24 Sep 2012 21:31:38 +0000 (23:31 +0200)]
Fix vcopy() with an out-of-bounds 'from' offset

11 years agoRestyle tests
Vincent Pit [Mon, 24 Sep 2012 20:38:19 +0000 (22:38 +0200)]
Restyle tests

11 years agoRemove trailing whitespace
Vincent Pit [Mon, 24 Sep 2012 20:37:36 +0000 (22:37 +0200)]
Remove trailing whitespace

11 years agoBump copyright year
Vincent Pit [Mon, 24 Sep 2012 17:44:32 +0000 (19:44 +0200)]
Bump copyright year

11 years agoExplicitely require a C compiler
Vincent Pit [Mon, 24 Sep 2012 17:44:17 +0000 (19:44 +0200)]
Explicitely require a C compiler

11 years agoKill Debian_CPANTS.txt suffixes as well
Vincent Pit [Mon, 24 Sep 2012 17:40:59 +0000 (19:40 +0200)]
Kill Debian_CPANTS.txt suffixes as well

11 years agoQuote version numbers
Vincent Pit [Mon, 24 Sep 2012 17:39:33 +0000 (19:39 +0200)]
Quote version numbers

11 years agoUpdate author tests
Vincent Pit [Mon, 24 Sep 2012 17:38:03 +0000 (19:38 +0200)]
Update author tests

12 years agoRequire Module::ExtractUse 0.24 for the Kwalitee test
Vincent Pit [Sun, 19 Feb 2012 13:09:03 +0000 (14:09 +0100)]
Require Module::ExtractUse 0.24 for the Kwalitee test

12 years agoAdd META.json
Vincent Pit [Thu, 25 Aug 2011 15:50:31 +0000 (17:50 +0200)]
Add META.json

12 years agoIgnore MYMETA.json
Vincent Pit [Wed, 24 Aug 2011 13:03:32 +0000 (15:03 +0200)]
Ignore MYMETA.json

12 years agoEncode the README file in UTF-8
Vincent Pit [Wed, 24 Aug 2011 12:52:14 +0000 (14:52 +0200)]
Encode the README file in UTF-8

12 years agoMake Makefile.PL honour CC= arguments
Vincent Pit [Sat, 23 Apr 2011 16:05:16 +0000 (18:05 +0200)]
Make Makefile.PL honour CC= arguments

12 years agoSilence a constness warning in bv_zero()
Vincent Pit [Sat, 23 Apr 2011 14:29:39 +0000 (16:29 +0200)]
Silence a constness warning in bv_zero()

12 years agoRename j1 to prevent a name clash with the Bessel function
Vincent Pit [Sat, 23 Apr 2011 14:27:58 +0000 (16:27 +0200)]
Rename j1 to prevent a name clash with the Bessel function

12 years agoReturn canonical truth values from veq()
Vincent Pit [Sat, 23 Apr 2011 14:23:32 +0000 (16:23 +0200)]
Return canonical truth values from veq()

12 years agoCompare two bit vectors past their allocation limits correctly
Vincent Pit [Sat, 23 Apr 2011 14:19:43 +0000 (16:19 +0200)]
Compare two bit vectors past their allocation limits correctly

12 years agoProperly prepare the scalars before filling or copying into them
Vincent Pit [Sat, 23 Apr 2011 14:16:27 +0000 (16:16 +0200)]
Properly prepare the scalars before filling or copying into them

13 years agoSwitch to qw<>
Vincent Pit [Thu, 6 Jan 2011 00:52:28 +0000 (01:52 +0100)]
Switch to qw<>

13 years agoSort MANIFEST
Vincent Pit [Thu, 6 Jan 2011 00:45:41 +0000 (01:45 +0100)]
Sort MANIFEST

13 years agoRun lengthy tests with Test::Leaner
Vincent Pit [Thu, 6 Jan 2011 00:44:08 +0000 (01:44 +0100)]
Run lengthy tests with Test::Leaner

This includes Test::Leaner 0.02.

13 years agoBump copyright year
Vincent Pit [Thu, 6 Jan 2011 00:35:33 +0000 (01:35 +0100)]
Bump copyright year

13 years agoIgnore MYMETA.yml
Vincent Pit [Thu, 6 Jan 2011 00:34:52 +0000 (01:34 +0100)]
Ignore MYMETA.yml

14 years agoRevamp the bench script
Vincent Pit [Wed, 14 Apr 2010 21:53:12 +0000 (23:53 +0200)]
Revamp the bench script

14 years agoRe-indent WriteMakefile() arguments
Vincent Pit [Sun, 4 Oct 2009 09:18:03 +0000 (11:18 +0200)]
Re-indent WriteMakefile() arguments

14 years agoBuild the $name and the main $file from $dist
Vincent Pit [Sun, 4 Oct 2009 08:32:11 +0000 (10:32 +0200)]
Build the $name and the main $file from $dist

14 years agoPut prerequisites in their own separate hash
Vincent Pit [Sun, 4 Oct 2009 07:44:01 +0000 (09:44 +0200)]
Put prerequisites in their own separate hash

14 years agoGive an explicit value to dynamic_config
Vincent Pit [Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)]
Give an explicit value to dynamic_config

14 years agoKwalitee test overhaul
Vincent Pit [Sat, 26 Sep 2009 09:53:10 +0000 (11:53 +0200)]
Kwalitee test overhaul

14 years agoSilence a signedness conversion warning in bv_fill()
Vincent Pit [Tue, 25 Aug 2009 23:06:09 +0000 (01:06 +0200)]
Silence a signedness conversion warning in bv_fill()

14 years agoMake svu_validate_uv() return the usable size_t value
Vincent Pit [Tue, 25 Aug 2009 23:03:20 +0000 (01:03 +0200)]
Make svu_validate_uv() return the usable size_t value

Not sure why I didn't do it in the first place.

14 years agobase.pm is also a dependency
Vincent Pit [Tue, 25 Aug 2009 22:56:29 +0000 (00:56 +0200)]
base.pm is also a dependency

14 years agoThis is 0.06 v0.06
Vincent Pit [Sun, 17 May 2009 19:21:04 +0000 (21:21 +0200)]
This is 0.06

14 years agoBump copyright year
Vincent Pit [Sun, 17 May 2009 19:06:37 +0000 (21:06 +0200)]
Bump copyright year

14 years ago64 bits now works on Win32
Vincent Pit [Sun, 17 May 2009 19:05:43 +0000 (21:05 +0200)]
64 bits now works on Win32

14 years agoA better way to check for pure-Perl versions
Vincent Pit [Sun, 17 May 2009 19:03:20 +0000 (21:03 +0200)]
A better way to check for pure-Perl versions

Inspired from Test::NoXS.

14 years agoRemove an unneeded condition in vfill_pp()
Vincent Pit [Sun, 17 May 2009 17:43:59 +0000 (19:43 +0200)]
Remove an unneeded condition in vfill_pp()

14 years agoImprove argument checking
Vincent Pit [Sun, 17 May 2009 17:36:28 +0000 (19:36 +0200)]
Improve argument checking

undef arguments are now allowed. Signedness is checked. Functions have prototypes.

14 years agoAdd prototypes
Vincent Pit [Sun, 17 May 2009 15:41:59 +0000 (17:41 +0200)]
Add prototypes

14 years agoDon't upgrade the arguments if it's not necessary
Vincent Pit [Sun, 17 May 2009 15:20:21 +0000 (17:20 +0200)]
Don't upgrade the arguments if it's not necessary

14 years agoFix mismoves around the unit size
Vincent Pit [Sun, 17 May 2009 15:03:15 +0000 (17:03 +0200)]
Fix mismoves around the unit size

14 years agoGet rid of t/90-boilerplate.t
Vincent Pit [Sat, 16 May 2009 20:45:27 +0000 (22:45 +0200)]
Get rid of t/90-boilerplate.t

14 years agoIntroduce vrot()
Vincent Pit [Sat, 16 May 2009 20:44:48 +0000 (22:44 +0200)]
Introduce vrot()

14 years agoFix shifting more bits than the length of the window
Vincent Pit [Sat, 16 May 2009 12:27:47 +0000 (14:27 +0200)]
Fix shifting more bits than the length of the window

14 years agoSpeed up vfill_pp()
Vincent Pit [Sat, 16 May 2009 12:03:19 +0000 (14:03 +0200)]
Speed up vfill_pp()

14 years agoIntroduce vshift()
Vincent Pit [Sat, 16 May 2009 10:32:23 +0000 (12:32 +0200)]
Introduce vshift()

14 years agoBe proud about being O(1) memory
Vincent Pit [Sat, 16 May 2009 08:47:44 +0000 (10:47 +0200)]
Be proud about being O(1) memory

14 years agoPOD cleanup
Vincent Pit [Sat, 16 May 2009 08:24:03 +0000 (10:24 +0200)]
POD cleanup

14 years agoTest for little endianess more reliably
Vincent Pit [Sat, 16 May 2009 08:19:40 +0000 (10:19 +0200)]
Test for little endianess more reliably

14 years agoImprove size discovery
Vincent Pit [Sat, 16 May 2009 08:10:58 +0000 (10:10 +0200)]
Improve size discovery

14 years agoSilence some redefine warnings for SVU_PP and SVU_SIZE
Vincent Pit [Sat, 16 May 2009 07:42:16 +0000 (09:42 +0200)]
Silence some redefine warnings for SVU_PP and SVU_SIZE

14 years agoFreshen Util.xs
Vincent Pit [Sat, 16 May 2009 07:34:05 +0000 (09:34 +0200)]
Freshen Util.xs

14 years agoFreshen bitvect.h
Vincent Pit [Sat, 16 May 2009 07:29:24 +0000 (09:29 +0200)]
Freshen bitvect.h

15 years agoSlashes are reserved and hence must be encoded in the search part of an URL
Vincent Pit [Wed, 22 Apr 2009 20:51:43 +0000 (22:51 +0200)]
Slashes are reserved and hence must be encoded in the search part of an URL

15 years agoPoint the repository to the gitweb instead of the bare repo
Vincent Pit [Thu, 16 Apr 2009 22:43:53 +0000 (00:43 +0200)]
Point the repository to the gitweb instead of the bare repo

15 years agoUse recent ExtUtils::MakeMaker features to generate a better META.yml
Vincent Pit [Sat, 7 Feb 2009 20:52:42 +0000 (21:52 +0100)]
Use recent ExtUtils::MakeMaker features to generate a better META.yml

15 years agoIgnore Debian_CPANTS.txt
Vincent Pit [Mon, 26 Jan 2009 01:03:48 +0000 (02:03 +0100)]
Ignore Debian_CPANTS.txt

15 years agoBetter be on irc.perl.org
Vincent Pit [Thu, 2 Oct 2008 22:09:15 +0000 (00:09 +0200)]
Better be on irc.perl.org

15 years agoUpdate .gitignore
Vincent Pit [Sat, 5 Jul 2008 21:41:47 +0000 (23:41 +0200)]
Update .gitignore

15 years agoImporting Scalar-Vec-Util-0.05.tar.gz v0.05
Vincent Pit [Sun, 29 Jun 2008 16:15:15 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.05.tar.gz

15 years agoImporting Scalar-Vec-Util-0.04.tar.gz v0.04
Vincent Pit [Sun, 29 Jun 2008 16:15:10 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.04.tar.gz

15 years agoImporting Scalar-Vec-Util-0.03.tar.gz v0.03
Vincent Pit [Sun, 29 Jun 2008 16:15:08 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.03.tar.gz

15 years agoImporting Scalar-Vec-Util-0.02.tar.gz v0.02
Vincent Pit [Sun, 29 Jun 2008 16:15:07 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.02.tar.gz

15 years agoImporting Scalar-Vec-Util-0.01.tar.gz v0.01
Vincent Pit [Sun, 29 Jun 2008 16:14:16 +0000 (18:14 +0200)]
Importing Scalar-Vec-Util-0.01.tar.gz