summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* formats must be flush leftRobin Houston2001-04-261-3/+3
* [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constantChris Bongaarts2001-04-261-1/+1
* Further cuts and more docs from Graham Barr.Jarkko Hietaniemi2001-04-262-25/+16
* DB_File-1.77Paul Marquess2001-04-264-18/+214
* fix easy bugsRobin Houston2001-04-261-5/+24
* Dethinko from Robin Houston.Jarkko Hietaniemi2001-04-261-1/+1
* C<$x = /(.)/> ne C<($x) = /(.)/>Robin Houston2001-04-261-1/+3
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+1
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+2
* The Time::Piece conspiracy unmasked!!!Jarkko Hietaniemi2001-04-263-109/+0
* [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-4/+4
* filetests, open(my $x,...), warnings, formats &cRobin Houston2001-04-261-61/+45
* Beginnings of strptime(). Do not touch the wet paint.Jarkko Hietaniemi2001-04-261-83/+220
* Re: [PATCH: perl@9841] fix a typo for Cwd.xsBenjamin Sugars2001-04-261-1/+0
* re 'debug' was broken by #9084.Jarkko Hietaniemi2001-04-261-1/+1
* Re: [PATCH 5.7.1] B::Concise and extra variablesPaul Johnson2001-04-251-3/+60
* fix a typo for Cwd.xsPeter Prymmer2001-04-251-1/+1
* abs_path() didn't terminate the filename correctly,Jarkko Hietaniemi2001-04-251-16/+29
* The tzname[] bit is not needed by util.c -- and causesJarkko Hietaniemi2001-04-251-3/+8