summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+7
* Fix -Wall on XS::TypemapTim Jenness2001-06-011-0/+1
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-237/+23
* -Wall cleanups: perl.c, gv.c, Storable.xsAbhijit Menon-Sen2001-05-311-19/+15
* More -Wall sweeping.Jarkko Hietaniemi2001-05-305-6/+5
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-302-3/+1
* More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksumJarkko Hietaniemi2001-05-301-1/+1
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+4
* Fix the BOOT section to call myU2time properly.Jarkko Hietaniemi2001-05-301-4/+9
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-301-2/+2
* Retract #10295 and #10296: a more generic solutionJarkko Hietaniemi2001-05-302-9/+3
* Mention Time::localtime and Time::gmtime.Jarkko Hietaniemi2001-05-291-0/+6
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-291-2/+6
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-291-1/+3
* Document strftime() and strptime().Jarkko Hietaniemi2001-05-272-19/+218
* Make Time::Piece::strptime() to be a function, not a method.Jarkko Hietaniemi2001-05-271-11/+18
* DB_File has its own attribute story.Jarkko Hietaniemi2001-05-241-0/+7
* 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