platform/upstream/perl.git
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in misc. files.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in MANIFEST.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in x2p/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in vms/*.
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in README*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in plan9/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in NetWare/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in mpeix/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in beos/*.
2011-01-07 David GoldenUpdate Module::Metadata to 1.000003
2011-01-07 David GoldenAdd Module::Metadata as a dual-life core module
2011-01-07 David Goldenupdate version.pm in Maintainers.pl
2011-01-07 John PeacockSync with version 0.88 on CPAN
2011-01-07 Jan DuboisUpdate to Win32-0.42 from CPAN
2011-01-06 Craig A. BerryUpdate K&R-style function declarations in dl_vms.xs.
2011-01-06 Craig A. BerryBuild json_pp.com on VMS.
2011-01-06 Craig A. BerryMake newline on last record explicit.
2011-01-06 Craig A. BerryRemove cc_runtime.h from the VMS build.
2011-01-06 David GoldenAdd Perl::OSType as a dual-life core module
2011-01-05 Chris 'BinGOs... Update CGI to CPAN version 3.51
2011-01-05 Nicholas ClarkCalling "PRINT" on a tied STDERR can use G_DISCARD...
2011-01-05 David MitchellDevel-Peek/Peek.pm: update example outputs in pod
2011-01-05 Karl Williamsonutf8.h: Add macros for problematic code points
2011-01-05 Nicholas ClarkConvert tied READLINE to using Perl_tied_method()
2011-01-05 Karl Williamsonperlrepository: Add example of why tests need running
2011-01-05 Nicholas ClarkConvert tied PRINT to using Perl_tied_method()
2011-01-05 Nicholas ClarkConvert tied SPLICE to using Perl_tied_method()
2011-01-05 Nicholas ClarkRename tied_handle_method() to tied_method(), and make...
2011-01-05 Nicholas ClarkIn pp_sys.c, rename the macro tied_handle_method()...
2011-01-05 Nicholas ClarkThe mg parameter to S_tied_handle_method() can be const...
2011-01-05 Nicholas ClarkSplit the flags and argc parameters to S_tied_handle_me...
2011-01-05 David Mitchellremove cc_runtime.h from core
2011-01-05 Paul "LeoNerd... Support emulation of AI_NUMERICSERV even though it...
2011-01-05 brian d foyperlfaq1: less "more faster"
2011-01-05 Karl Williamsonmktables: Small performance enhancement
2011-01-05 Karl Williamsonmktables: white space-only change
2011-01-05 Karl Williamsonmktables: remove unneeded test
2011-01-05 Karl Williamsonmktables: typos in comments
2011-01-05 Karl Williamsonmktables: improve debug statement
2011-01-05 Karl Williamsonmktables: Add error check
2011-01-04 Paul "LeoNerd... Use Zero() rather than rely on C99 struct initialiser...
2011-01-04 Nicholas ClarkConvert tied WRITE to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied READ to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied PRINTF to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied OPEN to using S_tied_handle_method()
2011-01-04 Nicholas ClarkIn pp_sys.c, move S_tied_handle_method() before pp_open.
2011-01-04 David Mitchellstash.t: make TODO tests only TODO under threads
2011-01-04 Nicholas ClarkRemove a long-vestigial PUTBACK from the tied OPEN...
2011-01-04 Nicholas ClarkConverge the implementation of tied OPEN with PRINTF...
2011-01-04 Reini Urbanbuild man pages on cygwin too
2011-01-04 Reini UrbanImprove cygwin rebase behaviour
2011-01-04 Nicholas ClarkRefactor filenames.t to use unlike() and cmp_ok() for...
2011-01-04 Jan DuboisDon't install Cygwin code into other platforms
2011-01-03 Jesse Vincentupdate t/porting/filenames.t to check for path componen...
2011-01-03 David Mitchellregen/overload.pl: add comments to overload.[ch]
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2011-01-03 Zsbán AmbrusAdd link for v5.8.5-RC1 announcement
2011-01-03 Reini UrbanCYG14 Dynaloader without USEIMPORTLIB, and search cyg...
2011-01-03 Reini UrbanUpdate cygwin hints
2011-01-03 David Mitchellreindent tryAMAGICunTARGET after previous change
2011-01-03 David Mitchellsimplify tryAMAGICunTARGET
2011-01-03 David Mitchellfix a few typos in lib/overload.t
2011-01-03 Vincent PitReindent pp_rv2av
2011-01-03 Father Chrysostomosmissing article
2011-01-03 Father Chrysostomos(no commit message)
2011-01-03 Father ChrysostomosSilence a compiler warning
2011-01-03 Father ChrysostomosRestore the old description of $[
2011-01-03 Father ChrysostomosRevert "[perl #68654] next::method doesn't see UNIVERSAL"
2011-01-03 Father ChrysostomosRevert "[perl #80098] Bleadperl breaks Attribute::Lexical"
2011-01-03 Peter Martini[perl #45147] Issue with the exists function
2011-01-03 Zsbán Ambrus[perl #81032] Overhaul Porting/epigraphs.pod
2011-01-03 Paul "LeoNerd... Give a warning if pack_sockaddr_in6 is asked to pack...
2011-01-03 Paul "LeoNerd... Use HAS_SIN6_SCOPE_ID rather than glibc version testing
2011-01-03 Paul "LeoNerd... Bugfix to Socket.pm 's GAI fallback constants - use...
2011-01-03 Paul "LeoNerd... Capture newly-created unit tests to MANIFEST
2011-01-03 Paul "LeoNerd... Make Socket.pm 'use strict' clean
2011-01-03 Paul "LeoNerd... Provide fallback implementation of getaddrinfo and...
2011-01-03 Paul "LeoNerd... Initial documentation of getaddrinfo and getnameinfo...
2011-01-03 Paul "LeoNerd... Unit tests for Socket::getaddrinfo() and Socket::getnam...
2011-01-03 Paul "LeoNerd... Implement Socket::getaddrinfo() and Socket::getnameinfo...
2011-01-03 Paul "LeoNerd... Conditionally set sa_len-type fields when packing socka...
2011-01-03 Nuno CarvalhoAdd new test file t/porting/filenames.t
2011-01-03 Craig A. BerryClever tests may fool with $^O.
2011-01-03 David GoldenAdd JSON::PP to the Perl core
2011-01-03 Father Chrysostomostests for [perl #36347] Object destruction incomplete
2011-01-03 Father Chrysostomos[perl #36347] Object destruction incomplete
2011-01-03 brian d foyMerge branch 'briandfoy/perlfaq' into blead
2011-01-03 brian d foyperlfaq1: Adjust some of the language around the Perl...
2011-01-02 David Leadbeater[perl #73630] Build separate DTrace for miniperl
2011-01-02 David GoldenUpdate CPAN::Meta::YAML to 0.003
2011-01-02 David Leadbeater[perl #81500] Make compilation work when NO_ENV_ARRAY_I...
2011-01-02 Peter John... [perl #81400] Fix bmodinv() part of RT 63237
2011-01-02 Craig A. BerryDon't clobber $^O when you're going to use it again.
2011-01-02 Nicholas ClarkGvIO(gv) returns NULL for a NULL gv, so refactor to...
2011-01-02 David Mitchellmake <expr> always overload if expr is overloaded
next