p5sagit/p5-mst-13.2.git
2005-12-30 Tels Reduce size of buffers for identifier names, as suggest...
2005-12-30 Tels perlio.c - gv_stashpvn() vs gv_stashpv()
2005-12-30 Tels Perl_gv_fetchpv vs. gv_fetchpvn
2005-12-30 Rafael Garcia... Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
2005-12-30 Nicholas Clark RMAGIC on symbol tables is bad, m'kay.
2005-12-30 Dave Mitchell change #26523 didn't make my_cxt_init public
2005-12-29 Tels $a = \$a oddity
2005-12-29 Andy Lester Actual real consting of parms
2005-12-29 Andy Lester av.c cleanup, plus!
2005-12-29 Rafael Garcia... Fix test for perl version number in Makefile.PL
2005-12-29 Andy Lester Fixing the SVREFCNT macro
2005-12-29 Dave Mitchell re-implement MY_CXT API more efficiently, and add explicit
2005-12-29 Dave Mitchell add tests for MY_CXT API and improve its documentation
2005-12-29 Robin Houston Test that constant overloading is propagated into eval
2005-12-29 Yitzchak Scott... [DOC PATCH] rindex clarification
2005-12-29 Craig A. Berry fortify Pod::Simple::Search against non-case-preserving...
2005-12-29 Nicholas Clark A GVs stash can be NULL, so don't call macros that...
2005-12-28 Nicholas Clark As the backreferences AV doesn't hold references on...
2005-12-28 Nicholas Clark PL_amagic_generation is always non-zero, so remove...
2005-12-28 Steve Peters Upgrade to Sys-Syslog-0.11
2005-12-28 Gisle Aas Cleanup; replace a croak("panic: ...") with assert().
2005-12-28 Gisle Aas assert(av); Cleanup the way that the av_*() functions...
2005-12-28 Gisle Aas Use memchr() instead of ninstr() to locate the end...
2005-12-28 Gisle Aas Leaner ninstr().
2005-12-28 Gisle Aas Remove test for NUL ending in r?instr().
2005-12-28 Gisle Aas Fix 2 off-by-one errors in the call to ninstr().
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-27 Nicholas Clark s/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas Clark Pass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Andy Lester pre-likely cleanup
2005-12-27 Steve Peters It'd be nice if I hadn't broken corecpan.pl. Its fixed...
2005-12-27 Nicholas Clark gv_fetch_flags in newATTRSUB can actually be const.
2005-12-27 Nicholas Clark As what we're doing is generating subroutines, which...
2005-12-27 Yves Orton [patch] ext/b/t/lint.t fails on win32
2005-12-27 Nicholas Clark Refactor the require failure message generation to...
2005-12-27 Nicholas Clark Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas Clark tabs, not spaces, in MANIFEST. No, I can't remember...
2005-12-26 Nicholas Clark Remove the hard wired test numbers in the generated...
2005-12-26 Nicholas Clark Support type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas Clark Add method macro_from_item to encapsulate the entire...
2005-12-26 Nicholas Clark Don't try to store PL_sv_undef in pads. (For now)
2005-12-26 Steve Peters Upgrade to CPAN-1.80_56
2005-12-26 Steve Peters In this, the last tale of the NGROUPS saga, a former...
2005-12-26 Nicholas Clark Add a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas Clark Add C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Jim Cromie chg 26486 removes last use of NGROUPS, so remove the...
2005-12-26 Nicholas Clark The values for proxy constant subroutines need to be...
2005-12-26 Nicholas Clark Rework constant.pm to take advantage of the space savin...
2005-12-26 Steve Peters Obviously, Perl_ingroup() is also using 256k of stack...
2005-12-24 Nicholas Clark The value from caller doesn't change, so my $pkg =...
2005-12-24 Nicholas Clark Tests for creating constants where prototypes or other...
2005-12-24 Nicholas Clark Using a hash reference rather than a hash can save...
2005-12-24 Nicholas Clark Unless the peephole optimiser already knows that we...
2005-12-24 Nicholas Clark Given that IO::Socket is documented as exporting all...
2005-12-24 Jim Cromie Re: [perl #37907] Perl_magic_get reqires ridiculous...
2005-12-24 Nicholas Clark Looks like the macro CLK_TCK is not actually a constant...
2005-12-23 Nicholas Clark For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the...
2005-12-23 Nicholas Clark For the rare case of EMFILE during require, save object...
2005-12-23 Nicholas Clark If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then...
2005-12-23 Nicholas Clark Provide support for types PVN and UNDEF in
2005-12-23 Nicholas Clark Create a struct to use as the header with PERL_TRACK_ME...
2005-12-23 Nicholas Clark ExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas Clark Add support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Nicholas Clark inlining autoloaded constants is TODOne.
2005-12-23 Nicholas Clark Now that proxy subroutines can be unproxied in 2 places...
2005-12-23 Nicholas Clark like and unlike weren't reporting failure where correct...
2005-12-23 Rafael Garcia... Fix build of Compress::Zlib on MVS (by Paul Marquess)
2005-12-23 Rafael Garcia... Clarify example of .. in perlop
2005-12-23 chromatic [REPATCH lib/UNIVERSAL.pm] Recommend Against Using...
2005-12-23 Nicholas Clark Need to be more careful with the symbol table manipulat...
2005-12-23 Nicholas Clark SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas Clark Use inlineable proxy constant subs for Socket
2005-12-23 Steve Peters ctime_r() and asctime_r() seem to have some problems...
2005-12-23 Andy Lester Speed up Perl_sv_derived_from
2005-12-23 Nicholas Clark Create a sub LC_ALL with the correct prototype.
2005-12-23 Nicholas Clark De-duplicate the items in @EXPORT. (@EXPORT is built...
2005-12-23 Steve Peters Make hostname.t deal with undefined or blank hostnames...
2005-12-23 Steve Peters Fix for pod2man() in ExtUtils::Command::MM to work...
2005-12-23 Andy Lester Speedup (rn|n)?instr
2005-12-22 Nicholas Clark Use inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas Clark Missing ; in Tie::File
2005-12-22 Nicholas Clark Make ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Rafael Garcia... Compilation help for EBCDIC platforms, from Jarkko,
2005-12-22 Nicholas Clark Break out the code to generate #ifdef/#endif into new...
2005-12-22 Andy Lester Ho! Ho! Ho! Santa brings consting!
2005-12-22 Nicholas Clark Break out the item normalisation code into a method...
2005-12-22 Nicholas Clark Regression tests for proxy subroutine glob assignment.
2005-12-22 Robin Houston eliminate HINT_HH_FOR_EVAL
2005-12-22 Nicholas Clark Add an optimisation to allow proxy constant subroutines...
2005-12-22 Rafael Garcia... Regenerate Changes
2005-12-22 Gisle Aas Remove unused variable 'stash' since change 26437.
2005-12-22 Rafael Garcia... Regenerate perlapi.pod.
2005-12-22 Robin Houston switch / ~~ doccos
2005-12-22 Jan Dubois wrong setting in canned win32/config.vc64 file
2005-12-22 Steve Peters Add documentation for method domainname() in Net::Domai...
2005-12-21 Nicholas Clark Avoid negating an unsigned value. (The offset in the...
2005-12-21 Nicholas Clark For consistency sv_2cv should not leave the stash point...
2005-12-21 Nicholas Clark Localise the stash variable in pp_entersub().
2005-12-21 Nicholas Clark Undo my goto spaghetti from change 18340 - what we...
2005-12-21 Steve Peters Add tests for untested math functions in POSIX
next