summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-236-0/+1360
* | Integrate change #9306 from maintperl into mainline,Jarkko Hietaniemi2001-03-231-0/+2
|/
* Multiplicity fix for Dumper.Nick Ing-Simmons2001-03-211-20/+20
* First stab at making Data::Dumper to grok Unicode.Jarkko Hietaniemi2001-03-212-32/+106
* Re: [PATCH] POSIX::getcwd()Benjamin Sugars2001-03-212-14/+46
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-215-3/+36
* Integrate changes #9259,9260 from maintperl into mainline.Jarkko Hietaniemi2001-03-201-2/+0
* Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-192-3/+10
* UTF-X encoding invariance for Encode:Nick Ing-Simmons2001-03-183-60/+10
* Re-apply #9024 as the Storable 1.0.11 (#9069) overwroteJarkko Hietaniemi2001-03-161-2/+6
* Make the Filter::Util:Call files have their own copiesJarkko Hietaniemi2001-03-162-1/+28
* more pod patchesMichael Stevens2001-03-1619-85/+88
* ext/GDBM_File GDBM_NOLOCK constantPaul Lindner2001-03-162-1/+8
* Upgrade to Storable 1.0.11, from Raphael Manfredi.Jarkko Hietaniemi2001-03-153-23/+78
* Retract #9136: breaks threading (and binary compatibility).Jarkko Hietaniemi2001-03-141-24/+1
* (Retracted by #9155)Jens-Uwe Mager2001-03-131-1/+24
* Workaround for the buggy ("internal compiler error")Jarkko Hietaniemi2001-03-131-0/+19
* Integrate mainline (for regexp stuff).Nick Ing-Simmons2001-03-114-32/+48
|\
| * Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of justJarkko Hietaniemi2001-03-101-2/+2
| * Portability fixes for Mac OS / bleadperlChris Nandor2001-03-103-31/+47
* | USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>Nick Ing-Simmons2001-03-111-2/+2
|/
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-2/+2
* Regen perlapi, perltoc.Jarkko Hietaniemi2001-03-091-0/+5
* A modified version ofanders@broadcom.com2001-03-092-35/+94
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-5/+3
* More Encode alias tidying.Nick Ing-Simmons2001-03-053-20/+283
* The mapping of ISO Latin X to ISO 8859-Y is tricky.Jarkko Hietaniemi2001-03-051-3/+18
* Add more ISO 8859 encoding aliases.Jarkko Hietaniemi2001-03-051-1/+2
* Encode implementation "completion"Nick Ing-Simmons2001-03-0520-261/+457
* Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0H.Merijn Brand2001-03-041-2/+5
* Integrate mainline.Nick Ing-Simmons2001-03-013-5/+5
|\
| * Re: Errors in core PODsMichael Stevens2001-02-281-1/+1
| * Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-282-4/+4
* | Add charname comments to .ucm files writen by 'compile',Nick Ing-Simmons2001-02-2822-5174/+5221
|/
* perlglob.exe needs to be found in Win32, patch fromJarkko Hietaniemi2001-02-261-1/+4
* Encode implementations docs.Nick Ing-Simmons2001-02-251-2/+148
* Change method names in Encode implementation classes to somethingNick Ing-Simmons2001-02-252-19/+35
* Checked in the wrong one ...Nick Ing-Simmons2001-02-251-6/+5
* Encode API documentation nd tidy up.Nick Ing-Simmons2001-02-242-418/+519
* Integrate change #8665 from maintperl to mainline,Jarkko Hietaniemi2001-02-221-3/+2