Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GDBM_File from the dynamic extensions for UTS, | Jarkko Hietaniemi | 2001-05-04 | 1 | -1/+1 |
* | Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more. | Jarkko Hietaniemi | 2001-05-04 | 1 | -1/+69 |
* | Let sv_dump understand GvSHARED | Benjamin Sugars | 2001-05-03 | 1 | -0/+1 |
* | Allow clobbering of a PerlIO::Scalar and more tests | Benjamin Sugars | 2001-05-03 | 2 | -12/+54 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-05-03 | 1 | -3/+7 |
|\ | |||||
| * | Allow $answer = encode($object,$text); like it says in docs. | Nick Ing-Simmons | 2001-05-03 | 1 | -0/+4 |
| * | Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need | Nick Ing-Simmons | 2001-05-03 | 1 | -3/+3 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-05-03 | 74 | -664/+2366 |
| |\ | |||||
* | | | Install psed man page. | Jarkko Hietaniemi | 2001-05-03 | 1 | -0/+3 |
* | | | Remove unused files; noted by Sarathy. | Jarkko Hietaniemi | 2001-05-03 | 3 | -188/+0 |
* | | | INSTALL patch -- space requirements | Andy Dougherty | 2001-05-03 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-03 | 2 | -1/+184 |
* | | fix handling of $Config{variables} in io/fflush.t | Prymmer/Kahn | 2001-05-03 | 1 | -3/+9 |
* | | two fixes for win32/FindExt.pm | Prymmer/Kahn | 2001-05-03 | 1 | -2/+2 |
* | | Can't croak sans thread context, from Doug MacEachern. | Jarkko Hietaniemi | 2001-05-03 | 1 | -1/+1 |
* | | Random input test and Perl | Ilya Zakharevich | 2001-05-03 | 1 | -0/+2 |
* | | fix some misinformation in perlfunc.pod | Peter Prymmer | 2001-05-02 | 2 | -15/+16 |
* | | Workaround for UTS compiler casting bug from Hal Morris. | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+19 |
* | | Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 2 | -5/+2 |
* | | Minor doc tweaks on endianness, closes bug 20010327.004. | Jarkko Hietaniemi | 2001-05-02 | 1 | -3/+4 |
* | | Document large files in INSTALL, document also the %x | Jarkko Hietaniemi | 2001-05-02 | 1 | -3/+22 |
* | | perlmodlib tweaks; regen pods. | Jarkko Hietaniemi | 2001-05-02 | 4 | -109/+71 |
* | | Fix for a segfault, from Marc Lehmann. | Jarkko Hietaniemi | 2001-05-02 | 2 | -2/+2 |
* | | [DOC PATCH bleadperl] minor nits in perlop.pod | Philip Newton | 2001-05-02 | 1 | -2/+2 |
* | | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 8 | -211/+268 |
* | | Re: [PATCH] Allow appending on a PerlIO::Scalar | Benjamin Sugars | 2001-05-02 | 1 | -4/+31 |
* | | Bug in #9915, spotted by Mike Guy. | Jarkko Hietaniemi | 2001-05-02 | 1 | -3/+3 |
* | | Add a test for not griping about references as array | Jarkko Hietaniemi | 2001-05-02 | 2 | -4/+24 |
* | | Retracted a bit too much in #9952. | Jarkko Hietaniemi | 2001-05-02 | 1 | -1/+1 |
* | | Test for #9952. | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+6 |
* | | Additional note on the encoding example: one cannot | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+3 |
* | | Note that if you have recent enough Perl you already | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+1 |
* | | Retract changes #8254 and #8255, causes coredump in | Jarkko Hietaniemi | 2001-05-02 | 2 | -38/+4 |
* | | Forgot from #9942. (Needed by t/lib/filter-simple.t.) | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+14 |
* | | Add an encoding conversion example. | Jarkko Hietaniemi | 2001-05-02 | 1 | -5/+13 |
* | | Another coat of paint but still nowhere finished. | Jarkko Hietaniemi | 2001-05-02 | 2 | -11/+167 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-01 | 2 | -1/+199 |
* | | Add known-to-be-tested modules to the list-to-be-skipped. | Jarkko Hietaniemi | 2001-05-01 | 1 | -0/+2 |
* | | BorlandC++ fix | Vadim Konovalov | 2001-05-01 | 1 | -1/+1 |
* | | Update to Filter::Simple 0.60, create a test for it. | Jarkko Hietaniemi | 2001-05-01 | 3 | -29/+154 |
* | | Re: bleadperl: s/// failure with \b and /g | Hugo van der Sanden | 2001-05-01 | 2 | -0/+3 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-01 | 2 | -3/+15 |
|\ \ | |/ | |||||
| * | Fix for base.pm clobbering $VERSION | Nick Ing-Simmons | 2001-05-01 | 1 | -2/+2 |
| * | Test for base.pm clobbering $VERSION. | Nick Ing-Simmons | 2001-05-01 | 1 | -1/+13 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-04-30 | 4 | -31/+122 |
| |\ | |||||
| * \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-29 | 121 | -309/+921 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2001-04-27 | 50 | -1119/+2323 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-24 | 38 | -367/+1776 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-22 | 41 | -485/+1146 |
| |\ \ \ \ \ | |||||
* | | | | | | | Allow appending on a PerlIO::Scalar | Benjamin Sugars | 2001-05-01 | 2 | -2/+12 |