summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* rcatline support ($_.=<ARGV>)Rafael Garcia-Suarez2001-12-152-3/+21
* The hoops one has to jump through.Jarkko Hietaniemi2001-12-151-1/+13
* Compile testMichael G. Schwern2001-12-151-0/+12
* Some weak docsMichael G. Schwern2001-12-151-1/+35
* B::Asmdata test Michael G. Schwern2001-12-151-0/+44
* Adding B::Asmdata docsMichael G. Schwern2001-12-151-2/+44
* User may not have a valid home directory even ifJarkko Hietaniemi2001-12-141-3/+5
* "preprocessing directive not recognized within macro arg"Jarkko Hietaniemi2001-12-131-2/+4
* EPOC fixes from Olaf Flebbe.Jarkko Hietaniemi2001-12-122-1/+5
* Must remember to require Socket.Jarkko Hietaniemi2001-12-121-0/+2
* In BeOS Errno must resort to actual compilationJarkko Hietaniemi2001-12-121-0/+34
* BeOS still has no good sockets.Jarkko Hietaniemi2001-12-121-1/+1
* BeOS sockets are not true sockets.Jarkko Hietaniemi2001-12-121-1/+1
* No Socket, no Syslog.Jarkko Hietaniemi2001-12-121-2/+4
* Make Errno better in BeOS (the second hunk isJarkko Hietaniemi2001-12-111-0/+5
* cat2type in tests for VMSCraig A. Berry2001-12-101-1/+1
* Telling how many tests we are expecting helps.Jarkko Hietaniemi2001-12-101-3/+3
* Add a test case for waitpid(): from Rocco Caputo.Jarkko Hietaniemi2001-12-101-0/+88
* $apply->('club', $glibc_maintainers);Jarkko Hietaniemi2001-12-051-1/+0
* minor pod fix in Safe.pmRafael Garcia-Suarez2001-12-041-1/+1
* Make the Langinfo test both more lenient (allowJarkko Hietaniemi2001-12-041-51/+34
* DOS/DJGPP has nl_langinfo() but nothing much in it.Jarkko Hietaniemi2001-12-031-1/+2
* PPPort update from Paul Marquess.Jarkko Hietaniemi2001-12-0313-333/+475
* Be more explicit on the List::Util build trick,Jarkko Hietaniemi2001-12-021-28/+15
* There isn't PTR2INT(), there's PTR2IV().Jarkko Hietaniemi2001-12-021-1/+1
* [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs usersMarc Lehmann2001-12-021-1/+1
* encode()/decode() examples.Jarkko Hietaniemi2001-12-021-0/+9
* Try to make a missing RADIXCHAR a softer kinder error.Jarkko Hietaniemi2001-12-011-7/+26
* Have a little faith on nl_langinfo() itself.Jarkko Hietaniemi2001-12-011-25/+7
* Typo (a missing endparen) and thinko (_MAXSTRMSG isJarkko Hietaniemi2001-12-011-1/+1
* Make reality agree with the comment.Jarkko Hietaniemi2001-12-011-1/+1
* Try to protect against wild langinfo() arguments.Jarkko Hietaniemi2001-12-011-2/+26
* Re: [ID 20011129.163] B::Xref- $top corruptRafael Garcia-Suarez2001-12-011-0/+1
* Upgrade to Storable 1.0.14.Jarkko Hietaniemi2001-12-012-4/+23
* More Socket constants.Jarkko Hietaniemi2001-11-302-18/+76
* Let's not assume how much memory has been allocatedJarkko Hietaniemi2001-11-301-8/+8
* Unused variables.Jarkko Hietaniemi2001-11-301-2/+2
* Upgrade to Unicode::Normalize 0.12.Jarkko Hietaniemi2001-11-308-55/+226
* Whether select() gets restarted on signals isJarkko Hietaniemi2001-11-301-4/+16
* BGET_IV was missing.Jarkko Hietaniemi2001-11-291-0/+8
* deparse -wl0 -i.bakRafael Garcia-Suarez2001-11-293-3/+20
* Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current Andy Dougherty2001-11-291-12/+29
* Change $=, $., $*, $%, and $- to be IVs instead of longs.Jarkko Hietaniemi2001-11-292-15/+15
* Fix forMarc Lehmann2001-11-272-2/+24
* DB_File 1.801Paul Marquess2001-11-274-6/+15
* RE: [PATCH @ 13283] Devel::PPPortPaul Marquess2001-11-271-15/+9
* UTF-EBCDIC.Jarkko Hietaniemi2001-11-271-0/+39
* Update the EBCDIC MD5 checksums.Jarkko Hietaniemi2001-11-271-2/+2
* [ID 20011126.148] Socket::inet_aton() incorrectly accepts null stringBob Dalgleish2001-11-271-1/+4
* Devel::PPPortPaul Marquess2001-11-2610-104/+126