platform/upstream/perl.git
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
2011-01-02 David Mitchelloverloaded <> sometimes left an extra stack arg
2011-01-02 David Mitchellcall pp_glob() even when its being skipped
2011-01-02 David Mitchellck_glob() - add a little code comment
2011-01-02 Nicholas Clark1; is not a valid no-op for /bin/sh, but true is.
2011-01-02 Florian RagwitzUpdate META.yml's no_index after the Time-Local move
2011-01-02 Florian RagwitzCPAN is upstream for Time::Local again
2011-01-02 Florian RagwitzMake Time::Local run on perls older than 5.12 again
2011-01-02 Nicholas Clarkchmod +x metaconfig.SH.
2011-01-02 Jesse Vincentperlbug did not previously generate a From: header...
2011-01-01 Nicholas ClarkEnsure ExtUtils::CBuilder's 04-base.t cleans up its...
2011-01-01 Jesse VincentDocument 'test_porting' and start a section on how...
2011-01-01 Chris 'BinGOs... Update Encode to CPAN version 2.42
2010-12-31 Nicholas ClarkAvoid using OP_NAME() in unimplemented_op(), as it...
2010-12-31 David GoldenPorting/Maintainers.pl: add (MY)META.json to ignored...
2010-12-31 David Mitchellstandardise amagic method naming
2010-12-31 Craig A. BerryVMS nits in cpan/Test-Harness/t/source.t
2010-12-30 Craig A. BerrySkip ExtUtils-CBuilder base tests expected and known...
2010-12-30 Nicholas ClarkMerge the opcode bodies for pp_bind and pp_connect.
2010-12-30 Nicholas ClarkMost socket ops weren't warning for unopened handles...
2010-12-30 Nicholas ClarkConvert a pp_sys test to use warnings 'closed', instead...
2010-12-30 Nicholas Clarkpp_leavewrite wasn't warning for unopened handles unles...
2010-12-30 David MitchellBetter handling of magic methods freeing the SV
2010-12-29 Renee BaeckerUpdate Renee Baeckers mail address
2010-12-29 Tony Cookproperly clean up work files from testing GDBM_File
2010-12-28 Tony Cookclose the produced test file so win32 can unlink it
2010-12-28 Tony Cookskip ExtUtils-CBuilder base tests expected and known...
2010-12-28 Nicholas ClarkAs report_evil_fh() checks WARN_{CLOSED,UNOPENED},...
2010-12-28 Nicholas ClarkAs report_wrongway_fh() checks ckWARN(WARN_IO) internal...
2010-12-28 Nicholas ClarkRemove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longe...
2010-12-28 Nicholas ClarkArgument op to report_evil_fh() is always PL_op->op_typ...
2010-12-28 Nicholas ClarkThe io argument to report_evil_fh() is always GvIO...
2010-12-28 Nicholas ClarkExtract the OP_phoney_* code from report_evil_fh()...
2010-12-28 Nicholas ClarkIn pp_sockpair, remove duplication of code to close...
2010-12-28 Nicholas ClarkFix typo in warning code added to pp_sockpair in c289d2...
2010-12-28 Tony Cookavoid undefined behaviour in fetch and modify of SP...
2010-12-27 David GoldenAdd CPAN::Meta::YAML as a dual-life core module
2010-12-27 Nicholas ClarkSimplify return handling for tied handle OPEN/PRINTF...
2010-12-27 Nicholas ClarkA perldelta entry describing the refactoring of the...
2010-12-27 Nicholas ClarkMove do_chomp() from pp.c to doop.c, and make it static.
2010-12-27 Nicholas ClarkMerge the opcode bodies for chop/chomp and schop/schomp.
next