summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/xsubpp
Commit message (Expand)AuthorAgeFilesLines
* Move ExtUtils::ParseXS from lib to ext.Nicholas Clark2009-09-101-156/+0
* Spelling nits from Debian bug list...Matt Taggart2006-10-271-1/+1
* xsubpp, ParseXS: allow other suffix beyond .cJarkko Hietaniemi2005-05-241-1/+2
* Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Bui...Yitzchak Scott-Thoennes2005-05-181-1812/+59
* Symbian port of PerlJarkko Hietaniemi2005-04-211-4/+17
* xsubpp: wrong codeIlya Zakharevich2003-08-121-1/+5
* [perl #18256] xsubpp can make nested comments in C codeNicholas Clark2002-12-091-1/+13
* Re: [PATCH] Correct/completes Overloading in XS modsJohn Peacock2002-09-041-11/+49
* Add -hiertype option to xsubpp for easier mapping C++ with namespaces.Nick Ing-Simmons2002-04-031-65/+71
* Re: 14986 xsubpp patch broke Unicode::Map8Spider Boardman2002-04-011-1/+1
* Forgot an OVERLOAD character in xsubppJohn Peacock2002-03-081-1/+1
* [PATCH] enhance xsubpp to support OVERLOAD: keywordJohn Peacock2002-03-041-5/+33
* xsubppIlya Zakharevich2002-03-041-18/+48
* xsubpp produces a spurious warning on directories called 'typemap'Gurusamy Sarathy2001-11-251-1/+1
* Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed thatArtur Bergman2001-10-281-1/+1
* Support [] style prototypes.Artur Bergman2001-10-281-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-6/+1
* Re: ext/ + -WallDoug MacEachern2001-06-131-0/+9
* Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-131-7/+0
* ext/ + -WallDoug MacEachern2001-06-121-1/+14
* 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