platform/upstream/perl.git
2010-12-12 Father ChrysostomosFix test count in t/re/pat.t
2010-12-12 Father Chrysostomos[perl #76026] match variables persist between calls...
2010-12-12 Father Chrysostomosperldelta for [perl #68712]
2010-12-12 Zeframrecursive-descent expression parsing
2010-12-12 Karl Williamsonre/pat.t: Add todo test for #38133
2010-12-11 Karl Williamsonperldelta: mention need to update unicode pods
2010-12-11 Karl Williamsonunicode_strings.t: Revise tests for EBCDIC, clarity
2010-12-11 Karl Williamsonregcomp.c: Clean up optimization for 1-char []
2010-12-11 Karl Williamsonregcomp: Allow freeing up bit in ANYOF flags
2010-12-11 Karl Williamsonregcomp.c: Move [] inversion optimization
2010-12-11 Karl Williamsonregcomp.c: When inverting a [], adjust bit count
2010-12-11 Karl WilliamsonSubject: [PATCH] regcomp.c: adjust flag
2010-12-11 Karl Williamsonregcomp.c: Change constants for clarity.
2010-12-11 Karl Williamsonregcomp.c: fix indent
2010-12-11 Karl Williamsonregcomp.c: remove no longer needed test
2010-12-11 Karl Williamsonregcomp.c: isASCII doesn't match outside ANYOF bitmap
2010-12-11 Karl Williamsonregcomp.c: Fix compiler warning
2010-12-11 Karl Williamsonregcomp.c: Remove no longer necessary loop
2010-12-11 Karl Williamsonregcomp.c: remove unncessary counting
2010-12-11 Craig A. BerryProper sa_len configuration for VMS.
2010-12-11 Max MaischeinWindows compatibility fixes for running expand-macro.pl:
2010-12-11 Max MaischeinMake Porting/expand-macro.pl use $Config{make} instead...
2010-12-11 Karl Williamsonregcomp.c: clarify comment
2010-12-11 Zeframfix various compiler warnings from XS code
2010-12-11 Florian RagwitzDual-life File::CheckTree
2010-12-11 Chris 'BinGOs... Update ExtUtils-CBuilder to CPAN version 0.2801
2010-12-11 Florian RagwitzUpgrade Devel-SelfStubber fro version 1.03 to 1.04
2010-12-11 Nicholas ClarkFix permissions for ext/XS-APItest/t/refs.t, added...
2010-12-11 Florian RagwitzEncode has CPAN as its upstream
2010-12-11 Father ChrysostomosFix some casts in typemap
2010-12-11 Father ChrysostomosFix test count in ext/XS-APItest/t/refs.t
2010-12-11 Father ChrysostomosAdd ext/XS-APItest/t/refs.t to MANIFEST
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-12-11 Father Chrysostomos[perl #68712] caller() filenames broken by "use"
2010-12-11 Jan DuboisUpdate Win32 from CPAN (from 0.40 to 0.41)
2010-12-11 Father Chrysostomosperldelta for [perl #72090]
2010-12-11 Father Chrysostomosperldelta for [perl #68658]
2010-12-11 Father Chrysostomosperldelta for 0e5d25b
2010-12-11 David Leadbeater[perl #80548] Add the stash name to DTrace probes
2010-12-11 Father Chrysostomos[perl #72090] unitialized variable name wrong with...
2010-12-10 Florian RagwitzDual-life autouse
2010-12-10 Florian RagwitzDual-life Env
2010-12-10 Florian RagwitzLocalise temporary FHs in the EU::Constant tests
2010-12-10 Nicholas ClarkAs of 2.25, 5.6.x is writing minor version 8, so update...
2010-12-10 Nicholas Clark5.8.8's Test::More doesn't provide note(), so revert...
2010-12-10 Abhijit Menon-SenThe CPAN release will include Test::More to be used...
2010-12-10 Abhijit Menon-SenMake sure META.yml mentions perlbug as the right place...
2010-12-10 Nicholas ClarkConvert all Storable's tests to use Test::More.
2010-12-10 Florian RagwitzDual-life I18N::Collate
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-12-10 Father Chrysostomosperldelta for [perl #19135]
2010-12-10 Florian Ragwitzlegacy.pm is no more
2010-12-09 Ricardo Signesperlfaq is not the only exception; just say "few"
2010-12-09 Ricardo SIGNESRemove ; from use statements for readability. (Obeying...
2010-12-09 Ricardo SIGNESTypo fix
2010-12-09 Jesse VincentFirst draft of a documentation policy.
2010-12-09 Jesse VincentSlightly update perl.pod's "DESCRIPTION"
2010-12-09 Jesse VincentDon't explicitly talk about our support for DBM files...
2010-12-09 Jesse Vincentremove more a2p/s2p from perl.pod
2010-12-09 Jesse VincentRemove a now-inaccurate statement about setuid scripts
2010-12-09 Jesse VincentRemove a paragraph from perl.pod pimping it as a sed...
2010-12-09 Jesse VincentWordsmithing of Abigail's prose.
2010-12-09 AbigailAdded a statement about the examples in perl's document...
2010-12-09 Florian RagwitzDual-life Devel::SelfStubber
2010-12-09 Nicholas ClarkStorable's t/malice.t now needs to use a minor version...
2010-12-09 Nicholas ClarkRefactor Storable::read_magic to avoid 4 arg substr.
2010-12-09 David GoldenFix failing ExtUtils-CBuilder test
2010-12-09 Marvin HumphreyDocument use of strlen() by is_ascii_string(), is_utf8_...
2010-12-09 Father Chrysostomos[perl #68658] attributes turn "state" into "my"
2010-12-09 Jan DuboisRevert change to AUTHORS #ea316027e
2010-12-08 Jan DuboisFix file permissions mangled by #0e5d25bf
2010-12-08 Jan DuboisMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-12-08 Jan DuboisUpgrade Win32 from CPAN (from 0.39 to 0.40)
2010-12-08 Father Chrysostomosperldelta for 558b442/[perl #66104]
2010-12-08 Brad GilbertModified unlink_all in t/test.pl to return the count...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/uni...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/run...
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/re/qr.t
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/op/sysio.t
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/op...
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/op/magic.t
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/op/goto.t
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/op/filetest.t
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/lib/deprecate.t
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/io...
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/io/nargv.t
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/io...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/io...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/op...
2010-12-08 Father Chrysostomos[perl #19135] string eval turns off readonlyness on...
2010-12-08 Nicholas ClarkIn Storable.xs fix #80074, caused by the Perl stack...
2010-12-08 Karl Williamsonregexec.c: Fix locale and \s
2010-12-08 Karl Williamsonregexec.c: Add missing handlers for locale \d
2010-12-08 Karl Williamsonregcomp.sym: Correct DIGITL, NDIGITL entries
2010-12-08 Karl Williamsonregcomp.c: Add locale for \d
2010-12-08 Karl Williamsontoke.c: Fix EBCDIC problem
2010-12-08 Karl Williamsontoke.c: highlight problematic-mentioning comment
2010-12-08 Karl Williamsonuni/fold.t: Prevent [] from being optimized out
2010-12-08 Karl Williamsonregcomp.c: Revert to using regcomp.sym order
2010-12-08 Karl Williamsonregcomp.sym: Re-order for better grouping
next