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-02-15
Karl Williamson
ext/POSIX/t/posix.t: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
Deprecate uses of POSIX::isfoo()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
t/test.pl: Don't read uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
t/run/locale.t: Fix SKIP end position
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
Make sure LC_MONETARY is initialized
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
Initialize LC_MESSAGES at start-up
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
locale.c: White-space, useless brace removal only
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
Improve fallback during locale initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
locale.c: Add, move some comments, and a declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
Emulate POSIX locale setting on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Karl Williamson
t/test.pl: Add option to runperl to suppress STDERR
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Father Chrysostomos
[perl #121242] Fix crash in gp_free when gv is freed
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Father Chrysostomos
AUTHORS formatting clean-up
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Father Chrysostomos
sv.c: Don’t flip flags so many times in glob_assign_glob
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Peter Martini
Remove a redundant EXTEND (its followed by XPUSHs)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Chris 'BinGOs...
Update Pod-Escapes to CPAN version 1.06
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Mitchell
re_intuit_start(): fix SEGV in /^../m code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Chris 'BinGOs...
Update CPAN-Meta-YAML to CPAN version 0.011
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Tony Cook
perldelta updates
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Matthew Horsfall...
Fix small typo (dsb -> dsv)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Karl Williamson
perldelta.pod: Fix broken links
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Karl Williamson
sv.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tony Cook
[perl #121207] test.pl tempfile() improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Brad Gilbert
Make sure that tempfile() in t/test.pl removes the...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Brad Gilbert
Add register_tempfile() to t/test.pl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Brad Gilbert
Test that tempfile() in t/test.pl skips files that...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Brad Gilbert
Improve error diagnostics in t/test_pl/tempfile.t
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Alan Haggai...
Replace 'mkpath' (legacy interface) with 'make_path'.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Reini Urban
NETWARE CopFILE_setn
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Karl Williamson
pod/perldebguts: Stress ephemeral nature of regnode...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Karl Williamson
regcomp.h: Rmv false comments
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Karl Williamson
regexec.c, locale.c: Silence some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Chris 'BinGOs...
Update CGI to CPAN version 3.65
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Ricardo Signes
acknowledgements: use $^X when running sub-perl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Ricardo Signes
tweak Porting/acknowledgements.pl to avoid awk and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Gavin Shelley
provide a more limited change-count for acknowledgements.pl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Matthew Horsfall
Add some examples to cv_set_call_checker and wrap_op_ch...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Chris 'BinGOs...
Update IO-Socket-IP to CPAN version 0.28
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Chris 'BinGOs...
Add IO-Socket-IP to Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Steffen Mueller
pp_concat: Only call SvPV_force_nolen when needed
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Chris 'BinGOs...
Update Module-Build to CPAN version 0.4205
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Chris 'BinGOs...
Update Pod-Escapes to CPAN version 1.05
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Use ‘an’ for $/=[] error message
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Increase $mro::VERSION to 1.15
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Use HEKfARG in mro.xs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
[perl #120374] Stop for($h{k}||'') from vivifying
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Remove DREFed flag from Concise.pm
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Increase $B::Concise::VERSION to 0.992
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Expand tabs in diagnostics.pm
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
diagnostics.pm: Eliminate $WHOAMI
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Increase $diagnostics::VERSION to 1.34
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
perldiag: Wrap long lines
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
perldiag: Don’t use dev version numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
perldiag: Consistent spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Another perldelta typo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
Alphabetise perldiag
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Father Chrysostomos
perldelta typo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
[MERGE] fix and refactor re_intuit_start()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): add comments about check_ix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): assert fixed+float dont overlap
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): in MBOL block, eliminate t var
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): MBOL use char for float max
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): MBOL limit in chars not bytes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): remove other_last = rx_origin
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): don't decrease other_last
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): make assert unconditional
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): update comments in /^../m block
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): use memchr() to find \n
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): s/i_strpos/strpos/g
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): keep strpos constant
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): re-indent code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): move label after var decls
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): unconditionally init other_last
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): don't decrease rx_origin
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): format a ?: expression better
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): eliminate s as func-wide var
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): pass rx_origin in/out stclass
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): localise 's' in abs anch branch
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): simplify the /^.../m condition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): re-indent block after last mod
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): rearrange /^/m code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): remove redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): give "other" block it's own 's'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): eliminate 's' from "check" code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): eliminate saved_s var
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): localise t
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): remove try_at_* labels
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): simplify check-only origin test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): merge anch and float "other"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): calc fbm_instr() end in bytes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): move a line of code earlier
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): re-indent after brace removal
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): move do_other_anchored label up
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): reduce use of *_offset macros
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): harmonise other_last++
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
David Mitchell
re_intuit_start(): simplify other=anchored block
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
David Mitchell
re_intuit_start(): add tmp assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
David Mitchell
re_intuit_start(): fixup some code comments
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
David Mitchell
re_intuit_start(): update rx_origin after check
commit
|
commitdiff
|
tree
|
snapshot
next