p5sagit/p5-mst-13.2.git
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 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.
2001-06-04 Jarkko Hietaniemi use is a compile-time thing.
2001-06-04 Robin Barker -Wall casting patch
2001-06-04 Abhijit Menon-Sen introducing SVpad_TYPED
2001-06-04 Gurusamy Sarathy testsuite for change#10192 (from Gisle Aas)
2001-06-04 Jarkko Hietaniemi Missed from #10420.
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-04 Jarkko Hietaniemi Update Changes.
2001-06-03 Jarkko Hietaniemi -Wall "subscript has type `char'" cleanup.
2001-06-03 Jarkko Hietaniemi Various "cast to pointer from integer of different...
2001-06-03 Jarkko Hietaniemi The non-locale places need love, too.
2001-06-03 Jarkko Hietaniemi "10.", that is, decimal numbers can have no decimal...
2001-06-03 Jarkko Hietaniemi Potential buffer overrun if the radix separator is...
2001-06-03 Jarkko Hietaniemi Integrate change #10412 from maintperl; locale is now
2001-06-03 Jarkko Hietaniemi More verbose debugging.
2001-06-03 Paul Marquess RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
2001-06-03 Jarkko Hietaniemi Mention that lexicalizing $a or $b is a bad idea if one
2001-06-03 Jarkko Hietaniemi Tweak the test to be happy if the accuracy is 'good...
2001-06-03 Jarkko Hietaniemi Upgrade to Attribute::Handlers 0.70.
2001-06-03 Jarkko Hietaniemi One less -Wall whine.
2001-06-03 Jarkko Hietaniemi Integrate change #10404 from maintperl; eval.t was...
2001-06-03 Jarkko Hietaniemi Update to Text::Balanced 1.85.
2001-06-03 Nicholas Clark Re: ext/Socket/Socket.xs
2001-06-03 Jarkko Hietaniemi Unused variables.
2001-06-03 Simon Cozens APIfy op_clear
2001-06-03 Nicholas Clark t/lib/extutils.t
2001-06-03 Prymmer/Kahn update two win32 Makefiles
2001-06-03 Hugo van der... Re: 'decimal digits' macro?
2001-06-03 Hugo van der... Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-03 Jarkko Hietaniemi Integrate change #10394 from maintperl; lexical file...
2001-06-02 Jarkko Hietaniemi More VMS tweaks from Craig A. Berry.
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-06-02 Jarkko Hietaniemi Drop the -ansi from the default gcc flags.
2001-06-02 Jarkko Hietaniemi Integrate perlio:
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-02 Nick Ing-Simmons Tweak util.c's atof2 for MULTIPLICITY
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Add Attribute::Handlers 0.61 from Damian Conway.
2001-06-01 Peter Prymmer allow MIME::QuotePrint to handle ASCII code numbers...
2001-06-01 Jeff Pinyan 'do 1' and puzzling (?>...)
2001-06-01 Craig A. Berry configure.com tweaks
2001-06-01 Jarkko Hietaniemi Update Changes.
2001-06-01 Mike Guy Re: [ID 20010529.004] program doesn't work unless in...
2001-06-01 Hugo van der... Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Jarkko Hietaniemi Zero() is not available in x2p (or, rather, some of its
2001-06-01 Michael G.... bzero -> memset
2001-06-01 Jeff Pinyan Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
2001-06-01 Jarkko Hietaniemi Retract #10324 and #10333; not needed.
2001-06-01 Jarkko Hietaniemi The #10370 wasn't quite right.
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-06-01 Michael G.... Re: [PATCH xsutils.c] Quieting warnings
2001-06-01 Tim Jenness Fix -Wall on XS::Typemap
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-06-01 Nicholas Clark Re: Why t/lib/extutils.t is failing (was Re: [PATCH...
2001-06-01 Michael G.... Eliminating trigraph
2001-06-01 Philip Newton Re: [PATCH] Tests for File::Compare
2001-06-01 Jarkko Hietaniemi Integrate perlio:
2001-06-01 Nick Ing-Simmons Cleanup dll.base and dll.exp created by GCC builds.
2001-06-01 Nick Ing-Simmons Make filecomp test work on CRLF platforms by adding...
2001-06-01 Nick Ing-Simmons Integrate mainline
2001-05-31 Jarkko Hietaniemi panic:claustrophobia.
2001-05-31 Jarkko Hietaniemi Update Changes.
2001-05-31 Nick Ing-Simmons Integrate mainline.
2001-05-31 Jarkko Hietaniemi Integrate perlio:
2001-05-31 Jarkko Hietaniemi Allow Configure -Dinc_version_list='5.6.0/$archname...
2001-05-31 Jarkko Hietaniemi More AUTHORS.
2001-05-31 Alexander Gough Re: [PATCH] Tests for File::Compare
2001-05-31 Abhijit Menon-Sen [PATCH] DEBUG_* macro cleanups
2001-05-31 Abhijit Menon-Sen -Wall cleanups: perl.c, gv.c, Storable.xs
2001-05-31 Jarkko Hietaniemi [PATCH] AUTHORS
2001-05-31 Nick Ing-Simmons win32 - dmake regen_config_h
2001-05-31 Philip Newton Re: [PATCH util.c] More warning cleanups.
2001-05-31 Nick Ing-Simmons Tolerate Win32 numerics
next