summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* PerlIO and Encode doc cleanup and tweaks.Jarkko Hietaniemi2001-04-213-174/+215
* Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s...Robin Houston2001-04-202-9/+18
* Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s...Robin Houston2001-04-191-4/+7
* void close_dir portability fix for Cwd.xsPeter Prymmer2001-04-191-0/+4
* Document and test Time::Piece.Jarkko Hietaniemi2001-04-193-50/+125
* PATCH: Propagate low byte of hints in cop.op_privateRobin Houston2001-04-191-1/+1
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-195-0/+900
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-59/+3
* Move the init_tm() and mini_mktime() up from POSIX.xs to util.cJarkko Hietaniemi2001-04-181-240/+0
* Declare hints only if needed.Jarkko Hietaniemi2001-04-181-1/+1
* some pragma supportRobin Houston2001-04-181-15/+85
* XS::Typemap - T_OPAQUETim Jenness2001-04-183-19/+71
* Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)David Dyck2001-04-181-1/+10
* Missing prototype behaviourAbigail2001-04-172-0/+4
* Re: Deparse - parenthesise args to undeclared subsRobin Houston2001-04-171-0/+3
* utf8 literal strings (and possibly a unicode/regex bug)Robin Houston2001-04-172-1/+3
* Deparse - parenthesise args to undeclared subsRobin Houston2001-04-171-3/+15
* ambient pragmasRobin Houston2001-04-171-10/+224
* multiple B::* changesRobin Houston2001-04-174-19/+98
* Thread-awareness from Doug MacEachern.Jarkko Hietaniemi2001-04-171-2/+2
* [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OSChris Nandor2001-04-171-8/+12
* Add interval timer (setitimer, getitimer) support to Time::HiRes.Jarkko Hietaniemi2001-04-152-27/+184
* Add Scalar-List-Utils 1.02, from Graham Barr.Jarkko Hietaniemi2001-04-156-0/+861
* Fix core dump on binmode($fh,'Scalar')Nick Ing-Simmons2001-04-131-15/+30
* This is at least 5.005.Jarkko Hietaniemi2001-04-121-2/+0
* Integrate Time::Hires 1.20 from Douglas E. Wegscheid.Jarkko Hietaniemi2001-04-124-0/+661
* Digest::MD5 on UTF8 stringsGisle Aas2001-04-121-4/+2
* Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNI...Gisle Aas2001-04-121-7/+1