doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib /
2009-12-03 Karl Williamson Unicode 5.2
2009-12-02 Karl Williamson work-around Carp/overloading miniperl problem
2009-11-28 Karl Williamson mktables performance improvement
2009-11-25 Karl Williamson wrap uniprops.t; makefile changes for mktables
2009-11-24 Rafael Garcia-Suarez Bump version and regenerate warnings.pm
2009-11-24 Rafael Garcia-Suarez Remove generated file pod/perluniprops.pod from the...
2009-11-24 Karl Williamson mktables not run unless needed
2009-11-23 Karl Williamson Make unicode semantics the default
2009-11-22 Rafael Garcia-Suarez Add also mktables.lst to gitignore, since it's generated
2009-11-22 Rafael Garcia-Suarez Simplify title of perluniprops
2009-11-22 Rafael Garcia-Suarez Remove mktables.lst, since it's generated
2009-11-22 Rafael Garcia-Suarez Add new generated file lib/unicore/Heavy.pl to gitignore
2009-11-22 Karl Williamson mktables revamp
2009-11-21 David Golden Update generated Module::Build::ConfigData
2009-11-20 Abigail Update count
2009-11-20 Abigail Fix bug #68260
2009-11-19 Frank Wiegand Fix POD: C<...->...> => C<< ...-> ... >>
2009-11-14 Rafael Garcia-Suarez POD fixes and typos
2009-11-14 Karl Williamson add code for Unicode semantics for non-utf8 latin1...
2009-11-13 Father Chrysostomos [perl #70337] perldiag: localtime(...) too large
2009-11-10 Vincent Pit Add EXISTS and DELETE methods to Env.pm
2009-11-07 David Golden refine Carp caller() fix and add tests
2009-11-06 Rafael Garcia-Suarez Merge branch 'legacy-pragma' into blead
2009-11-06 David Golden bump Carp version number
2009-11-06 David Golden Have Carp respect CORE::GLOBAL::caller if it exists
2009-11-01 Rafael Garcia-Suarez Improvements to qr-overload tests
2009-11-01 Rafael Garcia-Suarez Bump overload.pm's VERSION (plus some spelling nits)
2009-11-01 Ben Morrow Documentation for the 'qr' overload.
2009-11-01 Ben Morrow Implement the 'qr' overload type.
2009-11-01 Ben Morrow Add a new overload type, "qr".
2009-10-28 Rafael Garcia-Suarez Bump Exporter's version in blead after last patch
2009-10-28 Jerry D. Hedden Test exported arrays and hashes without using defined()
2009-10-23 Nicholas Clark Avoid using defined %hash in core code and tests.
2009-10-23 Nicholas Clark Convert File/CheckTree.t from Test to Test::More.
2009-10-20 Jesse Vincent Bump overload.pm's version since it differs from the...
2009-10-20 Jesse Vincent Bump Carp.pm's version number since it differs from...
2009-10-20 Jesse Vincent Revert part of d1eb317 which broke ./Configure -des...
2009-10-19 Yves Orton somewhat fix failing regex tests. but break lots of...
2009-10-16 Nicholas Clark Can't use C<shift INC> to avoid @ in a commandline...
2009-10-15 Nicholas Clark Skip testing the be_BY.CP1131 locale on Darwin 10,...
2009-10-14 Rafael Garcia-Suarez Ignore files installed by Parse::CPAN::Meta
2009-10-12 Geoffrey T. Dairiki overload no longer implicitly unsets fallback on repeat...
2009-10-06 Jesse Vincent more pod cleanups based on the new podcheck.t
2009-10-06 Jesse Vincent A number of pod fixes found by podcheck.t
2009-09-27 Rafael Garcia-Suarez gitignore additions
2009-09-21 Steffen Mueller Remove use of Class::ISA from the debugger
2009-09-21 Robin Barker typo in usage of deprecate
2009-09-19 Nicholas Clark Reuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas Clark Move lib from lib to ext.
2009-09-16 Rafael Garcia-Suarez Localize $@ and $! before loading a file in SWASHNEW
2009-09-13 Nicholas Clark Move Test::Simple from lib to ext.
2009-09-13 Yves Orton add a couple of missing items to the lib/.gitignore
2009-09-13 Nicholas Clark Move Moudle::Build from lib to ext.
2009-09-13 Nicholas Clark Move Unicode::Collate from lib to ext.
2009-09-13 Nicholas Clark Move Time::Local from lib to ext.
2009-09-13 Nicholas Clark Move PerlIO::via::QuotedPrint from lib to ext.
2009-09-13 Nicholas Clark Move NEXT from lib to ext.
2009-09-13 Nicholas Clark Move if from lib to ext.
2009-09-13 Nicholas Clark Move Getopt::Long from lib to ext.
2009-09-13 Nicholas Clark Move Test from lib to ext.
2009-09-13 Nicholas Clark Sort .gitignore (lexically).
2009-09-13 Nicholas Clark Move Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas Clark Move podlators from lib to ext.
2009-09-13 Rafael Garcia-Suarez .gitignore fix for AutoSplit
2009-09-13 Nicholas Clark Move Pod::LaTeX from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Escapes from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Perldoc from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Simple from lib to ext.
2009-09-12 Chris Williams Moved Class-ISA from lib/ to ext/
2009-09-12 Nicholas Clark Move Cwd from lib to ext.
2009-09-12 Chris Williams Moved parent from lib/ to ext/
2009-09-12 Chris Williams Moved AutoLoader from lib/ to ext/
2009-09-12 Nicholas Clark Untangle File::Basename and re - avoid hard-coding...
2009-09-11 Chris Williams Move File-Path from lib/ to ext/
2009-09-11 Chris Williams Moved Tie-RefHash from lib/ to ext/
2009-09-11 Chris Williams Move File::Temp from lib/ to ext/
2009-09-11 Chris Williams Move Locale-Codes from lib/ to ext/
2009-09-11 Nicholas Clark Fix test in Cwd for presence of DynaLoader.
2009-09-11 Chris Williams Moved Locale-Maketext from lib/ to ext/
2009-09-11 Chris Williams Move Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia-Suarez Move encoding::warnings to ext/
2009-09-11 Chris Williams Moved Math-BigInt from lib/ to ext/
2009-09-11 Chris Williams Moved Math-Complex from lib/ to ext/
2009-09-10 Chris Williams Move Math-BigRat from lib/ to ext/
2009-09-10 Chris Williams Moved bignum from lib/ to ext/
2009-09-10 Vincent Pit Add missing entries to .gitignore for EU::{CBuilder...
2009-09-10 Nicholas Clark Move ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::CBuilder from lib to ext.
2009-09-10 Rafael Garcia-Suarez Ignore MANIFEST.SKIP once installed in lib/
2009-09-10 Nicholas Clark Move ExtUtils::ParseXS from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas Clark Add entries for ExtUtils::Command to ext and lib's...
2009-09-10 Nicholas Clark Move ExtUtils::Install from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::Constant to from lib to ext.
2009-09-10 Nicholas Clark Redo moving Text::ParseWords from lib to ext
2009-09-09 Nicholas Clark Move the Text::Tabs use statement to the top of the...
2009-09-09 Nicholas Clark Move ExtUtils::Command from lib to ext.
2009-09-09 Nicholas Clark Redo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas Clark Move constant from lib/ to ext/
2009-09-08 Chris Williams Move Memoize from lib/ to ext/
next