p5sagit/p5-mst-13.2.git
2001-06-12 Jarkko Hietaniemi Update Changes.
2001-06-12 Jarkko Hietaniemi One less -Wall whine (found under DEBUGGING).
2001-06-12 Jarkko Hietaniemi s/case-independent/case-insensitive/g
2001-06-12 Gurusamy Sarathy As suggested in
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Abhijit Menon-Sen anonymous stashes
2001-06-12 Jarkko Hietaniemi One more test for $^S.
2001-06-12 Abhijit Menon-Sen $^S almost entirely broken with 5.6.1
2001-06-12 Mike Guy Re: [ID 20010612.001] out of memory during regex compil...
2001-06-12 Jarkko Hietaniemi AUTHORS updates.
2001-06-12 Wilfredo Sánchez rhapsody/darwin minor cleanup
2001-06-12 Philip Newton [MacPerl-Porters] Re: [PATCH] Mac OS Compatability...
2001-06-12 Jarkko Hietaniemi Cleanup the a2p.c for -Wall.
2001-06-12 Jarkko Hietaniemi File::Find update for MacOS from Chris Nandor.
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-06-11 Jarkko Hietaniemi Buglet found by Mark Bixby: "./try >...
2001-06-11 Craig A. Berry DCL quoting syntax drives pumpking mad
2001-06-11 Jarkko Hietaniemi Move the full \p\P lists to perlunicode.
2001-06-11 Craig A. Berry no PerlIO at startup time on VMS
2001-06-11 Jarkko Hietaniemi Update Changes.
2001-06-11 Jarkko Hietaniemi Add the modfl_pow32_bug (anti)definition also to VOS...
2001-06-11 Jarkko Hietaniemi VOS updates from Paul Green for @10476.
2001-06-11 Mike Guy Not many people know this ...
2001-06-11 Jarkko Hietaniemi Add final commas to lists as suggested by Philip Newton.
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-11 Chris Nandor [RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-11 Jarkko Hietaniemi One more run_byacc (a hand-tweaked version had slipped...
2001-06-11 Nick Ing-Simmons Integrate mainline
2001-06-10 Mike Guy ExtUtils::Manifest not -w clean
2001-06-10 Nicholas Clark ExtUtils::Constant
2001-06-10 Jarkko Hietaniemi Integrate perlio:
2001-06-10 Jarkko Hietaniemi Move the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-Simmons Fix (valid) -Wall warnings in perlio.c
2001-06-10 Jarkko Hietaniemi Update perly_c.diff, update perly.fixer to edit away
2001-06-10 Jarkko Hietaniemi Check the version of byacc.
2001-06-10 Simon Cozens perly.y overhaul
2001-06-10 Jarkko Hietaniemi Integrate perlio:
2001-06-10 Nick Ing-Simmons Integrate mainline
2001-06-10 Jarkko Hietaniemi Put some meat on the perl572delta bones. The list of
2001-06-10 Nick Ing-Simmons Paper over a crack or two with USE_SFIO
2001-06-10 Jarkko Hietaniemi Update Changes.
2001-06-10 Hugo van der... Re: pragma/locale.t #107
2001-06-10 Nicholas Clark Try to grok numbers both with the locale specific separator
2001-06-10 Artur Bergman Don't build Thread.pm if USEITHREADS
2001-06-10 Jarkko Hietaniemi Integrate perlio:
2001-06-10 Jarkko Hietaniemi Do locale specific separator if only in locale.
2001-06-09 Nick Ing-Simmons Make XS/Typemap compile (but fail) with sfio
2001-06-09 Nick Ing-Simmons Re-integrate mainline
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-09 Artur Bergman New attempt to clone callack
2001-06-09 Jarkko Hietaniemi Numeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-09 Nicholas Clark Re: pragma/locale.t #107
2001-06-08 Jarkko Hietaniemi Redo the #10482, there already was a test script for...
2001-06-08 Jarkko Hietaniemi Twisted format testing, from Merijn.
2001-06-08 Jarkko Hietaniemi More \p{In...} testing, combined with \N{...}.
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-08 Craig A. Berry Re: [PATCH perl@10439] fix old $^S description in perlv...
2001-06-08 Gisle Aas Unresolved symbol in ext/re/re.xs
2001-06-08 Jarkko Hietaniemi Update Changes.
2001-06-08 Jarkko Hietaniemi Regen Glossary et alia.
2001-06-07 Jarkko Hietaniemi Harumph, also AIX will spill its guts (i.e. dump core)
2001-06-07 Gurusamy Sarathy in change#10451, check that CvOUTSIDE is a CV before...
2001-06-07 Robin Barker Re: [PATCH perl@10439] diagnostics and long C<=item>s
2001-06-07 Robin Barker long =item
2001-06-07 Jarkko Hietaniemi IOK vs pIOK docs
2001-06-07 Jarkko Hietaniemi Integrate perlio:
2001-06-07 Nick Ing-Simmons MULTIPLICITY fix for S_grok_number(), also a few gratui...
2001-06-07 Nick Ing-Simmons Raw integrate of mainline for S_grok_number debug
2001-06-06 Jarkko Hietaniemi The proper prototyping for #10463.
2001-06-06 Nicholas Clark Re: [PATCH] nuke strtol (was Re: One fix for strtoul...
2001-06-06 Craig A. Berry fix old $^S description in perlvms.pod
2001-06-06 Jarkko Hietaniemi Podify the remaining README.platform files;
2001-06-06 Mike Guy Re: Bug in perlguts documentation?
2001-06-06 Mike Guy Re: [ID 20010604.015] taint + comma = false insecurity
2001-06-06 Jarkko Hietaniemi Disable long doubles from pre-5.0 Tru64s.
2001-06-06 Jarkko Hietaniemi The #10455 exposed that modfl() is fundamentally busted
2001-06-06 Hugo van der... Configure check for geborken modfl(), inspired by
2001-06-06 Jarkko Hietaniemi Integrate changes #10450 and #10451 from maintperl:
2001-06-06 Jarkko Hietaniemi MakeMaker magic to compile (when no dynamic loading)
2001-06-06 Nick Ing-Simmons Integrate mainline.
2001-06-06 Jarkko Hietaniemi Integrate change #10448 from maintperl; lexicals
2001-06-06 Peter Scott perl570delta.pod
2001-06-05 Jarkko Hietaniemi The fudge factor is no more needed. I hope.
2001-06-05 Hugo van der... Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-05 Jarkko Hietaniemi Make up prototypes only for those who have the functions
2001-06-05 Prymmer/Kahn Re: Not OK: perl@10439 on win32
2001-06-05 Jarkko Hietaniemi Extraction of the *.SH wasn't quite working with -Dmksy...
2001-06-05 Jarkko Hietaniemi Unnecessary fuzziness undone, noted by Mike Guy.
2001-06-04 Jarkko Hietaniemi Update Changes.
2001-06-04 Jarkko Hietaniemi Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
2001-06-04 Jarkko Hietaniemi Test case for #10433/#10424.
2001-06-04 Hal Morris One fix for strtoul not setting errno
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi Sigh. This is what #10424 was supposed to check in.
2001-06-04 Jarkko Hietaniemi More verbose failure.
2001-06-04 Jarkko Hietaniemi The .pm changes to go with #10428.
2001-06-04 Jarkko Hietaniemi On second thoughts show to utf8 skippage message only
2001-06-04 Jarkko Hietaniemi Do not import anything from Encode.
2001-06-04 Jarkko Hietaniemi The #10402 didn't take. Weird.
2001-06-04 Jarkko Hietaniemi Eradicate traces of 'asciirange' re subpragma.
next