p5sagit/p5-mst-13.2.git
2001-10-26 Gurusamy Sarathy avoid compiler warning
2001-10-26 Jarkko Hietaniemi WinCE update from Rainer Keuchel.
2001-10-26 Artur Bergman And then finally cond_wait cond_signal and cond_broadca...
2001-10-26 Graham Barr More fixes that were made to the core and not in the...
2001-10-26 H.Merijn Brand Re: DB_File-1.79 on Cygwin 1.3.3
2001-10-26 Graham Barr Fix tests to be able to run in the core and the CPAN...
2001-10-26 Charles Lane Re: perl@12605 on VMS, [minor PATCH enclosed]
2001-10-26 Graham Barr Sync libnet modules with what will be libnet-1.08
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-26 Artur Bergman More Config::threads to threads::threads changes
2001-10-26 Artur Bergman Make new() work exactly like create(). Move from Config...
2001-10-26 Artur Bergman Allocing a TLS in runtime is not too hot.
2001-10-26 Artur Bergman Don't display debug data.
2001-10-26 Artur Bergman Extend support of change #12672 to support arrays and...
2001-10-26 Artur Bergman Fix case where shared reference does not exist in curre...
2001-10-26 Artur Bergman Support for references in shared arrays.
2001-10-26 Artur Bergman Add tests for references in hashes.
2001-10-26 Richard Soderberg Fix sharedsv.c compile-time warnings.
2001-10-26 Jarkko Hietaniemi Integrate change #12664 from maintperl;
2001-10-26 Chris Nandor perl.h for Mac OS (Classic)
2001-10-25 Jarkko Hietaniemi AUTHORS update.
2001-10-25 Jarkko Hietaniemi Integrate change #12660 from maintperl;
2001-10-25 Paul Marquess DB_File-1.79
2001-10-25 Michael G.... Re: [ID 20011025.054] Segmentation fault when using...
2001-10-25 Jarkko Hietaniemi STRLEN != int.
2001-10-25 Nicholas Clark remove small IVop redundancy
2001-10-25 Andy Dougherty Re: Not OK @12650
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-10-25 Andy Dougherty Re: ithreads doesn't like usedl=n
2001-10-25 Jarkko Hietaniemi Getting fancier...
2001-10-25 Jarkko Hietaniemi csh - what a pain.
2001-10-25 Jarkko Hietaniemi Update Changes.
2001-10-25 Jarkko Hietaniemi Allow resetting the locale system for the duration
2001-10-25 Jarkko Hietaniemi Update the MD5 checksum of MD5.xs (caused by #12642)
2001-10-25 Andy Dougherty Omit needless calls to pod2man (perl@12641)
2001-10-25 Artur Bergman Add support for reference members of hashes.
2001-10-25 Norton Allen ext/Digest/MD5/MD5.xs RFC typo
2001-10-25 Artur Bergman Tests shared hashes.
2001-10-25 Artur Bergman Fix threadcounts for arrays and hashes.
2001-10-25 Artur Bergman Note to self, doing *src_ary++ in a macro that evaluates
2001-10-25 Jarkko Hietaniemi Integrate change #12636 from maintperl; more dl fixups.
2001-10-25 Jarkko Hietaniemi Like dl_hpux, like dl_dld.
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
next