p5sagit/p5-mst-13.2.git
2006-11-02 Dave Mitchell eval $undef should emit one warning, not three.
2006-11-02 Rafael Garcia... Fix case in external pod link
2006-11-02 Rafael Garcia... say() has the same syntax than print(), so forbid to...
2006-11-02 Rafael Garcia... This volatile modifier is not on the referent, but...
2006-11-02 Yves Orton Add more backtracking control verbs to regex engine...
2006-11-02 Vadim Konovalov [patch at 21983] factor out $^O eq 'darwin' from XSLoad...
2006-11-02 Gisle Aas Re: $, and say
2006-11-02 Rafael Garcia... Silence a gcc warning
2006-11-02 Rafael Garcia... More regression tests for the _ prototype
2006-11-02 Rafael Garcia... More heuristics to make warnings.t pass under different
2006-11-01 Yves Orton Add a commit verb to regex engine to allow fine tuning...
2006-11-01 H.Merijn Brand Fix the failures in warnings tests when PERL_UNICODE...
2006-11-01 Steve Hay Forgot to bump Time-HiRes $VERSION in change #29180
2006-11-01 Steve Hay Silence VC++ compiler warnings
2006-11-01 Paul Marquess Remove beta status from compression modules
2006-11-01 Rafael Garcia... Regression test by Yves Orton for : [perl #36046] Speci...
2006-10-31 Nicholas Clark Missed a ) in a comment.
2006-10-31 Rafael Garcia... Don't run ext/Sys/Syslog/t/constants.t with taint mode...
2006-10-31 Rafael Garcia... Some diagnostic output was giving warnings in op/pack.t
2006-10-31 Rafael Garcia... Fix a case of segfault in ithread destruction
2006-10-31 Rafael Garcia... Doc clarification for PerlIO::encoding
2006-10-31 Rafael Garcia... threads::shared doesn't use ppport.h in the core
2006-10-31 Jerry D. Hedden threads 1.47
2006-10-31 Rafael Garcia... Silence a warning and call readpipe_override() correctly.
2006-10-31 Rafael Garcia... Make S_readpipe_override() compile with threads; regene...
2006-10-31 Rafael Garcia... Make readpipe() overridable (and also `` and qx//)
2006-10-31 Rafael Garcia... Remove duplicated entries
2006-10-30 Gisle Aas Improve documentation of av_len and av_fill.
2006-10-30 Nicholas Clark Avoid Devel::DProf failing an assertion during global...
2006-10-30 Steve Peters It seems only HWND__* is needed by MinGW g++.
2006-10-30 Yves Orton The second patch from:
2006-10-30 Yves Orton The first patch from:
2006-10-30 Rafael Garcia... Mention that field hashes are for inside-out objects
2006-10-30 Yves Orton Patch 29155 breaks VC
2006-10-30 Rafael Garcia... Update perldelta with changes up to 28867
2006-10-30 Steve Peters VOL should be used instead of volatile in the core.
2006-10-30 H.Merijn Brand $hex is already hex, so cannot be used in %X if startin...
2006-10-30 Steve Peters Initial cleanups to support compiling Win32 with MinGW...
2006-10-30 Christian Winter Re: Closures with named subs
2006-10-30 Jerry D. Hedden threads 1.46
2006-10-30 Rafael Garcia... Silence a g++ warning reported by Jarkko.
2006-10-30 Rafael Garcia... Delete Encode's MANIFEST (or else the make process...
2006-10-30 Steve Hay Bump $VERSION in Term::UI following change #29120
2006-10-30 John Peacock Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
2006-10-30 Jim Cromie [patch] simplify optree test support
2006-10-30 Steve Hay Add some missing targets to win32/makefile.mk
2006-10-30 Rafael Garcia... In vim, modelines are not taken into account if they...
2006-10-30 Vadim Konovalov wince patch
2006-10-30 Craig A. Berry When we open a file and pass it along to PerlIO, be...
2006-10-30 Craig A. Berry Change the non-mkstemp, non-win32 code path of PerlIO_t...
2006-10-30 Steve Peters Changes to get perl to compile with g++ on Cygwin....
2006-10-29 Paul Marquess [PATHCH] Scalar::Util::readonly ...
2006-10-29 Nicholas Clark Fix a typo in my description for change 26427.
2006-10-29 Nicholas Clark Modify autodoc.pl to add read-only editor boilerplate...
2006-10-29 Stephen McCamant Re: Deparse bug?
2006-10-29 Yves Orton Add a few useful developers maketargets to win32/Makefile
2006-10-29 Nicholas Clark Add the note from change 25773 about auditing for destr...
2006-10-29 Nicholas Clark I shrunk struct context, so remove it from perltodo.
2006-10-27 Nicholas Clark Change 27779 failed to free() memory in two places...
2006-10-27 Steve Peters Upgrade to Pod-Parser-1.35.
2006-10-27 Rafael Garcia... Document the limitation of Attribute::Handlers w.r...
2006-10-27 Jerry D. Hedden Change MY_CXT ref in perl.h
2006-10-27 Jerry D. Hedden Make 'threads' conform to perlguts
2006-10-27 Steve Peters Spelling fixes for re.pm.
2006-10-27 Matt Taggart Spelling nits from Debian bug list...
2006-10-26 Steve Hay Close temporary test file before unlinking (for the...
2006-10-26 Rafael Garcia... Document the new (?FAIL) assertion (Yves Orton)
2006-10-26 Yves Orton Fix a problem with jump-tries, add (?FAIL) pattern.
2006-10-26 Paul Marquess IO::Compress modules
2006-10-26 SADAHIRO Tomoyuki Re: [perl #40583] sprintf "%#04X" also uppercases the...
2006-10-26 Jerry D. Hedden Fix typo in File::Find POD
2006-10-26 Rafael Garcia... Add Term::UI and Object::Accessor to the list of dual...
2006-10-26 Jos Boumans Add Object::Accessor to the core
2006-10-26 Jos Boumans Add Term::UI to the core
2006-10-26 Yves Orton Fix a memory leak :
2006-10-26 Jerry D. Hedden threads-shared 1.05
2006-10-26 Jerry D. Hedden threads 1.45
2006-10-25 Rafael Garcia... Fix small leak with -F at interpreter destruction
2006-10-25 Rafael Garcia... Plug a memory leak in newCONSTSUB
2006-10-25 Rafael Garcia... I'll finally get it right. (thanks to Sadahiro Tomoyuki)
2006-10-25 Rafael Garcia... Fix nit in previous patch, spotted by Gisle
2006-10-25 Nicholas Clark Add a %B sprintf format
2006-10-25 Alexey Tourbin FindBin.pm: better fix for PATH entries
2006-10-25 Rafael Garcia... Document that warnings.pm doesn't load Carp anymore
2006-10-25 Craig A. Berry Initialize d_ctermid and i_gdbm in configure.com.
2006-10-24 Steve Peters Upgrade to CPAN-1.88_57.
2006-10-24 Rafael Garcia... Silence an expected warning (when playing with utf8ness...
2006-10-24 SADAHIRO Tomoyuki New UTF-8 warning : Variable length character upgraded...
2006-10-24 Rafael Garcia... No warning was produced if perl failed to load PerlIO...
2006-10-23 H.Merijn Brand Fix for RT#38169 & RT#38945
2006-10-23 Rafael Garcia... Document that the %#X printf format prefixes the output...
2006-10-23 Rafael Garcia... Update Changes
2006-10-23 Rafael Garcia... Some notes about the recent changes in perldelta
2006-10-23 Ovid base.pm
2006-10-23 Rafael Garcia... Protection against overwriting defsubs.h via a symlink
2006-10-23 Jim Cromie [patch] make test.valgrind capable of running cachegrind
2006-10-22 Nicholas Clark Fix the other bug introduced by change 29079
2006-10-22 Nicholas Clark Fix bug in change 27321 - Perl_ss_dup should also have...
2006-10-22 Nicholas Clark Fix a bug introduced by change 29079
2006-10-22 Steve Peters Removed typo that caused a variable to shadow an existi...
next