p5sagit/p5-mst-13.2.git
2001-10-25 Jarkko Hietaniemi Fixes for #12627.
2001-10-25 Jarkko Hietaniemi Since pv_uni_display and sv_uni_display are now used
2001-10-25 Charles Lane Re: [PATCH Perl@12567] debug /list
2001-10-25 Jarkko Hietaniemi This takes care of some of the re 'debug' cases but
2001-10-25 John Peacock - was RE: [PATCH perl@12443] VMS64-bitconfigure
2001-10-24 Jarkko Hietaniemi Upgrade NetWare and WinCE as in #12626.
2001-10-24 Jarkko Hietaniemi Tru64 compiler nit.
2001-10-24 Jarkko Hietaniemi Integrate change #12626 from maintperl;
2001-10-24 Artur Bergman Change #12623 inflicted an infinite hang. Fixed.
2001-10-24 Artur Bergman Adds support for hashes. Neither hashes nor arrays...
2001-10-24 Artur Bergman We need to do sharedsv_find in the original perl context.
2001-10-24 Artur Bergman Add support for basic support for AVs, references not...
2001-10-24 Jarkko Hietaniemi Dump Unicode better for re 'debug'. The regprop()
2001-10-24 Artur Bergman Add support for finding shared arrays and hashes.
2001-10-24 Jarkko Hietaniemi Rewrite sv_uni_display() as pv_uni_display() as
2001-10-24 Jarkko Hietaniemi Integrate change #12615 from maintperl;
2001-10-24 Jarkko Hietaniemi Don't try to print ints as IVs.
2001-10-24 Artur Bergman We only need to fetch the SV from the backend if the...
2001-10-23 Jarkko Hietaniemi Negation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko Hietaniemi Make the "isn't numeric" warning to show Unicode as...
2001-10-23 Jarkko Hietaniemi sv_uni_display(): do not add the "...", let the caller
2001-10-23 Artur Bergman Change #12607 introduced a bug, seems like some MAGICAL SVs
2001-10-23 Jarkko Hietaniemi Croak() on negative time; doc tweaks.
2001-10-23 Jarkko Hietaniemi FAQ sync.
2001-10-23 Artur Bergman Call setmagic on the referent we are blessing.
2001-10-23 Jarkko Hietaniemi Small test nits.
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
next