p5sagit/p5-mst-13.2.git
2007-05-28 Rafael Garcia... Mention new lexical pragmas big* in perldelta
2007-05-28 Rafael Garcia... Update Changes
2007-05-28 Rafael Garcia... Update outdated example
2007-05-28 Rafael Garcia... Update to Archive::Extract 0.20, and re-apply patch...
2007-05-28 Vadim Konovalov linux arm cross-compilation
2007-05-28 Jos I. Boumans Bump version number
2007-05-28 Tels Re: [PATCH] Math::BigInt v1.87 take 5
2007-05-28 Tels Math::BigInt::FastCalc v0.15
2007-05-27 Craig A. Berry In the stat() wrapper for VMS, always allow extended...
2007-05-27 Craig A. Berry In the homegrown readdir() for VMS, always treat unix...
2007-05-26 Rafael Garcia... Bad orientation in doc, noticed by Jan Dubois.
2007-05-25 Dave Mitchell delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
2007-05-25 Mark Pizzolato Re: argproc.c license Re: [perl #43037] Bad license...
2007-05-25 Dave Mitchell fix coredump in S_varname (tickled by Devel::Profile)
2007-05-25 Rafael Garcia... \R can't be used in a char class
2007-05-25 Rafael Garcia... Document new escapes in perldelta
2007-05-25 Steve Hay Change #31270 should have updated proto.h to match
2007-05-25 Rafael Garcia... Upgrade to Archive::Tar 1.32.
2007-05-25 Rafael Garcia... Document that ptardiff needs Text::Diff
2007-05-25 Rafael Garcia... Document cpanp and cpan2dist
2007-05-25 Steve Hay Fix the ext/IO/t/io_sock.t failure when built with...
2007-05-25 Andy Lester Consting dump.c
2007-05-24 Tels Re: perl pragma [PATCH]
2007-05-24 Father Chrysostomos [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-24 Rafael Garcia... Adjustment to the test for importing feature bundles,
2007-05-24 Jos I. Boumans update CPANPLUS::Dist::Build to 0.06_01
2007-05-24 Rafael Garcia... It suddendly annoyed me that corelist returned sometime...
2007-05-24 Rafael Garcia... Doc nits by Steven Schubiger
2007-05-24 Rafael Garcia... perldelta additions suggested by Steve Hay
2007-05-24 Jerry D. Hedden threads::shared 1.12
2007-05-23 Rafael Garcia... Perldelta nit by Brandon Black
2007-05-23 Jan Dubois RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-23 Jerry D. Hedden Forgotten Cygwin patch
2007-05-22 Rafael Garcia... Add MidnightBSD to the list of Unix-like OSes
2007-05-22 Rafael Garcia... Update perldelta
2007-05-21 Dave Mitchell move PL_error_count into the PL_parser struct
2007-05-21 Dave Mitchell move PL_multi_end into the PL_parser struct
2007-05-21 Tels Re: Smoke failures with blead@31225 (Linux) [PATCH]
2007-05-21 Dave Mitchell move PL_tokenbuf into the PL_parser struct
2007-05-21 Rafael Garcia... Update Changes
2007-05-21 Jerry D. Hedden Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. Hedden Skip win32core.t under Cygwin
2007-05-21 Jarkko Hietaniemi pp_sys.c: gethostbyaddr
2007-05-21 Craig A. Berry VMSify uupacktool.pl and run it during VMS build.
2007-05-20 Dave Mitchell delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Ævar Arnfjörð... Minor perlreapi.pod cleanup
2007-05-20 Rafael Garcia... Update Archive::Tar to 1.31
2007-05-20 Jan Dubois RE: When is -DPERL_CORE required?
2007-05-20 Ævar Arnfjörð... Don't use a regex match in lib/feature.pm
2007-05-20 Craig A. Berry Make VMS's home-grown glob() recognize a directory...
2007-05-19 Craig A. Berry Various mro updates from Brandon Black. References:
2007-05-18 Jerry D. Hedden threads 1.62
2007-05-18 Jarkko Hietaniemi Unicode::UCD: add general category and bidi type interfaces
2007-05-18 Craig A. Berry When trimming long XS symbols on VMS, avoid warnings...
2007-05-18 Steve Hay Upgrade to Win32-0.29
2007-05-17 Jarkko Hietaniemi todos for perl 5.12
2007-05-16 Jerry D. Hedden Re: Thread fail/hang on HP-UX 10.20
2007-05-16 Jarkko Hietaniemi Configure (and Makefile.SH): remove ODBM_File early...
2007-05-16 Steve Hay DynaLoader doesn't seem to need -DPERL_CORE, and no...
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-16 Steve Hay Remove comment added by #31218 since the rest of that...
2007-05-16 Jarkko Hietaniemi DBM_Filter test: use std test preamble
2007-05-16 Craig A. Berry Better suppression of Threads build (probably still...
2007-05-15 Dave Mitchell change 31200 broke src filters used within an eval
2007-05-15 Steve Peters Move pmop.op_pmflags back to its previous location...
2007-05-15 Tels [PATCH] Math::BigInt v1.87
2007-05-15 Jerry D. Hedden Win32CORE.c needed windows.h
2007-05-15 Jan Dubois RE: Smoke summary results for maint and current on...
2007-05-15 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-15 Nicholas Clark BASEOP isn't an exact multiple of 8 bytes, so reorderin...
2007-05-14 Nicholas Clark PERL_IMPLICIT_CONTEXT is usually defined for threads...
2007-05-14 Jerry D. Hedden threads::shared 1.11
2007-05-14 Steve Hay Test for [perl #42925], which was fixed by #31214
2007-05-14 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Steve Hay Older versions of windres interpret "-I" as the input...
2007-05-13 Steve Peters Upgrade to Encode-2.21
2007-05-13 Jan Dubois Restore Windows NT support
2007-05-13 Dave Mitchell fix some (mostly MAD) compiler warnings
2007-05-12 Gerard Goossen Give the 'local' declarator a new key, such that 'local...
2007-05-12 Gerard Goossen move the logic of combining '_' and '#' with the previo...
2007-05-12 Gerard Goossen Disable slurping assigned of split when PL_madskills
2007-05-12 Gerard Goossen Disable !a&&b, !b||a optimalization when PL_madskills
2007-05-12 Gerard Goossen Disable operator target setting for 'my' variables...
2007-05-12 Dave Mitchell move PL_in_my and PL_in_my_stash into the PL_parser...
2007-05-12 Dave Mitchell eliminate a stray PL_lex_state
2007-05-12 Dave Mitchell save old PL_curcop value in parser struct
2007-05-12 Dave Mitchell move PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchell move PL_rsfp into the PL_parser struct
2007-05-10 Nicholas Clark Work around to get Unicode tests passing.
2007-05-10 Steve Peters Fix Pod nit in perlfunc
2007-05-10 Rafael Garcia... Update the *::Compress::* modules maintainers information
2007-05-10 Rafael Garcia... Replace a call to utf8::encode by a pack/unpack combina...
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia... New data for Unicode on older versions, thanks to Nicholas
2007-05-10 Rafael Garcia... first_release() now returns the first release in the...
2007-05-10 Jerry D. Hedden Fix bignum-0.21
2007-05-10 Ævar Arnfjörð... Small fix to a previous patch on magic $<digit> variables.
2007-05-10 Rafael Garcia... Regarding precedence, filetest operators are the same...
2007-05-10 David Mitchell Re: [perl #42869] Problem killing a pseudo-forked child...
next