summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | use is a compile-time thing.Jarkko Hietaniemi2001-06-041-1/+1
* | -Wall casting patchRobin Barker2001-06-042-7/+7
* | introducing SVpad_TYPEDAbhijit Menon-Sen2001-06-040-0/+0
* | testsuite for change#10192 (from Gisle Aas)Gurusamy Sarathy2001-06-042-0/+64
* | Missed from #10420.Jarkko Hietaniemi2001-06-041-1/+1
* | Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-048-7/+63
* | Update Changes.Jarkko Hietaniemi2001-06-042-1/+298
* | -Wall "subscript has type `char'" cleanup.Jarkko Hietaniemi2001-06-034-96/+97
* | Various "cast to pointer from integer of different size"Jarkko Hietaniemi2001-06-034-13/+13
* | The non-locale places need love, too.Jarkko Hietaniemi2001-06-031-1/+1
* | "10.", that is, decimal numbers can have no decimal part at all.Jarkko Hietaniemi2001-06-031-1/+1
* | Potential buffer overrun if the radix separator is more thanJarkko Hietaniemi2001-06-032-6/+8
* | Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-0314-118/+65
* | More verbose debugging.Jarkko Hietaniemi2001-06-031-8/+30
* | RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tPaul Marquess2001-06-032-2/+82
* | Mention that lexicalizing $a or $b is a bad idea if oneJarkko Hietaniemi2001-06-031-1/+3
* | Tweak the test to be happy if the accuracy is 'good enough'.Jarkko Hietaniemi2001-06-031-1/+2
* | Upgrade to Attribute::Handlers 0.70.Jarkko Hietaniemi2001-06-0316-3/+336
* | One less -Wall whine.Jarkko Hietaniemi2001-06-031-1/+1
* | Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.Jarkko Hietaniemi2001-06-031-2/+2
* | Update to Text::Balanced 1.85.Jarkko Hietaniemi2001-06-032-3/+5
* | Re: ext/Socket/Socket.xsNicholas Clark2001-06-030-0/+0
* | Unused variables.Jarkko Hietaniemi2001-06-031-2/+0
* | APIfy op_clear Simon Cozens2001-06-034-3/+27
* | t/lib/extutils.tNicholas Clark2001-06-032-88/+379
* | update two win32 MakefilesPrymmer/Kahn2001-06-032-1/+8
* | Re: 'decimal digits' macro? Hugo van der Sanden2001-06-033-2/+3
* | Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-031-19/+116
* | Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-035-8/+18
* | More VMS tweaks from Craig A. Berry.Jarkko Hietaniemi2001-06-022-1/+4
* | -Wall cleanup continues.Jarkko Hietaniemi2001-06-0216-39/+110
* | Drop the -ansi from the default gcc flags.Jarkko Hietaniemi2001-06-021-2/+2
* | Integrate perlio:Jarkko Hietaniemi2001-06-021-11/+11
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2001-06-0210-40/+909
| |\ | |/ |/|
* | Add Attribute::Handlers 0.61 from Damian Conway.Jarkko Hietaniemi2001-06-016-33/+853
* | allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machinesPeter Prymmer2001-06-012-6/+53
* | 'do 1' and puzzling (?>...)Jeff Pinyan2001-06-011-1/+1
* | configure.com tweaksCraig A. Berry2001-06-011-0/+2
* | Update Changes.Jarkko Hietaniemi2001-06-012-7/+180
* | Re: [ID 20010529.004] program doesn't work unless in debug modeMike Guy2001-06-011-4/+2
* | Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-018-22/+91
* | Zero() is not available in x2p (or, rather, some of itsJarkko Hietaniemi2001-06-011-2/+2
* | bzero -> memsetMichael G. Schwern2001-06-011-2/+2
* | Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tJeff Pinyan2001-06-013-3/+142
* | Retract #10324 and #10333; not needed.Jarkko Hietaniemi2001-06-012-56/+0
* | The #10370 wasn't quite right.Jarkko Hietaniemi2001-06-011-1/+1
* | Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-0118-149/+330
* | Re: [PATCH xsutils.c] Quieting warningsMichael G. Schwern2001-06-012-3/+3
* | Fix -Wall on XS::TypemapTim Jenness2001-06-011-0/+1
* | [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-0110-272/+357