projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2013-12-06
Karl Williamson
regcomp.c: Rmv inaccurate and tangential comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Karl Williamson
mktables: Add comments to output tables
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Father Chrysostomos
[perl #120694] Fix ->SUPER::foo and AUTOLOAD
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
regexec.c: No statements before declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
perllocale: Add info about locale testing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
perllocale: Nit, and clarification
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
PATCH: [perl #120675] Unexpected tainting via regex...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
mktables: Clean up relict usage
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
mktables: Default those tables whose names begin with...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
perluniprops: Nit
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
perlapi: Nits
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
utf8.h: Fix grammar in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Karl Williamson
lib/locale.t: Only output debug message if relevant
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Mitchell
perllocale.pod: clarify tainting of $1 et al
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Father Chrysostomos
toke.c: Pass GV_NOTQUAL for override lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chris 'BinGOs...
Update CPAN-Meta to CPAN version 2.133380
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chris 'BinGOs...
Update Time-Piece to CPAN version 1.24
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
James E Keenan
Add test for previously uncovered case.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
James E Keenan
Standardize dir_path() and file_path() in package Testing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Test /il matching
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Make another test TODO if it fails
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Use lexical instead of $_ in a block
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Add some debugging info
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Add debug verbosity level
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
lib/locale.t: Shorten function name
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
utf8.c: Use U8 instead of UV in several places
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
Fix broken locale case-insensitive matching
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
perlapi: May want to use savesharedpv on threaded Win32
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
doio.c: Remove EBCDIC dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
regcomp.c: Slight optimization
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Karl Williamson
perlop: Add note about (?[])
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Craig A. Berry
Check unlink on directory for all users, not just root.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Evan Zacks
Make unlink on directory as root set errno.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chris 'BinGOs...
Update Locale-Codes to CPAN version 3.28
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Steve Hay
Merge branch 'dirnames' into blead
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Father Chrysostomos
Page number for caretx.c Tolkien quote
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Father Chrysostomos
sv.c: Rewrite COW logic
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
James E Keenan
Extract subroutines used to test File-Find into separat...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
James E Keenan
Standardize subroutine definitions between tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 1.03
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
David Mitchell
don't check format args on taint_proper
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 6.84
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
sv.c: Clarify COW comments further
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Craig A. Berry
Fix stdin inheritance for system and backticks on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
sv.c: Fix Darwin g++ build
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
[Merge] Swiping PADTMPs’ string buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
Peek.t: Update skip version
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
Increase $constant::VERSION to 1.30
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
sv.c: String copy comments
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
Allow PADTMPs’ strings to be swiped
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
op.c: Turn on read-only flag for folded constants
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Father Chrysostomos
constant.pm: Make elements of list consts read-only
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
David Mitchell
silence -Wformat-nonliteral in pp_formline
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
David Mitchell
revert pp_formline -Wformat-nonliteral fix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Chris 'BinGOs...
Update HTTP-Tiny to CPAN version 0.039
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
David Mitchell
fix -Wsign-compare in core
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
David Mitchell
Move Cwd and List-Util: UNIX followup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Father Chrysostomos
Revert part of 2efab60d9
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
David Mitchell
GCC_DIAG_IGNORE() only with >= 4.6
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Steve Hay
Document how to build perl for WinCE using EVC4
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
David Mitchell
silence -Wformat-nonliteral compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
David Mitchell
add GCC_DIAG_IGNORE(), GCC_DIAG_RESTORE macros
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
David Mitchell
mark Perl_my_strftime with format attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Daniel Dragan
remove almost unreachable NULL sv arg code from sv_2...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Father Chrysostomos
mg.c: Remove redundant SvOK checks
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Chris 'BinGOs...
Update Module-Build to CPAN version 0.4203
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Chris 'BinGOs...
Add deprecation for CGI.pm
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Father Chrysostomos
Revert "Squash COWs in the char* typemap"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Father Chrysostomos
Revert "Increase $XS::Typemap::VERSION to 0.13"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Steve Hay
Upgrade File-Fetch from version 0.44 to 0.46
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Steve Hay
Update CGI from version 3.63 to 3.64
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
Respect 'use bytes' in returning $! and $^E
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
$^E should have same handling as $! for Win32 and OS/2
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
mg.c: Extract code into a function.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
mg.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
mg.c: Use $! code for $^E on platforms where are same
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
mg.c: Reorder if else clauses
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
mg.c: Reorder cases in a switch()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Karl Williamson
handy.h: Slightly refactor READ_XDIGIT macro
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Steve Hay
Extend Intel C++ compiler support (a48cc4c427) to dmake...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
David Mitchell
bump DynaLoader version after previous commits
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
David Mitchell
dl_hpux.xs: fix PREINIT boundary
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
David Mitchell
Dynaloader: use PREINIT to avoid compiler errors
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Karl Williamson
perlunicode: Nits
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Karl Williamson
perlrecharclass: Add statement about above-Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Karl Williamson
perluniprops: Tweaks
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Karl Williamson
perlapi: Refer to correct formal parameter name
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Karl Williamson
handy.h: Remove duplicate line
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Ricardo Signes
document the deprecation of literal ctrl char varnames
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Steve Hay
List another VC++ 2013 test failure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Father Chrysostomos
Test that (??{$pvlvregexp}) does not recompile the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Father Chrysostomos
Reënable qr caching for (??{}) retval where possible
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Father Chrysostomos
Don’t cache qr magic on references
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Father Chrysostomos
Make (??{$tied_ovrld}) see the right $1
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Craig A. Berry
Improve prefix removal from PPF translations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Craig A. Berry
Fix VMS-specific wraparound error in S_mayberelocate.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Father Chrysostomos
Don’t skip pat_re_eval.t under miniperl
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Father Chrysostomos
Fix bug with (??{$overload}) regexp caching
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Father Chrysostomos
->$#*
commit
|
commitdiff
|
tree
|
snapshot
next