projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2010-01-17
Karl Williamson
Clean up mktables intro comments; remove trailing white...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Craig A. Berry
Correct VMS-specific handling of $! in Perl_magic_get.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Craig A. Berry
A fig leaf for calling sv_pos_u2b with IV* where it...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
David Golden
Parse 'use NAME VERSION' with C locale
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Ricardo Signes
wrap a link in L<> to avoid bad autolinking
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Todd Rinaldo
[perl #72098] File::Copy stripping 06000 perms on cp...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
brian d foy
* Tom's latest perlfunc cleanups, to ensure we're on...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
brian d foy
* Backported Tom's perlfaq cleanup to the perlfaq repo...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Nicholas Clark
Fix SV leaks in Perl_vnumify() and Perl_vnormal() for...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Rafael Garcia...
Add warning "Cannot find encoding"
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Rafael Garcia...
Bump version of PerlIO::encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Rafael Garcia...
The warnings emitted by PerlIO::encoding should be...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Nicholas Clark
Avoid a double SV leak in an error state branch of...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Zefram
[perl #62646] Maximum string length with substr
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Rafael Garcia...
Document last change in perldelta for 5.11.4.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Karl Williamson
PATCH: [perl #71726] \p{xdigit} should match full-width...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Karl Williamson
This adds a constructor option to not output the commen...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Rafael Garcia...
Qualify pointer arguments of prescan_version in embed.fnc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Rafael Garcia...
Bump version to 2.21 and add changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Tim Bunce
Fixed the closure argument passing bug perl#72068
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Tim Bunce
Fixed tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Tim Bunce
Added tests for perl#72068
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Nicholas Clark
Back out the {ENTER,LEAVE}_with_name("sub") part of...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Reini Urban
CYG23-544-stat
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
David Golden
Omnibus strict and lax version parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Abigail
Changed Copyright year as suggested by karl williamson...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
brian d foy
* Em dash cleanup in pod/
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
brian d foy
* FAQ sync for Perl 5.12 release candidate
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
brian d foy
Tom Christiansen's perlfunc cleansing, part 2
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Chris Williams
Update File-Fetch to CPAN version 0.24
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Ricardo Signes
test stash_name in less.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Ricardo Signes
catch the one $class instance missed in less.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
Document UNIVERSAL->import deprecation in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
Mention name of C constant in feature.pm for greppability
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
The new lvalue warning should not be turned on by default
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
Document new lvalue warning in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
The "illegalproto" warning category is new in 5.11...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
Nits in perldelta template
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Rafael Garcia...
Add perl5114delta.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
H.Merijn Brand
With $PERL_UNICODE we still need to find utf8.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
David Mitchell
fix for [perl #65582] anon globs segfaulting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
David Mitchell
fix for [perl #61976] Errno ($!) not evaluated to a...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Karl Williamson
Add note to .pod for compound form perl extensions
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Rafael Garcia...
Bump less' version
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ricardo Signes
allow indirection between less and its hints stash...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Karl Williamson
Remove [[:posix:]] references because changes not going...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
David Mitchell
fix for [perl #41138] $_ leaks under threads
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Tom Christiansen
PATCH: perlfunc cleanup, part 1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Josh ben Jore
[perl #71788] Skip $) test when NGROUPS_MAX is too...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Josh ben Jore
Remove an extraneous space
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
kmx
Re: [perl #71852] Warning "/* within comment" in Win32...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Gerard Goossen
Retain builtin attributes from pre-declaration. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Gerard Goossen
Ignore a lvalue attribute after the subroutine has...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Rafael Garcia...
[perl #71924] shmget/semget may return zero as valid id
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Rafael Garcia...
Completely avoid autovivification of CORE::GLOBAL:...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Rafael Garcia...
Typo fix : caller:: isn't caller
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Rafael Garcia...
Add new prototype warning test file to MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Rafael Garcia...
Perldelta presentation nits
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Matt S Trout
Move prototype parsing related warnings from the 'synta...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
paul
2.024
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Philip Hazel
[perl #71948] Documentation error for (*MARK)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Craig A. Berry
Update skip count in perlio.t.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
David Mitchell
PL_sv_serial only exists ifdef DEBUG_LEAKING_SCALARS
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Chris Williams
Update Archive-Extract to cpan version 0.38
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
fix for [perl #66108] Leaked scalars
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
reset sv_serial for each new interpreter
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
in perl_clone() move common code outside ifdef/else...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
in perl_clone() shuffle some ifdefs about a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
unify #ifdef indent on both sides of PERL_IMPLICIT_SYS...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
David Mitchell
include sv_debug_serial field in debugging output
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Nicholas Clark
Avoid race conditions with files in /tmp, by explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Nicholas Clark
Correct errors in the use of multiple targets, which...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Nicholas Clark
Unlink PerlIO's tempfiles for the case of no -T, but...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Rafael Garcia...
Cleanup PerlIO temp files
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Vincent Pit
[perl #71870] Use of uninitialized value in bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Abigail
Fix typo in reference
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Abigail
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Abigail
Document that interpolating a '(??{ code })' construct...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Abigail
Fix a couple of typos and standardize on using 'regexp...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H.Merijn Brand
vaproto for the other OS's
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Craig A. Berry
Increase default pipe buffer size on VMS to 8192 on...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Craig A. Berry
vaproto for VMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Zefram
[perl #71748] Bleadperl f0e67a1 breaks CPAN: Template...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Andy Dougherty
Avoid a possible race condition where a parallel make...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Nicholas Clark
Sort the initialisers to non_bincompat_options[], and...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Nicholas Clark
Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compi...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Nicholas Clark
Tie::Hash::NamedCapture::* shouldn't abort if passed...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Rafael Garcia...
Note which t/ subdirs are not suitable for test.pl use
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
H.Merijn Brand
FD 4 is not (yet) open at this stage.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Tom Christiansen
PATCH: minor typo cleanup of pod/ directory
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Reini Urban
perlguts: mutli-threaded typo
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Reini Urban
perlguts: B::Generate already works
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Nicholas Clark
A mechanism for inlineable OP equivalents of XSUBs...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Nicholas Clark
Following fd909433c7437296, check that {sub f} correctl...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Vincent Pit
Allow "{sub f}" to compile
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Rafael Garcia...
Bump version of UNIVERSAL.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Ricardo Signes
dial back warnings on UNIVERSAL->import
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Jim Cromie
advice regarding make regen changes
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Reini Urban
CC compiler updates for >=5.10
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Craig A. Berry
TT is not a terminal in lots of situations.
commit
|
commitdiff
|
tree
|
snapshot
next