[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [SCM] Perl 5 source code branch, master, updated. perl-5.10.0-1416-g971b050
From:       git () toroid ! org (git)
Date:       2008-10-30 17:30:09
Message-ID: 20081030173046.13D1B558441 () fugue ! toroid ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".

The branch, master has been updated
       via  971b050027df648667cecc47b3df26f3a18c9991 (commit)
       via  d3c2004284cbf919e13803dc9ea1c3f38a882cce (commit)
       via  5aa755b3f8e808b328c3b26f940ac5d454757931 (commit)
       via  a61d7526b596e92ac55e3af3d66bb83946fec072 (commit)
       via  79dae36fe39e869d0fd8eb9d0db40a9fa1096823 (commit)
       via  a13de9f739183bb3262cb4737de1e10d961ea3df (commit)
       via  89a834623e31e880aae56bd1a5d35e845100d778 (commit)
       via  75e155528e2b5037d86df5ab3957adadf6e5cbd2 (commit)
       via  0e923dc12dd423a724f42a6a97cacf8313354932 (commit)
       via  aa2a4c7fe277591ca1e06cc5e8e2b399c4a7627a (commit)
       via  4de580e72069186eba32d76640a5384143335369 (commit)
       via  5765f44b9945ee95902e5b51a485af154a240ee4 (commit)
       via  af2b0f55051428dcac7a8e6ce8e934846e0c1de1 (commit)
       via  31e40c3865f0e39bd694fc67ceb53af186be91a5 (commit)
       via  24792739e379dad8273c358d8071ecb3e7b3d266 (commit)
       via  5093171458c813c113a497667ad8db8fd4bc72fc (commit)
       via  a696d320666f56a731014cc2c0da4d8682d7c360 (commit)
       via  6c0511b62d13dab0d089f83add51ee297acb1269 (commit)
       via  ed855c0ac9596b494f774a865cbce91f0d0f4ea9 (commit)
       via  a6a12954c7a5ee223fc613f30be688429f17c3f8 (commit)
       via  a7d96af112c5154b8f2d60e169860ebb340c2ff8 (commit)
       via  073e1f4ecc0fe938e2fef179eae911e7eb5f771a (commit)
       via  144551edd4f17b00a186a129ec8112ab1b72167a (commit)
       via  32e320674b13e7668dab4adecf49997fbc70f772 (commit)
       via  7b3642ac2ac9502374a3bb2e05823702d40d98e5 (commit)
       via  5fed927a1f19ad31c30ea9e383ca9df33566eedc (commit)
       via  7113e3d155974f9fb7bf313ed993a31cd77bc458 (commit)
       via  d4bacea2a928306640af02e0a61e172b182aa383 (commit)
       via  2d730a524d1ff841afdc663628875e9ccb791278 (commit)
       via  dec86cc92ac5804ecb8cf39f8333cbd639b2cb25 (commit)
       via  f72c21cb666e351129a69318fb4a51188ddf4f7d (commit)
       via  18cca827eae65ea8c52108e53d25fb59d81dd42e (commit)
       via  89978faae8b14a1fb59b3c772ed050c6f64177b6 (commit)
       via  35f5623aca3aa58cff8904b854d3fb7424d38ef5 (commit)
       via  6482704d376f9f796f8a4460acbda4bf4e466fce (commit)
       via  4a1ff389ef5c9dc44dd7f5c825af839cf60fadcf (commit)
       via  f4620daf12fb7cb23e0c14d39394cb888946f1b7 (commit)
       via  4a9a062bfcc3a2c6db3d27fd21d238fc94f314e9 (commit)
       via  4b081a74f9e1a4edba9f7efd84889d588d49b9c2 (commit)
       via  e70623fd85f1dc2c0028bad95e1de52b1f2f64b8 (commit)
       via  c82cd46f2e225e72d2f1efbd308c3a28c8e29f51 (commit)
       via  8af85505d9002b4450d3d2efb71bb62add8a2a0f (commit)
      from  2be5ca74dad45ba5c88bbf6f26a6360be2df1223 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 971b050027df648667cecc47b3df26f3a18c9991
Merge: 2be5ca74dad45ba5c88bbf6f26a6360be2df1223 d3c2004284cbf919e13803dc9ea1c3f38a882cce
Author: Sam Vilain <sam@vilain.net>
Date:   Wed Oct 29 17:04:48 2008 +0000

    Merge branch 'p4/perl' into blead

-----------------------------------------------------------------------

Summary of changes:
 Configure                                  |  455 +++++++++++++++-------------
 MANIFEST                                   |    8 +
 Porting/Glossary                           |    4 +
 Porting/Maintainers.pl                     |    5 +-
 README.haiku                               |   64 ++++
 XSUB.h                                     |    2 +-
 av.c                                       |    6 +-
 av.h                                       |   12 +-
 cc_runtime.h                               |    2 +-
 cop.h                                      |   20 +-
 cv.h                                       |   30 +-
 deb.c                                      |    4 +-
 doio.c                                     |    4 +-
 doop.c                                     |   16 +-
 dump.c                                     |    9 +-
 embed.fnc                                  |   18 +-
 embed.h                                    |    2 +-
 embed.pl                                   |    2 +-
 embedvar.h                                 |    2 +-
 ext/Cwd/Changes                            |  101 ++++++
 ext/Cwd/Cwd.xs                             |  236 ++++++++-------
 ext/Cwd/Makefile.PL                        |    4 -
 ext/Cwd/t/cwd.t                            |   17 +-
 ext/Errno/Errno_pm.PL                      |    2 +-
 ext/Time/HiRes/t/HiRes.t                   |    3 +-
 global.sym                                 |    2 +-
 gv.c                                       |    8 +-
 gv.h                                       |    6 +-
 haiku/Haiku/Haiku.pm                       |   54 ++++
 haiku/Haiku/Haiku.xs                       |  137 +++++++++
 haiku/Haiku/Makefile.PL                    |   20 ++
 haiku/haikuish.h                           |   11 +
 handy.h                                    |   22 +-
 hints/haiku.sh                             |   34 ++
 hv.c                                       |   10 +-
 hv.h                                       |   26 +-
 installperl                                |    1 +
 intrpvar.h                                 |    3 +-
 lib/Attribute/Handlers.pm                  |    8 +-
 lib/Attribute/Handlers/Changes             |    4 +
 lib/Attribute/Handlers/README              |   15 +-
 lib/CPANPLUS/Internals/Constants/Report.pm |    1 +
 lib/Cwd.pm                                 |    7 +-
 lib/ExtUtils/CBuilder.pm                   |    1 +
 lib/ExtUtils/Command.pm                    |   10 +-
 lib/ExtUtils/MM.pm                         |    1 +
 lib/ExtUtils/{MM_BeOS.pm => MM_Haiku.pm}   |   18 +-
 lib/ExtUtils/Manifest.pm                   |    2 +-
 lib/ExtUtils/t/Manifest.t                  |    3 +-
 lib/ExtUtils/t/cp.t                        |   33 ++
 lib/ExtUtils/t/eu_command.t                |   11 +-
 lib/File/Path.pm                           |  264 ++++++++++-------
 lib/File/Path.t                            |  161 +++++++++--
 lib/File/Spec.pm                           |    2 +-
 lib/File/Spec/Cygwin.pm                    |    2 +-
 lib/File/Spec/Epoc.pm                      |    2 +-
 lib/File/Spec/Functions.pm                 |    2 +-
 lib/File/Spec/Mac.pm                       |    2 +-
 lib/File/Spec/OS2.pm                       |    2 +-
 lib/File/Spec/Unix.pm                      |    7 +-
 lib/File/Spec/VMS.pm                       |    2 +-
 lib/File/Spec/Win32.pm                     |    2 +-
 lib/Module/Build.pm                        |    1 +
 lib/lib.t                                  |    1 +
 lib/lib_pm.PL                              |    2 +-
 locale.c                                   |    4 +-
 mathoms.c                                  |    4 +-
 mg.c                                       |   20 +-
 mg.h                                       |   10 +-
 mro.c                                      |   19 +-
 numeric.c                                  |    2 +-
 op.c                                       |    6 +-
 op.h                                       |    8 +-
 opcode.pl                                  |    2 +-
 opnames.h                                  |    2 +-
 pad.c                                      |    7 +-
 pad.h                                      |   24 +-
 perl.c                                     |    5 +-
 perl.h                                     |   22 +-
 perlapi.c                                  |    2 +-
 perlapi.h                                  |    2 +-
 perlio.c                                   |   11 +-
 perlsdio.h                                 |    2 +-
 perly.c                                    |    2 +-
 perly.y                                    |    1 +
 pod/perlport.pod                           |    1 +
 pp.c                                       |   18 +-
 pp.h                                       |    4 +-
 pp_ctl.c                                   |   36 ++--
 pp_hot.c                                   |   12 +-
 pp_pack.c                                  |    4 +-
 pp_sort.c                                  |    4 +-
 pp_sys.c                                   |    6 +-
 proto.h                                    |   14 +-
 regcomp.c                                  |    9 +-
 regexec.c                                  |    7 +-
 regexp.h                                   |    2 +-
 scope.c                                    |   16 +-
 scope.h                                    |   16 +-
 sv.c                                       |   86 +++---
 sv.h                                       |   86 +++---
 t/io/fs.t                                  |    2 +-
 t/op/pat.t                                 |   16 +-
 taint.c                                    |    2 +-
 thread.h                                   |    2 +-
 toke.c                                     |    8 +-
 universal.c                                |   10 +-
 utf8.c                                     |    8 +-
 util.c                                     |   74 +++---
 x2p/a2p.h                                  |    6 +
 xsutils.c                                  |    2 +-
 111 files changed, 1632 insertions(+), 902 deletions(-)
 create mode 100644 README.haiku
 create mode 100644 haiku/Haiku/Haiku.pm
 create mode 100644 haiku/Haiku/Haiku.xs
 create mode 100644 haiku/Haiku/Makefile.PL
 create mode 100644 haiku/haikuish.h
 create mode 100644 hints/haiku.sh
 copy lib/ExtUtils/{MM_BeOS.pm => MM_Haiku.pm} (65%)
 create mode 100644 lib/ExtUtils/t/cp.t


hooks/post-receive
-- 
Perl 5 source code
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic