2007-06-08 |
Rafael Garcia... |
encoding.pm doesn't give any details about ${^ENCODING}, |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Rafael Garcia... |
Plug a memory leak (noticed by Yves) |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Father Chrysostomos |
Re: [perl #43082] "$_[0]->method" interpolation |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Steve Hay |
Stop VC++ from warning "'getenv' : inconsistent dll... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
David Landgren |
Re: [PATCH] Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Jerry D. Hedden |
Silence compiler warnings |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Steve Hay |
Stop VC++ from warning "all references to 'SHELL32... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Jim Cromie |
[patch] fix small errors in sv.c commentary |
commit | commitdiff | tree | snapshot |
2007-06-07 |
David Landgren |
Re: [PATCH] Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Steve Hay |
Stop VC7 and VC8 warning about overriding /DPERLDLL... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Steve Hay |
Stop VC7 and VC8 complaining about the DESCRIPTION... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Rafael Garcia... |
Adjust test count (it shouldn't have changed with last... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Ævar Arnfjörð... |
Re: [PATCH] Callbacks for named captures (%+ and %-) |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Rafael Garcia... |
Upgrade to encoding::warnings 0.11 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Rafael Garcia... |
A test file was removed from the latest Unicode::Normalize |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Rafael Garcia... |
Upgrade to Unicode::Normalize 1.02 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Joshua Juran |
Re: [PATCH] Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
David Landgren |
Re: [PATCH] Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Steve Hay |
Silence another VC++ compiler warning (signed/unsigned... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Rafael Garcia... |
There is no more a ~~ feature, noticed by Moritz Lenz |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Rafael Garcia... |
Remove support for assertions and -A |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Brandon Black |
another mro patch |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Craig A. Berry |
cando_by_name again: work harder to identify directories |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Tels |
Math::BigInt v1.87 take 6 |
commit | commitdiff | tree | snapshot |
2007-06-03 |
David Landgren |
Re: [PATCH] Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Yves Orton |
Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Craig A. Berry |
In File::Path::_rmtree, we want a list of files, not... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Craig A. Berry |
Assorted fixes for VMS version of cando_by_name: |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brad Baxter |
[perl #43094] Doc patch to perlre: modifiers => quantifiers |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Jan Dubois |
Fix DynaLoader::dl_findfile() to locate .so files again |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Jarkko Hietaniemi |
Configure: O_NONBLOCK test uses fork() and pipe() |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Chuck Phillips |
Updated email address for AUTHORS.txt |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Craig A. Berry |
Maintain UAF context across calls to sys$check_access... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Rafael Garcia... |
Dave remarks that I have been too terse here. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jerry D. Hedden |
Remove threads/typemap from Porting/Maintainers.pl |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Rafael Garcia... |
Actually, Log::Message::Simple comes from Jos, not... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Ricardo SIGNES |
minor assertions improvements |
commit | commitdiff | tree | snapshot |
2007-05-31 |
David Landgren |
Update File-Path to 2.00 |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jerry D. Hedden |
Gooder English |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Nicholas Clark |
blead segfaults on local *@; eval {1} because ERRSV... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brandon Black |
Re: HvMROMETA |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Hugo van der... |
Re: localising hash element by variable |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Rafael Garcia... |
Upgrade to Encode 2.23 |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Steve Hay |
Silence a couple of VC++ compiler warnings |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Nicholas Clark |
DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C const... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Rafael Garcia... |
Plug a memory leak in Encode |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Steve Peters |
Upgrade to CPAN-1.9102 |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Rafael Garcia... |
Upgrade to Encode 2.22 |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Rafael Garcia... |
Revert change #30530, following Jan's advice |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Yves Orton |
Re: [perl #43015] regex /.*\z/ doesn't matches strings... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Rafael Garcia... |
Mention that last bugfix in perldelta |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Bo Lindbergh |
Re: localising hash element by variable |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Steve Hay |
win32/makefile.mk doesn't support GSAR's old dmake... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Jos I. Boumans |
Re: [PATCH] Update CPANPLUS to 0.79_03 |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Steve Hay |
Silence the warning "Can't locate auto/POSIX/autosplit... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Jarkko Hietaniemi |
perltodo tweak on virtualizing OS/FS access |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Vadim Konovalov |
Re: Cross patch 31287 broke blead |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Nicholas Clark |
Avoid calling SvEND() when SvPOKp() is not true. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Rafael Garcia... |
Several POD fixes by Jonathan Stowe |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Jos I. Boumans |
Add /nologo to nmake in CPANPLUS::Dist::Build too |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Jos I. Boumans |
Update CPANPLUS to 0.79_03 |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Rafael Garcia... |
Mention new lexical pragmas big* in perldelta |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Rafael Garcia... |
Update outdated example |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Rafael Garcia... |
Update to Archive::Extract 0.20, and re-apply patch... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Vadim Konovalov |
linux arm cross-compilation |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Jos I. Boumans |
Bump version number |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Tels |
Re: [PATCH] Math::BigInt v1.87 take 5 |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Tels |
Math::BigInt::FastCalc v0.15 |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Craig A. Berry |
In the stat() wrapper for VMS, always allow extended... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Craig A. Berry |
In the homegrown readdir() for VMS, always treat unix... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Rafael Garcia... |
Bad orientation in doc, noticed by Jan Dubois. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dave Mitchell |
delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mark Pizzolato |
Re: argproc.c license Re: [perl #43037] Bad license... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dave Mitchell |
fix coredump in S_varname (tickled by Devel::Profile) |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Rafael Garcia... |
\R can't be used in a char class |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Rafael Garcia... |
Document new escapes in perldelta |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Steve Hay |
Change #31270 should have updated proto.h to match |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Rafael Garcia... |
Upgrade to Archive::Tar 1.32. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Rafael Garcia... |
Document that ptardiff needs Text::Diff |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Rafael Garcia... |
Document cpanp and cpan2dist |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Steve Hay |
Fix the ext/IO/t/io_sock.t failure when built with... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Andy Lester |
Consting dump.c |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Tels |
Re: perl pragma [PATCH] |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Father Chrysostomos |
[perl #43010] [PATCH] Deparse, ''->(), ::(), sub :... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Rafael Garcia... |
Adjustment to the test for importing feature bundles, |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Jos I. Boumans |
update CPANPLUS::Dist::Build to 0.06_01 |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Rafael Garcia... |
It suddendly annoyed me that corelist returned sometime... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Rafael Garcia... |
Doc nits by Steven Schubiger |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Rafael Garcia... |
perldelta additions suggested by Steve Hay |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Jerry D. Hedden |
threads::shared 1.12 |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Rafael Garcia... |
Perldelta nit by Brandon Black |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Jan Dubois |
RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Jerry D. Hedden |
Forgotten Cygwin patch |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Rafael Garcia... |
Add MidnightBSD to the list of Unix-like OSes |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Rafael Garcia... |
Update perldelta |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Dave Mitchell |
move PL_error_count into the PL_parser struct |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Dave Mitchell |
move PL_multi_end into the PL_parser struct |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Tels |
Re: Smoke failures with blead@31225 (Linux) [PATCH] |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Dave Mitchell |
move PL_tokenbuf into the PL_parser struct |
commit | commitdiff | tree | snapshot |
next |