This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2012-08-02
Karl Williamson
regcomp.c: Make invlist_search() usable from re_comp.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
perlop:clarify wording
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Rename static fcn to better reflect its...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Make comment more accurate
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Can now do /u instead of forcing to utf8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Comments update
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Remove variable whose value needed just...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Trade stack space for time
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Use mnemonic not numeric constant
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Resolve EBCDIC inconsistency towards simpler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Use function instead of repeating its code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Remove (almost) duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Refactor so can remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
K.Shirakata
Fix a perl5140delta typo in F<> markup.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114020] perlvar: warn against my $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
Update perlsyn for given aliasing $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc/printf: corrections, clarifications
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc: clarification
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlvar: Document all uses of implicit $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc: Document implicit $_ in while(each)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114020, #90018, #53186] Make given alias $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114368] perl -DA -e '' segfaults
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Tony Cook
fix icmp ping tests on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Tony Cook
Net-Ping: creating an icmp socket requires admin access...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Tony Cook
Net-Ping: add a sensible test note for the icmp ping...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Tony Cook
fix the cygwin breakage introduced in 2f794ae1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nicholas Clark
Test that when directories in @INC are skipped, coderef...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nicholas Clark
Avoid reading before the buffer start when generating...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Steve Hay
Add a USE_64_BIT_INT build option to the Windows makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nicholas Clark
Makefile.SH needs to delete the perldelta symlink befor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
David Mitchell
stop /$unchanging/ leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Fuji, Goro
fix a memory leak in sv_sethek(), amending 70b71ec84
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig A. Berry
x2p/str.c C++ clean-up.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
David Mitchell
make re_compile core-engine specific
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Nicholas Clark
In Perl_scalarvoid(), avoid creating a temporary SV...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
Storable: blessed long vstrings
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
[perl #114338] Misleading prototype in perlapi manpage
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
[perl #113894] Storable support for vstrings
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
Get Storable’s blessed.t passing again in 5.8.1-
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
Storable.xs: Add comments to store_scalar concerning...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
Storable: doc typos
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
Increase $Storable::VERSION to 2.38
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Father Chrysostomos
scope.c: Don’t stringify globs on scope exit
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig A. Berry
Most magic.t tests can actually run on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig A. Berry
Correct skip count in magic.t after 613c63b465.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Jan Dubois
Remove -x permission from win32/win32.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Daniel Dragan
Add PERL_NO_GET_CONTEXT to Win32CORE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Daniel Dragan
Add MSVC noreturn to inside of the interp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jan Dubois
Split __declspec(dllimport,noreturn) into 2 parts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nicholas Clark
Fix C pre-processor expression in Dumper.xs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
perlvar: Correct $^S’s description
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
diagnostics.t: Test BEGIN{die}
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Revert "Increase $diagnostics::VERSION to 1.31"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Revert "Use $^S instead of caller in splain"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
perldelta for undef(&foo) and call checkers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Make undef &foo remove call checkers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
pad.c: document cv_forget_slab
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
[perl #113940] Make make_ext delete Makefiles when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Remove some redundant magical flag checks
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Use $^S instead of caller in splain
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Increase $diagnostics::VERSION to 1.31
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
perldelta: proto mismatch warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Fix scrambled and incorrect proto mismatch error
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
perldelta for 4499db7385 (vstr =~ s/a/a/)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
sv.h: Document SvTHINKFIRST
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Dumper.xs: Avoid scan_vstring on 5.17.3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Increase $Data::Dumper::VERSION to 2.135_07
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Father Chrysostomos
Oust sv_gmagical_2iv_please
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Remove code for supporting 80286 based systems.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Remove dead code related to the Atari ST port of perl...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Merge the refactoring of the filetest OPs' return code.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Comment the code with how filetest operators interact...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Eliminate the macros FT_RETURN_FALSE() and FT_RETURN_TR...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Refactor the macro FT_RETURN_TRUE() into the function...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Consolidate the code for returning false values from...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Reorder S_ft_stacking_return_false().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Remove dSP from all filetest ops.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Nicholas Clark
Replace the macro RETURNX() with its expansion in FT_RE...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for 1eb0b7be2ff1 (B::Deparse and loopex prec)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for 1f039d60d3 (last $foo)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for 2ba1f20ac3a (loopex prec docs)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for f6894bc8d44 and e52de15a29
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for 42409c4069 (truncate FILENAME)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for 9a0c99494c and 06b58b76f31
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
perldelta for c9df4fdaad9 (dump LABEL leak)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
doop.c: Simplify do_trans’ un-cow logic
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
Fix C++ build broken by 1f039d60d3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
Flatten vstrings modified in place
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Father Chrysostomos
pp.c:pp_trans: avoid redundant sv in transr
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Eric Brine
Document return to be exempt from the looks-like-a...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
perlfunc: document last/next EXPR
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
B::Deparse: loopexes have assignment prec
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.16
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
[perl #113684] Make redo/last/next/dump accept expr
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
pp.h: Make [TP]OPp and [TP]OPpx identical
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
op.c: apidoc typo
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
[perl #113684] Document actual prec of loop exits
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
Fix CvOUTSIDE assert/refcnt bugs with sub redefinition
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Father Chrysostomos
Fix CvGV assertion bug with sub redefinition
commit
|
commitdiff
|
tree
|
snapshot
next