summaryrefslogtreecommitdiff
path: root/XSUB.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2004-06-221-1/+1
* Integrate:Paul Marquess2004-01-021-0/+6
* Integrate:Nicholas Clark2003-12-261-7/+7
* Integrate:Slaven Rezic2003-12-131-1/+2
* Integrate:Jarkko Hietaniemi2003-09-081-0/+5
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-04-231-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-02-021-1/+1
* Integrate:Jarkko Hietaniemi2003-02-011-21/+21
* Integrate:Jarkko Hietaniemi2002-12-231-5/+5
* The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-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
* Re: ext/ + -WallDoug MacEachern2001-06-131-5/+21
* Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-131-1/+4
* use builtin __CYGWIN__ rather than -DCYGWIN (from Eric FiferGurusamy Sarathy2000-02-061-1/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-8/+119
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-4/+2
* add patch for printf-style format typechecks (from Robin BarkerGurusamy Sarathy2000-01-221-1/+1
* optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-0/+3
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+1
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-0/+1
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-1/+1
* File::Glob fixes for WindowsGurusamy Sarathy1999-10-141-1/+1
* Fix #endif.Jarkko Hietaniemi1999-09-261-1/+1
* add include guardGurusamy Sarathy1999-09-231-0/+5
* s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGSGurusamy Sarathy1999-09-101-0/+3
* deadcode removalGurusamy Sarathy1999-08-291-2/+0
* win32 tweaksGurusamy Sarathy1999-08-201-1/+1
* support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-8/+7
* rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-011-1/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-19/+14
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-59/+6
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-13/+11
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-1/+1
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-14/+10
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-4/+4
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1