2017-11-04 |
Vincent Pit | Update VPIT::TestHelpers to 15e8aee3 master |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Switch qw delimiters to <> |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Explicitely state that C++ compilers aren't supported |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Make Perl version numbers more readable |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Replace uses of "$^V" by "$]" |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Remove obsolete kwalitee workarounds |
commit | commitdiff | tree |
2013-08-24 |
Vincent Pit | Put each POD sentence on its own line |
commit | commitdiff | tree |
2013-08-23 |
Vincent Pit | Make sure the POD headings are linkable |
commit | commitdiff | tree |
2013-08-23 |
Vincent Pit | No tabs please |
commit | commitdiff | tree |
2013-08-23 |
Vincent Pit | Remove trailing whitespace |
commit | commitdiff | tree |
2013-08-22 |
Vincent Pit | Quote version numbers in Makefile.PL |
commit | commitdiff | tree |
2013-08-22 |
Vincent Pit | Encode the README file in UTF-8 |
commit | commitdiff | tree |
2013-08-20 |
Vincent Pit | Stop bundling author tests |
commit | commitdiff | tree |
2013-08-07 |
Vincent Pit | Update author tests |
commit | commitdiff | tree |
2013-08-07 |
Vincent Pit | Ignore MYMETA files |
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 |
2012-02-19 |
Vincent Pit | Require Module::ExtractUse 0.24 for the Kwalitee test |
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-07-07 |
Vincent Pit | Sort MANIFEST |
commit | commitdiff | tree |
2009-07-07 |
Vincent Pit | Get rid of t/90-boilerplate.t |
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 |
2008-11-30 |
Vincent Pit | One more eval { return } test |
commit | commitdiff | tree |
2008-11-30 |
Vincent Pit | Better be on irc.perl.org |
commit | commitdiff | tree |
2008-11-30 |
Vincent Pit | scale() shouldn't fill {} |
commit | commitdiff | tree |
2008-11-30 |
Vincent Pit | POD beautification |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Make the sample script use B::RecDeparse when available |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | More combine()-specific tests |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | With cheating a bit, we get 100% XS code coverage |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Fix edge case in cumulate() when the coefficient is 1 |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | More XS tests |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Fix discrepancy between add('list',1) and add({list... |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | An entersub has always at least a pushmark and a rv2cv |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | add() always return a reference |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Get rid of Debian_CPANTS.txt |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Wrap hv_store{,_ent} so that we don't make the error... |
commit | commitdiff | tree |
2008-08-20 |
Vincent Pit | Correct mailing list |
commit | commitdiff | tree |
2008-08-16 |
Vincent Pit | Add tests for ||, && and // |
commit | commitdiff | tree |
2008-08-09 |
Vincent Pit | Allow returning from a scalar assignment |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | This is 0.03 v0.03 |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Simplify pp_entersub argument list logic and improve... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Move misc XS tests to t/15-misc-xs.t, including scalops... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | One more test to exaust for cases. Remove debugging... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Test for definedness of returned values because 0 is... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | for/while (...) { return if } should be interpreted... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Put grep/map tests into their own test file |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | The right method to get the number of keys from a B... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Fix handling of partial returns in lists |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Fix a bug the handling of if (do { return if ; }) ... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Remove the now unused list function |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Fix map/grep handling of returns in block with a new... |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite add in XS. List::Util is no longer a prerequisite |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite scale in XS |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite combine in XS |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite normalize in XS |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite list in XS |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite zero in XS |
commit | commitdiff | tree |
2008-08-08 |
Vincent Pit | Rewrite count in XS. List::Util::sum isn't required... |
commit | commitdiff | tree |
2008-08-07 |
Vincent Pit | Complete rewrite. Make the inspect process return both... |
commit | commitdiff | tree |
2008-08-06 |
Vincent Pit | Add support for grep and while. Inline expect_list... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Add tests for delete |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | This is 0.02 v0.02 |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Explain how we treat core functions in regard to probab... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Get the good count in aassign. Fixes successive arrays... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | const ops are always SVOPs, so we can simplify the... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Add support for constant ranges, and tests for kinds... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Add tests for end*() functions |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Add support and tests for the get{pw,gr,host,net,proto... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | keys/values return a 'list', each return zero or two... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | stat() can also return no arguments if the file can... |
commit | commitdiff | tree |
2008-08-05 |
Vincent Pit | Add support for gmtime |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Test some filestat operators |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Also add support for stat |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Add support for localtime and caller |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | POD nits |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | readline/<> should be seen as returning a list |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Add a test in t/23-branch.t for the glob strange case |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | eval '...' should be interpreted as returning a list |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Add support and tests for eval { } |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Return 'list' when we can't enter the coderef (such... |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | We stole from B::Deparse, not Sub::Deparse |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | We can't guess how many elements a match will return |
commit | commitdiff | tree |
2008-08-04 |
Vincent Pit | Importing Sub-Nary-0.01.tar.gz v0.01 |
commit | commitdiff | tree |
|