| Commit message (Expand) | Author | Age | Files | Lines |
* | Hints file for AtheOS ( http://www.atheos.cx/ ), | Jarkko Hietaniemi | 2001-05-05 | 2 | -0/+36 |
* | Add preemptive #undefs for some of the shorter and more prone | Jarkko Hietaniemi | 2001-05-05 | 1 | -0/+17 |
* | Re: h2xs [was Re: HEAR YE, HEAR YE!] | Nicholas Clark | 2001-05-05 | 1 | -7/+29 |
* | the real fix for t/lib/b-stash.t | Peter Prymmer | 2001-05-05 | 1 | -3/+8 |
* | fix const poisioning in PerlIO_openn->fdopen->openn | Peter Prymmer | 2001-05-05 | 2 | -3/+3 |
* | [PATHC perl@9944] missing library tests: Pod::Plainer | Robin Barker | 2001-05-04 | 2 | -0/+53 |
* | -Wformat error from ext/re/re_comp.c | Robin Barker | 2001-05-04 | 1 | -6/+6 |
* | let win32 run t/lib/b-stash.t | Prymmer/Kahn | 2001-05-04 | 1 | -1/+2 |
* | Introduce perl572delta, update Todo, add the missing | Jarkko Hietaniemi | 2001-05-04 | 4 | -6/+214 |
* | long =item | Robin Barker | 2001-05-04 | 1 | -2/+6 |
* | The #9901 had removed one line essential for EBCDIC. | Jarkko Hietaniemi | 2001-05-04 | 1 | -0/+1 |
* | cygwin/Makefile.SHs INSTALL patch | Reini Urban | 2001-05-04 | 1 | -1/+1 |
* | Encode/IO doc tweaks. | Jarkko Hietaniemi | 2001-05-04 | 1 | -25/+18 |
* | 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 |