summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Move the stack desire definition to thread.h.Jarkko Hietaniemi2001-05-161-5/+10
* DG-UX threading patches, including a README.dgux,Jarkko Hietaniemi2001-05-161-0/+4
* More on /x regexesRobin Houston2001-05-161-12/+53
* Document that the core time() may be rounding ratherJarkko Hietaniemi2001-05-161-0/+6
* Half of #10107 got lost.Jarkko Hietaniemi2001-05-151-6/+6
* Lvaluable method callsRobin Houston2001-05-151-11/+29
* C<$foo =~ give_me_a_regex>; /x modifierRobin Houston2001-05-151-34/+85
* "${foo}_bar"Robin Houston2001-05-151-7/+7
* Remove the 'asciir' re subpragma. Should instead implementJarkko Hietaniemi2001-05-111-1/+0
* $foo->bar(0)Robin Houston2001-05-111-1/+1
* A nicely working combination for UTS from Hal Morris.Jarkko Hietaniemi2001-05-111-0/+9
* Extend tr/\0-\377/blah/c supportRobin Houston2001-05-102-6/+15
* t/op/64bitint.tRobin Houston2001-05-101-1/+7
* Retract #10070, not ready yet.Jarkko Hietaniemi2001-05-101-2/+1
* (Retracted by #10073)Hugo van der Sanden2001-05-101-1/+2
* our() lists and foreach loopsRobin Houston2001-05-101-3/+12
* Fix tr///ansliterationRobin Houston2001-05-102-14/+28
* Show string for PVOP, and referent for RVRobin Houston2001-05-091-1/+10
* B::Deparse testerRobin Houston2001-05-091-3/+12
* Test offset when reading from a PerlIO::ScalarBenjamin Sugars2001-05-091-1/+4
* Document known bugsRobin Houston2001-05-081-1/+69
* Give (?{...}) a taste of its own medicineRobin Houston2001-05-071-1/+30
* undefined folded constantsRobin Houston2001-05-071-1/+3
* use Foo (sub {...});Robin Houston2001-05-071-0/+1
* scopingRobin Houston2001-05-062-58/+125
* long =itemRobin Barker2001-05-041-2/+6
* Encode/IO doc tweaks.Jarkko Hietaniemi2001-05-041-25/+18
* Allow clobbering of a PerlIO::Scalar and more testsBenjamin Sugars2001-05-031-0/+2
* 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
* | Remove unused files; noted by Sarathy.Jarkko Hietaniemi2001-05-032-186/+0
|/
* Fix for a segfault, from Marc Lehmann.Jarkko Hietaniemi2001-05-022-2/+2
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-1/+1
* Re: [PATCH] Allow appending on a PerlIO::ScalarBenjamin Sugars2001-05-021-4/+31
* Additional note on the encoding example: one cannotJarkko Hietaniemi2001-05-021-0/+3
* Add an encoding conversion example.Jarkko Hietaniemi2001-05-021-5/+13
* Another coat of paint but still nowhere finished.Jarkko Hietaniemi2001-05-021-10/+161
* Allow appending on a PerlIO::ScalarBenjamin Sugars2001-05-011-1/+4
* Multiple consecutive writes on PerlIO::ScalarBenjamin Sugars2001-05-011-1/+1
* optimised sortRobin Houston2001-05-011-1/+9
* for(;;), sortRobin Houston2001-05-011-7/+17
* do, warn, useRobin Houston2001-05-011-23/+23
* suppress warningRobin Houston2001-04-301-3/+4
* Allow a zero timeout on IO::Socket accept and connect--John Holdsworth2001-04-301-9/+17
* Doc fixes.Abigail2001-04-291-2/+2
* non-block scopesRobin Houston2001-04-281-1/+18
* Human-readable pragmas &cRobin Houston2001-04-271-7/+52
* Add LOG_PERROR; prettify the "removed".Jarkko Hietaniemi2001-04-271-37/+45
* Deparse nits.Jarkko Hietaniemi2001-04-261-2/+2