]> git.vpit.fr Git - perl/modules/Sub-Nary.git/history - Nary.xs
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Sub-Nary.git] / Nary.xs
2013-08-23 Vincent PitRemove trailing whitespace
2008-11-30 Vincent Pitscale() shouldn't fill {}
2008-08-20 Vincent PitWith cheating a bit, we get 100% XS code coverage
2008-08-20 Vincent PitFix edge case in cumulate() when the coefficient is 1
2008-08-20 Vincent PitFix discrepancy between add('list',1) and add({list...
2008-08-20 Vincent PitWrap hv_store{,_ent} so that we don't make the error...
2008-08-08 Vincent PitRemove the now unused list function
2008-08-08 Vincent PitFix map/grep handling of returns in block with a new...
2008-08-08 Vincent PitRewrite add in XS. List::Util is no longer a prerequisite
2008-08-08 Vincent PitRewrite scale in XS
2008-08-08 Vincent PitRewrite combine in XS
2008-08-08 Vincent PitRewrite normalize in XS
2008-08-08 Vincent PitRewrite list in XS
2008-08-08 Vincent PitRewrite zero in XS
2008-08-08 Vincent PitRewrite count in XS. List::Util::sum isn't required...
2008-08-04 Vincent PitImporting Sub-Nary-0.01.tar.gz v0.01