platform/upstream/perl.git
2006-10-30 Gisle AasImprove documentation of av_len and av_fill.
2006-10-30 Nicholas ClarkAvoid Devel::DProf failing an assertion during global...
2006-10-30 Steve PetersIt seems only HWND__* is needed by MinGW g++.
2006-10-30 Yves OrtonThe second patch from:
2006-10-30 Yves OrtonThe first patch from:
2006-10-30 Rafael Garcia... Mention that field hashes are for inside-out objects
2006-10-30 Yves OrtonPatch 29155 breaks VC
2006-10-30 Rafael Garcia... Update perldelta with changes up to 28867
2006-10-30 Steve PetersVOL 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 PetersInitial cleanups to support compiling Win32 with MinGW...
2006-10-30 Christian WinterRe: Closures with named subs
2006-10-30 Jerry D. Heddenthreads 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 HayBump $VERSION in Term::UI following change #29120
2006-10-30 John PeacockFwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
2006-10-30 Jim Cromie[patch] simplify optree test support
2006-10-30 Steve HayAdd 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 Konovalovwince patch
2006-10-30 Craig A. BerryWhen we open a file and pass it along to PerlIO, be...
2006-10-30 Craig A. BerryChange the non-mkstemp, non-win32 code path of PerlIO_t...
2006-10-30 Steve PetersChanges to get perl to compile with g++ on Cygwin....
2006-10-29 Paul Marquess[PATHCH] Scalar::Util::readonly & compression (was...
2006-10-29 Nicholas ClarkFix a typo in my description for change 26427.
2006-10-29 Nicholas ClarkModify autodoc.pl to add read-only editor boilerplate...
2006-10-29 Stephen McCamantRe: Deparse bug?
2006-10-29 Yves OrtonAdd a few useful developers maketargets to win32/Makefile
2006-10-29 Nicholas ClarkAdd the note from change 25773 about auditing for destr...
2006-10-29 Nicholas ClarkI shrunk struct context, so remove it from perltodo.
2006-10-27 Nicholas ClarkChange 27779 failed to free() memory in two places...
2006-10-27 Steve PetersUpgrade to Pod-Parser-1.35.
2006-10-27 Rafael Garcia... Document the limitation of Attribute::Handlers w.r...
2006-10-27 Jerry D. HeddenChange MY_CXT ref in perl.h
2006-10-27 Jerry D. HeddenMake 'threads' conform to perlguts
2006-10-27 Steve PetersSpelling fixes for re.pm.
2006-10-27 Matt TaggartSpelling nits from Debian bug list...
2006-10-26 Steve HayClose temporary test file before unlinking (for the...
2006-10-26 Rafael Garcia... Document the new (?FAIL) assertion (Yves Orton)
2006-10-26 Yves OrtonFix a problem with jump-tries, add (?FAIL) pattern.
2006-10-26 Paul MarquessIO::Compress modules
2006-10-26 SADAHIRO TomoyukiRe: [perl #40583] sprintf "%#04X" also uppercases the...
2006-10-26 Jerry D. HeddenFix 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 BoumansAdd Object::Accessor to the core
2006-10-26 Jos BoumansAdd Term::UI to the core
2006-10-26 Yves OrtonFix a memory leak :
2006-10-26 Jerry D. Heddenthreads-shared 1.05
2006-10-26 Jerry D. Heddenthreads 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 ClarkAdd a %B sprintf format
2006-10-25 Alexey TourbinFindBin.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. BerryInitialize d_ctermid and i_gdbm in configure.com.
2006-10-24 Steve PetersUpgrade to CPAN-1.88_57.
2006-10-24 Rafael Garcia... Silence an expected warning (when playing with utf8ness...
2006-10-24 SADAHIRO TomoyukiNew 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 BrandFix 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 Ovidbase.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 ClarkFix the other bug introduced by change 29079
2006-10-22 Nicholas ClarkFix bug in change 27321 - Perl_ss_dup should also have...
2006-10-22 Nicholas ClarkFix a bug introduced by change 29079
2006-10-22 Steve PetersRemoved typo that caused a variable to shadow an existi...
2006-10-22 Nicholas ClarkMerge cases in Perl_ss_dup().
2006-10-22 Nicholas Clarkconst the variable used for the save stack type in...
2006-10-22 Rafael Garcia... Make the overrides of built-ins in the bytes pragma...
2006-10-21 Nicholas ClarkAdd PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-10-21 Jarkko HietaniemiRe: Change 29050: Memory leak fix, by Jarkko
2006-10-21 Nicholas ClarkSemicolon consistency between PERL_FPU_INIT and the...
2006-10-21 Nicholas ClarkAdd PERLIO_INIT to PERL_SYS_INIT.
2006-10-21 Nicholas ClarkAlways defining PERLIO_TERM, even if it's empty, makes...
2006-10-21 Steve PetersChanges for threads::shared to all building with g++.
2006-10-21 Steve PetersFixes for Storable.xs when compiling a threaded Perl...
2006-10-21 Steve PetersFix in perl.h for compiling with g++.
2006-10-21 Steve PetersBetter solution to silencing prereq warnings from threads's
2006-10-21 Steve PetersQuiet a warning in pp_sys.c on AIX.
2006-10-20 Steve PetersComment out Hash::Util and IO::File from prereqs of...
2006-10-20 Rafael Garcia... Adjustment to symbol lists after latest changes (by...
2006-10-20 Rafael Garcia... Enable perlio mutexes under threads (by Jarkko)
2006-10-20 Rafael Garcia... regen headers
2006-10-20 Yves Ortononly do \C hackery if \C is seen
2006-10-20 Alexander GoughB:: changes for UNITCHECK blocks
2006-10-20 Rafael Garcia... Let's undocument -Dusesfio in INSTALL.
2006-10-20 Rafael Garcia... More leak fixes, by Jarkko
2006-10-20 Dave Mitchellzero length $1 took too long to detect utf8-ness
2006-10-20 Rafael Garcia... Silence some warnings
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-10-19 H.Merijn Brand<tr> isnb't the same as C<tr>, and <tr> looks so stupid...
2006-10-19 Rafael Garcia... Trim perltodo.
next