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
2014-03-04
David Mitchell
[perl #121362] overload optimisation added a SEGV
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chris 'BinGOs...
Bump Carp to version 1.33
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chris 'BinGOs...
Bump autouse version to 1.08
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Craig A. Berry
Refactor and reduce VMS-specific workarounds in POSIX.xs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Craig A. Berry
tbuffer_t no longer exists on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
Merge changes to make_ext.pl that build simple extensio...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
On VMS, lib is lib.DIR, etc. make_ext.pl needs to accou...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
Describe the improvements to make_ext.pl in perldelta.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
Generate fallback shell cleanup code for the extensions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
make_ext.pl can handle 4 extensions in dist/ which...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
make_ext.pl can also handle extensions with a module...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
make_ext.pl can also handle extensions with a module...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
For simple extensions make_ext.pl can emulate the entir...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
Change the test to use itself as test file, instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
Extract fallback_cleanup() to hold the code that writes...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Nicholas Clark
make_ext.pl should validate exactly which clean targets...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
regen/regcharclass.pl: Forbid non-safe macros for multi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
regen/regcharclass.pl: Don't generate unused macros
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
Revert most of 3a8bbffbce: Avoid unnecessary malformed...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
perluniprops: Show property name without braces
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
regen/regcharclass.pl: White-space; comment nits only
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
regen/regcharclass.pl: Simplify generated safe macros
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
Unicode/UCD.t: Fix broken test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
mktables: Allow Unicode Unihan files to compile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Karl Williamson
regen/regcharclass.pl: Warn that macros are internal...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Nicholas Clark
No need for code conditional on S_IFMT being defined...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Nicholas Clark
pp_tms should use a local struct tms, instead of PL_tim...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Nicholas Clark
Commit 5c85b638cb45ea2b inadvertently broke the -DDEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
[MERGE] tweak in-place branch of SAVEt_CLEARSV
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: only clear-in-place if RC==1
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: handle SvOOK() specially
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: expand SvOK_off() macro
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: simplify SvREADONLY_off() condition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: reindent after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
SAVEt_CLEARSV: check common flags
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
S_regmatch(): merge BOL and SBOL branches
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
copy xhv_rand and xhv_last_rand in threads clone
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
[perl #121230] fix kill -SIG on win32
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
speed up (non)overloaded derefs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
Document what the gv_check() function does
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
gv_check(): use aux flag rather than IsCOW
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
add aux_flags field to HVs with aux struct
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
David Mitchell
make OP_AELEMFAST work with negative indices
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
[MERGE] optmise pp_entersub code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
don't set SvPADTMP() on PADGV's
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
pp_entersub(): simplify XSUB arg cleanup code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
move PL_defgv nearer the top of intrvar.h
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
pp_entersub(): tweak some vars
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
pp_entersub(): assign CvDEPTH to a local var
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
pp_entersub(): re-indent block
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Mitchell
tweak pp_entersub
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Steffen Mueller
Remove spurious assert
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Steve Hay
Remove leftover Windows 95 / Windows NT4 support code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Steffen Mueller
List-OP removal: Fix compile fail on C90
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Steffen Mueller
Optimization: Remove needless list/pushmark pairs from...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Steffen Mueller
Macro for common OP checks: "is this X or was it before...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Steve Hay
Remove IO::Socket::IP examples as per Porting/Maintaine...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chris 'BinGOs...
Update Pod-Perldoc to CPAN version 3.23
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chris 'BinGOs...
Update CPAN-Meta-YAML to CPAN version 0.012
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chris 'BinGOs...
Update IO-Socket-IP to CPAN version 0.29
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Yves Orton
Fix RT #121321 - Fencepost error causes infinite loop...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Nicholas Clark
Use a temporary file instead of $^X when testing stat.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Steve Hay
Silence some VC++ compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Karl Williamson
lib/locale.t: Make more tests not fail unless is bad...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Karl Williamson
lib/locale.t: Change an array to a hash
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Steffen Mueller
Missing version bump for Deparse
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Steffen Mueller
Test fix: Update list of B::Concise functions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Steffen Mueller
B::Deparse: Padrange deparse fix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Yves Orton
fix RT #121299 - Inconsistent behavior with backreferen...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Yves Orton
Improve how regprop dumps REF-like nodes during execution
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Yves Orton
comments and whitespace fixups to inprove clarity of...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Craig A. Berry
test nit in CPAN-Meta-YAML/t/31_local_tml.t
commit
|
commitdiff
|
tree
|
snapshot
2014-02-23
David Mitchell
fix win32 build
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Father Chrysostomos
[perl #121259] Always allow COW after $input=<>
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Chris 'BinGOs...
Module-CoreList 3.07 released to CPAN, bump core versio...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Steve Hay
Fix syncing of Config-Perl-V with CPAN version 0.20
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Steve Hay
Upgrade HTTP-Tiny from version 0.042 to 0.043
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Tony Cook
perldelta for 257518b902
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Tony Cook
bump $base::VERSION to 2.22
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Tony Cook
[perl #121196] only examine the name being included
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Tony Cook
perldelta for 3e63bed3c5, 58572ed82f
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Chris 'BinGOs...
Update Module-Load to CPAN version 0.32
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Craig A. Berry
Only define Perl__get_regclass_nonbitmap_data once.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
[perl #120939] at least fix the leak in const_av_xsub
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 6.90
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Karl Williamson
Restore proper functioning of -Mdiagnostics
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Karl Williamson
Change 'semantics' to 'rules'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Karl Williamson
Change av_len calls to av_tindex for clarity
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Karl Williamson
Bump version numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Nicholas Clark
Update ribasushi's e-mail address.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Peter Rabbitson
Fix pod typo (kentnl++)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
H.Merijn Brand
One typo fix was missed in upgrading Config::Perl:...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Chris 'BinGOs...
Module-CoreList 3.06 released to CPAN
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
H.Merijn Brand
Amend Porting/core-cpan-diff
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
prepare Module::CoreList for next release
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
bump to version 5.19.10 and fix the version number...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
new perldelta for 5.19.10
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
avoid leaving the old perldelta as a symlink
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
record the 5.19.9 epigraph
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tony Cook
merge 5.19.9 release branch
commit
|
commitdiff
|
tree
|
snapshot
next