summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bring core up to version-0.9902John Peacock2013-03-077-7/+19
* Bump File::Copy version as the contents have changedChris 'BinGOs' Williams2013-03-051-1/+1
* fix pod: add missing 'C' of inline code tagsreneeb2013-03-041-2/+2
* revert: Benchmark iteration warnings should warnDavid Mitchell2013-03-011-2/+2
* Skip chflags tests in filetests.t on dragonflybsdChris 'BinGOs' Williams2013-03-011-0/+1
* Skip tests in File::Copy tests on DragonflyBSD tooChris 'BinGOs' Williams2013-03-011-0/+3
* Remove /Net from lib/.gitignoreChris 'BinGOs' Williams2013-02-261-1/+0
* Revert "Lookup overloaded assignment operators when trying to swap the argume...Ricardo Signes2013-02-261-1/+1
* Add, fix commentsKarl Williamson2013-02-251-2/+2
* Unicode/UCD.pm: Fix undef bugKarl Williamson2013-02-251-2/+2
* Document \s change for VT, commit 075b9d7d9a6d4473b240a047655e507c8baa6db3Karl Williamson2013-02-241-2/+2
* put an experimental warning on lexical topicRicardo Signes2013-02-201-9/+12
* utf8_heavy.pl: Add 'use re "/aa"'Karl Williamson2013-02-171-0/+2
* In warnings.pm, delete a hash slice, instead of using a loop.Nicholas Clark2013-02-171-2/+2
* charnames.pm: Nit in podKarl Williamson2013-02-162-3/+3
* Unicode::UCD: Add examples to podKarl Williamson2013-02-161-3/+11
* lib/Unicode/UCD.pm: Clarify podKarl Williamson2013-02-151-2/+3
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-092-1/+18
* Benchmark iteration warnings should warn, not printDavid Golden2013-02-051-2/+2
* Update lib/.gitignore to include Config-Perl-V generated fileChris 'BinGOs' Williams2013-01-261-0/+2
* prevent failures deep in value dumping from abortingRicardo Signes2013-01-252-1/+26
* release the global struct *after* we've finished using itTony Cook2013-01-251-4/+4
* Fix various minor pod issuesKarl Williamson2013-01-245-11/+11
* 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