[DOC PATCH bleadperl] its vs it's in perlhack.pod
[p5sagit/p5-mst-13.2.git] / lib /
2001-06-24 Jarkko Hietaniemi Memoize patch from mjd.
2001-06-24 Jarkko Hietaniemi Upgrade to Memoize 0.65.
2001-06-24 Mike Guy Re: [ID 20010624.001] debugger T, and Carp::carp don...
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] test suite
2001-06-23 Jarkko Hietaniemi (Retracted by #11586)
2001-06-23 Prymmer/Kahn MacOS fixups for new lib/h2xs.t
2001-06-23 Jarkko Hietaniemi cygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-23 Jarkko Hietaniemi Retract #10865, the patch should be unnecessary.
2001-06-23 Jarkko Hietaniemi (Retracted by #10867.)
2001-06-23 Jarkko Hietaniemi More DOSish permission semantics for Cygwin.
2001-06-23 Jarkko Hietaniemi Also in Cygwin use Socket to figure out domainname
2001-06-23 Jarkko Hietaniemi Remove also the lib$Foo.def, not just $Foo.def.
2001-06-23 Jarkko Hietaniemi Make also the bigintpm.t (like op/sprintf.t) be less...
2001-06-23 Peter Prymmer correction to lib/ExtUtils.t patch
2001-06-22 Jarkko Hietaniemi Retract #10845.
2001-06-22 Jarkko Hietaniemi The croak message for nonexistent socket functions...
2001-06-22 Jarkko Hietaniemi (Retracted by #10848.)
2001-06-22 Nick Ing-Simmons Back out debug in taint.t
2001-06-22 Nick Ing-Simmons Skip cwd test on Win32 ???
2001-06-22 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.03.
2001-06-22 Jarkko Hietaniemi Upgrade to I18N::LangTags 0.26.
2001-06-22 Jarkko Hietaniemi The #10792 didn't take, and s/sighni/signi/, as noticed by
2001-06-22 Prymmer/Kahn trigraphs and tests for h2xs
2001-06-22 Prymmer/Kahn nmake specific cleanliness for lib/ExtUtils.t
2001-06-21 Marcel Grunauer Documentation patch for Net::FTP
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Jarkko Hietaniemi Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-21 Jarkko Hietaniemi Upgrade to I18N::LangTags 0.25.
2001-06-21 Jarkko Hietaniemi Just a guess that using the same hack for cygwin as
2001-06-21 Ilya Zakharevich [PATCH 5.6.1] OS2 getpw*, getgr*
2001-06-20 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.02, from Sean Burke.
2001-06-20 Jarkko Hietaniemi Update to I18N::LangTags 0.24, from Sean Burke.
2001-06-20 Tim Sweetman Fix for [ID 20010124.001] POSIX::errno unreliable
2001-06-20 Jarkko Hietaniemi MPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-19 Spider Boardman [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-19 Doug MacEachern [patch] .s MakeMaker suffix
2001-06-18 Scott L. Miller perl5db.pl v1.07 + docs
2001-06-18 Jeff Pinyan malformed POSIX negation
2001-06-18 Jarkko Hietaniemi Move the locale/strict/warnings helper files back
2001-06-18 Nick Ing-Simmons Integrate mainline (new test scheme now ok on Linux).
2001-06-18 Jarkko Hietaniemi One missed file.
2001-06-18 Nick Ing-Simmons Integrate mainline (part1)
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko Hietaniemi Try the new test scanning scheme on Text::Abbrev.
2001-06-17 Jarkko Hietaniemi Initial integration of libnet-1.0703.
2001-06-17 Jarkko Hietaniemi Less potentially test-harness-confusing output.
2001-06-17 Jarkko Hietaniemi Add an option for handling dangling symbolic links.
2001-06-17 Thomas Wegner Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadp...
2001-06-17 Jonathan Stowe Remove tmon.out in make clean
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-16 Jarkko Hietaniemi Integrate Memoize 0.64. Few tweaks were required in
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi Try the new scheme by moving the Text::Abbrev test
2001-06-16 Jarkko Hietaniemi Make the code even more dynamical so that testname
2001-06-16 Jarkko Hietaniemi Initialization is nice.
2001-06-16 Jarkko Hietaniemi Make t/TEST and t/harness to test also the t/ tests
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Jarkko Hietaniemi Math::BigInt 1.35 from Tels.
2001-06-16 Craig A. Berry get extutils.t working on VMS (again)
2001-06-15 Nick Ing-Simmons Fix open.pm to work via XS-implemented method calls...
2001-06-15 Nick Ing-Simmons pTHX_ / aTHX_ for ExtUtils/Constant.pm
2001-06-15 Andreas König Re: [ID 20010608.010] File::Find re-entrancy
2001-06-15 Brian McCauley Re: [ID 20010608.010] File::Find re-entrancy
2001-06-15 Nicholas Clark INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-13 Jarkko Hietaniemi Use __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Nicholas Clark Re: [PATCH] ExtUtils::Constant
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Jarkko Hietaniemi File::Find update for MacOS from Chris Nandor.
2001-06-11 Jarkko Hietaniemi Add final commas to lists as suggested by Philip Newton.
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-11 Chris Nandor [RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-10 Mike Guy ExtUtils::Manifest not -w clean
2001-06-10 Nicholas Clark ExtUtils::Constant
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi More \p{In...} testing, combined with \N{...}.
2001-06-07 Robin Barker Re: [PATCH perl@10439] diagnostics and long C<=item>s
2001-06-07 Robin Barker long =item
2001-06-03 Jarkko Hietaniemi Integrate change #10412 from maintperl; locale is now
2001-06-03 Jarkko Hietaniemi Upgrade to Attribute::Handlers 0.70.
2001-06-03 Jarkko Hietaniemi Update to Text::Balanced 1.85.
2001-06-03 Nicholas Clark t/lib/extutils.t
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Add Attribute::Handlers 0.61 from Damian Conway.
2001-06-01 Jeff Pinyan 'do 1' and puzzling (?>...)
2001-06-01 Mike Guy Re: [ID 20010529.004] program doesn't work unless in...
2001-06-01 Michael G. Schwern Re: [PATCH xsutils.c] Quieting warnings
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-06-01 Nick Ing-Simmons Cleanup dll.base and dll.exp created by GCC builds.
2001-05-31 Jarkko Hietaniemi Salvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko Hietaniemi It's is not, it isn't ain't, and it's it's, not its,
2001-05-30 Michael G. Schwern Conditional breakpoints
2001-05-30 Michael G. Schwern Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was...
2001-05-30 Hugo van der Sanden Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8...
2001-05-30 David Dyck [ID 20010529.003] find2perl and File::Find doesn't...
2001-05-29 Jarkko Hietaniemi Retract #10243.
2001-05-29 Michael G. Schwern Syncing with 1.21
2001-05-29 Michael G. Schwern Syncing with Test-1.17
next