"lose the it's", from Abhijit Menon-Sen.
[p5sagit/p5-mst-13.2.git] / ext /
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-27 Jarkko Hietaniemi "lose the looses", from Abhijit Menon-Sen.
2001-06-26 Jonathan Stowe Test Fails on SCO
2001-06-26 Ilya Zakharevich static build
2001-06-26 Jarkko Hietaniemi Detypo.
2001-06-26 Jarkko Hietaniemi There seems to be two ways of spelling the $^O in ...
2001-06-26 Jarkko Hietaniemi OpenSTEP has gcc 2.7.2.1 which recognizes but does...
2001-06-25 Jarkko Hietaniemi MPE/iX test tweaks from Mark Bixby.
2001-06-25 Jarkko Hietaniemi Typo in #10937.
2001-06-25 Jarkko Hietaniemi SIGCONT not trappable in VMS.
2001-06-25 SADAHIRO Tomoyuki [DRAFT] Encode-Tcl.t
2001-06-24 Jarkko Hietaniemi Misplaces dSPs and the like revealed by MPE/iX and...
2001-06-24 SADAHIRO Tomoyuki Encode::Tcl for multibyte doesnot work
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] test suite
2001-06-23 Jarkko Hietaniemi Just zap the -uPerlio.
2001-06-23 Jarkko Hietaniemi Do not test PerlIO if PerlIO not used.
2001-06-23 Jarkko Hietaniemi Misplaced test file; plus Cygwin filesystem semantics.
2001-06-23 Jarkko Hietaniemi Cygwin too has different permission semantics.
2001-06-22 Jarkko Hietaniemi The packs must be done in native shorts, fix from Mark...
2001-06-22 Craig A. Berry should POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-22 Craig A. Berry fix Deparse.t and write.t for VMS
2001-06-21 Jarkko Hietaniemi The fchdir() proto is supposed to live in <unistd.h>.
2001-06-21 Jarkko Hietaniemi This town is too small for the Cwd extension and me,
2001-06-21 Jarkko Hietaniemi Cwd tweak from Doug MacEachern.
2001-06-21 Jarkko Hietaniemi Protect the fchdir() and lstat() with ifdefs.
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Craig A. Berry fix Cwd.xs for VMS
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-21 Jarkko Hietaniemi Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-21 Richard Soderberg Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-21 Robert Spier make syslog test more verbose
2001-06-20 Tim Sweetman Fix for [ID 20010124.001] POSIX::errno unreliable
2001-06-20 Jarkko Hietaniemi MPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-20 Jarkko Hietaniemi Replace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko Hietaniemi No point in going into memory-saving contortions
2001-06-20 Jarkko Hietaniemi Re: Bug in IO::Socket::INET module (repeat)
2001-06-19 Spider Boardman [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Doug MacEachern [patch] preserve @DynaLoader::dl_{librefs,modules}
2001-06-19 Jarkko Hietaniemi One test lost in the big shuffle restored.
2001-06-19 Jarkko Hietaniemi Rename the old non-standard threads tests so that
2001-06-18 Jarkko Hietaniemi gcc -Wall sweep.
2001-06-18 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko Hietaniemi Guard the SysV IPC tests against being invoked in
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-18 Spider Boardman Re: anyone good at casting spells?
2001-06-17 Jarkko Hietaniemi Protect the (original) thread tests against testing...
2001-06-16 Jarkko Hietaniemi -Wall cleanup.
2001-06-16 Jarkko Hietaniemi pthread_attr_setstacksize() isn't absolutely necessary
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi #define fix from Nicholas Clark.
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-15 Nick Ing-Simmons MULTIPLICITY fix for Socket.xs
2001-06-15 Doug MacEachern Re: perl@10611
2001-06-15 Nicholas Clark INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-15 Russ Allbery Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2001-06-15 Nicholas Clark GDBM_File (wasRe: ext/ + -Wall)
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Craig A. Berry Re: [PATCH perl@10538] make ext/re play nice with DEBUG...
2001-06-13 Jarkko Hietaniemi Integrate perlio:
2001-06-13 Jarkko Hietaniemi Similar logic as DB_File.xs, using the modern macros and
2001-06-13 Nick Ing-Simmons Avoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-06-13 Craig A. Berry make ext/re play nice with DEBUGGING override
2001-06-13 Jarkko Hietaniemi New AIX dynaloading code from Jens-Uwe Mager.
2001-06-13 Jarkko Hietaniemi Use __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Doug MacEachern [patch] rid local_patches warnings
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-13 Nicholas Clark Re: ext/ + -Wall
2001-06-12 Gurusamy Sarathy As suggested in
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-06-11 Chris Nandor [RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Gisle Aas Unresolved symbol in ext/re/re.xs
2001-06-06 Jarkko Hietaniemi MakeMaker magic to compile (when no dynamic loading)
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi The .pm changes to go with #10428.
2001-06-04 Jarkko Hietaniemi Do not import anything from Encode.
2001-06-04 Jarkko Hietaniemi The #10402 didn't take. Weird.
2001-06-04 Jarkko Hietaniemi Eradicate traces of 'asciirange' re subpragma.
2001-06-04 Jarkko Hietaniemi use is a compile-time thing.
2001-06-04 Robin Barker -Wall casting patch
2001-06-03 Jarkko Hietaniemi -Wall "subscript has type `char'" cleanup.
2001-06-03 Jarkko Hietaniemi Various "cast to pointer from integer of different...
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Peter Prymmer allow MIME::QuotePrint to handle ASCII code numbers...
2001-06-01 Jarkko Hietaniemi The #10370 wasn't quite right.
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-06-01 Tim Jenness Fix -Wall on XS::Typemap
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-31 Nick Ing-Simmons Integrate mainline.
2001-05-31 Abhijit Menon-Sen -Wall cleanups: perl.c, gv.c, Storable.xs
2001-05-30 Jarkko Hietaniemi More -Wall sweeping.
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-05-30 Jarkko Hietaniemi More -Wall cleanup from Schwern; the EBCDIC MD5.xs...
2001-05-30 Jarkko Hietaniemi Medley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-30 Jarkko Hietaniemi Fix the BOOT section to call myU2time properly.
2001-05-30 H.Merijn Brand Re: AIX and gcc (moving targets)
next