p5sagit/p5-mst-13.2.git
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2008-05-17 Andy Dougherty [perl #54120] [PATCH] [metaconfig] Need more -fstack...
2008-05-17 Andy Dougherty Re: Compiling perl (5.10.x) with gcc <= 3.2.3
2008-05-17 Bram [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
2008-05-16 Steve Peters Somehow, this got missed in change #33779.
2008-05-16 Steve Peters Upgrade to ExtUtils-Command-1.14
2008-05-16 Steve Peters Upgrade to Math-BigInt-FastCalc-0.19
2008-05-16 Jerry D. Hedden threads::shared 1.21
2008-05-16 Niko Tyni h2ph: allow the quote mark delimiter when chasing ...
2008-05-16 Matt Kraai Make perlfunc link to the correct section of perlop...
2008-05-16 Rafael Garcia... Prevent the tokenizer from segfaulting in debug mode...
2008-05-16 H.Merijn Brand HP 9000 End of Sale Announcements
2008-05-15 Vincent Pit Re: [PATCH] Double magic with chop
2008-05-15 Nicholas Clark Add investigating eliminating POSIX::int_macro_int...
2008-05-15 Nicholas Clark Fix my typo.
2008-05-15 Andy Dougherty Compress/Raw/Zlib/Zlib.xs // comment fix
2008-05-15 Niko Tyni fix typo in a Tie::Hash documentation link
2008-05-15 Nicholas Clark Remove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-05-13 Marcus Holland... Upgrade to Devel::PPPort 3.13_03
2008-05-11 Florian Ragwitz Handle PL_minus_E before PL_minus_{n,p}.
2008-05-10 Paul Marquess IO::Compress::* 2.010
2008-05-10 Bram Call SvMAGICAL_off in mg_free
2008-05-10 Nicholas Clark Run Porting/checkARGS_ASSERT.pl and fix what it picks...
2008-05-10 Rafael Garcia... Remove C++ comments
2008-05-10 Jerry D. Hedden threads::shared 1.19
2008-05-10 Jerry D. Hedden Thread::Queue 2.07
2008-05-10 Rafael Garcia... Fix [perl #52740] crash when localizing a symtab entry
2008-05-10 Jerry D. Hedden Re: Change 33794: [PATCH] File::Copy & permission bits.
2008-05-10 Nicholas Clark Upgrade to Encode 2.25
2008-05-10 Steffen Mueller Re: helping 5.8.9
2008-05-09 Ricardo SIGNES perlunitut link
2008-05-09 Kevin Ryde [perl #53908] perlpodspec typo "Encoding::Supported"
2008-05-08 Rafael Garcia... The last change to File::Copy broke the perl build.
2008-05-08 Rafael Garcia... Bump version and document last change.
2008-05-08 Abigail File::Copy & permission bits.
2008-05-08 Abigail Use 3-arg open.
2008-05-08 Reini Urban -Uusedl on cygwin
2008-05-08 Bram extra tests for t/op/range.t (was Re: [perl #53554...
2008-05-08 Alexandr Ciornii Data::Dumper patch
2008-05-07 Florian Ragwitz Documentation typo fix for mro.
2008-05-04 Craig A. Berry Record-style reads in Perl_sv_gets have to be done...
2008-05-04 Jesse Vincent Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile...
2008-05-02 Steve Peters Somedays, Perforce makes me cranky. Fix perforce resolve
2008-05-02 Steve Peters Tweaks to Digest-SHA's Makefile.PL that casued problems
2008-05-02 Rafael Garcia... Fix makefile for core building
2008-05-02 Steve Peters Upgrade to Digest-SHA-5.47
2008-05-02 Vincent Pit Re: [perl #51636] segmentation fault with array ties
2008-05-02 Vincent Pit ~~ with non-overloaded objects
2008-05-01 Robin Barker t/op/pat.t
2008-04-30 Rafael Garcia... Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"
2008-04-30 David Dick [perl #53560] Patch for linux LDAP groups
2008-04-30 Steve Peters Upgrade to CGI.pm-3.37
2008-04-30 Steve Peters Upgrade to bignum-0.23
2008-04-30 John E. Malmberg [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS
2008-04-30 Vincent Pit Double magic/warnings with tie $x, $m
2008-04-30 Bram Re: [PATCH] testing $/ with in memory files
2008-04-30 Rafael Garcia... Avoid garbage in test output when running make minitest.
2008-04-30 Rafael Garcia... A skip() function is missing, to get this test pass...
2008-04-30 Vincent Pit Double magic/warnings with binmode $fh, undef
2008-04-30 Bram extra tests for t/op/sprintf2.t (was Re: [perl #45383...
2008-04-30 Rafael Garcia... Change of maintainer.
2008-04-29 Jan Dubois Win32 process ids can have more than 16 bits
2008-04-28 Nicholas Clark Cast the result of fpsetmask(0) to (void), as some...
2008-04-28 Rafael Garcia... clarification about @ISA declaration in perlboot.pod
2008-04-27 Bram doc patch for perlrun -x
2008-04-27 Bram doc patch for perlfunc/split (was: RE: [perl #46073...
2008-04-27 Nicholas Clark Warnings within the conditional of until() and for...
2008-04-27 Nicholas Clark Use File::Find rather than shell globbing to get the...
2008-04-27 Nicholas Clark Warnings within the condition of while are not reported...
2008-04-27 Rafael Garcia... Revert change #33751, at least for now: this breaks...
2008-04-26 Robin Barker another go; was RE: [perl #49302] [[:print:]] v \p...
2008-04-26 John E. Malmberg [patch]perl5db.pl - What I needed to get the forked...
2008-04-26 Ricardo SIGNES New tests (and TODO tests) for ~~ and overloading,
2008-04-26 David Dick [perl #53238] Patch to stop t/op/fork.t relying on...
2008-04-26 Rafael Garcia... Note about moving modules to ext/
2008-04-26 Adriano Ferreira update Pod-Perldoc to version 3.14_04
2008-04-24 Gisle Aas Inline the trivial S_raise_signal function in the perl...
2008-04-24 Nicholas Clark Stop File::Copy truncating destination files if passed...
2008-04-24 Gisle Aas Drop #ifdefs that became empty in change #32012.
2008-04-24 Nicholas Clark Looks like we can do System V IPC 64 bit on Leopard...
2008-04-24 Nicholas Clark On Darwin, -Uuse64bitall shouldn't mean -Duse64bitall...
2008-04-23 Nicholas Clark Add "safely supporting POSIX SA_SIGINFO" to perltodo...
2008-04-22 Nicholas Clark Note that Rafael did the key elsif() line number TODO...
2008-04-22 Steve Hay Upgrade to ExtUtils-CBuilder-0.23
2008-04-22 Steve Hay Upgrade to Win32-0.36
2008-04-21 Paul Marquess Update Compression modules to version 2.009
2008-04-21 Rafael Garcia... Upgrade to Math::BigInt v1.89
2008-04-19 Paul Johnson Re: wrong line numbers in elsif()
2008-04-18 Matt Kraai [perl #52860] [PATCH] Incorrect variable name in perlintro
2008-04-18 Matt Kraai [perl #52866] [PATCH] Missing period in perlintro
2008-04-18 James Bence [perl #53000] Patch for featured TODO: make a reproduci...
2008-04-18 Rafael Garcia... Fix the line-number-in-elsif longstanding bug.
2008-04-17 Nicholas Clark Add "eliminate incorrect line numbers in warnings"...
2008-04-17 Nicholas Clark Expand "repack the optree" and add "store the current...
2008-04-17 Nicholas Clark Remove a dead case from the error reporting in
2008-04-17 Nicholas Clark Perl_gv_fetchmethod{,_autoload,_flags} are actually...
2008-04-17 Nicholas Clark Test dbmopen more thoroughly, including closing the...
2008-04-17 Rafael Garcia... %.*s mandates an "int", says the C standard
2008-04-17 Rafael Garcia... Fix warning with int size in printf format
next