This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Escape double-quotes in generated #line directives
[perl5.git] / lib /
2011-12-27 Father ChrysostomosFix up diagnostic.pm’s backtrace for multiline msgs
2011-12-27 Father ChrysostomosAdd support for multiline messages to splain
2011-12-27 Father Chrysostomosdiagnostics.t: Test errors ending with dots
2011-12-27 Father ChrysostomosRemove unnecessary code from diagnostics.pm
2011-12-27 Father ChrysostomosFix diagnostic.pm’s backtraces
2011-12-26 Father ChrysostomosConsistent use of spaces after dots in diagnostics.pm
2011-12-26 Father ChrysostomosIncrease $diagnostics::VERSION to 1.27
2011-12-26 Father ChrysostomosConvert diagnostics.t to test.pl
2011-12-24 Father ChrysostomosDeparse implicit with ‘use feature’
2011-12-24 Father Chrysostomosfeature.pm: Move hint normalisation to separate function
2011-12-24 Father Chrysostomosop.c: Use new feature bundle hints
2011-12-24 Father ChrysostomosEliminate ‘negative’ features
2011-12-24 Father Chrysostomosfeature.pm: Set bundle hints when dis/enabling features
2011-12-24 Father Chrysostomosfeature.pm: Add function for getting the current bundle
2011-12-24 Father ChrysostomosGive feature.pm the bundle hints
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father Chrysostomosfeature.pl: Gen %feature_bundle from %UniqueBundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-24 Father ChrysostomosIncrease $feature::VERSION to 1.25
2011-12-21 Nicholas ClarkEliminate pod.lst. pod/perl.pod is now the master file...
2011-12-21 Karl Williamsoncharnames tests: Add names to some more tests
2011-12-21 Karl WilliamsonAutoload charnames for \N{name}
2011-12-21 Karl Williamsoncharnames.t: Rmv extra blank in comment
2011-12-21 Karl Williamsoncharnames: Split into two modules
2011-12-17 Father ChrysostomosRemove use of local($_) from dumpvar.pl
2011-12-17 Father ChrysostomosIncrease $diagnostics::VERSION to 1.26
2011-12-17 Father ChrysostomosTeach splain about %X
2011-12-16 Father ChrysostomosDocument the array_base feature
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-16 Father Chrysostomosfeature.pm: Consistent use of spaces after full stops
2011-12-15 Karl Williamsonpp.c: Changing case of utf8 strings under locale uses...
2011-12-15 Karl Williamsonlocale.t: Prepare for adding more tests
2011-12-15 Karl Williamsonlocale.t: Add ability to output a message with 'ok'
2011-12-15 David GoldenRevise feature.pm documentation
2011-12-15 John PeacockMerge CPAN version.pm tests into CORE.
2011-12-14 Karl Williamsonlocale.t: Don't destroy caller's $@
2011-12-14 Karl Williamsoncharnames: Add %Carp::Internal entry
2011-12-14 Karl Williamsoncharnames and perlapi: pod nits
2011-12-14 Karl Williamsoncharnames: "Add 'use re "/aa"'
2011-12-11 Father ChrysostomosRemove local $_ from Exporter
2011-12-11 Father ChrysostomosIncrease $Exporter::VERSION to 5.66
2011-12-09 John PeacockUpdate UNIVERSAL::VERSION POD to reflect reality.
2011-12-09 John PeacockSync up tests with upstream version.pm
2011-12-09 Shlomi FishMade "c [line_num]" working again.
2011-12-07 Father ChrysostomosAdjust docs to match new ver decl behaviour
2011-12-07 Father ChrysostomosImplement new ‘use 5.xxx' plan
2011-12-07 Father ChrysostomosDocument :default feature bundle
2011-12-07 Father ChrysostomosAdd :default feature bundle
2011-12-06 Father ChrysostomosIncrease perl5db.pl’s version to 1.35
2011-12-03 Shlomi Fishperl -d bugfixes and tests
2011-11-24 Peter ScottThe attached patch adds to the debugger a capability...
2011-11-24 Father Chrysostomoslib/version.t: suppress warning
2011-11-24 Father ChrysostomosProduce right error msg for $ver < "version"
2011-11-23 Father Chrysostomos[perl #102586] version->new("version") SEGVs
2011-11-23 Father ChrysostomosVersion bumps if-0.0602
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-20 Father Chrysostomos$strict::VERSION = "1.06"
2011-11-20 Aaron CraneUpdate strict.pm docs to mention C<state>
2011-11-18 Paul GreenUpdate several test cases to not generate failures...
2011-11-17 Father ChrysostomosLocalise $/ properly in UCD.pm
2011-11-17 PerloverFix misprint in doc of UNIVERSAL
2011-11-15 Father Chrysostomosfeature.pm: Avoid repetition; save memory
2011-11-15 Father ChrysostomosAdd 5.16 feature bundle
2011-11-14 Tony CookInternals::SvREFCNT() now treats reference counts as...
2011-11-14 Tony Cook[rt #103222] make Internals::SvREFCNT set/get consistent
2011-11-12 Karl Williamsonmktables: nits in comment and pod
2011-11-12 Karl Williamsonmktables: Remove support for deprecated properties
2011-11-12 Tony Cookignore some newer build generated files
2011-11-11 Karl Williamsonutf8_heavy.pl: Pass up USER_DEFINED to outside swash
2011-11-09 Karl WilliamsonUCD.t: Fix 'uninit' warning
2011-11-09 Karl Williamsonmktables: Change member name for clarity
2011-11-08 Karl WilliamsonREADME.perl: Add step to new-Unicode release activities
2011-11-08 Karl Williamsonmktables: Remove blanks in files for non-DEBUGGING...
2011-11-08 Karl WilliamsonDeprecate direct use of Unicode db files
2011-11-08 Karl Williamsonmktables: Use re /aa
2011-11-08 Karl Williamsonmktables: Remove outdated documentation notes
2011-11-08 Karl Williamsonmktables: Add notes about new access to properties
2011-11-08 Karl WilliamsonUnicode::UCD.pm: Localize $_, $/
2011-11-08 Karl Williamsonperluniprops: Change section name
2011-11-08 Karl Williamsonperluniprops: Remove Unicode db files section
2011-11-08 Karl Williamsonperluniprops: Document prop_invmap() properties
2011-11-08 Karl WilliamsonUnicode::UCD: Add prop_invmap()
2011-11-08 Karl Williamsonmktables: Generate file for NameAlias property
2011-11-08 Karl Williamsonutf8_heavy: Return values for binary property requested...
2011-11-08 Karl Williamsonutf8_heavy.pl: Turn on $| if debugging
2011-11-08 Karl Williamsonutf8_heavy: add comments
2011-11-08 Karl Williamsonutf8_heavy.pl: Remove no longer needed code
2011-11-08 Karl Williamsonutf8_heavy.pl: Find mapping files from table
2011-11-08 Karl Williamsonutf8_heavy.pl: white-space only
2011-11-08 Karl Williamsonutf8_heavy: Reorder 2 if's
2011-11-08 Karl Williamsonmktables: Add %file_to_swash_name to utf8_heavy.pl
2011-11-08 Karl Williamsonmktables: Fix comment
2011-11-08 Karl Williamsonmktables: Add %loose_property_to_file_of to utf8_heavy.pl
2011-11-08 Karl Williamsonmktables: Add comment to generated files
2011-11-08 Karl Williamsonmktables: Add %algorithmic_named_code_points to UCD.pl
2011-11-08 Karl WilliamsonUnicode::UCD: pod: document new/old style block propert...
2011-11-08 Karl WilliamsonUnicode::UCD: Add prop_invlist()
2011-11-08 Karl Williamsonmktables: Add %loose_defaults to UCD.pl
next