summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-2/+2
* 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
* 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