p5sagit/p5-mst-13.2.git
2003-09-17 Ilya Zakharevich magic.t
2003-09-16 Dave Mitchell [DOC PATCH] Re: [perl #23779] $? and negative exit...
2003-09-16 Jarkko Hietaniemi More suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-16 Andy Dougherty Re: [perl #23791] Many errors in build under NCR MP-RAS
2003-09-16 Ilya Zakharevich Re: [PATCH 5.8.1 @19053] Getopt::Std
2003-09-16 Jarkko Hietaniemi Give a concrete example of the still existing Unicode...
2003-09-16 Jarkko Hietaniemi Make the VERSION of File::Spec be 0.86, otherwise File...
2003-09-16 Jarkko Hietaniemi The test is not needed, says Schwern.
2003-09-16 Jarkko Hietaniemi Upgrade to File::Spec 0.85_03.
2003-09-16 Jarkko Hietaniemi Upgrade to MakeMaker 6.17.
2003-09-16 Jarkko Hietaniemi Upgrade to base 2.03.
2003-09-15 Peter Prymmer Re: perl@21233 looks ok on VMS 7.3-1
2003-09-14 Jarkko Hietaniemi Check the context of for/grep/map.
2003-09-14 Jarkko Hietaniemi For-non-perlio places we need STDOUT back.
2003-09-14 Jarkko Hietaniemi Also IRIX wants setlogsock('stream').
2003-09-14 Jarkko Hietaniemi More portable reading.
2003-09-14 Jarkko Hietaniemi More dup testing.
2003-09-14 Jarkko Hietaniemi Use $Config{_exe}.
2003-09-14 Ilya Zakharevich Re: [PATCH 5.8.1 @20218] OS/2 API
2003-09-14 Michael G.... Re: [PATCH 5.8.1 @20218] OS/2 API
2003-09-14 Craig A. Berry PerlIO_tmpfile clean-up for VMS
2003-09-13 Jarkko Hietaniemi parse_version doesn't always succeed.
2003-09-13 Jarkko Hietaniemi pod changes, so change $VERSION.
2003-09-13 Hugo van der... Re: unicode regex problem
2003-09-13 Jarkko Hietaniemi More PerlIO warnings changes.
2003-09-13 Jarkko Hietaniemi The "perlio: " prefix looks a little odd
2003-09-13 Jarkko Hietaniemi Layer names were recognized by their prefixes
2003-09-13 Jarkko Hietaniemi Apparently at some point doing 3-arg open with
2003-09-13 Jarkko Hietaniemi Minuscule code cleanup.
2003-09-13 Boyd, Brooks D [perl #23788] int of a fraction errors
2003-09-13 Stas Bekman Unknown discipline ':utf8' w/ maint perl w/o perlio
2003-09-13 Jarkko Hietaniemi Make the new glob tests pass (well, skip) even with...
2003-09-12 Rafael Garcia... Stringify the $VERSION of DynaLoader so it's never...
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-12 Jarkko Hietaniemi The buildtoc now has options.
2003-09-12 Jarkko Hietaniemi Some more tweaks on open ...&=.
2003-09-12 Jarkko Hietaniemi Slightly more documentation for open ...&=.
2003-09-12 Jarkko Hietaniemi Document the new strict strict in strict.
2003-09-12 Jarkko Hietaniemi More comments for the FreeBSD threads hints.
2003-09-11 Jarkko Hietaniemi More refactoring of the FreeBSD threads hints.
2003-09-11 Ilya Zakharevich OS/2 API
2003-09-11 Brendan O'Dea Security: suidperl path disclosure revisited
2003-09-11 Jarkko Hietaniemi The change of not needing -pthread in FreeBSD 5.x
2003-09-11 Jarkko Hietaniemi Upgrade to Pod::Perldoc 3.10.
2003-09-11 Jarkko Hietaniemi Upgrade to base 2.02.
2003-09-11 Jarkko Hietaniemi Replace #21158 with a better patch from Hugo
2003-09-11 Joe McMahon [TESTS] dumpvar.pl
2003-09-11 Jarkko Hietaniemi Enache still wants -pthread gone for FreeBSD 5.x
2003-09-11 Stas Bekman [patch] more fullpath TAGS patches (emacs/cperl-mode...
2003-09-11 Jarkko Hietaniemi Retract #21149, sez Schwern.
2003-09-11 Jarkko Hietaniemi Retract #21168 based on advice from Anton Berezin ...
2003-09-10 Adrian M. Enache nit to hints/freebsd.sh
2003-09-10 Anno Siegel Re: [perl #15395] lexical warnings and inheritance
2003-09-10 Abigail Remove the warning in perlfaq about using map in void...
2003-09-10 Adrian M. Enache AUTHORS
2003-09-10 Jarkko Hietaniemi Regen perlapi.
2003-09-10 Gary L. Armstrong [perl #23778] hints/aix.sh
2003-09-10 Jarkko Hietaniemi blead version of #21161.
2003-09-10 Peter Prymmer Re: Decreasing VMS tests in File::Spec::VMS?
2003-09-10 Jarkko Hietaniemi [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-09-10 Jarkko Hietaniemi [perl #23769] Unicode regex broken on simple example
2003-09-10 Jarkko Hietaniemi Linenumbers for utf8 warnings were wrong, test also...
2003-09-10 Jarkko Hietaniemi Detypo and explain better.
2003-09-10 Jarkko Hietaniemi If doing rcatline no point rescanning each time
2003-09-10 Jarkko Hietaniemi No utf8 warnings without use warnings.
2003-09-10 Jarkko Hietaniemi [perl #23770] Reading a latin1 file with open(... ...
2003-09-10 Jarkko Hietaniemi A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
2003-09-10 Jarkko Hietaniemi Document a PerlIO/Encode warning.
2003-09-09 Fergal Daly Re: maint @ 21116
2003-09-09 Jarkko Hietaniemi Adjust the test count.
2003-09-09 Jarkko Hietaniemi AUTHORS update from Dave Mitchell.
2003-09-09 Jarkko Hietaniemi Retract #20548 and #20465.
2003-09-09 Adrian M. Enache Re: maint @ 21116
2003-09-09 Jarkko Hietaniemi Retract #21132.
2003-09-09 Jarkko Hietaniemi Warn more about disclosing the hash seed, from Scott...
2003-09-09 Sean M. Burke =encoding in perlpod/perlpodspec
2003-09-09 Rafael Garcia... One more chance... Elizabeth's change #21107 plus
2003-09-09 Jarkko Hietaniemi One more test count tweak.
2003-09-09 Steve Hay Re: maint @ 21116
2003-09-09 david nicol Re: [PATCH] honoring void context for map(), return...
2003-09-09 Jarkko Hietaniemi Ooops, perlio into scalars was already history for...
2003-09-09 Jarkko Hietaniemi Cannot do perlio into scalars without perlio.
2003-09-09 Jarkko Hietaniemi I claim that the debugger is untestable until proven...
2003-09-09 Jarkko Hietaniemi In trying to save space, the warnings.pl change (#21107)
2003-09-09 Jarkko Hietaniemi Really do #21121.
2003-09-09 Jarkko Hietaniemi There's no particular reason to have the dumpvar.t
2003-09-09 Jarkko Hietaniemi strict stash seems to have gone, too.
2003-09-08 Rafael Garcia... Loading warnings.pm now loads attributes.pm that loads...
2003-09-08 Nicholas Clark silence 1 compiler warning
2003-09-08 Jarkko Hietaniemi Retract #21096, mostly: I had misexplained the situation
2003-09-08 Jarkko Hietaniemi Urk. unique, not shared.
2003-09-08 Elizabeth Mattijsen configpm: about 1.5K less per thread
2003-09-08 Elizabeth Mattijsen warnings.pl: each thread 10K smaller
2003-09-08 Rafael Garcia... A version of change #21073 that works.
2003-09-08 Jarkko Hietaniemi Regen perlapi.
2003-09-08 Jarkko Hietaniemi Radu Greab is my hero (the recent cygwin getpw*->pw_comment
2003-09-08 Jarkko Hietaniemi Bad export.
2003-09-08 Jarkko Hietaniemi The IPC::Open3 is just too unreliable for this task.
2003-09-08 Jarkko Hietaniemi Try to make the de0.t test more robust.
2003-09-08 Jarkko Hietaniemi Scott A. Crosby believes in not disclosing
next