summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/xsubpp
Commit message (Expand)AuthorAgeFilesLines
* fix IO.xs compile failure on VMSCraig A. Berry2001-04-081-1/+1
* Typemap testingTim Jenness2001-03-271-0/+2
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-13/+1
* [patch] xsubpp: make sv_setref_* targetableDoug MacEachern2001-02-181-1/+13
* Re: [patch] static-ize XS()Doug MacEachern2001-01-041-0/+2
* Re: [PATCH 5.7.0] OUT keyword for xsubppIlya Zakharevich2000-11-291-4/+4
* OUT keyword for xsubppIlya Zakharevich2000-11-291-19/+20
* Re: 20001101.003 PDLNicholas Clark2000-11-161-3/+14
* Retract #6853 (false alarm).Jarkko Hietaniemi2000-08-271-1/+1
* workaround for xsubppHugo van der Sanden2000-08-271-1/+1
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-6/+21
* small bug in change#6144; remove random \xA0 character that snuckGurusamy Sarathy2000-05-281-1/+1
* make xsubpp skip embedded pod (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+17
* backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-1/+0
* recognize single-line declarations in xsubpp; add switches toGurusamy Sarathy2000-03-181-4/+22
* ignore const for the purposes of typemaps (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-0/+1
* new xsubpp keywords should be in all capsGurusamy Sarathy2000-03-091-11/+11
* better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-8/+8
* s/undef/NO_INIT/g in change#5183Gurusamy Sarathy2000-02-221-1/+1
* allow optional XSUB parameters without being forced to use aGurusamy Sarathy2000-02-211-1/+5
* various xsubpp enhancements that make it easier to use withGurusamy Sarathy2000-02-191-30/+144
* fix line continuations in argument lists (from Helmut Jarausch)Gurusamy Sarathy2000-01-221-1/+3
* optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-6/+64
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-011-1/+1
|\
| * remove prehistoric XFree() gunkGurusamy Sarathy1999-09-301-1/+1
* | Finalize change #4232.Ilya Zakharevich1999-09-271-1/+1
* | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-261-13/+51
|/
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-36/+3
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1/+1
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-2/+1
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-4/+4
* tolerate spaces when fixing up __cplusplus output by old h2xsJan Dubois1998-10-021-1/+1
* make xsubpp generate well-formed code with CAPI && !PERL_OBJECTGurusamy Sarathy1998-09-211-13/+20
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-2/+1
* patch for more flexible initialization of xsub parametersTye McQueen1998-07-091-7/+30
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-6/+2
* Applied relevant parts of:Paul Johnson1998-06-101-1/+2
* xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), aIlya Zakharevich1998-06-101-8/+80
* [asperl] add AS patch#18Gurusamy Sarathy1998-04-241-4/+5
* [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-2/+38
* [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-0/+8
* [win32] fix xsubpp bug in SETMAGIC codeGurusamy Sarathy1998-02-121-2/+2
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-4/+17
* xsubpp fix to allow #ifdef's around entire XSubsJohn Tobey1997-09-051-2/+2
* xsubpp patchJohn Tobey1997-08-071-24/+71
* pathname bug in xsubpp on win32Jonathan Biggar1997-06-111-0/+1
* Trivial bugfix for pod of xsubppRalf S. Engelschall1997-05-081-1/+1
* xsubpp incorrectly handles 'class::newthing()'John Q. Linux1997-04-151-4/+5
* [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-221-10/+13