2002-01-11 |
Jarkko Hietaniemi |
Upgrade to CGI.pm 2.79. Manual tweaks were |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jarkko Hietaniemi |
Yet another twist. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
H.Merijn Brand |
[ PATCH ] AIX to pick the correct CC if more than one... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jonathan Stowe |
[REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key suppor... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jarkko Hietaniemi |
Arguments were being mangled. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jonathan Stowe |
Convert to Test::More |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Michael G.... |
Seperating kill_perl() |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Michael G.... |
Test::Harness 2.01 |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jarkko Hietaniemi |
patch is silly when creating new files: don't run |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jarkko Hietaniemi |
Forgot from #14179. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Michael G.... |
[PATCH] is() undef/'' behavior change |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Michael G.... |
Test::Simple/More/Builder/Tutorial 0.41 |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Gurusamy Sarathy |
malloc() things must be free()d, not Safefree()d (bug... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jarkko Hietaniemi |
Small doc tweaks. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Gurusamy Sarathy |
support using the CRT's malloc() family of functions... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Hugo van der... |
micropatch |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Mattia Barbon |
Embed.t on Win32 |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Gisle Aas |
Re: [PATCH] No 'once' warnings for variables declared... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Brendan O'Dea |
doc fixes |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jarkko Hietaniemi |
No need to show internal encodings, or return them |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Nick Ing-Simmons |
More signal hackery |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jarkko Hietaniemi |
I think we can claim to be supporting Unicode |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Mark-Jason... |
doc patch |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Andy Dougherty |
Re: [ID 20011223.001] accept leaks memory |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Stephen McCamant |
Magic numbers in B::Concise |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Gisle Aas |
No 'once' warnings for variables declared with our |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Nick Ing-Simmons |
Skeleton coding of more kill() support on Win32. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Rafael Garcia... |
B::Deparse : support for \[...] prototypes |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jonathan Stowe |
Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTRO... |
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 |
SADAHIRO Tomoyuki |
[Patch @14129] fixes Unicode::Normalize |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Nicholas Clark |
op/readdir.t (was Re: perl@14152) |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Nick Ing-Simmons |
(Re-)implement alarm() for Win32. |
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 |
Nick Ing-Simmons |
Integrate mainline |
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 |
Nick Ing-Simmons |
Integrate mainline |
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 |
Nick Ing-Simmons |
Integrate mainline - threads mended, DB_File sick? |
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 |
Nick Ing-Simmons |
Integrate mainline (PPPort still multi-building). |
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 |
next |