#17931 checked for wrong constant
[p5sagit/p5-mst-13.2.git] / utils /
2002-09-11 Todd C. Miller [perl #17119] typo in utils/dprofpp.PL
2002-09-04 Chip Turner perldoc: allow arguments for pager
2002-08-25 Randy W. Sims [perl #16281] patch to enable perldoc -n for MSWin32...
2002-07-17 Hugo van der Sanden AUTHORS
2002-07-13 Ask Bjoern Hansen perlbug
2002-06-19 Richard Foley Re: perlbug mail loop? [PATCH]
2002-06-12 Peter Prymmer add skipping of threads and threads::shared on default...
2002-06-08 Jarkko Hietaniemi h2ph: Explain why parts of asm/*.h are skipped in Linux.
2002-06-08 Jarkko Hietaniemi perlivp: Too Much Information.
2002-06-08 Jarkko Hietaniemi h2ph: workarounds for too large hexadecimal constants.
2002-06-08 Jarkko Hietaniemi h2ph: handle function pointer constants.
2002-06-08 Philip Newton Re: doc bug in perldoc
2002-06-08 Jarkko Hietaniemi h2ph: evil linux/byteorder/pdp_endian.h
2002-06-08 Jarkko Hietaniemi h2ph: more evilness in the form of Linux inline assembler.
2002-06-07 Jarkko Hietaniemi h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075...
2002-06-07 Jarkko Hietaniemi perlivp: more header matching.
2002-06-07 Jarkko Hietaniemi h2ph: the fp exponent does need to have an explicit...
2002-06-07 Jarkko Hietaniemi perlivp: tell what went wrong.
2002-06-07 Jarkko Hietaniemi perlivp: sometimes headers and symbols don't quite...
2002-06-07 Jarkko Hietaniemi h2ph: One more usage example.
2002-06-07 Jarkko Hietaniemi h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2002-06-06 Jarkko Hietaniemi Typolice.
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-06 Jarkko Hietaniemi Make pstruct and psed appear also on platforms with
2002-06-05 Tim Jenness doc bug in perldoc
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-21 Yitzchak Scott-Tho... Re: Argument "1.23_45" isn't numeric in subroutine...
2002-05-16 Chris Ball perltoc ref.
2002-04-01 Jarkko Hietaniemi Add enc2xs.
2002-03-31 Jarkko Hietaniemi Get the piconv installed.
2002-03-30 Jeremy Zawodny dprofpp - allow command-line args passed to a script...
2002-03-26 Stas Bekman [patch utils/perlbug] subject header setting problem
2002-03-23 John L. Allen perldoc -m [PATCH]
2002-03-04 Nicholas Clark (was Re: [PATCH @13746] h2xs)
2002-03-03 Michael G. Schwern use Config; use Config; require Config;
2002-03-02 Ronald J. Kimball perldoc -q outputs Author and Copyright section
2002-02-03 Ilya Zakharevich h2xs
2002-01-13 Jarkko Hietaniemi Anton Berezin did more reading and the uid setting...
2002-01-12 Jarkko Hietaniemi One should first drop the real uid, not the effective...
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-06 Mattia Barbon B, B::C, perlcc, t/TEST
2002-01-01 Ilya Zakharevich h2xs broken
2001-12-09 Jarkko Hietaniemi h2ph updates from OpenBSD 3.0.
2001-11-29 Hugo van der Sanden Re: More h2ph problems [was Re: h2ph confused by commen...
2001-11-28 Hugo van der Sanden Re: h2ph confused by comments in an enum.
2001-11-27 John Peacock Re: perlcc very broken
2001-11-22 Robin Barker Re: [PATCH perldoc] problems with pod2man
2001-11-21 Robin Barker problems with pod2man
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-30 Paul Marquess RE: [PATCH h2xs] Use of static data in XS modules
2001-10-29 Paul Marquess Use of static data in XS modules
2001-10-23 Mikhail Zabaluev one more touch on File::Temp
2001-10-22 Jarkko Hietaniemi getpwuid() fragility continues.
2001-10-19 Craig A. Berry perldoc.PL tweak for VMS
2001-10-14 Yitzchak Scott-Tho... h2xs grammar nit
2001-10-13 Nicholas Clark Re: default module version for h2xs (was Re: [PATCH...
2001-10-12 Mikhail Zabaluev (replaced with #12600)
2001-10-06 Nicholas Clark (was Re: [PATCH] Re: What sort of Makefile.PL should
2001-09-24 Nicholas Clark Re: What sort of Makefile.PL should h2xs write?
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-15 Tim Jenness h2xs.PL with C::Scan
2001-09-14 Joe Smith Re: [PATCH 2 pl2pm.PL]
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-01 Ilya Zakharevich Allow for long long in h2xs
2001-07-31 Ilya Zakharevich Allow for GNU-isms in h2xs
2001-07-17 Jonathan Stowe Re: [PATCH h2xs.PL ] use Test::More where appropriate...
2001-07-16 Nick Ing-Simmons Back out change to h2xs till it passes its test.
2001-07-16 Jonathan Stowe use Test::More where appropriate (was Re: [PATCH]
2001-07-16 Gurusamy Sarathy integrate change#11374 from maint-5.6
2001-07-14 Jonathan Stowe use Getopt::Long (was Re: [PATCH] h2xs)
2001-07-13 Jarkko Hietaniemi Handle glibc style of constant definitions using enum
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-07 Nicholas Clark h2xs
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Jonathan Stowe Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make...
2001-07-02 Jarkko Hietaniemi (Mistaken retraction)
2001-07-02 Jarkko Hietaniemi Detypo in #11103.
2001-07-02 Jonathan Stowe (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with ...
2001-07-01 Jarkko Hietaniemi Make 'compile' target a little less broken.
2001-06-24 Jarkko Hietaniemi Allow (displaying and) re-editing the Subject in perlbug.
2001-06-24 Jarkko Hietaniemi Display $ENV{CYGWIN} in perlbug if set (like #10875...
2001-06-22 Prymmer/Kahn trigraphs and tests for h2xs
2001-06-19 Jarkko Hietaniemi The old libnet.cfg is first searched from the current...
2001-06-19 Jarkko Hietaniemi Make libnetcfg by default display the libnet configuration,
2001-06-17 Jarkko Hietaniemi Initial integration of libnet-1.0703.
2001-06-15 Peter Prymmer handle tri graphs in h2ph.PL -> h2ph*
2001-05-28 Richard Soderberg RE: [ID 20010528.002] dprofpp: "-R" does not work
2001-05-26 Nicholas Clark Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-05 Nicholas Clark Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-04-27 Jarkko Hietaniemi h2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko Hietaniemi Don't bother creating existing directories.
2001-04-27 Mike Schilli MakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemi break is not yet Perl. Added the template license...
2001-04-26 Abigail Fill in details we're likely to know.
2001-04-26 Jarkko Hietaniemi If some of the constants are prefixes of others,
2001-04-23 Jarkko Hietaniemi Synchronize h2xs and pod2man some more on the documentation
2001-04-21 Elaine -HFB- Ashton Patch utils/h2xs.PL
2001-04-21 Michael G. Schwern Confused by "#if &__GNUC_PREREQ (2,97)"
next