p5sagit/p5-mst-13.2.git
2001-09-09 chromatic Added Test for CGI::Fast
2001-09-09 Jarkko Hietaniemi The Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko Hietaniemi Retract the portability changes since they
2001-09-08 Jarkko Hietaniemi PADOFFSET is used to cast pointers into integers,
2001-09-08 Jarkko Hietaniemi Still more Socket portability tweaking.
2001-09-08 Jarkko Hietaniemi More portability kicking on inet_ntoa().
2001-09-08 Michael G.... [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest...
2001-09-08 chromatic Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
2001-09-07 Jarkko Hietaniemi Thinko.
2001-09-07 Craig A. Berry slash slashes in lib/CGI/Carp.pm
2001-09-07 Michael G.... (was Re: MakeMaker: MM_Unix rule excluding pods)
2001-09-07 Robin Barker Silence the remaing format warning
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-07 chromatic Re: [PATCH lib/File/Find/taint.t] Use Test::More
2001-09-07 Jarkko Hietaniemi Update Changes.
2001-09-07 Jarkko Hietaniemi Rename the old threading tutorial, start a new one,
2001-09-07 Jarkko Hietaniemi vars very much has a test.
2001-09-07 Nicholas Clark Re: wince/perl.ico marked as binary
2001-09-07 Jeff Pinyan Re: [PATCH regexec.c] more general .* and .*?
2001-09-07 Jeff Pinyan (Replaced by #11934)
2001-09-07 Jarkko Hietaniemi The #11931 patching misbehaved.
2001-09-07 Michael G.... Test::Harness 1.25 sync
2001-09-07 Gisle Aas Digest::MD5 update
2001-09-07 chromatic Add Tests for the less Pragma
2001-09-07 Jarkko Hietaniemi The binary file must somehow differently stored.
2001-09-07 Jarkko Hietaniemi Add more modules to the list of modules that have tests,
2001-09-07 Jarkko Hietaniemi Try to make Socket::inet_ntoa() more robust.
2001-09-07 chromatic Re: [PATCH lib/English.t] Test All Aliases (including...
2001-09-07 Stas Bekman Re: perlvar manpage and localizing special vars
2001-09-07 Robin Barker noise from make in ext/SDBM
2001-09-06 Jarkko Hietaniemi Symbol missing; AIX unhappy.
2001-09-06 Jarkko Hietaniemi Add a test for [ID 20010906.019] perl crashes on "undef...
2001-09-06 Jarkko Hietaniemi Update Changes.
2001-09-06 Jarkko Hietaniemi Document the bad assumptions currently breaking
2001-09-06 Robin Barker make OPTIMIZE=...
2001-09-06 Jarkko Hietaniemi [PATCH] for perlhack.pod - no p5p archive on deja/google
2001-09-06 Tony Cook Extra NUL is Data::Dumper output - patch
2001-09-06 Jarkko Hietaniemi Avoid redefinition warning
2001-09-06 Jarkko Hietaniemi Update the is_tainted() example implementation.
2001-09-06 Jarkko Hietaniemi Missing) in #11912.
2001-09-06 Jarkko Hietaniemi Rewhack Test-Simple into core harness.
2001-09-06 Jarkko Hietaniemi Workaround for the new Exporter 'feature'.
2001-09-06 Jarkko Hietaniemi Re-introduce pure-Perl fall-back for abs_path,
2001-09-06 Jarkko Hietaniemi More tests.
2001-09-06 Jarkko Hietaniemi Retract #11898 for now because it introduces
2001-09-06 Jarkko Hietaniemi New test welcome.
2001-09-06 Jarkko Hietaniemi Old test begone.
2001-09-06 Jarkko Hietaniemi Test-Simple syncup from Schwern.
2001-09-05 Jarkko Hietaniemi In UNICOS division yada yada.
2001-09-05 Jarkko Hietaniemi In UNICOS division is really lossy, better use
2001-09-05 Jarkko Hietaniemi In UNICOS sigaction() sets an extra flag
2001-09-05 Jarkko Hietaniemi Documentation micropatch from Damian.
2001-09-05 Michael G.... (Retracted by #11908)
2001-09-05 Michael G.... Tests for CGI::Carp
2001-09-05 chromatic Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
2001-09-05 Jarkko Hietaniemi Fix a typo #11889 and add a test for the same.
2001-09-05 Craig A. Berry tweak warnings.t and kill_perl.t for VMS
2001-09-05 Michael G.... tying a bareword causes a segfault in 5.6.1
2001-09-05 Nicholas Clark Re: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-09-05 Jarkko Hietaniemi Forgotten thing.
2001-09-05 chromatic Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
2001-09-05 Jarkko Hietaniemi inet_ntoa() tweaks:
2001-09-05 Jarkko Hietaniemi Clear up a documentation confusion noticed by Xiaoyun Wu
2001-09-05 Jarkko Hietaniemi Typo nits.
2001-09-05 Jarkko Hietaniemi -Wall nit.
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.05
2001-09-05 Jarkko Hietaniemi Update Changes.
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.04
2001-09-05 Jarkko Hietaniemi The MacOS reference is okay, no reason to hide it.
2001-09-05 Michael G.... Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-05 Michael G.... cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd...
2001-09-05 Craig A. Berry Re: Perl_pp_* in public API?
2001-09-05 Jarkko Hietaniemi From Damian: Class::Struct was unable to define
2001-09-05 Richard Soderberg Re: sv_catpvfn and sv_setpvfn
2001-09-05 Jarkko Hietaniemi NetWare updates from Ananth Kesari.
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Jarkko Hietaniemi Fix Cwd::getcwd() not being tainted, as noticed
2001-09-04 Jarkko Hietaniemi Retract #11870 and volatilize the right destruct_level.
2001-09-04 Jarkko Hietaniemi At least a temporary fix for the mysterious scope core...
2001-09-04 Jarkko Hietaniemi (Retracted by #11872)
2001-09-04 Jarkko Hietaniemi Quench a -Wall gripe noticed by Robin Barker.
2001-09-04 SADAHIRO Tomoyuki Unicode::UCD rewritten using Lingua::KO::Hangul::Util
2001-09-04 Jeff Pinyan Re: [PATCH gv.c] @& sets PL_sawampersand
2001-09-04 Jarkko Hietaniemi Update Changes.
2001-09-04 Jarkko Hietaniemi Add the \[$@%&*] prototype support.
2001-09-04 Michael G.... Cleanup
2001-09-04 Jeff Pinyan @& sets PL_sawampersand
2001-09-04 Jarkko Hietaniemi More srand entry tweakage based on Randal's suggestion.
2001-09-04 Rafael Garcia... 'main' *is* a reserved word
2001-09-04 Prymmer/Kahn s/ROOT\./_ROOT./ for VMS default install prefix appendage
2001-09-04 Michael G.... Re: A slightly better default seed?
2001-09-04 Jarkko Hietaniemi Add sharedsv.o to microperl object files.
2001-09-04 Ian Phillipps AUTHORS updates and
2001-09-04 Jarkko Hietaniemi Typo fix and slight rewording.
2001-09-04 Jarkko Hietaniemi Update the FAQ now that Scalar-List-Utils 1.03 has...
2001-09-03 Jarkko Hietaniemi The helper file changed name.
2001-09-03 Graham Barr Update to Scalar-List-Utils 1.03
2001-09-03 Jarkko Hietaniemi Make crypt() do something more sane for Unicode
2001-09-03 Jarkko Hietaniemi Reorganize the srand entry.
2001-09-03 Jarkko Hietaniemi Remove the tests that assume something about
next