summaryrefslogtreecommitdiff
path: root/XSUB.h
Commit message (Expand)AuthorAgeFilesLines
...
* Problem compiling swigged c++ code with 5.8.8Merijn Broeren2006-02-161-1/+1
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-1/+1
* Down with "warning: code has no effect"Steve Peters2005-11-191-3/+4
* another Symbian update: Alan's fault :-)Jarkko Hietaniemi2005-10-171-1/+1
* mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()Jan Dubois2005-09-271-1/+1
* Another typo fixRafael Garcia-Suarez2005-08-011-1/+1
* The continuing adventures of Constman and Localize BoyAndy Lester2005-06-201-5/+13
* Lint supportAndy Lester2005-06-161-1/+21
* Eliminate more C<n_a>sNicholas Clark2005-06-081-2/+2
* XS_VERSION_BOOTCHECK is read only.Nicholas Clark2005-06-071-1/+1
* Attribute configurationAndy Lester2005-05-201-2/+2
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-4/+4
* [perl #33809] optimize macro dXSARGS Sergey Skvortsov2005-05-031-2/+9
* XS() __attribute__Andy Lester2005-04-261-1/+5
* Symbian port of PerlJarkko Hietaniemi2005-04-211-1/+6
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* Third consting batchAndy Lester2005-03-241-1/+1
* Attempt to fix problems with new exception handling macros.Marcus Holland-Moritz2005-02-021-5/+7
* Add simple exception handling macros for XS writers.Marcus Holland-Moritz2005-01-311-0/+24
* Further follow-up to 23767Robin Barker2005-01-191-1/+1
* The XSUB.h patch from:John Peacock2004-09-151-5/+11
* Make change #22889 work for threaded builds, Part 2.Marcus Holland-Moritz2004-06-021-1/+1
* Fix apidoc entries for PUSHMARK and newXSproto.Marcus Holland-Moritz2004-06-021-1/+1
* Make the dUNDERBAR/UNDERBAR macros work as advertised.Rafael Garcia-Suarez2004-06-021-1/+1
* Add new dUNDERBAR and UNDERBAR macros, to help XS writers toRafael Garcia-Suarez2004-05-141-0/+13
* PATCH: *DB*_File Paul Marquess2003-12-271-0/+6
* sanitize some macros - based on Chip Salzenberg suggestions andAdrian M. Enache2003-12-221-7/+7
* Make the XSRETURN macro evaluate its argument only once.Rafael Garcia-Suarez2003-12-131-1/+2
* XSRETURN_UV was missing.Jarkko Hietaniemi2003-09-081-0/+5
* 5.8.0: two problemsIlya Zakharevich2003-04-221-1/+1
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: typo in checkin 18616Nick Ing-Simmons2003-02-021-1/+1
* PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, soNick Ing-Simmons2003-01-261-21/+21
* PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*Gurusamy Sarathy2002-12-181-2/+2
* PerlSIO_stderr et al are not functionsGurusamy Sarathy2002-12-181-3/+3
* Fix DBM filtersPaul Marquess2002-08-221-0/+43
* Integrate #16971 from maint-5.6;Jarkko Hietaniemi2002-06-011-0/+14
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-0/+1
* setbuf / setvbuf are not PerlIO_ conceptsNick Ing-Simmons2002-05-021-6/+6
* Integrate mainlineNick Ing-Simmons2002-01-251-0/+9
* A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-111-0/+2
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+6
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-1/+1
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-6/+5
* Tweak the XSFUNCTION, from Doug MacEachern, as suggestedJarkko Hietaniemi2001-06-251-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+39
* Re: ext/ + -WallDoug MacEachern2001-06-131-4/+1
* Hide __attribute__((unused)) behind PERL_UNUSED_DECL asJarkko Hietaniemi2001-06-131-1/+1