Next | Query returned 54 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-10-10 03:46:08 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.77

Upstream changes:
0.77 Fri Sep 19 23:13:20 UTC 2014
 - Allow new USING usages.
 - Updated the docs.

0.76 Tue Aug 19 16:43:41 PDT 2014
 - Missed a TAB in previous release :\

0.75 Tue Aug 19 16:18:15 PDT 2014
 - Replace tabs with spaces.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456)
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
   2014-08-17 09:35:01 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.74

Upstream changes:
0.74 Sat Aug 16 16:53:28 PDT 2014
 - Change ' / ' to '/' in doc

0.73 Sat Aug 16 11:15:52 PDT 2014
 - Meta 0.0.2

0.72 Sat Aug 16 01:37:38 PDT 2014
 - Remove File::Basename from tests

0.71 Fri Aug 15 22:54:05 PDT 2014
 - Add t/000-require-modules.t

0.70 Fri Aug 15 18:27:20 PDT 2014
 - Add t/000-compile-modules.t

0.69 Fri Aug 15 20:54:27 BST 2014
 - Restore deprecated "WriteInlineMakefile" for now.
   2014-08-11 03:53:13 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.68

Upstream changes:
0.68 Mon Aug 11 01:19:12 BST 2014
 - Update "with" docs for EU::D 0.400.
   2014-08-08 14:01:25 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.67

Upstream changes:
0.67 Fri Aug  8 00:37:17 BST 2014
 - Remove WriteInlineMakefile.
 - Make "use Inline" keywords case-insensitive.
 - Add a devel ILSM test for running before release

0.66 Fri Aug  1 00:43:36 BST 2014
 - Change Inline::Config check to avoid false positives

0.65 Wed Jul 30 04:18:50 BST 2014
 - Update docs and M14_usage_Config error message

0.64 Sat Jul 19 22:19:18 BST 2014
 - Instrument "Inline::Config" error
 - Lock reading as well as writing of config file
 - Prevent adding non .pm modules to the Makefile
   2014-07-18 03:42:44 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.63

Upstream changes:
0.63 Thu Jul 17 07:51:46 PDT 2014
 - Add mailing list info to Meta and Contributing
   2014-07-17 07:39:17 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 0.62

Upstream changes:
0.62 Sun Jul 13 21:49:16 PDT 2014
 - Actually make the 5.8.1 change I said I did in 0.61

0.61 Sun Jul 13 21:47:14 PDT 2014
 - Make Inline dep on perl 5.8.1 per The Lancaster Consensus
 - https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/lancas
   ter-consensus.md#minimum-supported-perl
 - Fix Metadata errors

0.60 Sun Jul 13 21:19:48 PDT 2014
 - Use the new ZD Contributing file

0.59 Sat Jul 12 12:11:10 PDT 2014
 - Finish migrating and updating docs

0.58 Fri Jul 11 07:02:12 BST 2014
 - Fix tabs, add $VERSIONs, fix prereqs

0.57 Fri Jul 11 02:05:00 BST 2014
 - Inline::C separated from Inline

0.56_03 Thu Jul 10 13:36:04 BST 2014
 - The "with" interface changed slightly - to get right $language use
   $_[-1].
 - Add Contrib file

0.56_02 Thu Jul 10 03:36:04 BST 2014
 - Remove AutoLoader stuff.

0.56_01 Wed Jul  9 17:10:04 PDT 2014
 - Move to Zilla-Dist
 - Remove Inline::C from Inline dist

0.56 9 Jul 2014
 - Clean up formatting and whitespace
 - Removed a "sleep" from Inline::Foo::build

0.55_05 8 Jul 2014
 - Make "with" hook return undef croak, test that.

0.55_04 8 Jul 2014
 - Suppress warnings in older perls from C/t/14void_arg_PRD.t.
 - setruid throws exception not just on Win32 - trap in t/08taint.t.
 - C/t/14void_arg_PRD.t - Fix typo.

0.55_03 1 Jul 2014
 - Update ToDo to post 0.44(!)
 - repository cpan metadata added, typo fixes (thanks dsteinbrunner)
 - Update "with" hook to be class method, not function (and test).
 - Make "make dist" update C/C.pm and Inline::MakeMaker's $VERSION.
 - Undo change disabling BUILD_NOISY for Win32 when shell eq 'cmd'

0.55_02 date Sun 22 Jun 2014
 - Version updated to 0.55_02 and released to CPAN
 - Inline.pm - additional changes to -T handling. (Thanks Ed J).

