This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Provide support for types PVN and UNDEF in
[perl5.git] / lib / ExtUtils / xsubpp
2005-05-24 Jarkko Hietaniemixsubpp, ParseXS: allow other suffix beyond .c
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2003-08-12 Ilya Zakharevichxsubpp: wrong code
2002-12-09 Nicholas Clark[perl #18256] xsubpp can make nested comments in C...
2002-09-04 John PeacockRe: [PATCH] Correct/completes Overloading in XS mods
2002-04-03 Nick Ing-SimmonsAdd -hiertype option to xsubpp for easier mapping C...
2002-04-01 Spider BoardmanRe: 14986 xsubpp patch broke Unicode::Map8
2002-03-08 John PeacockForgot an OVERLOAD character in xsubpp
2002-03-04 John Peacock[PATCH] enhance xsubpp to support OVERLOAD: keyword
2002-03-04 Ilya Zakharevichxsubpp
2001-11-25 Gurusamy Sarathyxsubpp produces a spurious warning on directories calle...
2001-10-28 Artur BergmanChange #12726 changed require 5.002 to 5.0 somehow...
2001-10-28 Artur BergmanSupport [] style prototypes.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Jarkko HietaniemiUse __attribute__((unused)) to silence -Wall on unused ax.
2001-06-12 Doug MacEachernext/ + -Wall
2001-04-08 Craig A. Berryfix IO.xs compile failure on VMS
2001-03-27 Tim JennessTypemap testing
2001-02-20 Jarkko HietaniemiRetract the #8838 and #8840 for now because of
2001-02-18 Doug MacEachern[patch] xsubpp: make sv_setref_* targetable
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-04 Doug MacEachernRe: [patch] static-ize XS()
2000-11-29 Ilya ZakharevichRe: [PATCH 5.7.0] OUT keyword for xsubpp
2000-11-29 Ilya ZakharevichOUT keyword for xsubpp
2000-11-16 Nicholas ClarkRe: 20001101.003 PDL
2000-08-27 Jarkko HietaniemiRetract #6853 (false alarm).
2000-08-27 Hugo van der Sandenworkaround for xsubpp
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-06-29 Doug MacEachernxsub attributes
2000-05-28 Gurusamy Sarathysmall bug in change#6144; remove random \xA0 character...
2000-05-28 Gurusamy Sarathymake xsubpp skip embedded pod (from Matthias Neeracher
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathybackout change#5708; fixups for behavior of recently...
2000-03-18 Gurusamy Sarathyrecognize single-line declarations in xsubpp; add switc...
2000-03-13 Gurusamy Sarathyignore const for the purposes of typemaps (from Hugo...
2000-03-09 Gurusamy Sarathynew xsubpp keywords should be in all caps
2000-03-04 Gurusamy Sarathybetter error messages when xsubpp fails to find map...
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-02-22 Gurusamy Sarathys/undef/NO_INIT/g in change#5183
2000-02-21 Gurusamy Sarathyallow optional XSUB parameters without being forced...
2000-02-19 Gurusamy Sarathyvarious xsubpp enhancements that make it easier to...
2000-02-09 Charles BaileyResync with mainline
2000-01-22 Gurusamy Sarathyfix line continuations in argument lists (from Helmut...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathyoptimize XSUBs to use targets if the -nooptimize xsubpp...
1999-10-01 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-30 Gurusamy Sarathyremove prehistoric XFree() gunk
1999-09-27 Ilya ZakharevichFinalize change #4232.
1999-09-26 Ilya ZakharevichTo: Mailing list Perl5 <perl5-porters@perl.org>
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathyavoid race condition in the CAPI extension bootstrap...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1998-10-02 Jan Duboistolerate spaces when fixing up __cplusplus output by...
1998-09-21 Gurusamy Sarathymake xsubpp generate well-formed code with CAPI &&...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-09 Tye McQueenpatch for more flexible initialization of xsub parameters
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-06-10 Paul JohnsonApplied relevant parts of:
1998-06-10 Ilya Zakharevichxsubpp enhancements ($CPAN/authors/id/ILYAZ/patches...
1998-04-24 Gurusamy Sarathy[asperl] add AS patch#18
1998-04-21 Gurusamy Sarathy[asperl] add AS patch#17
1998-03-12 Gurusamy Sarathy[asperl] added AS patch#12 with minor changes
1998-02-12 Gurusamy Sarathy[win32] fix xsubpp bug in SETMAGIC code
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1997-09-05 John Tobeyxsubpp fix to allow #ifdef's around entire XSubs
1997-08-06 John Tobeyxsubpp patch
1997-06-11 Jonathan Biggarpathname bug in xsubpp on win32
1997-05-07 Ralf S. EngelschallTrivial bugfix for pod of xsubpp
1997-04-14 John Q. Linuxxsubpp incorrectly handles 'class::newthing()'
1997-03-28 Malcolm BeattieInitial devel changes.
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-10 Perl 5 Porters[inseparable changes from patch from perl5.003_25 to... perl-5.003_26
1997-01-29 Tim Buncexsubpp handing of void funcs breaks extensions using...
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-15 Ilya ZakharevichRe: xsubpp and Tk ==> segfault
1996-12-19 Nick Ing-Simmonsxsubpp patch to add #line
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-10-10 Ilya Zakharevichperl 5.003_07: lib/ExtUtils/xsubpp
1996-09-30 Perl 5 PortersChange a reference from perlapi(1) to perlxs(1).
1996-07-31 Charles Baileyperl 5.003_01: [changes beteween cumulative patches... perl-5.003_01
1996-07-10 Perl 5 Portersperl 5.003_01: lib/ExtUtils/xsubpp
1996-03-17 Perl 5 PortersUpdated to v1.935
1996-02-06 Paul Marquessxsubpp 1.933 patch
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-30 Perl 5 Portersperl 5.003_04: lib/ExtUtils/xsubpp
1996-08-10 Larry Wallperl 5.003_02: [changes beteween cumulative patches... perl-5.003_02
1996-01-02 Perl 5 PortersUpdated from xsubpp-1.924 to 1.929.
1995-11-24 Paul Marquessxsubpp 1.924
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-06-05 Andy DoughertyThis is my patch patch.1j for perl5.001.
1995-05-30 Andy DoughertyThis is my patch patch.1g for perl5.001.
1995-03-13 Larry WallPerl 5.001 perl-5.001
next