p5sagit/p5-mst-13.2.git
2006-03-17 Jan Dubois win32_async_check() can loop indefinitely; 5.8.8 regression
2006-03-17 Dave Mitchell reduce S_regrepeat_hard() callers from 3 to 1
2006-03-16 Nicholas Clark Add a new per-interpeter variable PL_utf8cache, which...
2006-03-16 Nicholas Clark Note that it's worth looking to downsize variables...
2006-03-16 Nicholas Clark Correct the macros in the comments in hv.c. Given the...
2006-03-16 Gisle Aas Avoid hardcoded $(OBJ_EXT)
2006-03-16 Gisle Aas Change 27520 was a bit too aggressive. Let's keep...
2006-03-16 Gisle Aas Remove unused code. No extension use Makefile.SH any...
2006-03-16 Gisle Aas Fix up miniperl dependency.
2006-03-16 Gisle Aas Simplify; make perl.o included in $(obj)
2006-03-16 Rafael Garcia... Add a couple of regression tests for the untested
2006-03-16 Paul Marquess Compress::Raw::Zlib, Compress::Zlib, IO::Compress:...
2006-03-16 Gisle Aas require should ignore directories found when searching...
2006-03-16 Rafael Garcia... Make the threads tests silent with regard to the new...
2006-03-15 Nicholas Clark Make the original versions of relocated paths available...
2006-03-15 Nicholas Clark Correct the non gcc-brace-group definition of SvAMAGIC_off
2006-03-15 Nicholas Clark D'oh! 27508 wasn't quite testing what I wanted it to...
2006-03-15 Nicholas Clark Test for reblessing objects with weak references.
2006-03-15 Nicholas Clark Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AM...
2006-03-15 Nicholas Clark Moving the overloading flag from the reference to the...
2006-03-15 Nicholas Clark Finish converting overload.t to Test::More
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Steve Peters Additions to README.win32 and win32/Makefile based...
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Nicholas Clark Partially convert overload.t to Test::More
2006-03-15 Steve Peters The first step in supporting VC++ 8.0. Added macros...
2006-03-14 Rafael Garcia... Deprecate :unique even with threads
2006-03-14 Rafael Garcia... Make usage of :unique emit a deprecation warning.
2006-03-14 Peter Prymmer perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work...
2006-03-14 Nicholas Clark SVphv_REHASH can use the same flag bit as SVf_FAKE...
2006-03-14 Hugo van der... [perl #38710] localised stash slice
2006-03-14 Rafael Garcia... threads and threads::shared are now dual-lived modules
2006-03-14 Andy Lester Do nothing in a GCC-friendly way
2006-03-14 Andy Lester looks_like_bool can be const
2006-03-13 Nicholas Clark Somewhat less shaky relocatable @INC support. You can...
2006-03-13 Nicholas Clark First stab at rather shaky Configure support for reloca...
2006-03-13 Nicholas Clark Split break out the installprefix code from setprefixva...
2006-03-13 Nicholas Clark Refactor most of the cut ...
2006-03-13 Rafael Garcia... Forgot the ending \. Why did it still compile ?
2006-03-13 Robin Houston Automatically SPAGAIN in the poor-man's-multicall API
2006-03-13 Nicholas Clark The existing order of the checks for whether man1dir...
2006-03-13 Nicholas Clark The "Change installation prefix, if necessary." code...
2006-03-12 Rafael Garcia... Load .pmc always, even if they are older than a matchin...
2006-03-12 Andy Lester Removed unnecessary NULL check in Digest::SHA
2006-03-12 Steve Peters Upgrade to Module-Build-0.27_09
2006-03-11 Nicholas Clark isSPACE('\0') is false, so can simplify the condition...
2006-03-11 Nicholas Clark Fix the last 2 perly.y specific parts of regen_perly...
2006-03-11 Nicholas Clark NNs and NULLOKs for MAD's new functions.
2006-03-11 Steve Peters Perl_newWHILEOP() had exactly the same lack of a NULL...
2006-03-11 Steve Peters Possible NULL pointer reference found by Coverity checks.
2006-03-11 Steve Peters Keep from using a variable in S_my_kid() before it...
2006-03-11 Peter Prymmer perl@27437 fix File::Path::mkpath so that perl installs...
2006-03-11 Jan Dubois Reapply change 24432
2006-03-11 Nicholas Clark Missed the hunk that adds regen_madly.pl to the regen_p...
2006-03-11 Andy Lester Sync up embed.fnc and doio.c
2006-03-11 Andy Lester Localizing some vars in S_checkcomma
2006-03-11 Nicholas Clark Remove the obsolete mad/P5RE.pm
2006-03-11 Craig A. Berry null terminate command string -- broken in #27438
2006-03-10 Nicholas Clark Move the 12 static MAD variables from toke.c into the...
2006-03-10 Nicholas Clark Rename the 12 static variables in toke.c to PL_*
2006-03-10 Nicholas Clark gozer took over from gsar (some time ago).
2006-03-10 Nicholas Clark All the autogenerated files from change 27462.
2006-03-10 Nicholas Clark Merge perly.y changes from 5.9.2 to now into madly.y.
2006-03-10 Nicholas Clark Teaching embed.pl about conditional symbols is a TODO.
2006-03-10 Nicholas Clark Tweak change 27457 - make PL_lasttoke MAD only, but...
2006-03-10 Nicholas Clark Summon constman! S_checkcomma now has all 3 arguments...
2006-03-10 Nicholas Clark Tease apart the keyword/subroutine test in S_checkcomma.
2006-03-10 Steve Peters Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
2006-03-09 Nicholas Clark Correct another gv_fetchpv() - it takes a bitmask of...
2006-03-09 Nicholas Clark Remove two NEWSV()s in the non-ithread dump code that...
2006-03-09 Ronald J. Kimball Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek...
2006-03-09 Nicholas Clark Add the Perl 5 to Perl 5 convertor scripts.
2006-03-09 Nicholas Clark Superior *printf-fu lets us avoid modifying source...
2006-03-09 Nicholas Clark Avoid scribbling on the passed in command line string...
2006-03-09 Nicholas Clark -Dmad works, albeit with some test failures:
2006-03-09 Nicholas Clark Oops. Failed to add madly.c
2006-03-09 Steve Peters The Coverity audit is upset that the scream_olds variab...
2006-03-09 Nicholas Clark Add the madly parser. I believe that this is all the...
2006-03-09 Nicholas Clark It helps to run embed.pl in the correct directory....
2006-03-09 Nicholas Clark The remainder of the toke.c MAD changes. Now to investi...
2006-03-09 Nicholas Clark Another refactoring from Larry implicit in the MAD...
2006-03-09 Nicholas Clark Refactoring from Larry implicit in the MAD patch.
2006-03-09 Nicholas Clark Replace PL_nextval[PL_nexttoke].opval with the macro...
2006-03-09 Steve Peters Need to update test count from change #27440.
2006-03-09 Steve Peters croak in POSIX::sigaction() when passed a negative...
2006-03-09 Nicholas Clark MAD changes for bare skipspace()
2006-03-09 John E. Malmberg patch@27385 - VMS thread fixes (was: threads and VMS)
2006-03-09 Nicholas Clark Add the MAD change to perly.y, which brings a new PEG...
2006-03-09 Marcus Holland... Fix a memory leak in ck_grep(), spotted by coverity:
2006-03-09 Nicholas Clark Tweaking the order of op creation/op free in Perl_ck_re...
2006-03-09 Nicholas Clark Fix C99ism in dump.c
2006-03-09 Nicholas Clark Unroll 27425 - keeping Larry's order in op.c means...
2006-03-09 Nicholas Clark Note the weakref.t failure that commenting out this...
2006-03-09 Nicholas Clark Note the cause of another MAD test failure - an explici...
2006-03-09 Nicholas Clark Bodge MAD code to get pack.t and ext/Encode/t/Encode...
2006-03-08 Nicholas Clark Make MAD at least compile and link once more. Although...
2006-03-08 Nicholas Clark Further MAD changes.
2006-03-08 Nicholas Clark Oops. Didn't mean to commit 27426 to maint first. Integ...
2006-03-08 Nicholas Clark The last MAD change to op.c changes the pad offsets...
2006-03-08 Nicholas Clark Almost all the MAD changes for op.c
next