]>
git.vpit.fr Git - perl/modules/subs-auto.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Pit [Fri, 23 Aug 2013 19:41:31 +0000 (16:41 -0300)]
No tabs please
Vincent Pit [Fri, 23 Aug 2013 14:45:29 +0000 (11:45 -0300)]
Remove trailing whitespace
Vincent Pit [Thu, 22 Aug 2013 20:45:08 +0000 (17:45 -0300)]
Quote version numbers in Makefile.PL
Vincent Pit [Thu, 22 Aug 2013 20:40:09 +0000 (17:40 -0300)]
Encode the README file in UTF-8
Vincent Pit [Tue, 20 Aug 2013 21:20:10 +0000 (18:20 -0300)]
Stop bundling author tests
Vincent Pit [Wed, 7 Aug 2013 17:02:59 +0000 (14:02 -0300)]
Update author tests
Vincent Pit [Wed, 7 Aug 2013 17:02:42 +0000 (14:02 -0300)]
Ignore MYMETA.json
Vincent Pit [Wed, 7 Aug 2013 14:37:23 +0000 (11:37 -0300)]
Update the bug tracker URL in META after the rt.perl.org upgrade
Vincent Pit [Wed, 7 Aug 2013 14:46:05 +0000 (11:46 -0300)]
Don't disable dynamic_config
Vincent Pit [Tue, 6 Aug 2013 03:32:15 +0000 (00:32 -0300)]
Get rid of t/99-kwalitee.t
New versions started to throw warnings if specific environment variables
are not set. This may be appropriate for dist manager users, but not really
for the rest of the world.
Since kwalitee metrics are either obvious or useless, there's no big loss
in removing this test anyway.
Vincent Pit [Sun, 27 Feb 2011 15:45:30 +0000 (16:45 +0100)]
This is 0.07
Vincent Pit [Sun, 27 Feb 2011 00:30:05 +0000 (01:30 +0100)]
Fix the sample script
Vincent Pit [Sun, 27 Feb 2011 00:28:53 +0000 (01:28 +0100)]
Switch to qw<>
Vincent Pit [Wed, 5 Jan 2011 20:11:31 +0000 (21:11 +0100)]
Ignore MYMETA.yml
Vincent Pit [Wed, 5 Jan 2011 20:11:11 +0000 (21:11 +0100)]
Bump copyright year
Vincent Pit [Wed, 5 Jan 2011 20:10:52 +0000 (21:10 +0100)]
Preemptively remove uses of lvalue GvCV
Vincent Pit [Sun, 25 Jul 2010 18:09:45 +0000 (20:09 +0200)]
This is 0.06
Vincent Pit [Sun, 25 Jul 2010 17:58:09 +0000 (19:58 +0200)]
Test method calls
Vincent Pit [Sun, 25 Jul 2010 17:57:47 +0000 (19:57 +0200)]
POD formatting fixes
Vincent Pit [Sun, 25 Jul 2010 17:57:24 +0000 (19:57 +0200)]
Fix default package
Vincent Pit [Sun, 25 Jul 2010 17:20:18 +0000 (19:20 +0200)]
Rename $func to $name
Vincent Pit [Sun, 25 Jul 2010 09:57:59 +0000 (11:57 +0200)]
Use the op_info feature to prevent hooking of method calls
Vincent Pit [Sun, 25 Jul 2010 08:29:26 +0000 (10:29 +0200)]
Small cleanup in _fetch
Vincent Pit [Sun, 25 Jul 2010 08:30:19 +0000 (10:30 +0200)]
Bump copyright year
Vincent Pit [Sun, 25 Jul 2010 08:29:43 +0000 (10:29 +0200)]
Document that the pragma doesn't propagate into eval STRING
Vincent Pit [Sun, 25 Jul 2010 10:01:11 +0000 (12:01 +0200)]
Get rid of Symbol and delete the code slot in XS
It's the only way we have to preserve the GV file name.
Vincent Pit [Sat, 24 Jul 2010 19:52:28 +0000 (21:52 +0200)]
Code cleanup
Vincent Pit [Sat, 24 Jul 2010 19:29:28 +0000 (21:29 +0200)]
Use B::Keywords
Vincent Pit [Sat, 5 Dec 2009 00:08:28 +0000 (01:08 +0100)]
5.11.2 fix
Vincent Pit [Sun, 4 Oct 2009 09:18:03 +0000 (11:18 +0200)]
Re-indent WriteMakefile() arguments
Vincent Pit [Sun, 4 Oct 2009 08:48:13 +0000 (10:48 +0200)]
Build the $name and the main $file from $dist
Vincent Pit [Sun, 4 Oct 2009 07:58:22 +0000 (09:58 +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 [Wed, 1 Jul 2009 09:02:24 +0000 (11:02 +0200)]
This is 0.05
Vincent Pit [Wed, 1 Jul 2009 09:00:56 +0000 (11:00 +0200)]
Really use the meta info to generate the META.yml
Vincent Pit [Wed, 1 Jul 2009 08:57:52 +0000 (10:57 +0200)]
Get rid of t/90-boilerplate.t
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 [Sun, 15 Feb 2009 10:59:50 +0000 (11:59 +0100)]
Two typos in test descriptions
Vincent Pit [Sun, 15 Feb 2009 10:59:00 +0000 (11:59 +0100)]
Localize the guard
Vincent Pit [Sat, 7 Feb 2009 21:31:52 +0000 (22:31 +0100)]
Use recent ExtUtils::MakeMaker features to generate a better META.yml
Vincent Pit [Fri, 3 Oct 2008 23:28:19 +0000 (01:28 +0200)]
Typo
Vincent Pit [Thu, 2 Oct 2008 22:12:44 +0000 (00:12 +0200)]
Better be on irc.perl.org
Vincent Pit [Thu, 2 Oct 2008 20:48:04 +0000 (22:48 +0200)]
This is 0.04
Vincent Pit [Thu, 2 Oct 2008 20:45:40 +0000 (22:45 +0200)]
Make t/10-base.t more readable by adding *comments* (yikes)
Vincent Pit [Thu, 2 Oct 2008 20:19:35 +0000 (22:19 +0200)]
Explicitely test hash keys
Vincent Pit [Thu, 2 Oct 2008 20:15:35 +0000 (22:15 +0200)]
Test ampersand calls
Vincent Pit [Mon, 29 Sep 2008 18:31:12 +0000 (20:31 +0200)]
Be proud about not using a source filter
Vincent Pit [Mon, 22 Sep 2008 17:20:59 +0000 (19:20 +0200)]
'sub foo; print foo 1' compiles to 'print(foo(1))'
Vincent Pit [Thu, 4 Sep 2008 21:49:12 +0000 (23:49 +0200)]
Get rid of Debian_CPANTS.txt
Vincent Pit [Thu, 4 Sep 2008 20:06:32 +0000 (22:06 +0200)]
This is 0.03
Vincent Pit [Mon, 1 Sep 2008 09:03:44 +0000 (11:03 +0200)]
Simplify double negations
Vincent Pit [Sat, 30 Aug 2008 20:14:16 +0000 (22:14 +0200)]
Add prototype tests in t/12-proto.t
Vincent Pit [Fri, 29 Aug 2008 22:18:46 +0000 (00:18 +0200)]
Test -X _
Vincent Pit [Thu, 28 Aug 2008 17:54:42 +0000 (19:54 +0200)]
Track META.yml
Vincent Pit [Thu, 28 Aug 2008 17:53:38 +0000 (19:53 +0200)]
Add the sample/subs.pl script
Vincent Pit [Thu, 28 Aug 2008 17:45:57 +0000 (19:45 +0200)]
Renumber t/11-pkg.t tests
Vincent Pit [Thu, 28 Aug 2008 17:33:00 +0000 (19:33 +0200)]
We don't really need to localize the guard since there's no way it could recurse
Vincent Pit [Thu, 28 Aug 2008 17:31:33 +0000 (19:31 +0200)]
Oops, 'bareword' was the old module name
Vincent Pit [Thu, 28 Aug 2008 17:18:07 +0000 (19:18 +0200)]
Clarify what 'in' does with doc and tests
Vincent Pit [Thu, 28 Aug 2008 14:49:09 +0000 (16:49 +0200)]
This is 0.02
Vincent Pit [Thu, 28 Aug 2008 14:48:47 +0000 (16:48 +0200)]
Test for an odd number of arguments
Vincent Pit [Thu, 28 Aug 2008 14:40:10 +0000 (16:40 +0200)]
Fix DATA filehandle
Vincent Pit [Thu, 28 Aug 2008 14:36:21 +0000 (16:36 +0200)]
Document opening of global filehandles in pragma scope
Vincent Pit [Thu, 28 Aug 2008 14:33:22 +0000 (16:33 +0200)]
Document the 'in' parameter
Vincent Pit [Thu, 28 Aug 2008 12:45:57 +0000 (14:45 +0200)]
Refactor the package name validation in a proper sub
Vincent Pit [Thu, 28 Aug 2008 11:29:23 +0000 (13:29 +0200)]
Add the in parameter
Vincent Pit [Thu, 28 Aug 2008 10:01:17 +0000 (12:01 +0200)]
Add a second subs::auto zone in the test
Vincent Pit [Thu, 28 Aug 2008 09:37:34 +0000 (11:37 +0200)]
Skip __LINE__ and __FILE__. Use __LINE__ in the tests
Vincent Pit [Wed, 27 Aug 2008 21:26:52 +0000 (23:26 +0200)]
Test global filehandles
Vincent Pit [Wed, 27 Aug 2008 21:20:04 +0000 (23:20 +0200)]
This is 0.01