0.55_01 date Mon 5 May 2014
 - Update version number to 0.55_01

0.55 date Mon 28 Apr 2014
 - Version 0.55 released to CPAN

0.54_05 date Sun 13 Apr 2014
 - Update version number to 0.54_05.
 - Inline.pod - Add documentation regarding "with" and modules. (Thanks to
   Ed J.)

0.54_04 date Wed 10 Apr 2014
 - Add META.yml & META.json to distro
 - Released to CPAN.

0.54_03 date Wed 9 Apr 2014
 - Released to CPAN. (No changes from 0.54_01.)

0.54_01 Mon 31 Mar 2014
 - Update version nmuyber to 0.54_01
 - Makefile.PL - add META_MERGE info (thanks David Steinbrunner).
 - Inline.pod - Correct typos (thanks David Steinbrunner).

0.54 Sat 29 Mar 2014
 - Update version number to 0.54
 - Release version 0.54 to CPAN

0.53_02 Fri 7 Mar 2014
 - Update version to 0.53_02

0.53_01 Thurs 12 Sep 2013
 - Inline.pm - Update version number to 0.53_01

0.53 Wed 1 May 2013
 - Version 0.53 released to CPAN

0.52_02 Wed 24 Apr 2013
 - Version 0.52_02 released to CPAN

0.52_01 Thurs 11 Apr 2013
 - Version 0.52_01 released to CPAN
 - Inline.pm - in sub read_DATA() replace:
     @{$DATA{$pkg}} = split /(?m)(__\S+?__\n)/, $data
     with:
     @{$DATA{$pkg}} = split /(?m)^[ \t]{0,}(__\S+?__\n)/, $data;
     Otherwise some non-markers can be treated as markers.
     Thanks to Chris Nighswonger and Stefan Seifert.
     Added C/t/21read_DATA.t and C/t/22read_DATA_2.t as the test cases.
     NOTE: This is not a complete fix - it's still possible to
	   write code (albeit in an unorthodox fashion) such
	   that a non-marker can be treated as a marker.

0.52 Thurs 07 Mar 2013
 - Version 0.52 released to CPAN

0.51_03 Wed 28 Nov 2012
 - Version 0.51_03 released to CPAN

0.51_02 Tues 20 Nov 2012
 - Version 0.51_02 released to CPAN

0.51_01 Tues 20 Nov 2012
 - Version 0.51_01 released to CPAN

0.51 Sat 13 Oct 2012
 - Version 0.51 released to CPAN.

0.50_03 Mon 8 Oct 2012
 - Version 0.50_03 released to CPAN.

0.50_02 Tues 14 Feb 2012
 - Inline.pm - Bump version number to 0.50_02

0.50_01 Wed 8 Feb 2012
 - Inline.pm - Add a warning prior to croaking with
   M62_invalid_config_file(). That way, we'll at least see what $config
   contains. This is in response to FAIL report
   http://www.cpantesters.org/cpan/report/3287249c-5151-11e1-9dba-4238887bd
   19e
 - Bump version number to 0.50_01

0.50 Tues 7 Feb 2012
 - Version 0.50 released to CPAN
 - Inline.pm - Bump version number to 0.50

0.49_02 Fri 3 Feb 2012
 - Version 0.49_02 released to CPAN
 - Inline.pm - Bring version numbering into line with recommendations made
   in http://perldoc.perl.org/perlmodstyle.html#Version-numbering

0.49_01 Sun 25 Dec 2011
 - As the result of input from David Oswald
 - Inline.pod - Changes relating to "CONFIGURE_REQUIRES" and fix typo
   reported in ticket 73108.
 - Inline-FAQ.pod - Changes relating to "CONFIGURE_REQUIRES"
 - Inline.pm - Bump version to 0.49_01
 - lib/Inline/MakeMaker.pm - Bump version to 0.49_01

0.49 Thurs 8 Dec 2011
 - Version 0.49 released to CPAN
 - Inline.pm - small alteration to M19_usage_language error message

0.48_02 Fri 9 Sept 2011
 - Bump Inline version to 0.48_02

0.48_01 Mon 11 Apr 2011
 - Version 0.48_01 released to CPAN
 - t/05files.t - Have t/05files.t provide a reason for skipping the tests.
 - Inline.pm - Create REWRITE_CONFIG_FILE config option.
 - Makefile.PL - Test::Warn 0.23 or later needed for perl-5.13 and later.
   (Older perls need 0.21 or later).
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Next | Query returned 54 messages, browsing 21 to 30 | Previous