p5sagit/p5-mst-13.2.git
2004-08-14 Dave Mitchell make pp_goto() cope potential stack reallocation in...
2004-08-13 Tels pre Math::BigInt v1.72
2004-08-13 Andy Lester Test for functions with operator names
2004-08-13 Stas Bekman api doc fix for SvSetMagicSV_nosteal
2004-08-10 Jim Cromie Re: 2 patches: goto.t, B.pm/xs
2004-08-10 Jim Cromie 2 patches: goto.t, B.pm/xs
2004-08-10 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-08-09 Dave Mitchell Fix a typo and remove some debugging crud from change...
2004-08-09 Dave Mitchell eval_sv() failing a taint test could corrupt the stack
2004-08-09 Dave Mitchell made eq_array in t/test.pl handle undef values better
2004-08-09 Dave Mitchell fix minor nit in file description, to keep Jarkko happy
2004-08-09 Andy Lester Patch for t/op/sleep.t
2004-08-09 Rafael Garcia... Add a note in perltodo about a potential extension...
2004-08-09 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-08-07 Dave Mitchell Add tests for XS call_*() API
2004-08-07 Paul Marquess DB_File 1.810
2004-08-06 Steve Hay Fix [perl #24269] socket() call uses non-IFS providers
2004-08-06 Steve Hay Another small clean-up following changes #23190 and...
2004-08-06 Dave Mitchell remove leaks associated with version object change...
2004-08-06 Craig A. Berry signedness nit in #23190
2004-08-04 Marcus Holland... Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
2004-08-04 Nick Ing-Simmons Comment describing purpose.
2004-08-04 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-08-04 Rafael Garcia... Remove compilation warnings about uninitialized variables.
2004-08-04 Rafael Garcia... Remove the "Newline in left-justified string" warning.
2004-08-04 Fergal Daly extension to diagnostics.pm
2004-08-04 John Peacock Final version object core patch?
2004-08-03 H.Merijn Brand gcc on AIX 4 doesn't like -G on the commandline too
2004-08-03 H.Merijn Brand gcc on AIX doesn't like -G on the commandline
2004-08-03 Dave Mitchell more typo fixes for change 3176 (comments at top of...
2004-08-03 Marek Rouchal [perl #30914] ExtUtils::Embed should use libperl name...
2004-08-03 Jim Cromie additional -V:foo tests
2004-08-02 Nick Ing-Simmons Enhance the caveat in the description of tell()
2004-08-02 Rafael Garcia... Remove empty rpath from .so files
2004-08-02 Fergal Daly mention refaddr() in overload::StrVal docs
2004-08-02 Steve Hay Fix breakage caused by Change 23179
2004-08-01 Dave Mitchell Add comment to top of reentr.c and fix typos in other...
2004-08-01 Marcus Holland... Skip test when building without Encode.
2004-08-01 Marcus Holland... Remove redundant SvOOK_off (called implicitly by SvOK_off)
2004-07-31 Dave Mitchell shut up a warning in mg.c
2004-07-31 Dave Mitchell Add comment to the top of most .c files explaining...
2004-07-31 Marcus Holland... Fix copy & paste bugs in mX?PUSH macro tests.
2004-07-31 H.Merijn Brand First steps towards an explicit perl.exp-less AIX build
2004-07-31 Marcus Holland... Fix and update Perl_grok_* docs.
2004-07-30 Steve Hay A few minor updates to README.win32 (aka perlwin32)
2004-07-30 Rafael Garcia... Upgrade to Math::BigInt v1.71.
2004-07-30 Steve Hay Bug report #30132 was resolved before it was finished!
2004-07-28 Rafael Garcia... Upgrade to File::Spec 0.88.
2004-07-28 Audrey Tang Re: [perl #30783] Test::Builder does not handle overloa...
2004-07-28 david nicol Re: more 5.9 sort tests (second draft)
2004-07-28 Andy Dougherty Re: AW: [perl #7558] [PATCH] README.solaris
2004-07-26 Andy Dougherty [perl #7558] [PATCH] README.solaris
2004-07-26 Marcus Holland... The byte-order modifiers won't go into 5.8.
2004-07-26 Steve Hay Windows-related updates to Porting/repository.pod
2004-07-25 Dave Mitchell make -Dl log runops loop entry and exit, and jump level...
2004-07-24 Dave Mitchell document that -i messes soft as well hard hard links.
2004-07-23 Dave Mitchell make a note in perlrun that -i doesn't preserve UNIX...
2004-07-23 Dave Mitchell [perl #30733] memory leak in array delete
2004-07-23 Dave Mitchell remove binary compat from #23156 (remove PL_retstack)
2004-07-23 Dave Mitchell remove the return stack PL_retstack, and store return...
2004-07-22 Nicholas Clark Build the perldelta copying command for the main Unix...
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-22 Rafael Garcia... Upgrade to Cwd 2.20
2004-07-22 Rafael Garcia... Sort perldiag.
2004-07-22 Jim Cromie Re: "Too late for -T" could be more descriptive
2004-07-22 Rafael Garcia... Email change for Steffen Mueller.
2004-07-22 Rafael Garcia... Grammar fix by Paul Johnson.
2004-07-22 Nicholas Clark Config::config_re and config_sh would report the byteor...
2004-07-21 Jos I. Boumans Mention common dynaloader errors in perldiag.pod
2004-07-21 Rick Delaney Re: [perl #30688] Empty slice arg with ($;$) prototype
2004-07-19 Tels [perl #30609] [PATCH] BigInt v1.71 - first try
2004-07-19 Nicholas Clark Turn 2 strcpy()s into memcpy() because we know the...
2004-07-16 Nicholas Clark Clarify that it's only Mac OS *Classic* that uses 1904...
2004-07-16 Nicholas Clark Typo fix from Julian Gilbey, forwarded upstream from...
2004-07-16 Steve Hay Use VirtualAlloc() more flexibly when using it to mimic...
2004-07-16 Nicholas Clark glob('*.c') to find documentation is dangerous when...
2004-07-16 Nicholas Clark Encourage compilers to tail call optimise in sv_savepv...
2004-07-16 Nicholas Clark Rebuild perlapi.pod
2004-07-16 H.Merijn Brand Be sure HP-UX' ANSI C compiler's PATH is found *before*
2004-07-16 Nicholas Clark oslevel can fail on AIX, but the output generated would...
2004-07-16 Nicholas Clark Some calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clark threads.xs doesn't check the return value of the thread...
2004-07-15 Nicholas Clark Assimilate Cwd 2.19
2004-07-15 H.Merijn Brand Trailing semi-colon are not allowed on #ifdef's in...
2004-07-15 Nicholas Clark Abigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clark for (reverse @foo) now iterates in reverse in place.
2004-07-15 Nicholas Clark Optimise for (reverse ...)
2004-07-15 Nicholas Clark Now optimising for $a (reverse ...)
2004-07-15 Nicholas Clark The optrees for C<for $_ (...)> and C<for (...)> differ...
2004-07-15 Nicholas Clark This seems to be needed to get COW working on Win32
2004-07-14 Nicholas Clark "That's the way to do it"
2004-07-14 Nicholas Clark Optimise foreach my $i (reverse ...)
2004-07-14 Yitzchak Scott... split doc clarification
2004-07-14 Nicholas Clark Numeric comparison operators mustn't compare addresses...
2004-07-14 Nicholas Clark Lots of tests for for reverse ...
2004-07-13 Nicholas Clark Some thoughts on foreach reverse
2004-07-13 Nicholas Clark s/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas Clark Optimise list context reverse sort to reverse as part...
2004-07-13 Nicholas Clark Work around evil compiler bug on OS X. (Sucks all memory)
2004-07-13 Nicholas Clark check that reverse (sort (@a), @b) etc work.
next