platform/upstream/perl.git
2012-07-25 Karl Williamsonregcomp.sym: Correct and add comments
2012-07-25 Karl Williamsonregen/regcomp.pl: Allow ';' in comments
2012-07-25 Karl Williamsonregcomp.c: Optimize [^\n] into \N
2012-07-25 Karl Williamsonregcomp.c: White-space, comments only
2012-07-25 Karl Williamsonregcomp.c: Refactor new charclass optimizations
2012-07-25 Karl Williamsonregcomp.c: Use data structure properties to remove...
2012-07-25 Karl Williamsonregcomp.c: Use macro for clarity
2012-07-25 Karl Williamsonregcomp.c: Only try to fold foldable chars
2012-07-25 Karl Williamsonmktables: Generate new table for foldable chars
2012-07-25 Karl Williamsonregcomp.c: Correct outdated comment
2012-07-25 Karl Williamsonregcomp.c: Change and comment a problematic #define
2012-07-25 Karl Williamsonembed.fnc: Remove duplicate entry
2012-07-25 Karl Williamsonutf8.h, regcomp.c: Use mnemonics for Unicode chars
2012-07-25 Karl Williamsonembed.fnc: Add const to remove compiler warning
2012-07-24 David Mitchelllex_grow_linestr(): update re_eval_start
2012-07-24 Dave RolskyUpdate core to Time::Local 1.2300 from CPAN
2012-07-24 David Mitchell[perl #114248] Newxz? doc wrong in perlclib.pod
2012-07-24 Nicholas ClarkMerge B 1.37 to blead (more SV flag constants exposed).
2012-07-24 Nicholas ClarkBump B's VERSION and note the changes in perldelta...
2012-07-24 Nicholas ClarkExpose all GV flags matching qr/GVf_/ as constants...
2012-07-24 Nicholas ClarkExpose all CV flags matching qr/CVf_/ as constants...
2012-07-24 Nicholas ClarkExpose all SV flags matching qr/SV(?:[fps]|pad)_/ as...
2012-07-24 Nicholas ClarkIn ext/B/Makefile.PL, order the list of files to scan...
2012-07-24 Chip Salzenbergensure that the env var SV after C<{FOO}='x'> is PV...
2012-07-24 Chip Salzenbergreduce magic overhead of tainting (maybe other magic...
2012-07-24 Chip SalzenbergUnify code that initializes constants yes, no, and...
2012-07-23 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2012-07-21 Karl Williamsonre_tests: Add tests for [perl #114220]
2012-07-21 Chip Salzenbergin sv_chop(), add use SvPOK_only_UTF8() to clear obsole...
2012-07-21 Chip Salzenbergmake SvOOK_offset macro safer, with parens and underscores
2012-07-20 Robin Barkerrewrite a regex in lib/DB.t using \Q
2012-07-20 Tony Cookbump to version 5.17.3
2012-07-20 Tony Cooknew perldelta
2012-07-20 Tony Cookupdate epigraphs.pod
2012-07-20 Tony Cookadd releaase 5.17.2 to perlhist
2012-07-20 Tony Cookupdate Module::CoreList for 5.17.2
2012-07-20 Tony CookPorting/corelist.pl didn't handle newlines in the pod...
2012-07-20 Tony Cookfinalize perldelta
2012-07-19 Karl WilliamsonOnly generate above-Uni warning for \p{}, \P{}
2012-07-19 Karl Williamsonregcomp.c: Refactor code into a function
2012-07-19 Karl Williamsonregcomp.c: set local flag in pass1 of charclass inversion
2012-07-19 Karl Williamsonregcomp.c: Keep separate list for [:word:] from \p...
2012-07-19 Karl Williamsonregcomp.c: Convert boolean variable from a UV
2012-07-19 Karl Williamsonutf8.c: Create API so internals can be hidden
2012-07-19 Karl Williamsonregcomp.h: Free up bit; downside is makes locale ANYOF...
2012-07-19 Karl Williamsonregcomp.h: Fix up comment
2012-07-19 Karl Williamsonregcomp.c: Clarify, update comments, white-space reflow
2012-07-19 Karl Williamsonperlapi: Clarify hv_fetch() docs
2012-07-19 David Mitchellop/join.t: don't use done_testing
2012-07-18 Jan DuboisFixup indentation
2012-07-18 Daniel DraganAdding support for Visual C's __declspec(noreturn)...
2012-07-18 Tony Cookperldelta updates
2012-07-17 Tony Cooksync() on a read-only file handle doesn't work on cygwi...
2012-07-15 Chip Salzenbergperldelta description of magic flags patch
2012-07-15 Chip Salzenbergmark blead-only modifications of Compress::Raw::{Bzip2...
2012-07-15 Chip SalzenbergMagic flags harmonization.
2012-07-15 Father Chrysostomosperldelta updates
2012-07-15 Father Chrysostomosdump.c: Dump op->op_s(labbed|avefree)
2012-07-15 Father ChrysostomosRemove op_latefree(d)
2012-07-15 Father Chrysostomosperly.y: Remove use of latefree from package foo {}
2012-07-15 Father Chrysostomosop.c: ck_grep does not need to call listkids
2012-07-15 Father Chrysostomosop.c: ck_fun does not need to call LINKLIST
2012-07-15 Father Chrysostomosop.c:ck_grep: Remove unnecessary op_next assignments
2012-07-15 Father Chrysostomosop.c: ck_grep does not need to check num of args
2012-07-15 Father Chrysostomospp_hot.c: Mention that pp_grepstart calls pp_pushmark
2012-07-15 Father ChrysostomosSimplify ck_grep
2012-07-15 Father Chrysostomosop.c: Further simplify ck_sort
2012-07-14 Tony CookUpgrade Socket to 2.002
2012-07-14 Father Chrysostomosop.c: Consistent tweak; podchecker complaints
2012-07-14 Shlomi FishUpdate perlop's bignum modules list.
2012-07-14 Father Chrysostomosop.c: Missing line break
2012-07-14 Father ChrysostomosDisentangle ck_sort and grep
2012-07-14 Father Chrysostomos[perl #113710] Make __SUB__ work in sort block
2012-07-14 Yves Ortonfix RT#114068 optimizer handles MEOL in middle of patte...
2012-07-14 Father Chrysostomos[perl #113576] Restore err msg for &{+undef}
2012-07-14 Father Chrysostomos[perl #113470] Constant folding for pack
2012-07-14 Father Chrysostomos[perl #113020] INSTALL: Clarify CPAN::autobundle
2012-07-13 Robin Barkersilence override warning
2012-07-13 Father Chrysostomosmro/basic.t: Squelch warning
2012-07-13 Robin Barkersilence warning about use of --libpods
2012-07-13 Robin Barkersilence compiler warning - casting void* to IV
2012-07-13 Father Chrysostomosmg_vtable.pl: Mention all generated files
2012-07-13 Father ChrysostomosFix @{*ISA} autovivification
2012-07-13 Father ChrysostomosFix *ISA = *glob_without_array
2012-07-12 Father Chrysostomosop.c: Make slabs sizes powers of two
2012-07-12 Father Chrysostomosperldelta update
2012-07-12 Father Chrysostomosperlhacktips: PERL_DEBUG_READONLY_OPS update
2012-07-12 Father Chrysostomostodo.pod: Clean up entries related to op slabs
2012-07-12 Father ChrysostomosEliminate PL_OP_SLAB_ALLOC
2012-07-12 Father Chrysostomosop.c:pmruntime: Remove redundant cv_forget_slab
2012-07-12 Father ChrysostomosPERL_DEBUG_READONLY_OPS with the new allocator
2012-07-12 Steve HayEnsure wildcard expansion is enabled for perlglob.exe...
2012-07-12 Chris 'BinGOs... Update autodie to CPAN version 2.12
2012-07-12 Chris 'BinGOs... Update File-Fetch to CPAN version 0.36
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-07-11 Darin McBrideAdd AIX7 APAR requirement to get Time::Piece tests...
2012-07-11 Craig A. BerryCast following 22831cc58.
2012-07-11 Tony CookAIX isn't a new platform, move its note to the right...
2012-07-11 Chip Salzenberguse right type for offset in sysread() or syswrite()
2012-07-11 Chip Salzenbergremove silly redundant SvGMAGICAL() test for $\
next