ccflags, not ldflags.
[p5sagit/p5-mst-13.2.git] / ext /
2001-11-05 Jarkko Hietaniemi Unterminated L<.
2001-11-04 Jarkko Hietaniemi Protect against high load: measure how much wall
2001-11-04 Nicholas Clark [REPATCH] Re: PerlIOBuf_dup
2001-11-03 Craig A. Berry stop unrestricted negativity in HiRes.t
2001-11-02 Jarkko Hietaniemi Integrate change #12820 from macperl to maint and blead;
2001-11-02 Jarkko Hietaniemi Locate _PATH_LOG if it's a socket even if not #defined
2001-11-02 Randal L. Schwartz patches for MacOS X 10.1 for perl 5.7.2
2001-10-31 Charles Lane Time::Hires test fix
2001-10-31 Rafael Garcia-Suarez Various test cleanups
2001-10-31 Rafael Garcia-Suarez Data::Dumper opt. use B::Deparse for coderefs
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-30 Andy Dougherty Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Richard Soderberg Mommy, what's a pointer cast?
2001-10-30 Paul Marquess RE: DB_File-1.79 on Cygwin 1.3.3
2001-10-30 Craig A. Berry HiRes.t tweaks
2001-10-29 Artur Bergman Ugly fix to not die when a thread creator is holding...
2001-10-28 Artur Bergman Update documentation.
2001-10-28 Nick Ing-Simmons GCC vs MS 64-bit constant syntax
2001-10-28 Artur Bergman Manpage updates.
2001-10-28 Artur Bergman And here we use the prototypes.
2001-10-28 Charles Lane Time::HiRes ualarm for VMS without one
2001-10-27 Jarkko Hietaniemi Patch #12661 missed this.
2001-10-26 Gurusamy Sarathy fix misleading comment on known inadequacy in B::Terse...
2001-10-26 Gurusamy Sarathy Time::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Gurusamy Sarathy change#12065 seems to have broken Encode build on windo...
2001-10-26 Artur Bergman Get the new functions right, do not export lock since...
2001-10-26 Artur Bergman And then finally cond_wait cond_signal and cond_broadca...
2001-10-26 H.Merijn Brand Re: DB_File-1.79 on Cygwin 1.3.3
2001-10-26 Charles Lane Re: perl@12605 on VMS, [minor PATCH enclosed]
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 Jarkko Hietaniemi Integrate change #12664 from maintperl;
2001-10-25 Paul Marquess DB_File-1.79
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
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 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-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 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 Croak() on negative time; doc tweaks.
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 getpwuid() might succeed but that's no guarantee
2001-10-22 Artur Bergman Flush IO buffers before starting a thread, this mimics...
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 Nick Ing-Simmons Integrate ithreads buffer flush fix from perlio
2001-10-22 Nick Ing-Simmons All tests pass (legitimately) on ithreads
2001-10-21 Artur Bergman First support of threads::shared, support shared svs...
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Nick Ing-Simmons Avoid calling (now non-existant) Perl_sv_setsv(), by...
2001-10-20 Raul Dias IO module with nonblocking socket connect patch
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-19 SADAHIRO Tomoyuki Re: PerlIO and Encode
2001-10-18 Jarkko Hietaniemi Wrong skip() arguments.
2001-10-17 Jarkko Hietaniemi Limiting the Time::HiRes::sleep and usleep to
2001-10-16 Jarkko Hietaniemi Integrate perlio:
2001-10-16 Nick Ing-Simmons PerlIOXxxx_dups for all but Win32
2001-10-16 Jarkko Hietaniemi Can't expect too much accuracy from a sleep of one...
2001-10-16 Randolf Werner WIN64 (Itanium) port of Perl 5.6.1
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-10-16 Jarkko Hietaniemi Make Time::HiRes::sleep() and usleep() to return
2001-10-15 Jarkko Hietaniemi Casting tweak from Paul Marquess, helps Merijn on AIX.
2001-10-13 Artur Bergman Set thread stack size if needed.
2001-10-13 Artur Bergman We do want to set the attribute to joinable even on...
2001-10-13 Brian Ingerson Message-ID: <20011012193235.B889@ttul.org>
2001-10-12 Jarkko Hietaniemi VMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-10-12 Artur Bergman perhaps pthread_attr_t really needs to be set for the...
2001-10-12 Artur Bergman pthread_keycreate not pthread_key_create under the...
2001-10-12 Artur Bergman Apperently OLD PTHREADS API is a bit retarded.
2001-10-12 Artur Bergman Let us avoid being smart for now.
2001-10-12 Artur Bergman (void*) the argument to make sure we work with picky...
2001-10-12 Artur Bergman A) Support OLD_PTHREADS_API
2001-10-10 Abhijit Menon-Sen Re: /usr/include/sys/e ?? (perl@12340)
2001-10-08 Charles Lane Time::Hires for VMS pre-7.0
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-10-06 Jarkko Hietaniemi Retract the latter part of #12343.
2001-10-05 David Dyck patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID...
2001-10-03 Jarkko Hietaniemi Skip the RV printing test under threads until fixed.
next