This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add simple exception handling macros for XS writers.
[perl5.git] / lib /
2005-01-28 Nicholas ClarkMore consistent names for all the parameter name/declar...
2005-01-25 TelsBigInt mbi_rand.t failings
2005-01-24 Nicholas ClarkCorrect and update comments (before anyone writes in)
2005-01-24 Nicholas ClarkAdd weights to ExtUtils::Constant to allow sorting...
2005-01-24 Craig A. Berryassorted tempfile clean-up in the test suite
2005-01-24 Craig A. BerryTest::Harness::Straps::_default_inc shell problem
2005-01-23 Nicholas ClarkAssimilate ExtUtils::Constant 0.16
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-21 Rafael Garcia-SuarezUpgrade to Test::Harness 2.46
2005-01-20 Rafael Garcia-SuarezVERSION++
2005-01-20 Alexey TourbinRe: [perl #33173] shellwords.pl and tainting
2005-01-13 Nicholas ClarkAvoid dogfood problems when an empty string accidentall...
2005-01-13 Nicholas Clarkutf.pm needs to require Carp before croak()ing
2005-01-12 Craig A. Berryfollow-up to #23765
2005-01-10 Steve HayNeed to close files before unlinking them on Win32
2005-01-07 Jim CromieRe: [PATCH] Remove Carp from warnings.pm
2005-01-07 Craig A. Berrymake lib/warnings.t use t/test.pl
2005-01-04 TelsMath::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2004-12-29 Nicholas ClarkExperimental module intended to simplify core regressio...
2004-12-28 Nicholas ClarkMake Config.t warnings and strictures clean
2004-12-24 perl-5.8.0@ton.igu... [perl #33173] shellwords.pl and tainting
2004-12-16 Gisle AasTwo pod2html patches from Dave Sparks :
2004-12-15 Brendan O'DeaSecurity fix from Debian in the debugger (in the setterm()
2004-12-15 Rafael Garcia-SuarezUpgrade to Test::Simple 0.54
2004-12-15 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.25
2004-12-13 Michael G. SchwernFileCache without import
2004-12-10 Steve HayFix Win32 breakage caused by change 23610
2004-12-09 Nicholas ClarkEvade using @ in the 1 liner with some perl 1 syntax.
2004-12-09 Rafael Garcia-SuarezUpgrade to perldoc 3.14
2004-12-08 Jos I. BoumansRe: [perl #32949] FileCache only works in "main" package
2004-12-06 Rafael Garcia-SuarezUpgrade to Term::ANSIColor 1.09
2004-12-06 Nicholas ClarkCheck that @INC entries and %Config path entries are...
2004-12-01 Nicholas Clark&test in constant.t is vestigial, so amputate it.
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-11-29 Rafael Garcia-SuarezUpgrade to Test::Simple 0.53
2004-11-26 Steve Peters[perl #32639] [PATCH] Bug in Term::Complete Module...
2004-11-26 Nicholas ClarkThe change to the internal representation introduced...
2004-11-26 Steve HayFix Win32 breakage caused by changes 23535/23542.
2004-11-25 Nicholas ClarkGenerate the virtual entries at Config.pm build time...
2004-11-25 Nicholas ClarkAdd an exists test for the things we loop over
2004-11-25 Nicholas ClarkThe first entry in the virtual config.sh is special...
2004-11-25 Nicholas ClarkMake $Config{libs_nolargefiles} and
2004-11-25 Nicholas ClarkTest the currently working virtual %Config entries
2004-11-24 Nicholas ClarkWrap some long lines
2004-11-20 Nicholas ClarkAssimilate Test-Simple 0.50
2004-11-18 Nicholas ClarkBump version number
2004-11-17 Steve Peters[perl #28929] File::Find follow_fast => 1 loses danglin...
2004-11-17 Audrey Tangperl5db.pl POD cleanup
2004-11-12 Anno Siegel[perl #32400] Unnecessary warning from constant.pm
2004-11-12 Steve PetersSmall documentation fix to ExtUtils::Constant
2004-11-05 Anno Siegel[perl #32327] Benchmark calls coderef with spurious...
2004-11-04 Rick DelaneyRe: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia-SuarezMostly revert change #23347 (keep the test suite, fixed),
2004-10-31 Nicholas ClarkSkip tests if Devel::Peek not built
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas ClarkOops. Forgot to add the new test in I18N::LangTags...
2004-10-31 Nicholas ClarkAssimilate I18N::LangTags 0.35
2004-10-30 Nicholas ClarkSkip tests that require Data::Dumper if it is not built
2004-10-27 Craig A. Berrylib/Carp.t improvements
2004-10-25 Steve Peters[perl #30227] [PATCH]splain vs. -w
2004-10-21 Abhijit Menon-Sen[PATCH] Math::BigInt v1.73 final
2004-10-20 Rafael Garcia-SuarezEnsure that PVA.pl returns a true value.
2004-10-15 Rafael Garcia-SuarezImplement a new -dt command-line flag, to enable thread...
2004-10-12 kaminsky@math.huji... [perl #31843] warnings::warn($obj,...) fails when ...
2004-10-12 TelsPatch: BigInt v1.73 (pre-release)
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-10-10 Nicholas ClarkRestore runtime loading of Encode and Encode-related...
2004-10-04 Rafael Garcia-SuarezIncrement $overload::VERSION after change #23347
2004-10-04 Rick DelaneyRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-09-23 Rafael Garcia-SuarezTypo fix.
2004-09-20 Steve Peters[perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT...
2004-09-20 Jarkko Hietaniemi[PATCH] encoding and open pragmas
2004-09-08 Vadim Konovalovlib/bigint.pm tiny typo fix
2004-09-05 Dave MitchellI somehow managed to omit the base.pm change from ...
2004-09-05 Dave Mitchell[perl #31078] Fields package bug
2004-09-02 Rafael Garcia-SuarezUpgrade to version 0.42.
2004-09-01 Rick Delaneyfields.pm lost compile-time benefit
2004-09-01 Rafael Garcia-SuarezUpgrade to Cwd 2.21.
2004-09-01 Rafael Garcia-SuarezUpdate to File::Spec 0.90
2004-08-30 Marcus Holland-MoritzFix skipping of a Dumpvalue test when configured withou...
2004-08-28 Craig A. BerryFile::Spec::VMS update
2004-08-17 Jos I. BoumansDocument Carp's global variables + provide tests
2004-08-13 Telspre Math::BigInt v1.72
2004-08-04 Fergal Dalyextension to diagnostics.pm
2004-08-03 Marek Rouchal[perl #30914] ExtUtils::Embed should use libperl name...
2004-08-03 Jim Cromieadditional -V:foo tests
2004-08-02 Rafael Garcia-SuarezRemove empty rpath from .so files
2004-08-02 Fergal Dalymention refaddr() in overload::StrVal docs
2004-07-30 Rafael Garcia-SuarezUpgrade to Math::BigInt v1.71.
2004-07-28 Rafael Garcia-SuarezUpgrade to File::Spec 0.88.
2004-07-28 Audrey TangRe: [perl #30783] Test::Builder does not handle overloa...
2004-07-22 Rafael Garcia-SuarezUpgrade to Cwd 2.20
2004-07-22 Nicholas ClarkConfig::config_re and config_sh would report the byteor...
2004-07-19 Tels[perl #30609] [PATCH] BigInt v1.71 - first try
2004-07-15 Nicholas ClarkAssimilate Cwd 2.19
2004-07-14 Nicholas ClarkNumeric comparison operators mustn't compare addresses...
2004-07-13 Rafael Garcia-SuarezTweak to change #23089, as suggested by Tim Bunce
2004-07-13 Nicholas ClarkCheck each line of config_re output.
2004-07-13 Andrew PimlottRe: debugger 'R'estart and open database connections
2004-07-13 John Peacockwas Re: UNIVERSAL::VERSION causing "Use of uninitialize...
next