summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow slop on a few locale testsKarl Williamson2013-01-121-0/+22
* Create new warnings category experimental::regex_setsKarl Williamson2013-01-111-7/+10
* charnames: Deprecate character names with spacing issuesKarl Williamson2013-01-041-0/+13
* charnames: :alias alone implies :fullKarl Williamson2013-01-042-7/+9
* charnames: Enforce better file name rulesKarl Williamson2013-01-041-1/+1
* charnames: comment, error message clarificationsKarl Williamson2013-01-041-2/+2
* charnames pod: Typo, clarificationKarl Williamson2013-01-042-5/+5
* bump $VERSION for lib/perl5db.plTony Cook2013-01-021-1/+1
* Missing test count.Shlomi Fish2013-01-021-1/+1
* Fix perl -d's 'w $my_lexical_variable'.Shlomi Fish2013-01-022-34/+62
* Start refactoring "sub restart".Shlomi Fish2013-01-021-20/+24
* Extract _dump_trace_calc_saved_single_arg.Shlomi Fish2013-01-021-31/+35
* Extract _dump_trace_calc_save_args.Shlomi Fish2013-01-021-35/+43
* Avoid pre-declarations.Shlomi Fish2013-01-021-2/+2
* Fixed the test - it passes now.Shlomi Fish2013-01-021-1/+1
* Add a testcase for the bug.Shlomi Fish2013-01-021-0/+24
* Extract _cmd_L_handle_postponed_breakpoints.Shlomi Fish2013-01-021-18/+28
* Add empty lines and an explicit return.Shlomi Fish2013-01-021-0/+4
* Remove a no-longer needed comment.Shlomi Fish2013-01-021-1/+1
* Extract a subroutine.Shlomi Fish2013-01-021-36/+44
* Extract some duplicate code into a closure.Shlomi Fish2013-01-021-21/+18
* Some refactoring.Shlomi Fish2013-01-021-23/+40
* Start refactoring cmd_L.Shlomi Fish2013-01-021-13/+20
* Remove an unused parameter.Shlomi Fish2013-01-021-2/+1
* Remove a redundant line.Shlomi Fish2013-01-021-1/+0
* Rename vars to remove ambiguity.Shlomi Fish2013-01-021-10/+9
* [perl5db] Extract.Shlomi Fish2013-01-021-6/+12
* Got rid of passing $cmd to subs that don't use it.Shlomi Fish2013-01-021-6/+4
* Extract _cmd_l_calc_initial_end_and_i .Shlomi Fish2013-01-021-11/+12
* Extract a subroutine.Shlomi Fish2013-01-021-9/+31
* More refactoring.Shlomi Fish2013-01-021-14/+8
* Extract _cmd_l_range .Shlomi Fish2013-01-021-68/+77
* [perl5db] Extract some subroutines.Shlomi Fish2013-01-021-75/+90
* Extract a subroutine.Shlomi Fish2013-01-021-17/+24
* Got rid of a $1 reference.Shlomi Fish2013-01-021-4/+2
* Add explicit returns.Shlomi Fish2013-01-021-4/+7
* [perl5db] Refactoring.Shlomi Fish2013-01-021-16/+43
* locale.t, pat_advanced.t: Remove TODOsKarl Williamson2012-12-311-3/+3
* locale.t: Add TODO testsKarl Williamson2012-12-311-0/+19
* locale.t: Add tests for [:upper:], [:lower:]Karl Williamson2012-12-311-0/+41
* locale.t: Add extra debugging infoKarl Williamson2012-12-311-2/+4
* locale.t: Fix off by 1 error in debug outputKarl Williamson2012-12-311-3/+3
* locale.t: Add capability to have TODO testsKarl Williamson2012-12-311-1/+8
* Add regcomp.c warning checks to t/porting/diag.t.Matthew Horsfall (alh)2012-12-271-1/+1
* Increase $diagnostics::VERSION to 1.31Father Chrysostomos2012-12-221-1/+1
* RT-89642 - Don't treat ,; as special end-of-line characters.Matthew Horsfall (alh)2012-12-222-12/+46
* when the output isn't RETVAL, update the SV instead of replacing itTony Cook2012-12-201-1/+1
* fix the debugger t expr command regressionTony Cook2012-12-172-2/+3
* rough TODO test for t exprTony Cook2012-12-171-1/+26
* mktables, regexec.c: Comments, white-space; no code changesKarl Williamson2012-12-161-2/+2