p5sagit/p5-mst-13.2.git
2001-09-18 Rafael Garcia... two test failures
2001-09-18 Artur Bergman Fixes test case failure introduced by #12071, the warni...
2001-09-18 Artur Bergman Make the test behave properly!
2001-09-18 Abhijit Menon-Sen OP_RCATLINE is an SVOP, not a BASEOP.
2001-09-18 Abhijit Menon-Sen Deprecate != Depreciate.
2001-09-18 Rafael Garcia... Getopt::Std cleanup
2001-09-18 Artur Bergman Forgot the makefile
2001-09-18 Artur Bergman Adds the thread 0.05 module. It is now moved to the...
2001-09-18 Jarkko Hietaniemi DJGPP tweak from Laszlo Molnar.
2001-09-18 Artur Bergman Changed how ownership of mutexes are held. We never...
2001-09-18 Jarkko Hietaniemi Strip ^iso- from the Encode filenames to be 8.3-friendly,
2001-09-17 Jarkko Hietaniemi Must Uppercase.
2001-09-17 Jarkko Hietaniemi Add various encodings.
2001-09-17 Jarkko Hietaniemi lib/unicode relic.
2001-09-17 Michael G.... Re: filename problems
2001-09-17 Jarkko Hietaniemi Explicitly explain the 1e9 seconds, not everybody
2001-09-17 Jarkko Hietaniemi Explain an apparent bug reported by
2001-09-17 Rafael Garcia... new tests
2001-09-17 Abhijit Menon-Sen Its a nit!
2001-09-17 Craig A. Berry waitpid enhancements for VMS
2001-09-17 Gisle Aas Make CPAN.pm use Digest::MD5
2001-09-17 Jarkko Hietaniemi Update Changes.
2001-09-17 Jarkko Hietaniemi Adding new files to the MANIFEST is always nice.
2001-09-17 Jarkko Hietaniemi Reindent the PerlIO files (suggested by NI-S), used
2001-09-17 Jarkko Hietaniemi Add a script for being 8.3-polite.
2001-09-17 Artur Bergman Fixes coredump introduced by 11755 and 11790. Thanks...
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-17 Jarkko Hietaniemi Bump the version number because of #12042.
2001-09-17 Abhijit Menon-Sen Re: [PATCH] turn $a.=<F> into an RCATLINE
2001-09-17 chromatic Re: t/op/ver.t using skip() improperly
2001-09-17 Ilmari Karonen Major POD rewrite of constant.pm
2001-09-17 Michael G.... Re: [BUG?] chdir(undef) == chdir() probably a bug
2001-09-17 chromatic Re: CPAN.pm needs some hacking
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-09-16 Jarkko Hietaniemi Use UCHARAT() as suggested by Inaba Hiroto.
2001-09-16 Peter Scott Re: Core module version numbers review
2001-09-16 Jarkko Hietaniemi Supply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Doug MacEachern [patch] plug PL_beginav_save leak
2001-09-15 Jarkko Hietaniemi (accidentally empty checkin)
2001-09-15 Doug MacEachern [patch] ithreads+PL_beginav_save
2001-09-15 Tim Jenness h2xs.PL with C::Scan
2001-09-15 Jarkko Hietaniemi Elaborate (well, make more vague, really) #12030.
2001-09-15 Jeff Pinyan adding (U8) to case insensitive matching
2001-09-15 Jarkko Hietaniemi Document that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko Hietaniemi Document what's still to be done on the regular expression
2001-09-15 Jarkko Hietaniemi Regen headers.
2001-09-15 Hugo van der... Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-14 Jarkko Hietaniemi Integrate change #12024 from maintperl
2001-09-14 Jarkko Hietaniemi Update Changes.
2001-09-14 chromatic Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
2001-09-14 Jarkko Hietaniemi Hopefully better skipping of the Complete.t tests
2001-09-14 Jeff Pinyan more jumpables, and hit-bit bug
2001-09-14 Robin Barker Re: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 Jarkko Hietaniemi NetWare tweaks from Ananth Kesari.
2001-09-14 H.Merijn Brand unterminated C<...> at line 426 in file perlport.pod
2001-09-14 Joe Smith Re: [PATCH 2 pl2pm.PL]
2001-09-14 Jarkko Hietaniemi Retract #12013, didn't go over too well in Tru64.
2001-09-14 Peter Scott Execute files of debugger commands
2001-09-14 Nicholas Clark (Retracted by #12015)
2001-09-14 Jarkko Hietaniemi ucblib shouldn't be linked against in nonstop-ux,
2001-09-13 Jarkko Hietaniemi Do stty only if we have stty.
2001-09-13 Jarkko Hietaniemi Skip the test if not running on a tty.
2001-09-13 Jarkko Hietaniemi Regen headers.
2001-09-12 Robin Barker Re: perl@12003
2001-09-12 Robin Barker may be uninitialized warning forperl@12003
2001-09-12 Jarkko Hietaniemi Upgrade to Memoize 0.66.
2001-09-12 me-01@ton.iguana.be [ID 20010912.007] substr reference core dump
2001-09-12 Ilmari Karonen Deobfuscate Fisher-Yates example code
2001-09-11 Jarkko Hietaniemi Update Changes.
2001-09-11 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2001-09-11 Jarkko Hietaniemi Retract #11984: div() being redefined, and 1397
2001-09-11 Jarkko Hietaniemi The lseek fix (#11991) was no fix.
2001-09-11 Matt Sergeant Encode.pm add UCS-2 little endian support
2001-09-11 Artur Bergman Sometimes dTHX is added because it is needed on non
2001-09-11 Gisle Aas Re: [PATCH] Encode.pm docs fix
2001-09-11 Jarkko Hietaniemi Fix unpack U to be the reverse of pack U
2001-09-11 Blair Zajac Configure not recording lseek proto
2001-09-10 Nicholas Clark Re: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-10 Mattia Barbon Building on win32 w/o perlio
2001-09-10 chromatic New Test for CGI::Push
2001-09-10 Nicholas Clark avoiding hoardes of zombies
2001-09-10 John Peacock PATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-09-10 Abhijit Menon-Sen Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcawar...
2001-09-10 Tels (Retracted by #12001)
2001-09-10 Robin Barker Re: perl@11978
2001-09-10 Jarkko Hietaniemi Switch PADOFFSET back to U32 both because of binary...
2001-09-10 chromatic Fix Pod Typo, Add Test for ExtUtils::Command
2001-09-10 Matt Sergeant Encode.pm docs fix
2001-09-10 Jarkko Hietaniemi Update Changes.
2001-09-10 Jarkko Hietaniemi Revert #11973, the dTHX seems to be needed in there
2001-09-10 Jarkko Hietaniemi Detypo.
2001-09-10 Jarkko Hietaniemi Further Class::Struct patching from Damian.
2001-09-10 Jarkko Hietaniemi Skip the crypt test if no crypt.
2001-09-10 Jarkko Hietaniemi Warn against using bare v-strings as IP addresses
2001-09-10 Artur Bergman Remove unused dTHX. Silenced another warning.
2001-09-10 Artur Bergman Silence some more warnings INT2PTR.
2001-09-10 Artur Bergman Silence another ITHREAD 64bit INT/32bit PTR warning.
2001-09-10 Artur Bergman Apply INT2PTR with force to silence warnings from
2001-09-10 Artur Bergman Removed reference of -DPERL_CUSTOM_OPS in the documenta...
next