The hoops one has to jump through.
[p5sagit/p5-mst-13.2.git] / ext /
2001-12-15 Jarkko Hietaniemi The hoops one has to jump through.
2001-12-15 Michael G. Schwern Compile test
2001-12-15 Michael G. Schwern Some weak docs
2001-12-15 Michael G. Schwern B::Asmdata test
2001-12-15 Michael G. Schwern Adding B::Asmdata docs
2001-12-14 Jarkko Hietaniemi User may not have a valid home directory even if
2001-12-13 Jarkko Hietaniemi "preprocessing directive not recognized within macro...
2001-12-12 Jarkko Hietaniemi EPOC fixes from Olaf Flebbe.
2001-12-12 Jarkko Hietaniemi Must remember to require Socket.
2001-12-12 Jarkko Hietaniemi In BeOS Errno must resort to actual compilation
2001-12-12 Jarkko Hietaniemi BeOS still has no good sockets.
2001-12-12 Jarkko Hietaniemi BeOS sockets are not true sockets.
2001-12-12 Jarkko Hietaniemi No Socket, no Syslog.
2001-12-11 Jarkko Hietaniemi Make Errno better in BeOS (the second hunk is
2001-12-10 Craig A. Berry cat2type in tests for VMS
2001-12-10 Jarkko Hietaniemi Telling how many tests we are expecting helps.
2001-12-10 Jarkko Hietaniemi Add a test case for waitpid(): from Rocco Caputo.
2001-12-05 Jarkko Hietaniemi $apply->('club', $glibc_maintainers);
2001-12-04 Rafael Garcia-Suarez minor pod fix in Safe.pm
2001-12-04 Jarkko Hietaniemi Make the Langinfo test both more lenient (allow
2001-12-03 Jarkko Hietaniemi DOS/DJGPP has nl_langinfo() but nothing much in it.
2001-12-03 Jarkko Hietaniemi PPPort update from Paul Marquess.
2001-12-02 Jarkko Hietaniemi Be more explicit on the List::Util build trick,
2001-12-02 Jarkko Hietaniemi There isn't PTR2INT(), there's PTR2IV().
2001-12-02 Marc Lehmann [ID 20011201.170] Time::HiRes in devel-perl causes...
2001-12-02 Jarkko Hietaniemi encode()/decode() examples.
2001-12-01 Jarkko Hietaniemi Try to make a missing RADIXCHAR a softer kinder error.
2001-12-01 Jarkko Hietaniemi Have a little faith on nl_langinfo() itself.
2001-12-01 Jarkko Hietaniemi Typo (a missing endparen) and thinko (_MAXSTRMSG is
2001-12-01 Jarkko Hietaniemi Make reality agree with the comment.
2001-12-01 Jarkko Hietaniemi Try to protect against wild langinfo() arguments.
2001-12-01 Rafael Garcia-Suarez Re: [ID 20011129.163] B::Xref- $top corrupt
2001-12-01 Jarkko Hietaniemi Upgrade to Storable 1.0.14.
2001-11-30 Jarkko Hietaniemi More Socket constants.
2001-11-30 Jarkko Hietaniemi Let's not assume how much memory has been allocated
2001-11-30 Jarkko Hietaniemi Unused variables.
2001-11-30 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.12.
2001-11-30 Jarkko Hietaniemi Whether select() gets restarted on signals is
2001-11-29 Jarkko Hietaniemi BGET_IV was missing.
2001-11-29 Rafael Garcia-Suarez deparse -wl0 -i.bak
2001-11-29 Andy Dougherty Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
2001-11-29 Jarkko Hietaniemi Change $=, $., $*, $%, and $- to be IVs instead of...
2001-11-27 Marc Lehmann Fix for
2001-11-27 Paul Marquess DB_File 1.801
2001-11-27 Paul Marquess RE: [PATCH @ 13283] Devel::PPPort
2001-11-27 Jarkko Hietaniemi UTF-EBCDIC.
2001-11-27 Jarkko Hietaniemi Update the EBCDIC MD5 checksums.
2001-11-27 Bob Dalgleish [ID 20011126.148] Socket::inet_aton() incorrectly accep...
2001-11-26 Paul Marquess Devel::PPPort
2001-11-25 Jarkko Hietaniemi DJGPP cannot do signals that well.
2001-11-25 Jarkko Hietaniemi Can't do subsecond alarms without ualarm; and break out
2001-11-25 Craig A. Berry Socket::my_inet_aton() tweak
2001-11-25 Jarkko Hietaniemi Win32 compilation tweaks for Blair Zajac.
2001-11-25 Jarkko Hietaniemi I don't think trying to bracket the hires time with...
2001-11-25 Jarkko Hietaniemi The joys of portable quoting.
2001-11-25 Gurusamy Sarathy xsubpp treats invalid (indented) cpp directives as...
2001-11-24 Craig A. Berry make PPPort/harness build on VMS
2001-11-24 Gurusamy Sarathy use portable quotes
2001-11-24 Paul Marquess DB_File 1.800
2001-11-24 Jarkko Hietaniemi Tweak the PUSHED documentation.
2001-11-23 Peter Prymmer switch unfcmb.h to employ 'STDCHAR' in place of char
2001-11-21 Philip Newton Re: PERFORCE change 13162 for review
2001-11-21 Jarkko Hietaniemi Small doc tweaks.
2001-11-21 Jarkko Hietaniemi Redundant return.
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-11-20 Jarkko Hietaniemi Give a simple example of writing PerlIO::Via handlers
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-19 Craig A. Berry io_poll.t vms/test.com tweaks
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Charles Randall Robustness against Linux using something else than...
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi $VERSION "a5" doesn't quite work.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-14 Jarkko Hietaniemi There are several MIME RFCs.
2001-11-14 Michael G. Schwern VMS fix
2001-11-14 Michael G. Schwern VMS fixups for IO::* tests
2001-11-13 Philip Newton Minor patch to Encode.pm (detypo)
2001-11-13 Jarkko Hietaniemi Evil tabulators.
2001-11-13 Jarkko Hietaniemi Document the available encodings.
2001-11-13 Paul Marquess Update to Filter::Util::Call
2001-11-12 Michael G. Schwern Recoving dup tests for VMS
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
2001-11-12 Jarkko Hietaniemi Misplaced test, noticed by Barrie Slaymaker.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Ooops. I was "fixing" the wrong routine in #12947...
2001-11-12 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Michael G. Schwern VMS fixage and cleanup
2001-11-10 Jarkko Hietaniemi The Official name of ASCII.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 Jarkko Hietaniemi Document the UTF-16 surrogate encoding and decoding.
2001-11-10 Rafael Garcia-Suarez some tests not cleaning up properly
2001-11-09 Michael G. Schwern Cwd test not cleaning up after itself
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko Hietaniemi Test miscounting.
2001-11-08 Jarkko Hietaniemi [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
next