summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* socketpair tweaks from Nicholas Clark.Jarkko Hietaniemi2001-12-291-2/+2
* Re: B::walksymtable oddnessMattia Barbon2001-12-281-5/+5
* because (sys)?read doesn't reset buffersNicholas Clark2001-12-271-0/+7
* More wait status trickery for BeOS.Jarkko Hietaniemi2001-12-271-6/+20
* Re: socketpair emulationNicholas Clark2001-12-271-1/+3
* [PATCH] check return of closeAndreas König2001-12-271-1/+1
* Bad $? assumptions.Jarkko Hietaniemi2001-12-261-2/+49
* Re: socketpair emulation Nicholas Clark2001-12-241-5/+25
* Integrate perlio:Jarkko Hietaniemi2001-12-231-2/+2
|\
| * Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-2/+2
* | socketpair emulationNicholas Clark2001-12-231-0/+144
|/
* Fix mis-parse of autoloaded usage code by declaring the subNick Ing-Simmons2001-12-221-4/+6
* __DATA__ and packagesRafael Garcia-Suarez2001-12-211-2/+4
* ext/B/B/Xref.pm adding "our" recognitionWolfgang Laun2001-12-211-9/+10
* packing I32 with L is not nice, need l; from Wolfgang Laun.Jarkko Hietaniemi2001-12-213-3/+3
* A plan is good.Jarkko Hietaniemi2001-12-211-1/+1
* [REPATCH MANIFEST, ext/re/re.t] Tests for re pragmachromatic2001-12-211-0/+65
* minor qr// fixRafael Garcia-Suarez2001-12-201-4/+5
* Integrate perlio:Jarkko Hietaniemi2001-12-193-85/+57
|\
| * Add pTHX to all vtable functions for future-proofing andNick Ing-Simmons2001-12-193-85/+57
* | One more embedded (?sx) de-embedded, from Wolfgang Laun.Jarkko Hietaniemi2001-12-191-3/+2
|/
* B::Assembler/B::Disassembler patches and test;Jarkko Hietaniemi2001-12-193-36/+475
* Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashesNick Ing-Simmons2001-12-181-2/+3
* [doc patch] s{(?<=perldeb)ug}{guts}Hugo van der Sanden2001-12-181-2/+2
* more POSIX tests, and more autoloadingNicholas Clark2001-12-172-21/+41
* Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.Michael G. Schwern2001-12-171-2/+2
* 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