p5sagit/p5-mst-13.2.git
2001-09-21 Jarkko Hietaniemi Update Changes.
2001-09-21 Jarkko Hietaniemi Make AIX and Tru64 compilers happy.
2001-09-21 Rafael Garcia... Re: [ID 20010920.007] q and qq does not work after do
2001-09-21 Michael G.... pp_chdir Win32 fix
2001-09-21 Robert Spier Re: GDB Debugging Macros from mod_perl
2001-09-21 Artur Bergman Fixed bug where Time::HiRes::time returned time adjusted to
2001-09-21 Artur Bergman Attempt to fix solaris issue raised by Andy Dougherty.
2001-09-21 Artur Bergman Rename the *thread* functions to Perl_* to avoid clashes.
2001-09-21 Artur Bergman Add the shared sv space to the global vars.
2001-09-21 Blair Zajac win32/Makefile warning fix
2001-09-20 Nikola Knezevic Command.t patch had some errors... sorry.
2001-09-20 Jarkko Hietaniemi Cant spl wirth a dam.
2001-09-20 Jarkko Hietaniemi Don't use C++ comments.
2001-09-20 Abhijit Menon-Sen Change #12044 didn't.
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-20 Dave Mitchell Re: ARGV and read
2001-09-20 Jarkko Hietaniemi Fresh copies from the cvs.perl.org perlfaq repository.
2001-09-20 Nicholas Clark Re: n questions (was Re: 4 questions about pack/unpack)
2001-09-20 Jarkko Hietaniemi The sharedsv_space* are variables, not code. Duh.
2001-09-20 Stas Bekman [patch lib/lib_pm.PL]
2001-09-20 Jarkko Hietaniemi Only 21 tests, skipping or not.
2001-09-19 Jarkko Hietaniemi New exported symbols.
2001-09-19 Jarkko Hietaniemi Update Changes.
2001-09-19 Jarkko Hietaniemi Correct numbering of the tests is useful.
2001-09-19 Jarkko Hietaniemi More tests now too.
2001-09-19 Jarkko Hietaniemi More tests now.
2001-09-19 Jarkko Hietaniemi The test assumed 7-bit ASCII. Now it "just"
2001-09-19 H.Merijn Brand Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2001-09-19 Artur Bergman Make the basic test contain only realy basic API tests
2001-09-19 Michael G.... [PATCH] Syncing with Test::Simple 0.19
2001-09-19 Jarkko Hietaniemi Indent the test a bit.
2001-09-18 Nikola Knezevic added tainting for getcwd for Win32
2001-09-18 Nikola Knezevic stat access time is wrong on Win95
2001-09-18 Michael G.... Re: [PATCH] t/op/crypt.t
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
next