2011-01-03 |
Reini Urban | CYG14 Dynaloader without USEIMPORTLIB, and search cyg... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Reini Urban | Update cygwin hints |
commit | commitdiff | tree | snapshot |
2011-01-03 |
David Mitchell | reindent tryAMAGICunTARGET after previous change |
commit | commitdiff | tree | snapshot |
2011-01-03 |
David Mitchell | simplify tryAMAGICunTARGET |
commit | commitdiff | tree | snapshot |
2011-01-03 |
David Mitchell | fix a few typos in lib/overload.t |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vincent Pit | Reindent pp_rv2av |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | missing article |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | Silence a compiler warning |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | Restore the old description of $[ |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | Revert "[perl #68654] next::method doesn't see UNIVERSAL" |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | Revert "[perl #80098] Bleadperl breaks Attribute::Lexical" |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Peter Martini | [perl #45147] Issue with the exists function |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Zsbán Ambrus | [perl #81032] Overhaul Porting/epigraphs.pod |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Give a warning if pack_sockaddr_in6 is asked to pack... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Use HAS_SIN6_SCOPE_ID rather than glibc version testing |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Bugfix to Socket.pm 's GAI fallback constants - use... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Capture newly-created unit tests to MANIFEST |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Make Socket.pm 'use strict' clean |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Provide fallback implementation of getaddrinfo and... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Initial documentation of getaddrinfo and getnameinfo... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Unit tests for Socket::getaddrinfo() and Socket::getnam... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Implement Socket::getaddrinfo() and Socket::getnameinfo... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul "LeoNerd... | Conditionally set sa_len-type fields when packing socka... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Nuno Carvalho | Add new test file t/porting/filenames.t |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Craig A. Berry | Clever tests may fool with $^O. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
David Golden | Add JSON::PP to the Perl core |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | tests for [perl #36347] Object destruction incomplete |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Father Chrysostomos | [perl #36347] Object destruction incomplete |
commit | commitdiff | tree | snapshot |
2011-01-03 |
brian d foy | Merge branch 'briandfoy/perlfaq' into blead |
commit | commitdiff | tree | snapshot |
2011-01-03 |
brian d foy | perlfaq1: Adjust some of the language around the Perl... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Leadbeater | [perl #73630] Build separate DTrace for miniperl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Golden | Update CPAN::Meta::YAML to 0.003 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Leadbeater | [perl #81500] Make compilation work when NO_ENV_ARRAY_I... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Peter John... | [perl #81400] Fix bmodinv() part of RT 63237 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Craig A. Berry | Don't clobber $^O when you're going to use it again. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Nicholas Clark | GvIO(gv) returns NULL for a NULL gv, so refactor to... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Mitchell | make <expr> always overload if expr is overloaded |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Mitchell | overloaded <> sometimes left an extra stack arg |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Mitchell | call pp_glob() even when its being skipped |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Mitchell | ck_glob() - add a little code comment |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Nicholas Clark | 1; is not a valid no-op for /bin/sh, but true is. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Florian Ragwitz | Update META.yml's no_index after the Time-Local move |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Florian Ragwitz | CPAN is upstream for Time::Local again |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Florian Ragwitz | Make Time::Local run on perls older than 5.12 again |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Nicholas Clark | chmod +x metaconfig.SH. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jesse Vincent | perlbug did not previously generate a From: header... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nicholas Clark | Ensure ExtUtils::CBuilder's 04-base.t cleans up its... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Jesse Vincent | Document 'test_porting' and start a section on how... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Chris 'BinGOs... | Update Encode to CPAN version 2.42 |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Nicholas Clark | Avoid using OP_NAME() in unimplemented_op(), as it... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
David Golden | Porting/Maintainers.pl: add (MY)META.json to ignored... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
David Mitchell | standardise amagic method naming |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Craig A. Berry | VMS nits in cpan/Test-Harness/t/source.t |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Craig A. Berry | Skip ExtUtils-CBuilder base tests expected and known... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nicholas Clark | Merge the opcode bodies for pp_bind and pp_connect. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nicholas Clark | Most socket ops weren't warning for unopened handles... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nicholas Clark | Convert a pp_sys test to use warnings 'closed', instead... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nicholas Clark | pp_leavewrite wasn't warning for unopened handles unles... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Mitchell | Better handling of magic methods freeing the SV |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Renee Baecker | Update Renee Baeckers mail address |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tony Cook | properly clean up work files from testing GDBM_File |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Tony Cook | close the produced test file so win32 can unlink it |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Tony Cook | skip ExtUtils-CBuilder base tests expected and known... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | As report_evil_fh() checks WARN_{CLOSED,UNOPENED},... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | As report_wrongway_fh() checks ckWARN(WARN_IO) internal... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longe... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | Argument op to report_evil_fh() is always PL_op->op_typ... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | The io argument to report_evil_fh() is always GvIO... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | Extract the OP_phoney_* code from report_evil_fh()... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | In pp_sockpair, remove duplication of code to close... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nicholas Clark | Fix typo in warning code added to pp_sockpair in c289d2... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Tony Cook | avoid undefined behaviour in fetch and modify of SP... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
David Golden | Add CPAN::Meta::YAML as a dual-life core module |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Simplify return handling for tied handle OPEN/PRINTF... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | A perldelta entry describing the refactoring of the... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Move do_chomp() from pp.c to doop.c, and make it static. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Merge the opcode bodies for chop/chomp and schop/schomp. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Merge Perl_do_chop() and Perl_do_chomp(). |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Convert Perl_do_chomp() to the same prototype as Perl_d... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Refactor pp_chomp to process arguments in the same... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nicholas Clark | Fix links (and hence the podchecker test) after cce04be... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Zsbán Ambrus | [perl #81016] Document ord("") |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Jerry D. Hedden | Upgrade to Thread::Queue 2.12 |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Jerry D. Hedden | Upgrade to Thread::Semaphore 2.12 |
commit | commitdiff | tree | snapshot |
2010-12-27 |
David Golden | Reorganize perlhack.pod |
commit | commitdiff | tree | snapshot |
2010-12-26 |
David Leadbeater | [perl #81218] Note that perlbug to p5p is subject to... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Peter John... | Calc.pm: Fix _modpow() part of RT#63237 |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Peter John... | Fix RT 62764: Math::BigFloat->bcmp() fails. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Peter John... | Fix RT 25274: Math::BigInt::Calc->_num() overflow. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Chris 'BinGOs... | Update perldelta for threads and threads::shared |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Jerry D. Hedden | [PATCH] Upgrade to threads::shared 1.36 |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Jerry D. Hedden | [PATCH] Upgrade to threads 1.82 |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Vincent Pit | Quote 'threads' in test.pl |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Chris 'BinGOs... | Update Encode to CPAN version 2.41 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Zefram | update RMG discussion of post-release actions |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Nicholas Clark | Fix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Nicholas Clark | Convert lib/utf8.t to strict and warnings throughout. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Nicholas Clark | Re-sort MANIFEST after a7dcd8d74e57d2a8. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
H.Merijn Brand | No reference to $Id: in generated files |
commit | commitdiff | tree | snapshot |
next |