]>
git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Pit [Mon, 24 Sep 2012 17:38:03 +0000 (19:38 +0200)]
Update author tests
Vincent Pit [Sun, 19 Feb 2012 13:09:03 +0000 (14:09 +0100)]
Require Module::ExtractUse 0.24 for the Kwalitee test
Vincent Pit [Thu, 25 Aug 2011 15:50:31 +0000 (17:50 +0200)]
Add META.json
Vincent Pit [Wed, 24 Aug 2011 13:03:32 +0000 (15:03 +0200)]
Ignore MYMETA.json
Vincent Pit [Wed, 24 Aug 2011 12:52:14 +0000 (14:52 +0200)]
Encode the README file in UTF-8
Vincent Pit [Sat, 23 Apr 2011 16:05:16 +0000 (18:05 +0200)]
Make Makefile.PL honour CC= arguments
Vincent Pit [Sat, 23 Apr 2011 14:29:39 +0000 (16:29 +0200)]
Silence a constness warning in bv_zero()
Vincent Pit [Sat, 23 Apr 2011 14:27:58 +0000 (16:27 +0200)]
Rename j1 to prevent a name clash with the Bessel function
Vincent Pit [Sat, 23 Apr 2011 14:23:32 +0000 (16:23 +0200)]
Return canonical truth values from veq()
Vincent Pit [Sat, 23 Apr 2011 14:19:43 +0000 (16:19 +0200)]
Compare two bit vectors past their allocation limits correctly
Vincent Pit [Sat, 23 Apr 2011 14:16:27 +0000 (16:16 +0200)]
Properly prepare the scalars before filling or copying into them
Vincent Pit [Thu, 6 Jan 2011 00:52:28 +0000 (01:52 +0100)]
Switch to qw<>
Vincent Pit [Thu, 6 Jan 2011 00:45:41 +0000 (01:45 +0100)]
Sort MANIFEST
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.
Vincent Pit [Thu, 6 Jan 2011 00:35:33 +0000 (01:35 +0100)]
Bump copyright year
Vincent Pit [Thu, 6 Jan 2011 00:34:52 +0000 (01:34 +0100)]
Ignore MYMETA.yml
Vincent Pit [Wed, 14 Apr 2010 21:53:12 +0000 (23:53 +0200)]
Revamp the bench script
Vincent Pit [Sun, 4 Oct 2009 09:18:03 +0000 (11:18 +0200)]
Re-indent WriteMakefile() arguments
Vincent Pit [Sun, 4 Oct 2009 08:32:11 +0000 (10:32 +0200)]
Build the $name and the main $file from $dist
Vincent Pit [Sun, 4 Oct 2009 07:44:01 +0000 (09:44 +0200)]
Put prerequisites in their own separate hash
Vincent Pit [Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)]
Give an explicit value to dynamic_config
Vincent Pit [Sat, 26 Sep 2009 09:53:10 +0000 (11:53 +0200)]
Kwalitee test overhaul
Vincent Pit [Tue, 25 Aug 2009 23:06:09 +0000 (01:06 +0200)]
Silence a signedness conversion warning in bv_fill()
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.
Vincent Pit [Tue, 25 Aug 2009 22:56:29 +0000 (00:56 +0200)]
base.pm is also a dependency
Vincent Pit [Sun, 17 May 2009 19:21:04 +0000 (21:21 +0200)]
This is 0.06
Vincent Pit [Sun, 17 May 2009 19:06:37 +0000 (21:06 +0200)]
Bump copyright year
Vincent Pit [Sun, 17 May 2009 19:05:43 +0000 (21:05 +0200)]
64 bits now works on Win32
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.
Vincent Pit [Sun, 17 May 2009 17:43:59 +0000 (19:43 +0200)]
Remove an unneeded condition in vfill_pp()
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.
Vincent Pit [Sun, 17 May 2009 15:41:59 +0000 (17:41 +0200)]
Add prototypes
Vincent Pit [Sun, 17 May 2009 15:20:21 +0000 (17:20 +0200)]
Don't upgrade the arguments if it's not necessary
Vincent Pit [Sun, 17 May 2009 15:03:15 +0000 (17:03 +0200)]
Fix mismoves around the unit size
Vincent Pit [Sat, 16 May 2009 20:45:27 +0000 (22:45 +0200)]
Get rid of t/90-boilerplate.t
Vincent Pit [Sat, 16 May 2009 20:44:48 +0000 (22:44 +0200)]
Introduce vrot()
Vincent Pit [Sat, 16 May 2009 12:27:47 +0000 (14:27 +0200)]
Fix shifting more bits than the length of the window
Vincent Pit [Sat, 16 May 2009 12:03:19 +0000 (14:03 +0200)]
Speed up vfill_pp()
Vincent Pit [Sat, 16 May 2009 10:32:23 +0000 (12:32 +0200)]
Introduce vshift()
Vincent Pit [Sat, 16 May 2009 08:47:44 +0000 (10:47 +0200)]
Be proud about being O(1) memory
Vincent Pit [Sat, 16 May 2009 08:24:03 +0000 (10:24 +0200)]
POD cleanup
Vincent Pit [Sat, 16 May 2009 08:19:40 +0000 (10:19 +0200)]
Test for little endianess more reliably
Vincent Pit [Sat, 16 May 2009 08:10:58 +0000 (10:10 +0200)]
Improve size discovery
Vincent Pit [Sat, 16 May 2009 07:42:16 +0000 (09:42 +0200)]
Silence some redefine warnings for SVU_PP and SVU_SIZE
Vincent Pit [Sat, 16 May 2009 07:34:05 +0000 (09:34 +0200)]
Freshen Util.xs
Vincent Pit [Sat, 16 May 2009 07:29:24 +0000 (09:29 +0200)]
Freshen bitvect.h
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
Vincent Pit [Thu, 16 Apr 2009 22:43:53 +0000 (00:43 +0200)]
Point the repository to the gitweb instead of the bare repo
Vincent Pit [Sat, 7 Feb 2009 20:52:42 +0000 (21:52 +0100)]
Use recent ExtUtils::MakeMaker features to generate a better META.yml
Vincent Pit [Mon, 26 Jan 2009 01:03:48 +0000 (02:03 +0100)]
Ignore Debian_CPANTS.txt
Vincent Pit [Thu, 2 Oct 2008 22:09:15 +0000 (00:09 +0200)]
Better be on irc.perl.org
Vincent Pit [Sat, 5 Jul 2008 21:41:47 +0000 (23:41 +0200)]
Update .gitignore
Vincent Pit [Sun, 29 Jun 2008 16:15:15 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.05.tar.gz
Vincent Pit [Sun, 29 Jun 2008 16:15:10 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.04.tar.gz
Vincent Pit [Sun, 29 Jun 2008 16:15:08 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.03.tar.gz
Vincent Pit [Sun, 29 Jun 2008 16:15:07 +0000 (18:15 +0200)]
Importing Scalar-Vec-Util-0.02.tar.gz
Vincent Pit [Sun, 29 Jun 2008 16:14:16 +0000 (18:14 +0200)]
Importing Scalar-Vec-Util-0.01.tar.gz