summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filter::Util::Call update to 1.05, from Paul Marquess.Jarkko Hietaniemi2001-02-201-1/+2
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-204-5/+5
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-1813-46/+32
* Upgrade to Storable 1.0.10, from Raphael Manfredi.Jarkko Hietaniemi2001-02-173-126/+352
* Add header for LIB$ prototypes (C. Berry)Charles Bailey2001-02-081-0/+1
* SYN SYNCharles Bailey2001-02-082-3/+5
* SYN SYNCharles Bailey2001-01-2439-200/+6611
* Once again syncing after too long an absenceCharles Bailey2001-01-0880-468/+3662
* SYN SYNCharles Bailey2000-10-20118-851/+30110
* YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-0417-333/+720
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2335-228/+386
* Add VMS' default to the CGI.pm temp list (should update to File::Spec)Charles Bailey2000-03-151-4/+1
* Resync with mainline post RC1Charles Bailey2000-03-1311-52/+56
|\
| * make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-082-31/+17
| * omit XSLoader from bytecode dumpsGurusamy Sarathy2000-03-073-3/+3
| * get ByteLoader working againGurusamy Sarathy2000-03-075-14/+32
| * fix incorrect prototypes in File::GlobGurusamy Sarathy2000-03-061-2/+2
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-2/+2
* | Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-069-43/+44
|\ \ | |/
| * more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-048-39/+39
| * /dev/console may not be writable in Syslog.pm (from Ask Bjoern HansenGurusamy Sarathy2000-03-031-4/+5
* | YA sync with mainlineCharles Bailey2000-03-0211-27/+168
|\ \ | |/
| * avoid DProf entering dl_unload_file() (from Alan Burlison)Gurusamy Sarathy2000-03-012-3/+2
| * consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-1/+18
| * Fcntl de-cut-and-pasto.Doug MacEachern2000-03-011-2/+2
| * oops, change#5382 didn't really fix the typoGurusamy Sarathy2000-03-011-1/+1
| * avoid warning on type-mismatchGurusamy Sarathy2000-03-011-1/+1