p5sagit/p5-mst-13.2.git
2001-10-23 Jarkko Hietaniemi Update Changes.
2001-10-23 Jarkko Hietaniemi Make the PerlIO_init() prototypes consistent.
2001-10-23 Jarkko Hietaniemi Upping the test count is a good idea.
2001-10-23 Jarkko Hietaniemi Document the final sigma spot.
2001-10-23 Jarkko Hietaniemi Fix multicharacter titlecase (ucfirst).
2001-10-23 Mikhail Zabaluev one more touch on File::Temp
2001-10-23 Jarkko Hietaniemi MacOS Classic updates from Pudge.
2001-10-22 Nikola Knezevic AutoSplit.t now passes (partialy) on Win32
2001-10-22 Jarkko Hietaniemi At some point the #6234 has been lost from the mainline
2001-10-22 Jarkko Hietaniemi Cygwin seems to round up (or closest, but not down)
2001-10-22 Jarkko Hietaniemi MacOS Classic timeofday(), from Chris Nandor.
2001-10-22 Jarkko Hietaniemi Integrate changes #12580 and #12581 from macperl;
2001-10-22 Jarkko Hietaniemi No domainname(1) in Cygwin, either, and the 2>/dev...
2001-10-22 Jarkko Hietaniemi Taint the getcwd() result also in Cygwin.
2001-10-22 Jarkko Hietaniemi Pretty hard for eval { setpwent(); getpwent(); 1 }...
2001-10-22 Jarkko Hietaniemi getpwuid() fragility continues.
2001-10-22 Jarkko Hietaniemi getpwuid() might succeed but that's no guarantee
2001-10-22 Jarkko Hietaniemi It's safer to to expand the variable, too... (see ...
2001-10-22 Craig A. Berry configure.com: no threads/shared without ithreads
2001-10-22 Jarkko Hietaniemi A user might belong to only a single group
2001-10-22 Jarkko Hietaniemi Prepending (instead of replacing with) the pwd is safer.
2001-10-22 Jarkko Hietaniemi Be more robust if no hostname or domainname
2001-10-22 Artur Bergman Flush IO buffers before starting a thread, this mimics...
2001-10-22 Jarkko Hietaniemi Update Changes.
2001-10-22 Michael G.... Undeprecating $]
2001-10-22 Jarkko Hietaniemi Pod nits, as suggested by Stas Bekman.
2001-10-22 Paul Marquess Fix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-10-22 Jarkko Hietaniemi Integrate change #12559 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate change #12560 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate changes #12549 and #12550 from maintperl;
2001-10-22 Nick Ing-Simmons Integrate ithreads buffer flush fix from perlio
2001-10-22 Nick Ing-Simmons All tests pass (legitimately) on ithreads
2001-10-22 Nick Ing-Simmons Integrate non-ithreads fix to mainline
2001-10-22 Nick Ing-Simmons Restore non-ithreads build. Interestingly binmode test...
2001-10-21 Jarkko Hietaniemi Integrate from perlio; restructuring.
2001-10-21 Nick Ing-Simmons Win32 PerlIO_cleanup special cases should no longer...
2001-10-21 Nick Ing-Simmons Multiple win32io.o is fatal for GCC (and noise with...
2001-10-21 Nick Ing-Simmons Convert rest of PerlIO's memory tables to per-interp...
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-21 Artur Bergman First support of threads::shared, support shared svs...
2001-10-21 Nick Ing-Simmons PerlIO layer table as PL_perlio (per-interpreter)
2001-10-21 Jarkko Hietaniemi Prettyprinting.
2001-10-21 Sean M. Burke perlpodspec and perlpod rewrite, draft 3 "final"
2001-10-20 Nick Ing-Simmons Fix typos in new locking on MemShared
2001-10-20 Nick Ing-Simmons Remove the MemShared re-#define (again)
2001-10-20 Nick Ing-Simmons Use locks on MemShared
2001-10-20 chromatic [REPATCH installhtml] Re: installhtml needs a good...
2001-10-20 Nick Ing-Simmons Integrate mainline
2001-10-20 Jarkko Hietaniemi Update Changes.
2001-10-20 Jarkko Hietaniemi Upgrade to podlators 1.11, from Russ Allbery.
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Jarkko Hietaniemi Update to Getopt::Long 2.26_02, from Johan Vromans.
2001-10-20 Nick Ing-Simmons Extract doio.c's open(2) mode to string conversion...
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Nick Ing-Simmons Fixed in two places - p4 resolve
2001-10-20 Nick Ing-Simmons Fix for ithreads/stdio build
2001-10-20 Michael G.... Using Pod::Man instead of pod2man
2001-10-20 Michael G.... Minor typo
2001-10-20 chromatic Fix Some Pod Typos
2001-10-20 Nick Ing-Simmons Avoid calling (now non-existant) Perl_sv_setsv(), by...
2001-10-20 Nick Ing-Simmons Add a new flag character 'm' to embed.pl set to represent
2001-10-20 Nick Ing-Simmons Add comments explaining why win32.h/embed.h are include...
2001-10-20 Nick Ing-Simmons Code PerlIOWin32_dup - does not fix Win32 problems...
2001-10-20 Jarkko Hietaniemi Wording tweaks.
2001-10-20 Raul Dias IO module with nonblocking socket connect patch
2001-10-20 Jarkko Hietaniemi Test vertical whitespace combined with /x in \p{}.
2001-10-20 Gisle Aas PERL_MM_USE_DEFAULT
2001-10-19 Jarkko Hietaniemi No more this symbol.
2001-10-19 Jarkko Hietaniemi Integrate change #12511; fix gross win32 build issues.
2001-10-19 Jarkko Hietaniemi Unpack in scalar context should return the first value
2001-10-19 Craig A. Berry perldoc.PL tweak for VMS
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-19 Charles Lane two fake test failures on VMS fixed
2001-10-19 Nick Ing-Simmons Fix gross win32 build issues
2001-10-19 David Dyck Re: find2perl and File::Find on cdrom filesystems ...
2001-10-19 SADAHIRO Tomoyuki Re: PerlIO and Encode
2001-10-19 Abhijit Menon-Sen C<foo I<bar>> hunks from <20011019014551.A35625@not...
2001-10-19 Nick Ing-Simmons Integrate mainline
2001-10-19 Jarkko Hietaniemi Retract the #10451 which seems to be the cause
2001-10-19 Jarkko Hietaniemi Regen toc.
2001-10-19 Jarkko Hietaniemi Tiny tweaks.
2001-10-19 Abe Timmerman Re: perlintro.pod
2001-10-19 Abhijit Menon-Sen Slight reorganisation of references.
2001-10-19 Kay Röpke [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging...
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-19 Audrey Tang a small patch to perlintro.pod.
2001-10-19 Andy Dougherty OpenBSD hints for ithreads
2001-10-18 Jarkko Hietaniemi Retract #12446; the problem solved by #12474.
2001-10-18 Jarkko Hietaniemi More documented In categories.
2001-10-18 Jarkko Hietaniemi Update Changes.
2001-10-18 Jarkko Hietaniemi Add the lib/unicore/To/Spec*.pl to the MANIFEST.
2001-10-18 Jarkko Hietaniemi Wrong skip() arguments.
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-18 Mark-Jason... PATCH perl.pod: Suggested reorganization of table of...
2001-10-18 Jarkko Hietaniemi Prettyprinting.
2001-10-18 Jarkko Hietaniemi Regen toc.
2001-10-18 Jarkko Hietaniemi Add perlintro, from Skud.
2001-10-18 Jarkko Hietaniemi FAQ sync.
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
next