platform/upstream/perl.git
2012-11-12 Shlomi FishExtract _DB__grab_control().
2012-11-12 Shlomi FishExtract _DB__handle_watch_expressions() .
2012-11-12 Shlomi FishExtract _DB__determine_if_we_should_break() .
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi FishExtract _restore_shared_globals_after_restart.
2012-11-12 Shlomi FishExtract _restore_globals_after_restart.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Extract a subroutine.
2012-11-12 Shlomi Fish[perl5db-refactor] Refactoring.
2012-11-12 Shlomi Fish[perl5db-refactor] convert to use vars and &s.
2012-11-12 Shlomi Fish[perl5db] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Remove a stray declaration.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract a method.
2012-11-12 Shlomi Fish[perl5db-refactor] Extract _delete_all_breakpoints.
2012-11-12 Shlomi Fish[perl5db] Remove leading ampersands in sub calls.
2012-11-12 Shlomi FishMore refactoring.
2012-11-12 Shlomi Fish[perl5db] Remove ampersand.
2012-11-12 Shlomi Fish[perl5db-refactor] Merge two conditionals.
2012-11-12 Shlomi FishAdd more.
2012-11-12 Shlomi FishRefactored a loop.
2012-11-12 Shlomi Fish[perl5db] Avoid predeclaration.
2012-11-12 Shlomi Fish[perl5db] Refactored more.
2012-11-12 Shlomi Fish[perl5db-refactor] Remove leading ampersands.
2012-11-12 Shlomi Fish[perl5db] refactoring + minor bug-fix.
2012-11-12 Shlomi Fish[perl5db-refactoring] Refactored parse_options.
2012-11-12 Shlomi Fish[perl5db] Convert $| to ->autoflush(1).
2012-11-12 Shlomi Fish[perl5db] Refactor the LineInfo function.
2012-11-12 Shlomi Fish[perl5db-refactoring] Got rid of trailing whitespace.
2012-11-12 Shlomi Fish[perl5db-Refactor] Convert $_ to a lexical.
2012-11-12 Shlomi Fish[perl5db] Extract a function.
2012-11-12 Shlomi Fish[perl5db] Remove some trailing space.
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi Fish[perl5db] Convert @pods to a hash and moved it out.
2012-11-12 Shlomi FishMove away from more "or do { ... }" statements.
2012-11-12 Shlomi Fish[perl5db] Refactored do {...}s into ifs.
2012-11-12 Shlomi Fish[perl5db] More refactoring.
2012-11-12 Shlomi FishMore refactoring.
2012-11-12 Shlomi FishConvert some COND() && do to ifs.
2012-11-12 Shlomi FishAdd a test for the frame option.
2012-11-12 Shlomi Fish[perl5db] o PrintRet=0 in void context.
2012-11-12 Shlomi FishTest o PrintRet=1 in void context.
2012-11-12 Shlomi Fish[perl5db] Add another test.
2012-11-12 Shlomi Fish[perl5db] Test o PrintRet in list context.
2012-11-12 Shlomi Fish[perl5db] add a test for o PrintRet=0.
2012-11-12 Shlomi FishAdd a test for o PrintRet.
2012-11-12 Shlomi FishTest o inhibit_exit=0.
2012-11-12 Shlomi FishFix a bug with o AutoTrace.
2012-11-12 Shlomi Fish[perl5db] Add a test for t command with sub calls.
2012-11-12 Shlomi Fish[perl5db] Test o AutoTrace .
2012-11-12 Shlomi Fish[perl5db] Add a test for the 't' command.
2012-11-12 Shlomi Fish[perl5db] Add a test for warnLevel=1.
2012-11-12 Shlomi Fish[perl5db] Add test for dieLevel option.
2012-11-12 Shlomi Fish[perl5db] Test the recallCommand option.
2012-11-12 Shlomi Fish[perl5db] Test the M command.
2012-11-12 Shlomi FishTest more for the m staetement.
2012-11-12 Shlomi FishTest the m command.
2012-11-12 Shlomi Fish[perl5db] Test the = command.
2012-11-12 Shlomi FishCorrect the test blurbs.
2012-11-12 Shlomi FishAdd a test for the H command.
2012-11-12 Shlomi Fish[perl5db] Add a test for H -7.
2012-11-12 Shlomi Fish[perl5db] Fix source cmd from typeahead.
2012-11-12 Shlomi FishAdd a test for the source command.
2012-11-12 Shlomi FishExtract a common subroutine.
2012-11-12 Shlomi FishRename to something more meaningful.
2012-11-12 Shlomi FishConvert to DebugWrap.
2012-11-12 Shlomi FishConvert more to DebugWrap.
2012-11-12 Shlomi FishConvert the 61222 test to DebugWrap.
2012-11-12 Shlomi FishExtract _calc_threads_wrapper.
2012-11-12 Shlomi FishRemove some no-longer used code.
2012-11-12 Shlomi FishPrepend with an underscore.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishExtract a constructor.
2012-11-12 Shlomi FishConvert a test to DebugWrap.
2012-11-12 Shlomi FishConvert a perl5db.t test to DebugWrap.
2012-11-12 Shlomi FishAdd a test for l -num.
2012-11-12 Shlomi FishTest the ! command.
2012-11-12 Shlomi FishTest the { * command.
2012-11-12 Shlomi FishConvert to a different quoting.
2012-11-12 Shlomi FishTest for the { and { ? commands.
2012-11-12 Shlomi FishAdd a test for the < and > commands together.
2012-11-12 Daniel Draganrmv context from Perl_croak_no_modify and Perl_croak_xs...
2012-11-12 David MitchellPADRANGE: don't assume targs are contiguous
2012-11-12 Yves Ortonfix hash order dependency bug in new Module::Corelist...
2012-11-12 Father Chrysostomos[perl #43077] Make goto &sub leave @_ alone
2012-11-12 Father Chrysostomosleakfinder.pl: Many more exceptions
2012-11-12 Father ChrysostomosEnv.pm: Fix splice in list context
2012-11-12 Father ChrysostomosIncrease $Env::VERSION to 1.04
2012-11-12 Father ChrysostomosEven more regexp charclass leaks
2012-11-11 Karl Williamsontoke.c: White-space only; no code changes
2012-11-11 Karl Williamsontoke.c: Don't force \N{} into utf8 unnecessarily
2012-11-11 Karl Williamsontoke.c: Remove redundant checks
2012-11-11 Karl Williamsontoke.c: Reorder declaration
2012-11-11 Karl Williamsontoke.c: Use UTF-8 macros for portability
2012-11-11 Karl Williamsonutf8.h: Add macro that handled malformed 2-byte UTF-8
2012-11-11 Karl Williamsonutil.c: Add some asserts()
2012-11-11 Karl Williamsonutf8.c: Remove redundant unlikely branches
2012-11-11 Karl WilliamsonValidate above-Latin1 characters in \N{} aliases
next