p5sagit/p5-mst-13.2.git
2009-12-18 Gerard Goossen When discarding a token free the op associated with it
2009-12-18 Jesse Vincent Bring up ExtUtils::MakeMaker to 6.56 - no functional...
2009-12-18 Jesse Vincent Import CPAN.pm 1.94_53 from CPAN
2009-12-18 Gerard Goossen Free the PL_scopestack_name
2009-12-18 Jan Dubois Export PL_curinterp symbol for MULTIPLICITY without...
2009-12-17 Max Maischein Correct some #ifdef USE_ITHREADS / USE_MULTI
2009-12-17 David Golden Updated Module::Build to 0.35_15
2009-12-17 David Golden Updated Module::Build to 0.35_14
2009-12-17 Chris Williams Updated CPANPLUS to cpan release 0.90
2009-12-17 Jan Dubois Implement win32_isatty()
2009-12-16 Jan Dubois -t should only return TRUE for file handles connected...
2009-12-16 Abigail Document issues when using named captures in combinatio...
2009-12-16 Rafael Garcia... Fix casting warnings
2009-12-16 Gerard Goossen Add a test that "eval" does not create additional refer...
2009-12-16 Gerard Goossen Store the PL_compcv instead of the the PL_comppad in...
2009-12-16 Alex Davies tweak to pp_ctl.c gives smaller object code
2009-12-16 Jesse Vincent Update File::Copy tests to skip on OpenBSD, as it mount...
2009-12-15 Tim Bunce Allow override of PERL5OPT etc in t/TEST
2009-12-15 Rafael Garcia... Don't make C<use legacy> die on unknown legacy names
2009-12-15 Zefram [perl #22977] Bug in format/write
2009-12-15 Zefram [perl #68640] Wrong error for undef constant name
2009-12-15 Karl Williamson more regex folding tests
2009-12-14 Father Chrysostomos [perl #70171] 5.10.0 -> 5.10.1 Regression in fafafbaf70...
2009-12-14 Michael Breen fix bug 67156: overload: nomethod(..., '!') return...
2009-12-14 Gene Sullivan [perl #71204] diagnostics.pm suppresses 'Use of uniniti...
2009-12-14 Reini Urban cygwin IPv6 since 1.7
2009-12-14 Father Chrysostomos [perl #70764] $' fails to initialized for pre-compiled...
2009-12-14 Craig A. Berry Fix compile failure introduced in 37e2e78edfe0a224b8a61...
2009-12-13 Reini Urban Eliminate OP_SETSTATE from cop.h header
2009-12-13 Rafael Garcia... Make new is_utf8_X_* functions public
2009-12-12 Rafael Garcia... Doc nits
2009-12-12 Rafael Garcia... Merge commit 'khwilliamson/x' into blead
2009-12-10 Jesse Vincent Notes on why PathTools is in Cwd/
2009-12-10 Jesse Vincent Update Cwd / PathTools to 3.31 to get us a non-devel...
2009-12-10 Jesse Vincent Updated to Pod::Simple 3.11 from CPAN [perl #71004]
2009-12-10 Chris Williams Update CPANPLUS to cpan version 0.89_12
2009-12-10 Chris Williams Update Archive::Extract to cpan version 0.36
2009-12-09 Jan Dubois OS/2 doesn't support inplace editing without backups
2009-12-09 Reini Urban Updated docpointer for illguts
2009-12-09 Zefram Fix for [perl #70910] wrong line number in syntax error...
2009-12-08 Andy Dougherty Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-12-08 Andy Dougherty Document config_args limitations reported in [perl...
2009-12-08 Gerard Goossen proper error on "grep $x (1,2,3)". Solves [perl #37314]
2009-12-08 Tony Cook [perl #70802] -i'*' refuses to work
2009-12-08 Bram undef $! before running the errno tests
2009-12-08 Ricardo Signes legalize =begin foo bar
2009-12-08 Ricardo Signes more aggressively deprecate L<section> and L<"section">
2009-12-08 Ricardo Signes remove prohibition against L<text|href>
2009-12-08 Rafael Garcia... Add latest test file to MANIFEST
2009-12-08 Chip Salzenberg utf8cache test: Hugo asks, and I provide. Merry Christmas
2009-12-08 Jan Dubois Throw away uncleanable scopes when exiting a pseudo...
2009-12-07 Rafael Garcia... The deep arrays for testing ~~ were not deep enough
2009-12-07 Rafael Garcia... Fix a test that wasn’t testing was it purported to...
2009-12-07 Father Chrysostomos [perl #71076] sort with active sub (5.10 regression)
2009-12-07 Rafael Garcia... Allocate the right HV
2009-12-07 Rafael Garcia... Fix [perl #71078] Smart match against @_ gives false...
2009-12-07 Chip Salzenberg Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-12-07 Tony Cook Fix for 7baa4690 breakage of threaded builds.
2009-12-06 Jesse Vincent Import ExtUtils::MakeMaker 6.55_03 from CPAN
2009-12-06 hv@crypt.org [perl #71000] Wrong variable name in warning
2009-12-06 Reini Urban Innocently looking union member swap
2009-12-06 Karl Williamson qr/\X/ expansion
2009-12-06 Chip Salzenberg avoid infinite chain of utf8 magic
2009-12-06 Chip Salzenberg when removing magic, fix SvMAGICAL flags (unless save_m...
2009-12-06 Chip Salzenberg preserve readonly flag when saving and restoring magic...
2009-12-05 hv@crypt.org t/test.pl fresh_perl_like() bug
2009-12-04 Craig A. Berry Port lib/unicore/mktables to VMS.
2009-12-04 Nicholas Clark Silence Win32 compiler warning
2009-12-03 Reini Urban pp_sort.c typo: stabilty
2009-12-03 Nicholas Clark Another C<return NORMAL> needed post bb4c52e023e0,...
2009-12-03 Rafael Garcia... Revert makefile part of the Unicode 5.2 patch
2009-12-03 Rafael Garcia... Add new Unicode data file in MANIFEST
2009-12-03 Karl Williamson Unicode 5.2
2009-12-03 Tony Cook [perl #70802] -i'*' refuses to work
2009-12-02 Nicholas Clark Ensure that pp_qr returns a new regexp SV each time...
2009-12-02 Karl Williamson work-around Carp/overloading miniperl problem
2009-12-02 Jan Dubois Cleanup all scopes before exiting a pseudo-forked process.
2009-12-02 Jan Dubois Revert commit cbdd5331.
2009-12-02 Jan Dubois Add another hint about setting WIN64=undef to build...
2009-12-02 Jan Dubois Don't redefine isnan() macro if MinGW already defined...
2009-12-01 Leon Brocard Update to reflect that I release 5.11.2
2009-12-01 Tony Cook -Dmad: double free or corruption
2009-12-01 Nicholas Clark make regen_perly following 5ca68648d92617d8.
2009-12-01 Tony Cook -Dmad broken for c++
2009-11-30 Rafael Garcia... Make the new test work in the core and bump version...
2009-11-30 Tim Bunce [rt.cpan.org #51574] Safe.pm sort {} bug accessing...
2009-11-30 Eric Brine Test modifiability of range elements
2009-11-30 Zefram Document if.pm in perlfunc
2009-11-30 Rafael Garcia... Make distclean work again
2009-11-30 Eric Brine Fix -DPERL_NO_UTF16_FILTER
2009-11-29 Rafael Garcia... Make split warn in void context
2009-11-29 Nicholas Clark Handle $@ being assigned a read-only value (without...
2009-11-29 Nicholas Clark Fix RT #70862 by converting ERRSV to GvSVn() to ensure...
2009-11-29 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-11-29 Steve Peters Add error codes for getaddrinfo() and getnameinfo()
2009-11-28 Karl Williamson mktables performance improvement
2009-11-28 Moritz Lenz Document backreferences to groups that did not match
2009-11-28 Vincent Pit Allow a closing brace after an "use VERSION"
2009-11-26 Zefram -Dmad minitest failure bisect
2009-11-26 Zefram -Dmad minitest failure bisect
next