Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Lvaluable method calls | Robin Houston | 2001-05-15 | 1 | -11/+29 | |
* | C<$foo =~ give_me_a_regex>; /x modifier | Robin Houston | 2001-05-15 | 1 | -34/+85 | |
* | "${foo}_bar" | Robin Houston | 2001-05-15 | 1 | -7/+7 | |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+0 | |
* | $foo->bar(0) | Robin Houston | 2001-05-11 | 1 | -1/+1 | |
* | A nicely working combination for UTS from Hal Morris. | Jarkko Hietaniemi | 2001-05-11 | 1 | -0/+9 | |
* | Extend tr/\0-\377/blah/c support | Robin Houston | 2001-05-10 | 2 | -6/+15 | |
* | t/op/64bitint.t | Robin Houston | 2001-05-10 | 1 | -1/+7 | |
* | Retract #10070, not ready yet. | Jarkko Hietaniemi | 2001-05-10 | 1 | -2/+1 | |
* | (Retracted by #10073) | Hugo van der Sanden | 2001-05-10 | 1 | -1/+2 | |
* | our() lists and foreach loops | Robin Houston | 2001-05-10 | 1 | -3/+12 | |
* | Fix tr///ansliteration | Robin Houston | 2001-05-10 | 2 | -14/+28 | |
* | Show string for PVOP, and referent for RV | Robin Houston | 2001-05-09 | 1 | -1/+10 | |
* | B::Deparse tester | Robin Houston | 2001-05-09 | 1 | -3/+12 | |
* | Test offset when reading from a PerlIO::Scalar | Benjamin Sugars | 2001-05-09 | 1 | -1/+4 | |
* | Document known bugs | Robin Houston | 2001-05-08 | 1 | -1/+69 | |
* | Give (?{...}) a taste of its own medicine | Robin Houston | 2001-05-07 | 1 | -1/+30 | |
* | undefined folded constants | Robin Houston | 2001-05-07 | 1 | -1/+3 | |
* | use Foo (sub {...}); | Robin Houston | 2001-05-07 | 1 | -0/+1 | |
* | scoping | Robin Houston | 2001-05-06 | 2 | -58/+125 | |
* | long =item | Robin Barker | 2001-05-04 | 1 | -2/+6 | |
* | Encode/IO doc tweaks. | Jarkko Hietaniemi | 2001-05-04 | 1 | -25/+18 | |
* | Allow clobbering of a PerlIO::Scalar and more tests | Benjamin Sugars | 2001-05-03 | 1 | -0/+2 | |
* | 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 | |
* | | Remove unused files; noted by Sarathy. | Jarkko Hietaniemi | 2001-05-03 | 2 | -186/+0 | |
|/ | ||||||
* | Fix for a segfault, from Marc Lehmann. | Jarkko Hietaniemi | 2001-05-02 | 2 | -2/+2 | |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -1/+1 | |
* | Re: [PATCH] Allow appending on a PerlIO::Scalar | Benjamin Sugars | 2001-05-02 | 1 | -4/+31 | |
* | Additional note on the encoding example: one cannot | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+3 | |
* | 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 | 1 | -10/+161 | |
* | Allow appending on a PerlIO::Scalar | Benjamin Sugars | 2001-05-01 | 1 | -1/+4 | |
* | Multiple consecutive writes on PerlIO::Scalar | Benjamin Sugars | 2001-05-01 | 1 | -1/+1 | |
* | optimised sort | Robin Houston | 2001-05-01 | 1 | -1/+9 | |
* | for(;;), sort | Robin Houston | 2001-05-01 | 1 | -7/+17 | |
* | do, warn, use | Robin Houston | 2001-05-01 | 1 | -23/+23 | |
* | suppress warning | Robin Houston | 2001-04-30 | 1 | -3/+4 | |
* | Allow a zero timeout on IO::Socket accept and connect-- | John Holdsworth | 2001-04-30 | 1 | -9/+17 | |
* | Doc fixes. | Abigail | 2001-04-29 | 1 | -2/+2 | |
* | non-block scopes | Robin Houston | 2001-04-28 | 1 | -1/+18 | |
* | Human-readable pragmas &c | Robin Houston | 2001-04-27 | 1 | -7/+52 | |
* | Add LOG_PERROR; prettify the "removed". | Jarkko Hietaniemi | 2001-04-27 | 1 | -37/+45 | |
* | Deparse nits. | Jarkko Hietaniemi | 2001-04-26 | 1 | -2/+2 | |
* | formats must be flush left | Robin Houston | 2001-04-26 | 1 | -3/+3 | |
* | [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant | Chris Bongaarts | 2001-04-26 | 1 | -1/+1 | |
* | Further cuts and more docs from Graham Barr. | Jarkko Hietaniemi | 2001-04-26 | 2 | -25/+16 | |
* | DB_File-1.77 | Paul Marquess | 2001-04-26 | 4 | -18/+214 | |
* | fix easy bugs | Robin Houston | 2001-04-26 | 1 | -5/+24 |