summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2002-04-274-32/+106
|\
| * Re-instate $PerlIO::encoding::check at boot.Nick Ing-Simmons2002-04-272-27/+30
| * Integrate mainlineNick Ing-Simmons2002-04-272-2/+2
| * Fix fd leak on Via(bogus).Nick Ing-Simmons2002-04-272-5/+76
| * Integrate mainlineNick Ing-Simmons2002-04-2644-176/+1817
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-04-241-23/+4
| |\ \
| * \ \ Submit an old integrateNick Ing-Simmons2002-04-2467-3285/+4313
| |\ \ \
| * \ \ \ Integrate mainline into perlioNick Ing-Simmons2002-04-2215-71/+356
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-2116-31078/+22735
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-2116-32342/+32617
| |\ \ \ \ \ \
| * | | | | | | Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,Nick Ing-Simmons2002-04-202-12/+33
| * | | | | | | Some tweaks for encodings which need lines.Nick Ing-Simmons2002-04-202-24/+131
| * | | | | | | Various tweaks to EncodeNick Ing-Simmons2002-04-207-59/+71
* | | | | | | | Upgrade to Encode 1.62.Jarkko Hietaniemi2002-04-273-16/+31
* | | | | | | | Add test numbers to make "make test" happy. Order is irrelevantArtur Bergman2002-04-271-2/+4
* | | | | | | | Fixed race condtions and deadlocks in interaction with Artur Bergman2002-04-273-12/+61
* | | | | | | | Saving locks after we set it to 0 was kind of pointless.Artur Bergman2002-04-271-1/+2
* | | | | | | | Re: [PATCH ext/Time/HiRes/HiRes.pm] Political CorrectnessSimon Cozens2002-04-261-1/+1
* | | | | | | | EBCDIC MD5.xs checksum update from Merijn Broeren.Jarkko Hietaniemi2002-04-261-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [Encode] s/=over2/=over 2/gDan Kogai2002-04-261-1/+1
* | | | | | | Use temp int variable in the W*() since direct castingJarkko Hietaniemi2002-04-261-6/+12
* | | | | | | Upgrade to Encode 1.61, from Dan Kogai.Jarkko Hietaniemi2002-04-2611-84/+471
* | | | | | | MD5.xs checksum, ascii only (TODO: someone with access to an EBCDICGurusamy Sarathy2002-04-261-2/+2
* | | | | | | various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-2612-31/+31
* | | | | | | Re: [PATCH] another Storable test (Re: perl@16005)Nicholas Clark2002-04-258-71/+740
* | | | | | | Re: POSIX::WEXITSTATUS broken againAndy Dougherty2002-04-251-1/+1
* | | | | | | cwd.t wasn't running all the tests because cmd.exe wasn'tGurusamy Sarathy2002-04-251-3/+7
* | | | | | | Cleaner Encode tests under -Mutf8.Jarkko Hietaniemi2002-04-253-2/+8
* | | | | | | Re: [Encode] Patch to fix Encod-XML::SAX conflictsDan Kogai2002-04-251-1/+1
* | | | | | | Wrong plan.Jarkko Hietaniemi2002-04-241-2/+1
* | | | | | | Upgrade to Encode 1.60, from Dan Kogai.Jarkko Hietaniemi2002-04-2416-20/+591
* | | | | | | another case of enabling binmode() where it should not be: if theGurusamy Sarathy2002-04-241-1/+0
* | | | | | | Integrate #16136, #16137, #16138 from macperl;Jarkko Hietaniemi2002-04-241-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Thou shalt not assume %x works for UVs.Jarkko Hietaniemi2002-04-241-1/+1
* | | | | | hacking around byteorder variance between config.sh and config.hGurusamy Sarathy2002-04-231-23/+4
| |_|_|_|/ |/| | | |
* | | | | *size tweaks from Sarathy.Jarkko Hietaniemi2002-04-231-7/+11
* | | | | Re: perl@16083Nicholas Clark2002-04-231-13/+32
* | | | | Upgrade to Encode 1.58.Jarkko Hietaniemi2002-04-2336-2573/+3334
* | | | | Upgrade to Encode 1.57, from Dan Kogai.Jarkko Hietaniemi2002-04-2212-65/+106
* | | | | {PATCH docs] sockatmarkMark-Jason Dominus2002-04-221-1/+2
* | | | | NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-221-0/+4
* | | | | Signedness nit.Jarkko Hietaniemi2002-04-221-1/+1
* | | | | No semicolons after blocks.Jarkko Hietaniemi2002-04-221-2/+2
* | | | | Upgrade to PerlIO::encoding 0.04, from Dan Kogai.Jarkko Hietaniemi2002-04-222-37/+49
* | | | | Upgrade to Encode 1.56, from Dan Kogai.Jarkko Hietaniemi2002-04-2231-706/+892
* | | | | Integrate //depot/perlio into mainlineNick Ing-Simmons2002-04-225-52/+182
| |_|_|/ |/| | |
* | | | End blocks were not run on Win32.Artur Bergman2002-04-221-0/+1
* | | | Do not unlock mutex twice.Artur Bergman2002-04-211-1/+3
* | | | squelch some more type mismatch warningsGurusamy Sarathy2002-04-217-13/+17
* | | | test appears to be ass_u_ming sizeof(long) == sizeof(IV), whichGurusamy Sarathy2002-04-211-6/+6