2002-01-09 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
Thinko. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Hugo van der... |
Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtrackin... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Andreas König |
Re: Weird Malformed warning in bleadperl |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
Forgot stress_re.t from MANIFEST. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
In dumping use isPRINT() instead of isprint() so that... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
Add a threads stress test for regular expressions |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Hugo van der... |
(retracted by #14307) |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
SANY (. with /s) wasn't happy on Unicode. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Tels |
perldebug nit |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Paul Green |
Minor fix to perl/Makefile.SH |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Rafael Garcia... |
Re: Slight chokage from Deparse |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Hugo van der... |
[patch] peep() is rude |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jarkko Hietaniemi |
unifold is really an op test since it requires |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Hugo van der... |
[patch] save a test |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Andreas König |
Not OK 13843 |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jarkko Hietaniemi |
Missed one variant of the fold testing, noticed bu... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jarkko Hietaniemi |
Enchance the Storable magic description. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
H.Merijn Brand |
don't installperl pods |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Tels |
Math-BigInt v1.49 released |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jarkko Hietaniemi |
A little better comments. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
No normalization form DNF. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Extension nits found by -Wall (several from threads |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Nicholas Clark... |
better Exporter docs (Re: [PATCH @13746] Leaner exporter) |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Paul Green |
Last patch needed to get Perl5.7 to build natively... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Mike Guy |
Correct module name in perldelta* |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
AUTHORS update. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Add file magic for Storable, from Jim Cromie <jcromie... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
perldelta updates. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Document the flags of pv_uni_display(). |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Forgot from #14115. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jeff Pinyan |
leading (.*) should not be implicitly ^'d |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
More regex and utf8 debug dumping. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Unused variable. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jarkko Hietaniemi |
capitalize correctly, noticed by David Dyck. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jarkko Hietaniemi |
No need to overqualify. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jarkko Hietaniemi |
PL_debug_pad wasn't initialized to zeroes which broke |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jonathan Stowe |
Fix segfault in dbmclose in DESTROY (was Re: [ID 200201... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jarkko Hietaniemi |
DB_File sync from Paul Marquess. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Mattia Barbon |
B, B::C, perlcc, t/TEST |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Jarkko Hietaniemi |
Tests for #14098. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Sam Tregar |
Bad prototype detection now an optional warning |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Paul Green |
Correct several Stratus VOS build issues |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Further perl.org URL elaboration from Ask. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
The same problem with To{Lower,Title,Upper} |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Retract #14057 for now; the alarm/setitimer timers |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Finish up (ha!) the Unicode case folding; |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Use the perl.org news gw instead of the perl.com one |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Zero() wasn't documented. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Nicholas Clark |
make lib/Memoize/t/tie_ndbm.t tidy up more. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Also UNICOS/mk has deviant socketpair(). |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Ooops. Retract the regex parts of #14090. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Nicholas Clark |
[REPATCH] Re: [PATCH] Re: socketpair blip on unicos... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Nick Ing-Simmons |
One missing aTHX_ |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Nick Ing-Simmons |
Raw integrate of mainline - op.c looks dodgy. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
In the UTF-8 branch of crypt() the extra \0 byte is... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Rafael Garcia... |
Re: [PATCH op.c] Bad \[...] prototype checking |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
A bit of "perl.com" cleanup. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Rafael Garcia... |
Bad \[...] prototype checking |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Integrate change #14062 from macperl; |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Display the native pwd command. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Under Mac OS X /dev/stdout is normally a symlink, |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
If we do have socketpair(), make my_socketpair() |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Spread the good word of "env". |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Till the system tests do something non-Win*, better... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Some tweaks. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Nicholas Clark |
(retracted by #14057) |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Abe Timmerman |
+ Docs and test |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Craig A. Berry |
Devel::PPPort Makefile.PL umpteenth try |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Document the U+0085, U+2028, and U+2029. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Rafael Garcia... |
warn if not CORE::dump |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jarkko Hietaniemi |
Add U+0085, U+2028, and U+2029 to \s under Unicode. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Rafael Garcia... |
File::Compare::VERSION |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Andy Bussey |
threads::shared doc |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
#14048 exposed few false positives, to be fixed soonish. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Do not add the first characters of multicharacter foldings |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
A bit of testing for #14046. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Allow emitting the foldcased version of "\x{df}", "ss" |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Dave Rolsky |
File::Spec & NetWare |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
FAQ sync (RCS Ids only?) |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
AUTHORs updates. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Robin Barker |
obscure warning from Carp::Heavy |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Robin Barker |
Message-Id: <200201031449.OAA26137@tempest.npl.co.uk> |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
NetWare tweaks from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Cast. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Abhijit Menon-Sen |
Grammar fix suggested by Gwyn Judd. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Nick Ing-Simmons |
More strange perlio != mainline differences where |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Nick Ing-Simmons |
Integrate mainline (including force integrate of |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Andreas König |
Not ok 14031: PPPort Makefile.PL |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jarkko Hietaniemi |
Off-by-one is my middle name. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Andy Bussey |
threads::shared disabling |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Jarkko Hietaniemi |
Simon's new perlapi scheme, I hope I got all the pieces. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
next |