Fix .spec file to be extracted Module::Build
[platform/upstream/perl.git] / taint.c
2023-12-28 TizenOpenSourceImported Upstream version 5.38.0 upstream upstream/5.38.0
2022-01-21 DongHun KwakImported Upstream version 5.33.6 upstream/5.33.6
2020-12-17 DongHun KwakImported Upstream version 5.31.7 upstream/5.31.7
2020-12-17 DongHun KwakImported Upstream version 5.31.1 upstream/5.31.1
2019-09-26 DongHun KwakImported Upstream version 5.28.0 upstream/5.28.0
2017-06-28 DongHun KwakImported Upstream version 5.25.10 51/136051/1
2017-06-28 DongHun KwakImported Upstream version 5.25.7 48/136048/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.3 16/136016/1
2017-06-28 DongHun KwakImported Upstream version 5.21.2 15/136015/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-12-01 David Mitchelldon't check format args on taint_proper
2013-11-28 David Mitchellsilence -Wformat-nonliteral compiler warnings
2013-06-04 Brian FraserStop making assumptions about uids and gids.
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-09 David Mitchellsilence warnings under NO_TAINT_SUPPORT
2012-12-31 Karl WilliamsonChange core calls of isALNUM() to isWORDCHAR()
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-02-18 Ævar Arnfjörð Bjar... Remove gete?[ug]id caching
2011-09-08 Keith ThompsonConvert some files from Latin-1 to UTF-8
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-10-12 Nicholas ClarkAdd Perl_ck_warner_d(), which combines Perl_ckwarn_d...
2009-01-03 Rafael Garcia-SuarezMerge branch 'schwern/y2038' into blead
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-30 Nicholas ClarkEliminate (SV *) casts from sv.c and [tu]*.c, except...
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-03 Steven Schubigertaint.c: consting
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-01-08 Rafael Garcia-SuarezTurn taint warnings (-t) into severe warnings, so they're
2006-07-16 Rafael Garcia-SuarezCheck for taintedness of PERL5SHELL on Windows
2006-01-08 Nicholas ClarkUpdate copyright years (including some years where...
2006-01-06 Andy Lesterhv_fetchs() support
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2005-12-06 Andy LesterMore consting, and putting stuff in embed.fnc
2005-11-04 Nicholas ClarkUse the return value from sprintf().
2005-06-23 Andy LesterPre-YAPC consting fun
2005-06-10 Nicholas ClarkMore SvPV consting. And other related drive-by refactoring.
2005-06-08 Nicholas ClarkNuke some more n_a, and convert S_gv_ename from char...
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-SuarezAdd editor boilerplates to all C files
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-25 Andy LesterConsting part 4
2005-03-24 Andy LesterThird consting batch
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2003-10-27 Rafael Garcia-SuarezAdd a new taint error, "%ENV is aliased to %s".
2003-10-26 Rafael Garcia-SuarezWhen %ENV has been turned into a non-magical hash after a
2003-04-17 Nick Ing-SimmonsIntegrate mainline
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-01-13 Jarkko HietaniemiIntegrate perlio #18040 and #18043 (no real changes;
2003-01-01 Nick Ing-SimmonsIntegrate mainline
2002-12-08 Rafael Garcia-SuarezChange the set of characters that are considered to be
2002-03-12 Nick Ing-SimmonsIntegrate mainline
2002-03-11 Paul Marquessmore warnings tidyup
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2001-12-27 Nick Ing-SimmonsIntegrate mainline
2001-12-24 Jarkko HietaniemiPromote the e/uid to wide enough un/signed integers
2001-12-14 Nick Ing-SimmonsIntegrate mainline
2001-12-14 Michael G. Schwern-t taint warnings
2001-12-14 Nick Ing-SimmonsIntegrate mainline
2001-12-12 Jarkko HietaniemiFixes for casting problems detected on a SuSE 7.2 Itanium,
2001-09-11 Nick Ing-SimmonsPart Integrate mainline
2001-09-10 Artur BergmanSilence some more warnings INT2PTR.
2001-05-20 Nick Ing-SimmonsIntegrate mainline
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Nick Ing-SimmonsIntegrate mainline.
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-11-21 Jarkko HietaniemiVMS patches from Peter Prymmer.
1999-10-30 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-29 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-28 Jarkko HietaniemiFix printing of uids and gids; regen Configure.
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-26 Gurusamy Sarathywarnings and const violations identified by compiling...
1999-10-16 Nick Ing-SimmonsResolve utfperl branch against mainline as of _62
1999-10-06 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-02 Jarkko HietaniemiUntangle the IV_IS_QUAD jungle by introduding
1999-09-29 Charles Baileyresync with mainline
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-09-10 Nick Ing-SimmonsGet resolve -at mainline
1999-09-08 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-07 Jarkko HietaniemiBand-aid until we've got %{Uid_t} or something similar
1999-06-10 Jarkko HietaniemiIntegrate from mainperl.
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-01-17 Gurusamy Sarathyintegrate cfgperl changes into mainline, fix conflicts
1999-01-06 Hans Muldertaint.c fix for VMS
1998-12-31 Todd C. Miller"perl -T -P" dumps core on OpenBSD and Linux
1998-12-01 Jarkko HietaniemiIntegrate from _54 mainperl modulo the NetBSD ifdef...
next