Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Add NEXT, a pseudo-class for method redispatching. | Jarkko Hietaniemi | 2001-05-01 | 3 | -8/+249 | |
* | | | | | | | Update to Switch 2.02. | Jarkko Hietaniemi | 2001-05-01 | 2 | -18/+10 | |
* | | | | | | | Add information about Scalar::Util::blessed. | Jarkko Hietaniemi | 2001-05-01 | 1 | -0/+9 | |
* | | | | | | | Extra UNIVERSAL documentation | Mike Guy | 2001-05-01 | 1 | -3/+14 | |
* | | | | | | | Autoflush in tests as appropriate | Mike Guy | 2001-05-01 | 5 | -0/+9 | |
* | | | | | | | Multiple consecutive writes on PerlIO::Scalar | Benjamin Sugars | 2001-05-01 | 2 | -3/+9 | |
* | | | | | | | Re: Finally got a round tuit | H.Merijn Brand | 2001-05-01 | 1 | -0/+3 | |
* | | | | | | | Re: Finally got a round tuit | H.Merijn Brand | 2001-05-01 | 1 | -1/+6 | |
* | | | | | | | Tune the scan_num() comments to reality. | Jarkko Hietaniemi | 2001-05-01 | 1 | -6/+5 | |
* | | | | | | | optimised sort | Robin Houston | 2001-05-01 | 1 | -1/+9 | |
* | | | | | | | Message-ID: <20010501133742.A4082@penderel> | Robin Houston | 2001-05-01 | 1 | -57/+93 | |
* | | | | | | | for(;;), sort | Robin Houston | 2001-05-01 | 1 | -7/+17 | |
* | | | | | | | do, warn, use | Robin Houston | 2001-05-01 | 1 | -23/+23 | |
* | | | | | | | Test autoflush on fork (Was: Should I remove something?) | Benjamin Sugars | 2001-05-01 | 2 | -0/+126 | |
* | | | | | | | more VMS tweaks for addn'l selfstubber tests | Peter Prymmer | 2001-05-01 | 1 | -2/+2 | |
* | | | | | | | suppress warning | Robin Houston | 2001-04-30 | 1 | -3/+4 | |
* | | | | | | | Strip the *markers* from #9919. | Jarkko Hietaniemi | 2001-04-30 | 2 | -4/+2 | |
* | | | | | | | (perlfaq/bleadperl) append mode and locking | Gwyn Judd | 2001-04-30 | 2 | -0/+34 | |
* | | | | | | | More_tweakage. | Jarkko Hietaniemi | 2001-04-30 | 2 | -16/+6 | |
* | | | | | | | Update Changes. | Jarkko Hietaniemi | 2001-04-30 | 2 | -1/+386 | |
* | | | | | | | T_w_e_a_k_a_g_e. | Jarkko Hietaniemi | 2001-04-30 | 2 | -7/+8 | |
* | | | | | | | Install s2p also as psed. | Jarkko Hietaniemi | 2001-04-30 | 1 | -8/+17 | |
* | | | | | | | Re: [ID 20010303.009] SOCKS5 work around breaks other sockets | Jens Hamisch | 2001-04-30 | 1 | -2/+2 | |
* | | | | | | | Allow a zero timeout on IO::Socket accept and connect-- | John Holdsworth | 2001-04-30 | 1 | -9/+17 | |
* | | | | | | | Save the spot of regprev (see #9911) for binary compatibility; | Jarkko Hietaniemi | 2001-04-30 | 3 | -6/+7 | |
* | | | | | | | Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] | Hugo van der Sanden | 2001-04-30 | 6 | -32/+18 | |
* | | | | | | | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 10 | -22/+59 | |
* | | | | | | | [DOC PATCH bleadperl] Document generation of random integers | Walt Mankowski | 2001-04-30 | 1 | -0/+7 | |
* | | | | | | | Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs. | Jarkko Hietaniemi | 2001-04-30 | 1 | -0/+4 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Abigail spotted a thinko in #9905. | Jarkko Hietaniemi | 2001-04-29 | 1 | -2/+2 | |
* | | | | | | Changed the underscore/undebar syntax in numeric constants; | Jarkko Hietaniemi | 2001-04-29 | 4 | -31/+122 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | win32/Makefile (nmake) update | Prymmer/Kahn | 2001-04-29 | 1 | -16/+71 | |
* | | | | | Doc fixes. | Abigail | 2001-04-29 | 1 | -2/+2 | |
* | | | | | In character classes one couldn't have 0x80..0xff characters | Jarkko Hietaniemi | 2001-04-29 | 9 | -137/+242 | |
* | | | | | Forgot the latest mktables.PL from #9899. | Jarkko Hietaniemi | 2001-04-28 | 1 | -1/+1 | |
* | | | | | Explain the \p{} and \P{} error message better and | Jarkko Hietaniemi | 2001-04-28 | 4 | -99/+106 | |
* | | | | | Add one possible explanation for the "Invalid [] range" error. | Jarkko Hietaniemi | 2001-04-28 | 1 | -1/+3 | |
* | | | | | Add a level of indirection to the implementation of \p{InFoo} | Jarkko Hietaniemi | 2001-04-28 | 103 | -105/+515 | |
* | | | | | Update the information on shared library path on HP-UX. | Jarkko Hietaniemi | 2001-04-28 | 1 | -2/+2 | |
* | | | | | Because #9894 seems to do the trick, this workaround can be removed. | Jarkko Hietaniemi | 2001-04-28 | 1 | -4/+0 | |
* | | | | | For PerlIO flush the children's file handles (on fork/exec/system). | Jarkko Hietaniemi | 2001-04-28 | 1 | -2/+4 | |
* | | | | | Test tweak for #9891. | Jarkko Hietaniemi | 2001-04-28 | 1 | -2/+2 | |
* | | | | | New HP-UX hints from Merijn. | Jarkko Hietaniemi | 2001-04-28 | 1 | -36/+54 | |
* | | | | | non-block scopes | Robin Houston | 2001-04-28 | 1 | -1/+18 | |
| |_|_|/ |/| | | | ||||||
* | | | | Re: selfstubber test fail on bleadperl | Mike Guy | 2001-04-27 | 1 | -1/+3 | |
* | | | | Test tweak for #9886. | Jarkko Hietaniemi | 2001-04-27 | 1 | -2/+2 | |
* | | | | Buffering issue at least in Solaris (even with perlio). | Jarkko Hietaniemi | 2001-04-27 | 1 | -0/+2 | |
* | | | | Human-readable pragmas &c | Robin Houston | 2001-04-27 | 1 | -7/+52 | |
* | | | | Update Changes. | Jarkko Hietaniemi | 2001-04-27 | 2 | -1/+139 | |
* | | | | [DOC PATCH bleadperl] Document underscores in numeric literals | Philip Newton | 2001-04-27 | 1 | -1/+13 |