regcomp.c: Prevent integer overflow from nested regex quantifiers.
[platform/upstream/perl.git] / unixish.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.9 50/136050/1
2017-06-28 DongHun KwakImported Upstream version 5.24.0 39/136039/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
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-11 Zeframadd wrap_op_checker() API function
2008-01-01 Marcus Holland-MoritzAdd editor blocks to some header files.
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-09-25 Dave Mitchellextend PL_veto_cleanup to all platforms
2007-09-25 Dave Mitchellmake PERL_SYS_INIT/INIT3/TERM into functions
2007-01-15 Dave Mitchellextend threads 'veto cleanup' to perl_free and system...
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .h files. Also, in .pl
2006-10-21 Nicholas ClarkSemicolon consistency between PERL_FPU_INIT and the...
2006-10-21 Nicholas ClarkAdd PERLIO_INIT to PERL_SYS_INIT.
2006-10-21 Nicholas ClarkAlways defining PERLIO_TERM, even if it's empty, makes...
2006-10-20 Rafael Garcia-SuarezMore leak fixes, by Jarkko
2006-09-11 Jarkko HietaniemiC++: Solaris CC now compiles "perl"
2006-04-11 Nicholas ClarkNeed to migrate the refcounted_he structure to be prope...
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan BurlisonModify the common guard for the signal.h header, because
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-06-30 Nick Ing-SimmonsIntegrate mainline
2003-06-29 Jarkko HietaniemiMove the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-27 Nick Ing-SimmonsIntegrate mainline
2003-06-20 Jarkko HietaniemiMore Perl malloc debugging magic from Ilya. Seems...
2003-05-24 Nick Ing-SimmonsIntegrate mainline (but don't integrate back yet).
2003-05-23 Jarkko HietaniemiNoticed by John P. Linderman.
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
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2001-11-18 Nick Ing-SimmonsIntegrate mainline - a few Devel::Peak fails.
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-31 Nick Ing-SimmonsIntegrate mainline
2001-10-30 Richard SoderbergOpenBSD likes signal.h
2001-08-03 Nick Ing-SimmonsIntegrate mainline
2001-08-01 Richard Soderberg-Wall cleanups: unixish.h
2001-06-29 Nick Ing-SimmonsIntegrate mainline
2001-06-24 Jarkko HietaniemiFactor the PERL_SYS_INIT() code, from Hugo van der...
2001-06-23 Jarkko HietaniemiIn UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-09 Nick Ing-SimmonsIntegrate mainline.
2000-11-07 Fifer, Ericcygwin port
2000-10-20 Charles BaileySYN SYN
2000-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-05 Jarkko HietaniemiIntegrate with Sarathy, preliminary fix for unicos
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Jarkko Hietaniemimicroperl nits from Simon Cozens.
2000-05-31 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathyadd missing locks for op refcounts
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-04 Gurusamy Sarathyfpsetmask() needs include on freebsd (from Slaven Rezic
2000-02-26 Charles BaileyResync with mainline
2000-02-26 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-24 Sean DavisIn FreeBSD disable floating point exception handlers.
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Jarkko HietaniemiIntegrate with Sarathy.
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-09-10 Nick Ing-SimmonsGet resolve -at mainline
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Fifer, Ericcygwin update
1999-01-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-01-19 Jarkko HietaniemiNetBSD update, based on patches from the NetBSD package...
1998-11-30 Gurusamy Sarathybranch jpl from perlext to perl
1998-10-25 Gurusamy Sarathyintegrate cfgperl changes back into mainline
1998-10-21 Jarkko Hietaniemiyielding, the saga continues.
1998-10-17 Thomas DornerPOSIX BC2000 port from perl-mvs:
1998-07-15 Nick Ing-SimmonsIntegrate mainline at beta1
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
next