summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unicode::UCD::prop_invmap: Store Nv property as adjusted typeKarl Williamson2012-02-103-25/+41
* Unicode::UCD::prop_invmap(): New improved APIKarl Williamson2012-02-104-208/+306
* Unicode::UCD: move common directory to subroutineKarl Williamson2012-02-101-15/+11
* Unicode::UCD: pod and comment nitsKarl Williamson2012-02-101-33/+30
* Avoid null pointer dereference in tovmsspec.Craig A. Berry2012-02-091-2/+1
* perrebackslash, perlrecharclass: Note locale effectsKarl Williamson2012-02-092-7/+18
* Allow [[:blank:]] to work under localeKarl Williamson2012-02-093-5/+15
* Use system isascii() when available under localeKarl Williamson2012-02-093-2/+15
* regcomp.c: Rmv no-longer used variables and codeKarl Williamson2012-02-091-6/+0
* reg_posixcc.t: Add tests for \v, \V, \h, \HKarl Williamson2012-02-091-1/+5
* regcomp.c: Use compiled-in inversion listsKarl Williamson2012-02-094-146/+332
* Add compile-time inversion lists for POSIX classesKarl Williamson2012-02-096-2/+739
* regcomp.c: Use compile-time invlistsKarl Williamson2012-02-094-11/+29
* Add regen/mk_invlists.pl, charclass_invlists.hKarl Williamson2012-02-095-1/+130
* regcomp.c: Add ability to have compiled-in inversion listsKarl Williamson2012-02-094-1/+69
* handy.h: Add commentKarl Williamson2012-02-091-0/+4
* t/re/re_tests: Add Todo testKarl Williamson2012-02-091-0/+2
* regcomp.c: Use new complement unionKarl Williamson2012-02-091-12/+4
* regcomp.c: Add ability to take union of a complementKarl Williamson2012-02-095-11/+62
* regcomp.c: _invlist_subtract() becomes a macroKarl Williamson2012-02-095-46/+7
* regcomp.c: Add ability to take intersection of complementKarl Williamson2012-02-095-12/+70
* regcomp.c: Use NULL first parameter to _invlist_unionKarl Williamson2012-02-091-6/+1
* regcomp.c: Chg invlist_union() to accept NULL first paramKarl Williamson2012-02-093-7/+9
* Add new email address for Reini UrbanReini Urban2012-02-091-1/+1
* Silence compiler warningsRobin Barker2012-02-094-8/+2
* README.cygwin now has fewer pod issues, update known_pod_issues.dattonyc/cygnotesTony Cook2012-02-091-1/+1
* add Cygwin::sync_winenv [perl #110190]Reini Urban2012-02-092-0/+14
* Revise perlcygwin.pod for cygwin-1.7Reini Urban2012-02-091-77/+61
* Update Module-Metadata to CPAN version 1.000009Chris 'BinGOs' Williams2012-02-084-16/+35
* Clean up Pod::Html's cache as part of distclean on *nix.Nicholas Clark2012-02-083-2/+1
* Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.Nicholas Clark2012-02-083-2/+1
* Convert triplicated code in lib/Pod/t/eol.t to a loop.Nicholas Clark2012-02-081-37/+13
* Refactor lib/Pod/t/eol.tNicholas Clark2012-02-081-38/+39
* The cleanup code in lib/Pod/t/eol.t needs updating to track Pod::Html changes.Nicholas Clark2012-02-081-2/+1
* Add PERL_RELOCATABLE_INCPUSH to PL_non_bincompat_options, and hence -V output.Nicholas Clark2012-02-081-0/+3
* Update Parse-CPAN-Meta to CPAN version 1.4402Chris 'BinGOs' Williams2012-02-084-12/+19
* Update CPAN-Meta-YAML to CPAN version 0.007Chris 'BinGOs' Williams2012-02-083-5/+5
* Update Module-Metadata to CPAN version 1.000008Chris 'BinGOs' Williams2012-02-084-7/+174
* fix cygwin -Uuseithreads hintsReini Urban2012-02-081-1/+1
* is_duplicate_pod() and get_pod_metadata() in pod_lib.pl modified $_smoke-me/bleadNicholas Clark2012-02-071-0/+2
* avoid making a new top-level package for one helperRicardo Signes2012-02-071-22/+11
* Update CPAN-Meta-YAML to CPAN version 0.006Chris 'BinGOs' Williams2012-02-073-5/+10
* in Carp, fix circular dep on Perl 5.6Zefram2012-02-073-0/+21
* add an alias for marcg's other emailRicardo Signes2012-02-061-0/+1
* Fix portability issue with Pod::Html test caseMarc Green2012-02-061-2/+2
* Modernize the use of open() (copied from old code)Marc Green2012-02-061-6/+6
* Update MANIFESTMarc Green2012-02-061-0/+2
* Re-add cache featureMarc Green2012-02-064-14/+209
* note which releases have shippedRicardo Signes2012-02-061-25/+19
* Document the special meaning of "indir" on the shebang lineRafael Garcia-Suarez2012-02-061-5/+6