summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac OS X patch for missing tzname definition from Paul Schinder.Jarkko Hietaniemi2001-04-241-0/+5
* Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld...Tim Jenness2001-04-241-17/+18
* Re: [ID 20010423.006] Test failed in perl@9794Robin Houston2001-04-241-0/+4
* Retract #9811.Jarkko Hietaniemi2001-04-241-4/+0
* (Retracted by #9812.)Jarkko Hietaniemi2001-04-241-0/+4
* Implement Cwd::abs_path in XSBenjamin Sugars2001-04-231-0/+99
* Deparse nitRobin Houston2001-04-231-2/+5
* Time::Piece work continues. $t->day removed sinceJarkko Hietaniemi2001-04-232-70/+295
* Distinguish package variables, if necessaryRobin Houston2001-04-221-4/+63
* Support BEGIN blocks in B::Deparse (& more)Robin Houston2001-04-223-66/+280
* IO::Socket::INET patchandrew deryabin2001-04-221-2/+4
* B::walksymtable improperly documented?Michael G. Schwern2001-04-211-4/+16