summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-3/+2
* Add $Config{cppflags} to the gcc incantation.Jarkko Hietaniemi2001-04-051-1/+1
* Integrate changes #9544,9547,9549(perlio),9550,9551 fromJarkko Hietaniemi2001-04-055-9/+24
* Thou shalt not (just) match for English error messages.Jarkko Hietaniemi2001-04-041-1/+1
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-5/+5
* padname values may have bogus SvCURRobin Houston2001-04-024-4/+27
* @stash_array = split(/pat/, str);Robin Houston2001-04-021-3/+9
* [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.cJonathan Stowe2001-04-011-1/+1
* Integrate changes #9493,9494,9495,9496 from maintperlJarkko Hietaniemi2001-04-011-1/+1
* Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"Robin Houston2001-03-301-2/+10
* Re: [PATCH] CwdXS, Take 2Benjamin Sugars2001-03-302-0/+139
* File::Glob stuff for Mac OSChris Nandor2001-03-302-7/+43
* Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length i...Radu Greab2001-03-301-1/+4
* B::Deparse precedence bug. (Patch included.)Jeremy Madea2001-03-301-1/+3
* PATCH: B::Debug should show LOOP-specific fieldsRobin Houston2001-03-301-0/+10
* ext/re/aix.pl can goH.Merijn Brand2001-03-301-22/+0
* Change Encode's check arguments to 'bool' so SvTRUE gets usedNick Ing-Simmons2001-03-291-4/+4
* Integrate perlio:Jarkko Hietaniemi2001-03-291-8/+8
|\
| * Win32 has name conflict with ERRORNick Ing-Simmons2001-03-291-8/+8
| * Integrate mainline.Nick Ing-Simmons2001-03-281-1/+1
* | printf warningRobin Barker2001-03-293-8/+11
* | VMS fix-ups and statusCraig A. Berry2001-03-281-1/+1
|/
* Yet another tweak on AIX dynaloading.Jarkko Hietaniemi2001-03-282-3/+3
* Integrate perlio:Jarkko Hietaniemi2001-03-282-7/+9
* Re: [PATCH] Typemap testingTim Jenness2001-03-283-1/+10
* [ID 20010327.007] New warning from IO::Socket for sockatmarkDavid Dyck2001-03-281-1/+1
* Integrate mainline.Nick Ing-Simmons2001-03-271-1/+1
|\
| * Integrate perlio:Jarkko Hietaniemi2001-03-273-15/+82
| * Better have a three-element array if one is going to assignJarkko Hietaniemi2001-03-271-1/+1
* | Outline docs for PerlIO and PerlIO::ScalarNick Ing-Simmons2001-03-271-0/+20
* | PerlIO::Via layer (alpha-ish).Nick Ing-Simmons2001-03-273-0/+655
* | Integrate mainline.Nick Ing-Simmons2001-03-279-3/+972
|\ \ | |/
| * If directory entries compare equal case-insensitively,Jarkko Hietaniemi2001-03-271-1/+5
| * Add Tim Jenness' XS::Typemap for exercizing the standard typemap.Jarkko Hietaniemi2001-03-276-0/+964
| * B::Terse and warningsBenjamin Sugars2001-03-272-2/+3
* | Various EBCDIC fixes:Nick Ing-Simmons2001-03-272-15/+48
* | Integrate mainline.Nick Ing-Simmons2001-03-263-24/+129
|\ \ | |/
| * Implement IO::Socket::atmark(), inspired by Lincoln Stein'sJarkko Hietaniemi2001-03-262-24/+95
|/
* Integrate mainline.Nick Ing-Simmons2001-03-252-2/+2
|\
| * Roll back the version numbers of Digest::MD5 and MIME::Base64Jarkko Hietaniemi2001-03-252-2/+2
* | Avoid at leasy one of undefined warnings in Encode.Nick Ing-Simmons2001-03-252-5/+12
* | Missing return value.Nick Ing-Simmons2001-03-251-0/+1
|/
* Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.Jarkko Hietaniemi2001-03-255-0/+675
* Integrate perlio:Jarkko Hietaniemi2001-03-245-9/+247
|\
| * POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not definedNick Ing-Simmons2001-03-241-8/+3
| * Implement:Nick Ing-Simmons2001-03-244-1/+244
* | Integrate perlio:Jarkko Hietaniemi2001-03-231-10/+32
|\ \ | |/
| * Perlio internals re-organized.Nick Ing-Simmons2001-03-231-8/+30
| * Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.Nick Ing-Simmons2001-03-231-2/+4
| * Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOU...Nick Ing-Simmons2001-03-221-2/+0