Attempt to fix problems with new exception handling macros.
[p5sagit/p5-mst-13.2.git] / MANIFEST
2005-02-02 Marcus Holland-Moritz Attempt to fix problems with new exception handling...
2005-02-01 Nicholas Clark "All" "all?" Who said all? There were 2 more missing...
2005-01-31 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.05.
2005-01-31 Marcus Holland-Moritz Add simple exception handling macros for XS writers.
2005-01-31 Nicholas Clark Add all the missing gnuk{free,net}bsd hints files to...
2005-01-24 Nicholas Clark A script to regenerate Perl_keyword()
2005-01-23 Nicholas Clark Assimilate ExtUtils::Constant 0.16
2005-01-21 Nicholas Clark Make the length overrun checking and stack extension...
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2005-01-21 Rafael Garcia-Suarez Upgrade to Test::Harness 2.46
2005-01-20 Alexey Tourbin Re: [perl #33173] shellwords.pl and tainting
2005-01-20 Nicholas Clark Run regen.pl and pod/buildtoc --build-all
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2005-01-04 Tels Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2005-01-02 Nicholas Clark Change 23727 broke code that relied on \ being escaped.
2004-12-29 Nicholas Clark Thinko in the description of Config::Extensions
2004-12-29 Nicholas Clark Experimental module intended to simplify core regressio...
2004-12-23 Sam Tregar Data::Dumper Freezer fixes
2004-12-17 bonefish@cs.tu-ber... Re: [perl #32717] BeOS specific Updates
2004-12-15 Rafael Garcia-Suarez Upgrade to Test::Simple 0.54
2004-12-15 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.25
2004-12-13 Michael G. Schwern FileCache without import
2004-12-08 Jos I. Boumans Re: [perl #32949] FileCache only works in "main" package
2004-12-01 Nicholas Clark 2 new BeOS files were missing
2004-11-30 Nicholas Clark Let pod/buildtoc resort the MANIFEST the way it wants it
2004-11-30 Nicholas Clark Integrate perlhist entries for 5.8.6 and its perldelta...
2004-11-29 Rafael Garcia-Suarez Upgrade to Test::Simple 0.53
2004-11-20 Nicholas Clark Assimilate Test-Simple 0.50
2004-11-09 Jos I. Boumans fix IO::File to support binmode
2004-11-04 Rick Delaney [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
2004-10-31 Nicholas Clark Assimilate I18N::LangTags 0.35
2004-09-15 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.63.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00.
2004-08-13 Andy Lester Test for functions with operator names
2004-08-07 Dave Mitchell Add tests for XS call_*() API
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-22 Rafael Garcia-Suarez Upgrade to Cwd 2.20
2004-07-10 Nicholas Clark Store weak references.
2004-07-06 Nicholas Clark A tool to check the AUTHORS file
2004-06-17 Nicholas Clark Change 22516 forgot to add make_overload.pl to generate...
2004-06-17 Rafael Garcia-Suarez Upgrade to Locale::Maketext 1.09
2004-06-17 Rafael Garcia-Suarez Upgrade to I18N::LangTags 0.30.
2004-06-09 Rafael Garcia-Suarez Upgrade to Pod::Perldoc 3.13
2004-06-08 Rafael Garcia-Suarez Upgrade to Pod::LaTeX 0.57
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-05-24 Rafael Garcia-Suarez Tests for change #22842, by SADAHIRO Tomoyuki
2004-05-22 Graham Barr Update to Scalar-List-Utils-1.14
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)
2004-05-13 Jarkko Hietaniemi BOM-marked and (BOMless) UTF-16 scripts not working
2004-05-06 James Mastros Add a small script to check whether a perl source tree
2004-05-05 Steve Hay Add tests for mX?PUSH[inup] macros.
2004-05-01 Nicholas Clark Some fool removed lib/unicore/ArabicShaping.txt in...
2004-05-01 Nicholas Clark Avoid mktables generating Sterm.pl and Sterm.pl in...
2004-05-01 Nicholas Clark Remove the no-longer autogenerated Unicode files
2004-04-29 Abhijit Menon-Sen Update to Test.pm 1.25 (from SBURKE).
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-23 Jarkko Hietaniemi Integrate:
2004-04-19 Jeff Pinyan Re: [PATCH] lib/utf8_heavy.pl -- cascading classes...
2004-04-10 Graham Barr Sync with libnet 1.18
2004-04-06 Jim Cromie Re: tests for change #22539
2004-03-31 Nicholas Clark Upgrade to Unicode 4.0.1
2004-03-19 Nicholas Clark [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-19 Nicholas Clark Change Storable.xs to conditionally include ppport...
2004-03-19 beau@beaucox.com Storable PERL_NO_GET_CONTEXT
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-17 Nicholas Clark Add auto-require of modules to restore overloading...
2004-03-17 Nicholas Clark Add regression tests for the auto-require of STORABLE_thaw
2004-03-16 Rafael Garcia-Suarez Since the signature.t test of CPAN relies on a non...
2004-03-12 Tels Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
2004-03-04 Rafael Garcia-Suarez Fix [perl #27357] Scalar Win32::GetOSVersion() broken...
2004-02-20 Rafael Garcia-Suarez Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t...
2004-02-18 Rafael Garcia-Suarez Add a tool to report dual-lived core modules that don't
2004-02-17 Rafael Garcia-Suarez One of the new tests of MIME::Base64 relies on a non...
2004-02-17 Rafael Garcia-Suarez Regenerate table of contents and other related files.
2004-02-14 Dave Mitchell Switch from byacc to bison and simplify the perly....
2004-02-07 Nicholas Clark All whitespace is equal, but some whitespace is more...
2004-02-06 H.Merijn Brand Added hints_4.sh for specific AIX 4 support
2004-02-04 H.Merijn Brand AIX 3 hints split off from default hints in preparation
2004-02-03 Rafael Garcia-Suarez Implement "my $_".
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-25 Dave Mitchell update MANIFEST for 2 new Storable test files introduce...
2004-01-24 Abhijit Menon-Sen Upgrade to Locale::Maketext 1.08.
2004-01-23 SADAHIRO Tomoyuki Re: [perl #24888] chomp ignores utf8
2004-01-22 Steve Hay Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-20 Stas Bekman Add a new test file for situations where threads may...
2004-01-17 Paul Marquess Enhanced DBM Filters
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas Clark Integrate:
2004-01-13 Rafael Garcia-Suarez MANIFEST adjustment.
2004-01-13 Abhijit Menon-Sen Upgrade to Locale::Maketext 1.07.
2004-01-08 Rafael Garcia-Suarez perl582delta.pod was not in the MANIFEST.
2004-01-06 Rafael Garcia-Suarez Fix bug #24813 : the -0 wasn't recognized on the #...
2004-01-03 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.54
2003-12-30 Rafael Garcia-Suarez Upgrade to Math::BigInt 1.68.
2003-12-27 Nicholas Clark Assimilate Unicode::Collate 0.33
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
next