summaryrefslogtreecommitdiff
path: root/Lib/perl5/noembed.h
Commit message (Expand)AuthorAgeFilesLines
* '#undef seed' macro which Perl API headers defineOlly Betts2015-05-021-0/+3
* #3545877 - Don't undefine bool if defined by C99 stdbool.h - problem using Pe...William S Fulton2012-08-051-3/+8
* more Perl namespace pollution workaroundsWilliam S Fulton2011-02-201-0/+6
* [Perl] Add "#undef do_exec" to our clean up of Perl global namespace pollution.Olly Betts2009-08-171-0/+3
* couple of minor Perl fixes from Ling LiWilliam S Fulton2008-12-291-1/+3
* Fix another perl global namespace pollutionWilliam S Fulton2008-09-011-0/+4
* More namespace pollution fixesWilliam S Fulton2006-06-131-0/+6
* remove more global pollutionWilliam S Fulton2006-02-101-0/+3
* removed ENTER - it conflicts with code that needs XS accessJason Stewart2005-12-221-3/+0
* Fix for including Windows.h with Perl.hWilliam S Fulton2005-11-101-0/+3
* comment addedWilliam S Fulton2005-11-091-0/+3
* add callocMarcelo Matus2005-11-071-1/+3
* eliminate compilation warnings, add docs, and centralize the access to the un...Marcelo Matus2005-10-251-0/+6
* %typecheck fixes for size_tWilliam S Fulton2005-10-151-0/+6
* remove define for bool - needed for visual studio compilers when stl headers ...William S Fulton2005-08-171-0/+3
* Fix #1124490. Fix Perl macro clashes when using Visual Studio's STL string.William S Fulton2005-03-211-0/+10
* Fixed [ 800012 ] ENTER macro from CORE/scope.h clashes with libc search.hDave Beazley2003-09-301-0/+3
* Added John's perl5 patchesDave Beazley2003-02-141-0/+51