2008-05-20 |
Rafael Garcia... | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Rafael Garcia... | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Jerry D. Hedden | Thread::Semaphore 2.08 |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Jerry D. Hedden | Fix typo in perlop.pod |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Ricardo SIGNES | correct errors / omissions in documenting DOES |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | Add "profile installman" to the TODO. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | Add -w, tweak some comments. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | A couple more installman tidy ups. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | Merge common code from installperl and installman into... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | Change 33859 missed $destdir => $opts{destdir} |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | Converge some changes from installperl into installman... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Nicholas Clark | $nonono => $opts{notify} |
commit | commitdiff | tree | snapshot |
2008-05-18 |
chromatic | Add ..., !!!, and ??? operators |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Dave Mitchell | DEBUG_LEAKING_SCALARS wasn't reporting the correct... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Dave Mitchell | fix misleading comment about Perl_re_dup_guts |
commit | commitdiff | tree | snapshot |
2008-05-18 |
David Nicol | New separations for the pattern match operator document... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Rafael Garcia... | Fix for [perl #51848] Deparse interpolation in regex... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Tom Wyant | [perl #53500] op/pwent.t should use the DirectoryServic... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Bram | [perl #38955] exists(): error message on wrong argument... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Niko Tyni | Re: eval "require Foo" with binary-incompatible XS... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Jerry D. Hedden | Thread::Queue 2.08 |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Paul Marquess | IO::Compress::* 2.011 |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Andy Dougherty | Re: [perl #50180] NDBM_File fails to build |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Andy Dougherty | [perl #54120] [PATCH] [metaconfig] Need more -fstack... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Andy Dougherty | Re: Compiling perl (5.10.x) with gcc <= 3.2.3 |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Bram | [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Steve Peters | Somehow, this got missed in change #33779. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Steve Peters | Upgrade to ExtUtils-Command-1.14 |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Steve Peters | Upgrade to Math-BigInt-FastCalc-0.19 |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Jerry D. Hedden | threads::shared 1.21 |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Niko Tyni | h2ph: allow the quote mark delimiter when chasing ... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Matt Kraai | Make perlfunc link to the correct section of perlop... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Rafael Garcia... | Prevent the tokenizer from segfaulting in debug mode... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
H.Merijn Brand | HP 9000 End of Sale Announcements |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vincent Pit | Re: [PATCH] Double magic with chop |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Nicholas Clark | Add investigating eliminating POSIX::int_macro_int... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Nicholas Clark | Fix my typo. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Andy Dougherty | Compress/Raw/Zlib/Zlib.xs // comment fix |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Niko Tyni | fix typo in a Tie::Hash documentation link |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Nicholas Clark | Remove POSIX's internal implementation of S_ISBLK,... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Nicholas Clark | It transpires that POSIX.xs also duplicated several... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marcus Holland... | Upgrade to Devel::PPPort 3.13_03 |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Florian Ragwitz | Handle PL_minus_E before PL_minus_{n,p}. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Paul Marquess | IO::Compress::* 2.010 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bram | Call SvMAGICAL_off in mg_free |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Nicholas Clark | Run Porting/checkARGS_ASSERT.pl and fix what it picks... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Rafael Garcia... | Remove C++ comments |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jerry D. Hedden | threads::shared 1.19 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jerry D. Hedden | Thread::Queue 2.07 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Rafael Garcia... | Fix [perl #52740] crash when localizing a symtab entry |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jerry D. Hedden | Re: Change 33794: [PATCH] File::Copy & permission bits. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Nicholas Clark | Upgrade to Encode 2.25 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Steffen Mueller | Re: helping 5.8.9 |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Ricardo SIGNES | perlunitut link |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Kevin Ryde | [perl #53908] perlpodspec typo "Encoding::Supported" |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Rafael Garcia... | The last change to File::Copy broke the perl build. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Rafael Garcia... | Bump version and document last change. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Abigail | File::Copy & permission bits. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Abigail | Use 3-arg open. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Reini Urban | -Uusedl on cygwin |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bram | extra tests for t/op/range.t (was Re: [perl #53554... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Alexandr Ciornii | Data::Dumper patch |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Florian Ragwitz | Documentation typo fix for mro. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Craig A. Berry | Record-style reads in Perl_sv_gets have to be done... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Jesse Vincent | Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Steve Peters | Somedays, Perforce makes me cranky. Fix perforce resolve |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Steve Peters | Tweaks to Digest-SHA's Makefile.PL that casued problems |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Rafael Garcia... | Fix makefile for core building |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Steve Peters | Upgrade to Digest-SHA-5.47 |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Vincent Pit | Re: [perl #51636] segmentation fault with array ties |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Vincent Pit | ~~ with non-overloaded objects |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Robin Barker | t/op/pat.t |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Rafael Garcia... | Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" |
commit | commitdiff | tree | snapshot |
2008-04-30 |
David Dick | [perl #53560] Patch for linux LDAP groups |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Steve Peters | Upgrade to CGI.pm-3.37 |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Steve Peters | Upgrade to bignum-0.23 |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John E. Malmberg | [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Vincent Pit | Double magic/warnings with tie $x, $m |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Bram | Re: [PATCH] testing $/ with in memory files |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Rafael Garcia... | Avoid garbage in test output when running make minitest. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Rafael Garcia... | A skip() function is missing, to get this test pass... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Vincent Pit | Double magic/warnings with binmode $fh, undef |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Bram | extra tests for t/op/sprintf2.t (was Re: [perl #45383... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Rafael Garcia... | Change of maintainer. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jan Dubois | Win32 process ids can have more than 16 bits |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Nicholas Clark | Cast the result of fpsetmask(0) to (void), as some... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Rafael Garcia... | clarification about @ISA declaration in perlboot.pod |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bram | doc patch for perlrun -x |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bram | doc patch for perlfunc/split (was: RE: [perl #46073... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Nicholas Clark | Warnings within the conditional of until() and for... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Nicholas Clark | Use File::Find rather than shell globbing to get the... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Nicholas Clark | Warnings within the condition of while are not reported... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Rafael Garcia... | Revert change #33751, at least for now: this breaks... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Robin Barker | another go; was RE: [perl #49302] [[:print:]] v \p... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
John E. Malmberg | [patch]perl5db.pl - What I needed to get the forked... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Ricardo SIGNES | New tests (and TODO tests) for ~~ and overloading, |
commit | commitdiff | tree | snapshot |
2008-04-26 |
David Dick | [perl #53238] Patch to stop t/op/fork.t relying on... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Rafael Garcia... | Note about moving modules to ext/ |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Adriano Ferreira | update Pod-Perldoc to version 3.14_04 |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Gisle Aas | Inline the trivial S_raise_signal function in the perl... |
commit | commitdiff | tree | snapshot |
next |