regcomp.c: Prevent integer overflow from nested regex quantifiers.
[platform/upstream/perl.git] / XSUB.h
2019-09-26 DongHun KwakImported Upstream version 5.30.0 upstream/5.30.0
2019-09-26 DongHun KwakImported Upstream version 5.28.0 upstream/5.28.0
2017-06-28 DongHun KwakImported Upstream version 5.25.8 49/136049/1
2017-06-28 DongHun KwakImported Upstream version 5.23.4 33/136033/1
2017-06-28 DongHun KwakImported Upstream version 5.23.3 32/136032/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.7 20/136020/1
2017-06-28 DongHun KwakImported Upstream version 5.21.6 19/136019/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2013-12-29 Father Chrysostomosperlapi: Consistent spaces after dots
2012-09-28 Steve HayRemove option to build without USE_SOCKETS_AS_HANDLES...
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2011-12-01 Tony Cookstatic and dllexport don't belong together on cygwin
2011-08-28 Steffen MuellerRevert back to making XS(name) expose XSUB symbols
2011-08-21 Nicholas ClarkFix C++ build following commit ab1478f7146843f7.
2011-08-21 Steffen MuellerMake XSUBs static by default
2011-08-15 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-08-11 Steffen MuellerAPI to explicitly select to export XSUB symbols or not
2011-06-11 Nicholas ClarkAbolish PL_vtbl_sig. It's been all 0s since it was...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2010-10-28 brian d foyMerge branch 'briandfoy/pos' into blead
2010-10-08 Nicholas ClarkConvert the implementation of XS_APIVERSION_BOOTCHECK...
2010-10-07 Nicholas ClarkConvert the implementation of XS_VERSION_BOOTCHECK...
2010-09-14 brian d foyMerge branch 'briandfoy/perlfaq' of ssh://perl5.git...
2010-09-02 Nicholas ClarkIn XS_VERSION_BOOTCHECK, correct the flags argument...
2010-07-27 Rafael Garcia-SuarezMerge remote branch 'khwilliamson/ncharnames' into...
2010-07-26 Florian RagwitzCheck API compatibility when loading xs modules
2010-07-22 Florian RagwitzFix leaks in XS_VERSION_BOOTCHECK
2010-06-03 Vincent PitThe UNDERBAR macro should use find_rundefsv() as well
2010-05-19 Vincent PitMerge branch 'vincent/rvalue_stmt_given' into blead
2010-05-04 Rafael Garcia-SuarezMerge remote branch 'zefram/zefram/reliable_exception...
2010-04-29 Rafael Garcia-SuarezMerge branch 'dual/Safe' into blead
2010-04-23 Rafael Garcia-SuarezMerge commit 'avar/avar/pod-perlrepository' into blead
2010-04-21 Jan DuboisXSUB.h is supposed to redefine fgets under PERL_IMPLICI...
2009-11-29 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-11-10 SisyphusAdd mingw64 support
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-01-25 fawaka@gmail.com... [perl #57176] Including XSUB.h before perl.h gives...
2009-01-03 Rafael Garcia-SuarezMerge branch 'schwern/y2038' into blead
2008-11-08 Marcus Holland-MoritzAssigning to DEFSV leaks if PL_defgv's gp_sv isn't...
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-01-03 Nicholas ClarkMissed three sv_2mortal(newSVpvn(...))s in the headers.
2007-08-10 Abhijit Menon-SenSWIG uses XS() like this (in the perlrun.swg template):
2007-07-25 Robert MayXSUB.h - silence MSVC6 compiler warning
2007-05-25 Andy LesterConsting dump.c
2007-04-10 Jan DuboisCast markstack values to I32
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .h files. Also, in .pl
2007-01-04 Marcus Holland-Moritz4th patch from:
2007-01-04 Marcus Holland-MoritzThe first three patches from:
2007-01-04 Rafael Garcia-SuarezRemove no longer used magic vtable
2006-10-18 Nicholas ClarkUsing explicit printf-like APIs with a format of "...
2006-10-08 Rafael Garcia-SuarezRevert change 28962 (at least until a better solution...
2006-10-07 Nicholas ClarkNo need to create a new magic vtable if it's all 0...
2006-10-07 Yves OrtonRe: [PATCH] Initial attempt at named captures for perls...
2006-08-25 Steve HaySilence a bunch of Borland compiler warnings in SDBM_File
2006-08-17 Jarkko HietaniemiRe: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
2006-05-02 Nicholas ClarkFix bug in DynaLoader, which has been passing a filenam...
2006-04-26 Marcus Holland-MoritzChange type of temporary padoff_du used in dUNDERBAR
2006-04-03 Rafael Garcia-SuarezTake splint into account for PERL_UNUSED_ARG (patch...
2006-03-07 Nicholas ClarkSome of the MAD structures in headers, plus PL_madskill...
2006-02-24 Steve PetersRevert change #27295, which I thought fixed builds...
2006-02-24 Steve PetersLast instance of PL_vtbl_glob removed. It was missed...
2006-02-23 Nicholas ClarkReplace direct flags tests & manipulations for SVpad_TY...
2006-02-16 Merijn BroerenProblem compiling swigged c++ code with 5.8.8
2006-02-02 Steven SchubigerRe: [PATCH] s/Null(av|ch)/NULL/g
2005-11-19 Steve PetersDown with "warning: code has no effect"
2005-10-17 Jarkko Hietaniemianother Symbian update: Alan's fault :-)
2005-09-27 Jan Duboismark cannot be const because MEXTEND() modifies it...
2005-08-01 Rafael Garcia-SuarezAnother typo fix
2005-06-20 Andy LesterThe continuing adventures of Constman and Localize Boy
2005-06-16 Andy LesterLint support
2005-06-08 Nicholas ClarkEliminate more C<n_a>s
2005-06-07 Nicholas ClarkXS_VERSION_BOOTCHECK is read only.
2005-05-20 Andy LesterAttribute configuration
2005-05-16 Andy Lesterconsting-eleventy.patch: More consts, plus actual bug fix
2005-05-03 Sergey Skvortsov[perl #33809] optimize macro dXSARGS
2005-04-26 Andy LesterXS() __attribute__
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-03-24 Andy LesterThird consting batch
2005-02-02 Marcus Holland-MoritzAttempt to fix problems with new exception handling...
2005-01-31 Marcus Holland-MoritzAdd simple exception handling macros for XS writers.
2005-01-19 Robin BarkerFurther follow-up to 23767
2004-09-15 John PeacockThe XSUB.h patch from:
2004-06-02 Marcus Holland-MoritzMake change #22889 work for threaded builds, Part 2.
2004-06-02 Marcus Holland-MoritzFix apidoc entries for PUSHMARK and newXSproto.
2004-06-02 Rafael Garcia-SuarezMake the dUNDERBAR/UNDERBAR macros work as advertised.
2004-05-14 Rafael Garcia-SuarezAdd new dUNDERBAR and UNDERBAR macros, to help XS write...
2003-12-27 Paul MarquessPATCH: *DB*_File
2003-12-22 Adrian M. Enachesanitize some macros - based on Chip Salzenberg suggest...
2003-12-13 Rafael Garcia-SuarezMake the XSRETURN macro evaluate its argument only...
2003-09-08 Jarkko HietaniemiXSRETURN_UV was missing.
2003-04-27 Nick Ing-SimmonsIntegrate mainline.
2003-04-22 Ilya Zakharevich5.8.0: two problems
2003-04-17 Nick Ing-SimmonsIntegrate mainline
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-07 Nick Ing-SimmonsIntegrate mainline
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
next