This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove unnecessary (always true) condition in S_vdie
[perl5.git] / pp_sys.c
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-12 Nicholas ClarkAdd Perl_ck_warner(), which combines Perl_ckwarn()...
2009-10-08 Rafael Garcia-SuarezLet tell() report warnings on unopened filehandles
2009-10-08 Rafael Garcia-SuarezMake tell() fail properly if called without an argument...
2009-07-27 chromaticsyswrite prints garbage if called with empty scalar...
2009-05-21 Nicholas ClarkRemove all the 5005threads specific mutex macros, which...
2009-04-27 Nicholas ClarkRemove all #ifdef MACOS_TRADITIONAL code in core and...
2009-04-25 Craig A. BerryMake time64 use NV for time_t, I32 for year, not Quad_t.
2009-04-13 Nicholas ClarkGvUNIQUE* have been defined as 0 since 2005/06/30 ...
2009-03-27 Rafael Garcia-SuarezMerge commit 'mauzo/over-X' into blead
2009-03-26 Craig A. BerryNamespace clean-up for time64.
2009-03-25 Ben Morrow-l was missing an SPAGAIN.
2009-03-25 Ben MorrowStacked overloaded -X.
2009-03-25 Ben MorrowFinish the rest of the -X ops.
2009-03-25 Ben MorrowMove magic logic into tryAMAGICftest macro.
2009-03-25 Ben MorrowCall -X magic from pp_ftread.
2009-03-13 Rafael Garcia-SuarezIgnore the decimal part of any floating point argument...
2009-03-13 Rafael Garcia-SuarezMake overflow warnings in gmtime/localtime only occur...
2009-03-07 David M. SyzdekFixing the cast for the result of (getgrent())->gr_gid
2009-02-21 Craig A. BerrySkip time64 when there is no 64-bit integer type available.
2009-02-07 Vincent Pitpp_send() doesn't need to allocate 1000 stack slots...
2009-02-04 Niko Tynisetpgrp() should extend the stack before modifying it
2009-01-29 Gisle AasRevert "do_exec() is a mathom, so call its replacement...
2009-01-29 Gisle Aasdo_exec() is a mathom, so call its replacement directly
2009-01-25 Nicholas Clarkmicroperl has no idea about 64 bit types, so don't...
2009-01-18 Robin Barkerconsting goodness for time64
2009-01-03 Rafael Garcia-SuarezMerge branch 'schwern/y2038' into blead
2009-01-03 Michael G. SchwernFix gmtime() and localtime() so they can pop times...
2009-01-03 Michael G. SchwernFix pulling a large time off the stack by using a real...
2009-01-03 Michael G. SchwernRemove the AIX work around code. Instead it should...
2009-01-03 Michael G. SchwernRename localtime64.[ch] to time64.[ch] to mirror change...
2009-01-03 Michael G SchwernFix the overflow warning to just check for an error.
2009-01-03 Michael G SchwernPatch in a 64 bit clean gmtime_r() and localtime_r...
2008-12-11 Chip Salzenberg[perl #60978] [PATCH] Tied filehandles can't distinguis...
2008-12-05 Chip Salzenbergstandardize save/restore of errno & vaxc$errno
2008-11-24 Nicholas ClarkPromote Perl_setdefout() to the public API.
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-11-02 Rafael Garcia-SuarezExplicitly specify some printf formats for constant...
2008-10-31 Nicholas ClarkAdd MUTABLE_GV(), and eliminate (V *) casts in *.c.
2008-10-30 Nicholas ClarkEliminate (SV *) casts from the rest of *.c, picking...
2008-10-30 Rafael Garcia-SuarezThe file test operators -s, -A, -C and -M can return...
2008-10-29 Nicholas ClarkAdd MUTABLE_IO(), and eliminate (IO *) casts in *.c.
2008-10-29 Marcus Holland-MoritzUse pvs macros instead of pvn where possible.
2008-10-29 Nicholas ClarkAdd MUTABLE_CV(), and eliminate (CV *) casts in *.c.
2008-10-28 Nicholas ClarkEvery remaining (HV *) cast in *.c
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-04-30 Vincent PitDouble magic/warnings with tie $x, $m
2008-04-30 Vincent PitDouble magic/warnings with binmode $fh, undef
2008-04-17 Nicholas ClarkPerl_gv_fetchmethod{,_autoload,_flags} are actually...
2008-04-03 Nicholas ClarkClean up some compiler warnings spotted by smokers.
2008-02-22 Craig A. BerryFollowing 33291, on VMS we need to use the same prototy...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-01-20 Nicholas ClarkSplit struct block_sub into struct block_sub and struct...
2008-01-20 Nicholas ClarkExtend PUSHFORMAT() to take a second parameter to set...
2008-01-06 pravus@cpan.org[perl #49003] pp_ftrread appears to use the wrong acces...
2008-01-04 Vincent PitRe: SV leak?
2008-01-04 Marcus Holland-MoritzAdd macros mPUSHs() and mXPUSHs() for pushing SVs on...
2008-01-03 Nicholas ClarkAdd newSVpvs_flags() as a wrapper to newSVpvn_flags...
2008-01-03 Nicholas ClarkExtend newSVpvn_flags() to also call sv_2mortal() if...
2007-10-17 joshFix a few segfaults and a when() bug
2007-09-24 Dave Mitchellsixth attempt to silence S_emulate_eaccess compiler...
2007-09-24 Dave Mitchellfifth attempt to silence S_emulate_eaccess compiler...
2007-08-30 Jarkko Hietaniemimisc blead stuff
2007-08-18 Rick DelaneyRe: t/op/taint.t failed on EBCDIC platform
2007-07-16 Dave Mitchellfourth attempt to silence S_emulate_eaccess compiler...
2007-06-17 Rafael Garcia-SuarezPatches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-07 Jerry D. HeddenSilence compiler warnings
2007-05-21 Jarkko Hietaniemipp_sys.c: gethostbyaddr
2007-05-01 Steve PetersAdd Perl_my_dirfd() to util.c
2007-04-21 Nicholas ClarkWhere possible, use SvIV instead of SvIVX, SvNV instead...
2007-03-30 Rafael Garcia-SuarezAdd two deprecation warnings:
2007-03-09 Steve PetersPrefer dirhandles to filehandles when passing a barewor...
2007-03-08 Rafael Garcia-SuarezNeed to extend the stack when using warn() without
2007-03-03 Rafael Garcia-SuarezCompilation warnings fixes by Jerry D. Hedden
2007-01-25 Nicholas ClarkThe last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2007-01-13 Gisle AasRe: AW: umask handling in File::Temp
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .c files
2007-01-04 Marcus Holland-Moritz4th patch from:
2006-12-23 Rafael Garcia-Suarezsyswrite() wasn't reporting a warning when writing...
2006-11-28 Steve HaySilence VC++ 8 warnings about "possible loss of data"
2006-11-07 Rafael Garcia-SuarezForbid using tainted formats in printf and sprintf
2006-10-21 Steve PetersQuiet a warning in pp_sys.c on AIX.
2006-10-01 Nicholas ClarkIn pp_binmode, call mode_from_discipline() once and...
2006-08-21 Jarkko Hietaniemig++/Tru64: got perl linking once got the linkage right
2006-08-10 Rafael Garcia-Suarezlstat on *GLOB{IO} with warnings on would segfault
2006-08-10 Jarkko Hietaniemig++: gethostbyaddr, and more Tru64 defines
2006-08-07 Jarkko Hietaniemig++ large patch
2006-08-03 Jarkko HietaniemiTru64 oops
2006-08-03 Jarkko Hietaniemimore g++ in Tru64
2006-07-28 Steve PetersChange stat() and -X filetests so that they treat ...
2006-07-23 Jarkko Hietaniemiz/OS: pp_sys.c, reg*.c, toke.c, utf8.c
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-10 Steve PetersConvert some low hanging fruit to my_strlcpy/my_strlcat.
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-05-22 Andy Lesterpp_sys cleanup again
2006-05-20 Nicholas ClarkAbolish cop_io (the simple way) by storing the value...
2006-05-12 Andy LesterProper use of static funcs in toke.c and pp_sys.c
2006-05-03 Jarkko Hietaniemipp_sys.c: U8* cast
2006-04-30 Nicholas ClarkFix two errors found by Coverity.
next