summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Back out the mauve module and related changesFlorian Ragwitz2010-09-162-541/+0
* Bump $open::VERSIONFlorian Ragwitz2010-09-151-1/+1
* improve open.pm layer class error messageAristotle Pagaltzis2010-09-131-1/+1
* Test %main::OVERLOAD, which was almost broken by a proposed fix forFather Chrysostomos2010-09-131-1/+10
* rename &warnings::register to avoid ambiguityRicardo Signes2010-09-122-4/+4
* Upgrade EUMM from version 6.57_01 to 6.57_05Florian Ragwitz2010-09-111-0/+1
* Bump $warnings{,::register}::VERSIONFlorian Ragwitz2010-09-102-2/+2
* Update warnings.pl with the ::register changesFlorian Ragwitz2010-09-101-2/+1
* improve registration of warning categoriesRicardo Signes2010-09-102-10/+40
* Remove qw(...) as parentheses deprecated warningsPaul Johnson2010-09-101-1/+1
* make qw(...) first-class syntaxZefram2010-09-082-15/+15
* Tests using t/lib/common.pl need to run in separate directories.Nicholas Clark2010-09-011-2/+2
* Add test for deprecation warnings from h2phFlorian Ragwitz2010-09-011-8/+10
* Stop Tie::Hash->TIEHASH() looping forever.Nicholas Clark2010-09-012-4/+28
* Bump blib::VERSION after 3f9bb6bFlorian Ragwitz2010-09-011-5/+5
* Avoid needless use of UTF8=1 format [RT#56336]Eric Brine2010-08-311-1/+0
* TODO tests for avoid needless use of UTF8=1 format [RT#56336]Eric Brine2010-08-311-1/+13
* add more tests to lib/mauve.t so it tests also that mauve::reftype can return...Zsbán Ambrus2010-08-301-17/+40
* mauve.t needs access to %Config, make sure it's availableTony Cook2010-08-301-0/+1
* create the "mauve" temporary namespace for things like reftypeYves Orton2010-08-302-0/+517
* mktables: Silence common build warningKarl Williamson2010-08-281-2/+5
* In mktables, disable string overloading when de-duping lists.Nicholas Clark2010-08-261-0/+6
* Convert mktables to assign lexicals via do { no overloading; ... }; blocks.Nicholas Clark2010-08-261-69/+69
* Change mktables to use pack 'J', $addr; to key its inside-out objects.Nicholas Clark2010-08-261-99/+100
* In lib/unicore/mktables tweaks to tidy the file writing code.Nicholas Clark2010-08-261-78/+59
* In lib/unicore/mktables minor tidying of the numifciation code.Nicholas Clark2010-08-261-4/+4
* mktables: Clarify comment output in filesKarl Williamson2010-08-251-1/+3
* don't taint $DB::subDavid Mitchell2010-08-252-1/+27
* detaint paths added by blib.pmDavid Mitchell2010-08-241-0/+5
* Bump $feature::VERSIONFlorian Ragwitz2010-08-171-1/+1
* Fix the overload tests marked as TODO in 22afb09b13a6dc17f20388991422fdbe6166...Chris 'BinGOs' Williams2010-08-151-6/+4
* Made a number of tests TODO in lib/overload.t due to changes to Test-SimpleChris 'BinGOs' Williams2010-08-141-1/+3
* use charnames (); failsKarl Williamson2010-08-131-7/+34
* charnames.t: tweak amount of testing of CJK charsKarl Williamson2010-08-131-6/+13
* charnames.t: Change message to fit in 80 columnsKarl Williamson2010-08-131-3/+3
* charnames.t: Guard agains empty lines in __DATA__Karl Williamson2010-08-131-0/+1
* charnames.t: use srand's seedKarl Williamson2010-08-131-5/+5
* feature.pm: Note unicode_strings is not completeKarl Williamson2010-08-111-1/+1
* Add tests for Tie::ExtraHashDavid Cantrell2010-08-021-0/+50
* Merge remote branch 'khwilliamson/ncharnames' into bleadRafael Garcia-Suarez2010-07-273-174/+11744
|\
| * mktables: Move some CJK chars out of Name.pl tableKarl Williamson2010-07-131-15/+14
| * [perl 71764] Extend charnames to all of UnicodeKarl Williamson2010-07-132-23/+11405
| * charnames.pm: More refactoring for performanceKarl Williamson2010-07-131-32/+33
| * charnames.pm: refactor so complex re is used onceKarl Williamson2010-07-131-24/+27
| * charnames.pm: Change variable's nameKarl Williamson2010-07-131-8/+4
| * charnames.pm: expand tabsKarl Williamson2010-07-131-66/+66
| * mktables: remove wrong extra blank from outputKarl Williamson2010-07-131-1/+1
| * Yet another comment changeKarl Williamson2010-07-131-2/+2
| * charnames.t: Test that can have string "0x..."Karl Williamson2010-07-131-1/+1
| * charnames: Change so :short syntax can have spacesKarl Williamson2010-07-132-11/+12