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
2012-11-14
Karl Williamson
utf8.c: Don't copy a buffer to itself
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 0.92
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Chris 'BinGOs...
Sync Module-CoreList in Maintainers.pl with CPAN
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Father Chrysostomos
leakfinder.pl: more exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Father Chrysostomos
Fix various mad eval leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Father Chrysostomos
op.c: Fix mad+POISON build under clang
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Craig A. Berry
Preserve case for the current perldelta on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Tony Cook
dTHX implies dVAR, using both fails to build under...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Fix assertion failures with anon subs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Stop /(??{})/ from leaking temporary regexps
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
regexec.c: Safer stack handling for re-evals
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Eric Brine...
Silence two build warnings on systems where ivsize...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
leakfinder.pl: Run code more times
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Eric Brine
Do a better job of escaping components of ldlibpth...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Prune dead code in pp_ctl.c:pp_goto
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Don’t leak subs containing syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Stop anon subs with bad attributes from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Father Chrysostomos
Stop goto &sub from leaking when it croaks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.058
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chris 'BinGOs...
Update Compress-Raw-Bzip2 to CPAN version 2.058
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chris 'BinGOs...
Update Compress-Raw-Zlib to CPAN version 2.058
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Father Chrysostomos
Add Tom Wyant’s e-mail to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Father Chrysostomos
perlvar: two spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Tom Wyant
Documentation of non-handle IO::Handle methods in perlv...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Dragan
pv->pvn for literals in pp_require and Perl_sv_derived_...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Lukas Mai
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Dragan
more dTHX optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Dragan
add items checking to Internals::SvREFCNT
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Dragan
clean up the users of PL_no_mem
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ricardo Signes
Merge branch 'debugger-refactoring' into blead
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Small cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert to a lexical file handle.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] unless+eq --> ne.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Refactored cmd_b_sub.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
perl5db: extract some subroutines.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract a closure.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert DB::system to _db_system.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Remove some declared but unused lexicals.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert from DB::warn to _db_warn.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Got rid of leading ampersands in sub calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Finish the refactoring into cmd_verb and cmd_args.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert up to _DB__handle_y_command to cmd_args.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert more to the ->cmd_args() method.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _is_full().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
More refactoring into cmd_args.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Refactor some more command-handlers.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Start converting to cmd_args.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Refactoring: more renaming and lexicalising.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Rename "i" as cmd_verb.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Pass $obj to _DB__trim_command*.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
_handle_cmd_wrapper_commands to %cmd_lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Remove extraneous =cut-s from the POD.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Low hanging fruit is now in %cmd_lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Move more commands to the dispatch.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Add more commands to the lookup table.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Start converting to %cmd_lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Pass $obj to _DB__handle_f_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_cmd_wrapper_commands.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_q_command .
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract the CMD: continue() into a subroutine.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _DB__handle_m_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_x_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Convert from ^ to \A.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
perl5db: &cmd_wrapper -> cmd_wrapper().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Correct a bug with #g in list context.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
perl5db: extract more into _handle_sh_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ricardo Signes
avoid overriding prototypes when the call can be fixed
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ricardo Signes
correct the documented value of ${"_<$fn"}
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ricardo Signes
fix two small typos in MANIFEST updates
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Add ampersand to share.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
perl5db: extract _handle_sh_sh_command().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Get rid of a leading ampersand.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Refactoring - merged the two n/s cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract a common method.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_[sn]_and_arg_commands.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _DB__handle_run_command_in_pager_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _DB__handle_restart_and_rerun_commands().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_save_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_enable_disable_commands .
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_source_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Extract _handle_equal_sign_command .
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_p_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_doc_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Extract _handle_H_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perldb] Extract _handle_rc_search_history_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Add quotes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Get rid of leading ampersands.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Avoid some trailing expressions.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
[perl5db] Remove leading ampersands in sub call.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Add a reminder comment;
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_rc_recall_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _DB__handle_question_mark_command() .
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _DB__handle_forward_slash_command().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_W_command .
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_w_command.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shlomi Fish
Extract _handle_T_command.
commit
|
commitdiff
|
tree
|
snapshot
next