2001-04-08 |
Jarkko Hietaniemi |
perlsolaris.pod copied to wrong directory. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Stephen P.... |
Typos in perl571delta.pod |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Jarkko Hietaniemi |
Smoke out dTHR, spotted by by Stephen P. Potter. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Update AUTHORS. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Forgot to bump the number of tests in #9164. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Bump patchlevel to 5.7.1. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Populate perl571delta. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Change 5.7.0 to 5.7.1 in some of the places I would... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Add PerlIO and Encode information to perl571delta,... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Change the toc configuration. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Robin Houston |
PATCH: $[ |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Robin Barker |
isn't numeric warning |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Mike Guy |
Re: [PATCH dump.c] hash quality |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Create perl571delta and seed it off with the perldelta... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Denit. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Retract #9523: needs more thought. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
atmark() code cleanaup. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Integrate change #9605 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Nick Ing-Simmons |
Split out extension finding code from buildext.pl into... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Nick Ing-Simmons |
Cleanup correction for failed :Via() layer, also set... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Nick Ing-Simmons |
Digests in lib/md5-file.t are for text files _without_... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Nick Ing-Simmons |
Allow PerlIOBase_pushed to ignore prefix on mode (e... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Integrate change #9599 from perlio into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Nick Ing-Simmons |
Quote $VERSION in Encode.pm. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
The d_casti32=undef is good for you even when not use64... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Make the editor/IDE/shell list a little bit airier. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Math::BigFloat patches from John Peacock. The equivalent |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Define the U32_ALIGNMENT_REQUIRED only if it's not... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Slight doc tweak. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Test for #9579. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Gisle Aas |
Propagate calling context for do '...' |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Peter Prymmer |
Re: [PATCH foolperl & bleadperl] README.vms update |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Craig A. Berry |
README.vms update |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Michael G.... |
Fix subtle $VERSION mistakes with base.pm |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
FreeBSD hints tweak from Anton Berezin. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
David Dyck |
patch for t/op/oct.t that shows need for patch supplied... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
David Dyck |
bleadperl / hex ignores variable length and/or tr doesn... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
suppress "unintialized value" warnings |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
regex quoting, and a minor milestone |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
binmode is no longer an UNOP |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Nick Ing-Simmons |
Change sense from "incomplete" to "implemented but... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
"${foo}bar", "${foo}[1]" etc. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
cope with SVf_IVisUV, and cope with $^^ and friends |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
lexical variables with ridiculously long names that... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Robin Houston |
print control-character vars readably |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Paul Schinder |
Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 ... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Be traditional in your cpp (for the Errno extension). |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Add $Config{cppflags} to the gcc incantation. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Introduce Sean Burke's Class::ISA 0.32. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Paul Johnson |
Housekeeping |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Gisle Aas |
Base64 update to perlfaq9.pod |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Downgrade also the "Wide character" diagnostic. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Integrate changes #9544,9547,9549(perlio),9550,9551... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jarkko Hietaniemi |
Retract changes #9542 and #9538 (from maintperl, integrated |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Nick Ing-Simmons |
Downgrade "Wide character in print" to a warning. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Jarkko Hietaniemi |
Thou shalt not (just) match for English error messages. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Jarkko Hietaniemi |
Make the stdio tricks of fflush_all() to exist only if |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Benjamin Sugars |
Re: [PATCH] Lighten up glob |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Jarkko Hietaniemi |
Integrate changes #9538,9539 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Integrate change #9533 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Change the push/unshift warning to be of class syntax... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Change the push/unshift warning (#9532) to talk about... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Robin Houston |
Re: [ID 20010331.003] new misc warning for push(@x... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Integrate change #9530 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
perlfaq3: extend the silly long list even further |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Peter Prymmer |
build ... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
Configure sanity checks: |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jarkko Hietaniemi |
(Retracted by #9609) |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Robin Houston |
padname values may have bogus SvCUR |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Robin Houston |
@stash_array = split(/pat/, str); |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Simon Cozens |
REALLY pedantic hv.h nit |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Olaf Flebbe |
Based on |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Jarkko Hietaniemi |
Integrate changes #9511,9514,9517 from maintperl into... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
An ambiguousity warning. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jonathan Stowe |
[PATH bsd_glob.c perl@9472] Shut up gcc warning in... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Commit Sarathy to April release of 5.6.1 :-) |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Mark-Jason... |
PATCH 5.6.0 (perldebug.pod) |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Add great_circle_direction(). |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Unicode ReadMe update for Unicode 3.1. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Integrate change #9501 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Test for #9499. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
tr/// UTF-8 tweaking from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Protect the workaround hunk more. |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Jarkko Hietaniemi |
Integrate changes #9493,9494,9495,9496 from maintperl |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Jarkko Hietaniemi |
Integrate change #9491 from maintperl into mainline. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Simon Cozens |
Re: [PATCH] av.h cosmetics |
commit | commitdiff | tree | snapshot |
next |