p5sagit/p5-mst-13.2.git
2006-05-02 Nicholas Clark Fix bug in DynaLoader, which has been passing a filenam...
2006-05-02 Vadim Konovalov Move some scripts under win32/ce-helpers.
2006-05-02 Yves Orton Re: Merge WinCE into Win32 directory and remove the...
2006-05-02 Nicholas Clark GvFILE() cannot be a pointer to the memory owned by...
2006-05-02 Nicholas Clark Change 28037 broke t/op/each.t when running with TEST.
2006-05-02 Nicholas Clark De-duplicate the code that creates new GPs into Perl_ne...
2006-05-02 David Landgren Re: [PATCH] t/op/glob.t using test.pl
2006-05-02 David Landgren t/op/hashwarn.t using test.pl
2006-05-02 Jarkko Hietaniemi toke.c: function pointer to data pointer
2006-05-02 Xavier Noria [DOC PATCH] chop warning in perlport
2006-05-02 Steve Hay Sigh. Third time lucky.
2006-05-02 Steve Hay Ahem. And here's the rest of #28051...
2006-05-02 Steve Hay RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-05-02 Andy Lester pp.c casting, take two
2006-05-02 Andy Lester Some more SvREFCNT_inc updates
2006-05-02 Andy Lester quiet some perlio.c warnings
2006-05-02 Andy Lester More tweaking of SvREFCNT_inc calls
2006-05-02 Steve Peters One too many ('s in change #28043.
2006-05-02 Steve Peters Escape prompts with #'s to avoid causing tests to fail...
2006-05-02 Steve Peters Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
2006-05-02 Steve Peters Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat
2006-05-01 Jarkko Hietaniemi signed vs unsigned char * nit
2006-05-01 Steve Peters Reverting context removal from change #27992. This...
2006-05-01 Rafael Garcia... Add a BUGS section to Fatal.pm, see bug #38790
2006-05-01 Nicholas Clark Disable SIGRTMAX and SIGRTMIN in POSIX if Configure...
2006-05-01 Nicholas Clark Allow a macro of "0" to mean "#if 0" for convenient...
2006-05-01 David Landgren Re: [PATCH] provide diag() and don't use ++ in test.pl
2006-05-01 SADAHIRO Tomoyuki Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-05-01 Nicholas Clark Re-order one DO_UTF8 to be after the SvPV.
2006-04-30 Nicholas Clark Fix two errors found by Coverity.
2006-04-30 Nicholas Clark Add a --percentage option to checkAUTHORS.pl to show...
2006-04-30 Nicholas Clark Replace a STRLEN no_len; with a _nolen macro call.
2006-04-30 Nicholas Clark Perl_pack_cat() is a mathom too!
2006-04-30 Nicholas Clark One part of pp_pack couldn't correctly handle surprises...
2006-04-30 Nicholas Clark do_vop() couldn't correctly handle surprises from UTF...
2006-04-30 Nicholas Clark We had no tests that covered the grow paths in pp_uc...
2006-04-30 Nicholas Clark Dave noticed that change 28022 was wrong - should read...
2006-04-30 Abe Timmerman fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL...
2006-04-30 Steve Peters I was mistaken. Borland and gcc do have snprintf(...
2006-04-30 Steve Peters OK, Win32 must no have snprintf()/vsnprintf
2006-04-30 Dave Mitchell remove a compiler warning by making HOPBACKc only hop...
2006-04-30 Nicholas Clark index and rindex couldn't correctly handle surprises...
2006-04-30 Nicholas Clark Document SvGAMAGIC(), and its significance w.r.t. the...
2006-04-29 Nicholas Clark Coverity disliked us passing a negative length to vsnpr...
2006-04-29 Nicholas Clark syswrite couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas Clark More tests for syswrite with UTF-8 data.
2006-04-29 Nicholas Clark It should never be possible for SvGMAGICAL() to be...
2006-04-29 Nicholas Clark print couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas Clark Add a cross reference to bytes_from_utf8() in the docum...
2006-04-29 Nicholas Clark There were more ways to break uc/lc/ucfirst/lcfirst...
2006-04-29 Nicholas Clark lcfirst/ucfist plus an 8 bit locale could mangle UTF...
2006-04-29 Nicholas Clark uc plus an 8 bit locale could get confused by UTF-8...
2006-04-29 Nicholas Clark lc plus an 8 bit locale could mangle UTF-8 values retur...
2006-04-29 Jarkko Hietaniemi more -ansi -pedantic cleanliness
2006-04-28 Randy W. Sims Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
2006-04-28 Jarkko Hietaniemi reduce gcc -ansi -pedantic noise plus a suggestion
2006-04-28 Jarkko Hietaniemi two [PATCH]es: dVAR for malloc.c, and a signed/unsigned...
2006-04-28 Nicholas Clark Fix bug 34297 (length of overloaded UTF-8 strings)
2006-04-28 Steve Peters Typo in MANIFEST from change #27997. Mustn't touch...
2006-04-28 Steve Peters Added Changes file left out from change #28001.
2006-04-28 Yves Orton Merge WinCE and Win32 directories -- Initial patch
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2006-04-28 David Landgren t/op/defins.pl using test.pl
2006-04-28 David Landgren t/op/delete.t using test.pl
2006-04-28 David Landgren t/op/auto.pl using test.pl
2006-04-28 Steve Peters Upgrade to Module-Build-0.28
2006-04-28 Nicholas Clark Anton Berezin says that on FreeBSD we're wrong to be...
2006-04-28 Jerry D. Hedden threads - miscellaneous
2006-04-28 David Landgren t/op/sort.t using test.pl
2006-04-28 Andy Lester Removing another context parm
2006-04-28 David Landgren t/op/loopctl.t using test.pl
2006-04-28 Jarkko Hietaniemi dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
2006-04-28 Rafael Garcia... Typo fix in perlretut by Simon Taylor
2006-04-28 Rafael Garcia... Fix typo in function call
2006-04-28 Jarkko Hietaniemi Re: [PATCH] use snprintf/strlcpy/strlcat when useful
2006-04-27 Dave Mitchell [perl #39012] another REIFY bug
2006-04-27 Steve Peters Upgrade to ExtUtils-Install-1.39
2006-04-27 Steve Peters Upgrade to Encode-2.15
2006-04-27 Andy Lester Removing unused context
2006-04-26 Marcus Holland... Change type of temporary padoff_du used in dUNDERBAR
2006-04-26 Marcus Holland... Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-26 Jerry D. Hedden threads - consolidate XS functions
2006-04-25 Steve Hay Make Module-Build aware of new Test-Harness output
2006-04-25 Nicholas Clark Coverity has started to notice another inconsistency...
2006-04-25 Andy Lester use NOOP macro
2006-04-25 Jerry D. Hedden Continuing threads sync
2006-04-24 Nicholas Clark Perl_unpack_str() is a mathom!
2006-04-24 Steve Peters Really bump the version of File::Find.
2006-04-24 Steve Peters Reverting change #27953, as it appears that File::Find has
2006-04-24 David Landgren Re: [perl #38965] File::Find documentation - is "Don...
2006-04-24 Yves Orton Re: recursion now removed from the regex engine
2006-04-24 Martin Hasch [perl #38709] Opening '|-' triggers unjustified taint...
2006-04-24 Rafael Garcia... Add regression test for bug #38475
2006-04-24 Nicholas Clark Change 27947 forgot to remove one now-unneeded cast.
2006-04-24 Bas van Sisseren [perl #38475] attribute multiline fix (in tokenizer)
2006-04-24 Nicholas Clark Following change 27942 it's clear that the return type of
2006-04-24 Marcus Holland... Cleanup some gcc warnings
2006-04-24 Marcus Holland... A couple of casts to PADOFFSET.
2006-04-24 Marcus Holland... Ensure GvNAME doesn't return NULL
2006-04-24 Andy Lester doop.c consting, take 2
next