summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate change #9646 from maintperl into mainline.Jarkko Hietaniemi2001-04-092-1/+16
* fix IO.xs compile failure on VMSCraig A. Berry2001-04-081-2/+1
* atmark() code cleanaup.Jarkko Hietaniemi2001-04-071-7/+11
* Cleanup correction for failed :Via() layer, also set an error code.Nick Ing-Simmons2001-04-071-2/+12
* Quote $VERSION in Encode.pm.Nick Ing-Simmons2001-04-061-1/+1
* Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.Jarkko Hietaniemi2001-04-061-4/+6
* suppress "unintialized value" warningsRobin Houston2001-04-051-0/+4
* regex quoting, and a minor milestoneRobin Houston2001-04-051-2/+8
* binmode is no longer an UNOPRobin Houston2001-04-051-1/+1
* "${foo}bar", "${foo}[1]" etc.Robin Houston2001-04-051-1/+7
* cope with SVf_IVisUV, and cope with $^^ and friendsRobin Houston2001-04-053-8/+31
* lexical variables with ridiculously long names that are used in list assignmentsRobin Houston2001-04-051-12/+1
* print control-character vars readablyRobin Houston2001-04-054-5/+26
* 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
|\ \ | |/