p5sagit/p5-mst-13.2.git
2006-05-03 Rafael Garcia... Add "state" feature
2006-05-03 Rafael Garcia... Introduce a new keyword, state, for state variables.
2006-05-03 Vadim Konovalov wince another step
2006-05-03 Jan Dubois Clarify hard link support on Windows
2006-05-03 Jan Dubois RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-03 Steve Peters Upgrade to CGI-3.20
2006-05-03 Andy Lester more logic localizations
2006-05-03 Sébastien Aperghis... -Dmad breaks a few tests
2006-05-03 Andy Lester Remove an unnecessary goto
2006-05-03 Andy Lester optimize S_find_array_subscript
2006-05-03 Andy Lester clean up loops in doio.c and dump.c
2006-05-03 Jarkko Hietaniemi pp_sys.c: U8* cast
2006-05-03 Jarkko Hietaniemi hv.c: do zeroing via mem wrap check
2006-05-03 Jarkko Hietaniemi microperl update
2006-05-03 Steve Hay Make Perl_unshare_hek visible to core extensions withou...
2006-05-03 Vadim Konovalov Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-05-03 SADAHIRO Tomoyuki Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-05-02 Nicholas Clark Remove a variable left unused since change 28065.
2006-05-02 Nicholas Clark Add a new hash key flag HVhek_UNSHARED, to mark all...
2006-05-02 Nicholas Clark cumulative totals and list reverse for checkAUTHORS.pl
2006-05-02 Steve Peters Another place where Intel C++ pretending to be gcc...
2006-05-02 Nicholas Clark *static* pointers to newXSUB(), dammit!
2006-05-02 Nicholas Clark Assert that SvMAGIC() isn't being called on PVMGs which...
2006-05-02 Nicholas Clark Change 28063 forgot 1 key line - acutally use the corre...
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
next