2003-02-23 |
Jarkko Hietaniemi |
Chip noticed that the intended optionality of the ... |
tree | commitdiff |
2003-02-21 |
Artur Bergman |
Change regex to be a bit more friendly against various |
tree | commitdiff |
2003-02-20 |
Peter Prymmer |
add some IV stuff to ext/Devel/Peek/Peek.t test 21 |
tree | commitdiff |
2003-02-19 |
Dave Mitchell |
Blocking option ignored |
tree | commitdiff |
2003-02-18 |
Stephen McCamant |
Re: [perl #21261] B::Terse not outputting correct const... |
tree | commitdiff |
2003-02-16 |
Salvador Fandiño |
add support for assertions. Updated form of: |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
Also Storable really wants the PATCHLEVEL, not PERL_VER... |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
Bring the CPAN Digest::MD5 (2.23) and the core Digest... |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
Update MD5 Changes; update checksums. |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
Update the MD5 checksums. |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) |
tree | commitdiff |
2003-02-15 |
Stas Bekman |
[doc patch] ext/threads/shared/shared.pm |
tree | commitdiff |
2003-02-14 |
Graham Barr |
Update to Scalar-List-Utils 1.11 |
tree | commitdiff |
2003-02-12 |
Robin Barker |
to silence compiler warning |
tree | commitdiff |
2003-02-11 |
Stephen McCamant |
More B::Concise fixes |
tree | commitdiff |
2003-02-10 |
Abhijit Menon-Sen |
No, we don't really want the utility scripts. |
tree | commitdiff |
2003-02-09 |
autrijus@ossf.iis... |
[perl #20785] glitches with $PerlIO::encoding::fallback |
tree | commitdiff |
2003-02-06 |
Jarkko Hietaniemi |
Things forgotten from Encode 1.87. |
tree | commitdiff |
2003-02-06 |
Jarkko Hietaniemi |
Upgrade to Encode 1.87. |
tree | commitdiff |
2003-02-05 |
Inaba Hiroto |
[Patch] parsing under encoding (Re: [Encode] HEADS... |
tree | commitdiff |
2003-02-05 |
Peter Prymmer |
fix for PerlIO/Via compilation on VMS |
tree | commitdiff |
2003-02-04 |
Stephen McCamant |
B::Concise updates (incl. avoiding use of op_seq) |
tree | commitdiff |
2003-02-04 |
Graham Barr |
Sync with 1.10 |
tree | commitdiff |
2003-02-04 |
Jarkko Hietaniemi |
Signedness issue. |
tree | commitdiff |
2003-02-03 |
Abhijit Menon-Sen |
Integrate MIME::Base64 2.16 from CPAN. (Do we really... |
tree | commitdiff |
2003-02-01 |
Artur Bergman |
Fix bug #15837, temporary from storable call hadn't... |
tree | commitdiff |
2003-02-01 |
Artur Bergman |
Don't free thread before using it, breaks platforms... |
tree | commitdiff |
2003-02-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-31 |
Abhijit Menon-Sen |
Fix typo in version check ($[ to $]). |
tree | commitdiff |
2003-01-27 |
Slaven Rezic |
Re: [perl #20274] perlbug requires dynamic loading |
tree | commitdiff |
2003-01-26 |
Artur Bergman |
When we copy things out of a hash and increment the |
tree | commitdiff |
2003-01-26 |
Jarkko Hietaniemi |
Plan 9 compiler can't return quads from the ?: (condop). |
tree | commitdiff |
2003-01-26 |
Craig A. Berry |
const declaration fixup |
tree | commitdiff |
2003-01-22 |
Rafael Garcia-Suarez |
Integrate change 18448 from maint-5.8 : |
tree | commitdiff |
2003-01-22 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-22 |
Rafael Garcia-Suarez |
Fix [perl #19860] by adding a POSIX::fsync() stub. |
tree | commitdiff |
2003-01-22 |
Jarkko Hietaniemi |
Upgrade to Encode 1.86. |
tree | commitdiff |
2003-01-22 |
Jarkko Hietaniemi |
Integrate from perlio: |
tree | commitdiff |
2003-01-22 |
Jarkko Hietaniemi |
Integrate from maint-5.8: |
tree | commitdiff |
2003-01-22 |
Nick Ing-Simmons |
Tweak APItest for new semantics of printf. |
tree | commitdiff |
2003-01-22 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-22 |
Jarkko Hietaniemi |
Update the MD5 checksums. |
tree | commitdiff |
2003-01-21 |
Jarkko Hietaniemi |
Try to make including patchlevel.h a bit more |
tree | commitdiff |
2003-01-21 |
Hugo van der Sanden |
integrate #18366-18370 from maint-5.8: |
tree | commitdiff |
2003-01-20 |
Blair Zajac |
Re: When Storable and Devel::DProf mix, core dump ... |
tree | commitdiff |
2003-01-20 |
Jarkko Hietaniemi |
Encode MANIFEST update. |
tree | commitdiff |
2003-01-20 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-18 |
Jarkko Hietaniemi |
Slight pod reformatting based on [perl #20284]. |
tree | commitdiff |
2003-01-17 |
Jarkko Hietaniemi |
Upgrade to Digest::MD5 2.22. |
tree | commitdiff |
2003-01-16 |
Jarkko Hietaniemi |
Fix 'use encoding' I/O for code points 0x80..0xFF; |
tree | commitdiff |
2003-01-16 |
Jarkko Hietaniemi |
It seems the binmode() is needed with UTF-8 locales... |
tree | commitdiff |
2003-01-16 |
Gisle Aas |
Update for ext/MIME/Base64/ |
tree | commitdiff |
2003-01-16 |
Gisle Aas |
Update for ext/Digest/MD5/ |
tree | commitdiff |
2003-01-15 |
Jarkko Hietaniemi |
Upgrade to Time::HiRes 1.42. |
tree | commitdiff |
2003-01-15 |
Jarkko Hietaniemi |
Detypo. |
tree | commitdiff |
2003-01-13 |
Jarkko Hietaniemi |
Add a test for encoding 'utf8'. |
tree | commitdiff |
2003-01-13 |
Jarkko Hietaniemi |
Upgrade to Encode 1.84. |
tree | commitdiff |
2003-01-12 |
Nick Ing-Simmons |
Integrate Mainline |
tree | commitdiff |
2003-01-07 |
Nicholas Clark |
%_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
tree | commitdiff |
2003-01-06 |
Craig A. Berry |
VMS test adjustments |
tree | commitdiff |
2003-01-04 |
Rafael Garcia-Suarez |
Integrate change #18420 from maint-5.8: |
tree | commitdiff |
2003-01-04 |
Artur Bergman |
Forgot to add problems.t with change #18419 |
tree | commitdiff |
2003-01-04 |
Jarkko Hietaniemi |
One more (or, rather, less) //. |
tree | commitdiff |
2003-01-04 |
Jarkko Hietaniemi |
Integrate from maintperl: |
tree | commitdiff |
2003-01-04 |
Artur Bergman |
Fix long standing memory leak with pop and shift! |
tree | commitdiff |
2003-01-03 |
Artur Bergman |
Fixes bug #15273, the return of the object caused |
tree | commitdiff |
2003-01-03 |
Artur Bergman |
Fake what context we are running in for CLONE and DESTR... |
tree | commitdiff |
2003-01-03 |
Artur Bergman |
Change pp_lock to take a reference instead of a |
tree | commitdiff |
2003-01-03 |
Dave Mitchell |
remove flag SvPADBUSY |
tree | commitdiff |
2003-01-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-12-24 |
Yitzchak Scott-Tho... |
Removal of duplicate comment block |
tree | commitdiff |
2002-12-23 |
Hugo van der Sanden |
Integrate Time::HiRes v1.39 (for VMS build tweak) |
tree | commitdiff |
2002-12-18 |
Gurusamy Sarathy |
windows: support for large files |
tree | commitdiff |
2002-12-14 |
Dave Mitchell |
Proper fix for CvOUTSIDE weak refcounting |
tree | commitdiff |
2002-12-12 |
Rafael Garcia-Suarez |
Integrate from maint-5.8 : changes 18290-1, 18293-5... |
tree | commitdiff |
2002-12-12 |
Rafael Garcia-Suarez |
Whitespace and indentation fix in the output of B:... |
tree | commitdiff |
2002-12-12 |
Graham Barr |
Update to Scalar-List-Utils 1.09 |
tree | commitdiff |
2002-12-11 |
Andy Dougherty |
Remove stale e-mail addresses |
tree | commitdiff |
2002-12-10 |
Craig A. Berry |
VMS build update |
tree | commitdiff |
2002-12-09 |
Slaven Rezic |
Re: Bug in Filter::Simple |
tree | commitdiff |
2002-12-09 |
Slaven Rezic |
Re: [perl #18238] timezone and gmt offset as output... |
tree | commitdiff |
2002-12-04 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-12-03 |
Jarkko Hietaniemi |
Fix up #18229. |
tree | commitdiff |
2002-12-02 |
Jarkko Hietaniemi |
$0 mofifying part I |
tree | commitdiff |
2002-12-02 |
Dave Mitchell |
SvFAKE lexicals in scope for all of the sub |
tree | commitdiff |
2002-12-02 |
Hugo van der Sanden |
integrate 5.8-maint: changes #18174 18187 18189-92... |
tree | commitdiff |
2002-12-02 |
Dave Mitchell |
allow evals to see the full lexical scope |
tree | commitdiff |
2002-11-29 |
Rafael Garcia-Suarez |
Document the hint constants and where they're used. |
tree | commitdiff |
2002-11-29 |
H.Merijn Brand |
64bit Peek failure on HP-UX 11.00 |
tree | commitdiff |
2002-11-25 |
Slaven Rezic |
Re: Storable bug #1698 |
tree | commitdiff |
2002-11-25 |
Slaven Rezic |
add support for STASH and MAGIC information for REFs... |
tree | commitdiff |
2002-11-25 |
Dan Kogai |
[Encode] 1.83 + bleedperl patch released |
tree | commitdiff |
2002-11-19 |
Dave Mitchell |
trivial typo |
tree | commitdiff |
2002-11-19 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-11-16 |
Rafael Garcia-Suarez |
New B::Lint option, bare-subs, that checks for... |
tree | commitdiff |
2002-11-07 |
david@dhaller.de |
[perl #18065] LFS related bug in perl-5.8.0 testsuite |
tree | commitdiff |
2002-11-07 |
Hugo van der Sanden |
Re: [perl #17605] strange behaviour (difference between... |
tree | commitdiff |
2002-11-06 |
Rafael Garcia-Suarez |
The new test introduced in #18114 failed with threads |
tree | commitdiff |
2002-11-06 |
Stephen McCamant |
Re: [PATCH] [perl #18175] B::Concise,-exec doesn't... |
tree | commitdiff |
2002-11-04 |
Hugo van der Sanden |
integrate from perlio: changes #17709, #17795, #17796... |
tree | commitdiff |
next |