summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hints file for AtheOS ( http://www.atheos.cx/ ),Jarkko Hietaniemi2001-05-052-0/+36
* Add preemptive #undefs for some of the shorter and more proneJarkko Hietaniemi2001-05-051-0/+17
* Re: h2xs [was Re: HEAR YE, HEAR YE!]Nicholas Clark2001-05-051-7/+29
* the real fix for t/lib/b-stash.tPeter Prymmer2001-05-051-3/+8
* fix const poisioning in PerlIO_openn->fdopen->opennPeter Prymmer2001-05-052-3/+3
* [PATHC perl@9944] missing library tests: Pod::PlainerRobin Barker2001-05-042-0/+53
* -Wformat error from ext/re/re_comp.cRobin Barker2001-05-041-6/+6
* let win32 run t/lib/b-stash.tPrymmer/Kahn2001-05-041-1/+2
* Introduce perl572delta, update Todo, add the missingJarkko Hietaniemi2001-05-044-6/+214
* long =itemRobin Barker2001-05-041-2/+6
* The #9901 had removed one line essential for EBCDIC.Jarkko Hietaniemi2001-05-041-0/+1
* cygwin/Makefile.SHs INSTALL patchReini Urban2001-05-041-1/+1
* Encode/IO doc tweaks.Jarkko Hietaniemi2001-05-041-25/+18
* Remove GDBM_File from the dynamic extensions for UTS,Jarkko Hietaniemi2001-05-041-1/+1
* Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.Jarkko Hietaniemi2001-05-041-1/+69
* Let sv_dump understand GvSHAREDBenjamin Sugars2001-05-031-0/+1
* Allow clobbering of a PerlIO::Scalar and more testsBenjamin Sugars2001-05-032-12/+54
* Integrate perlio:Jarkko Hietaniemi2001-05-031-3/+7
|\
| * Allow $answer = encode($object,$text); like it says in docs.Nick Ing-Simmons2001-05-031-0/+4
| * Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to needNick Ing-Simmons2001-05-031-3/+3
| * Integrate mainline.Nick Ing-Simmons2001-05-0374-664/+2366
| |\
* | | Install psed man page.Jarkko Hietaniemi2001-05-031-0/+3
* | | Remove unused files; noted by Sarathy.Jarkko Hietaniemi2001-05-033-188/+0
* | | INSTALL patch -- space requirementsAndy Dougherty2001-05-031-3/+3
| |/ |/|
* | Update Changes.Jarkko Hietaniemi2001-05-032-1/+184
* | fix handling of $Config{variables} in io/fflush.tPrymmer/Kahn2001-05-031-3/+9
* | two fixes for win32/FindExt.pmPrymmer/Kahn2001-05-031-2/+2
* | Can't croak sans thread context, from Doug MacEachern.Jarkko Hietaniemi2001-05-031-1/+1
* | Random input test and PerlIlya Zakharevich2001-05-031-0/+2
* | fix some misinformation in perlfunc.podPeter Prymmer2001-05-022-15/+16
* | Workaround for UTS compiler casting bug from Hal Morris.Jarkko Hietaniemi2001-05-021-0/+19
* | Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-022-5/+2
* | Minor doc tweaks on endianness, closes bug 20010327.004.Jarkko Hietaniemi2001-05-021-3/+4
* | Document large files in INSTALL, document also the %xJarkko Hietaniemi2001-05-021-3/+22
* | perlmodlib tweaks; regen pods.Jarkko Hietaniemi2001-05-024-109/+71
* | Fix for a segfault, from Marc Lehmann.Jarkko Hietaniemi2001-05-022-2/+2
* | [DOC PATCH bleadperl] minor nits in perlop.podPhilip Newton2001-05-021-2/+2
* | Multiplicity and thread fixes for VMSDan Sugalski2001-05-028-211/+268
* | Re: [PATCH] Allow appending on a PerlIO::ScalarBenjamin Sugars2001-05-021-4/+31
* | Bug in #9915, spotted by Mike Guy.Jarkko Hietaniemi2001-05-021-3/+3
* | Add a test for not griping about references as arrayJarkko Hietaniemi2001-05-022-4/+24
* | Retracted a bit too much in #9952.Jarkko Hietaniemi2001-05-021-1/+1
* | Test for #9952.Jarkko Hietaniemi2001-05-021-0/+6
* | Additional note on the encoding example: one cannotJarkko Hietaniemi2001-05-021-0/+3
* | Note that if you have recent enough Perl you alreadyJarkko Hietaniemi2001-05-021-0/+1
* | Retract changes #8254 and #8255, causes coredump inJarkko Hietaniemi2001-05-022-38/+4
* | Forgot from #9942. (Needed by t/lib/filter-simple.t.)Jarkko Hietaniemi2001-05-021-0/+14
* | Add an encoding conversion example.Jarkko Hietaniemi2001-05-021-5/+13
* | Another coat of paint but still nowhere finished.Jarkko Hietaniemi2001-05-022-11/+167
* | Update Changes.Jarkko Hietaniemi2001-05-012-1/+199