This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not invert a NULL cp_list.
2014-05-28
Jarkko Hietaniemi
Do not invert a NULL cp_list.
commit
|
commitdiff
|
tree
2014-05-28
Jarkko Hietaniemi
Fixup for [perl #121860]: g++ and VC are pickier about...
commit
|
commitdiff
|
tree
2014-05-28
Jarkko Hietaniemi
Add PERL_UNUSED_RESULT() and use that instead of the...
commit
|
commitdiff
|
tree
2014-05-28
Jarkko Hietaniemi
Avoid "unused sp" if EXTEND is the last mentioning sp.
commit
|
commitdiff
|
tree
2014-05-28
Jarkko Hietaniemi
Accessing array before its start is dubious.
commit
|
commitdiff
|
tree
2014-05-28
Jarkko Hietaniemi
For ptr masking use PTRSIZE-1, not nested conditional...
commit
|
commitdiff
|
tree
2014-05-18
Jarkko Hietaniemi
perlfunc: Should chdir("/") immed after chroot
commit
|
commitdiff
|
tree
2014-04-29
Jarkko Hietaniemi
Fix for Coverity perl5 CID 29034: Out-of-bounds read...
commit
|
commitdiff
|
tree
2014-04-29
Jarkko Hietaniemi
Fix for Coverity perl5 CID 29060: Pointer to local...
commit
|
commitdiff
|
tree
2014-04-29
Jarkko Hietaniemi
Fix for Coverity perl5 CID 29032: Out-of-bounds read...
commit
|
commitdiff
|
tree
2014-04-28
Jarkko Hietaniemi
Fix for Coverity perl5 CID 45366: Use after free (USE_AFTER_...
commit
|
commitdiff
|
tree
2009-06-15
Jarkko Hietaniemi
The attached patch to perlio.c fixes the problem of...
commit
|
commitdiff
|
tree
2008-04-05
Jarkko Hietaniemi
Tru64: align fp policies of gcc and cc
commit
|
commitdiff
|
tree
2008-03-25
Jarkko Hietaniemi
"646"
commit
|
commitdiff
|
tree
2008-01-28
Jarkko Hietaniemi
ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016...
commit
|
commitdiff
|
tree
2008-01-12
Jarkko Hietaniemi
tru64: poison stack, write protect string constants
commit
|
commitdiff
|
tree
2007-12-06
Jarkko Hietaniemi
perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
commit
|
commitdiff
|
tree
2007-12-04
Jarkko Hietaniemi
perltodo.pod: error message todo
commit
|
commitdiff
|
tree
2007-11-27
Jarkko Hietaniemi
perl5100delta.pod: do not confess bondage :-) and mention...
commit
|
commitdiff
|
tree
2007-11-26
Jarkko Hietaniemi
pod/perlrebackslash.pod: small Unicode additions
commit
|
commitdiff
|
tree
2007-11-23
Jarkko Hietaniemi
Re: RC1 build failure
commit
|
commitdiff
|
tree
2007-11-20
Jarkko Hietaniemi
Re: [PATCH] various RC1 nits
commit
|
commitdiff
|
tree
2007-11-20
Jarkko Hietaniemi
RC1: In Solaris 10 do not use versioned solibs
commit
|
commitdiff
|
tree
2007-11-12
Jarkko Hietaniemi
t/comp/opsubs.t
commit
|
commitdiff
|
tree
2007-11-03
Jarkko Hietaniemi
Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
commit
|
commitdiff
|
tree
2007-10-30
Jarkko Hietaniemi
Re: configure failed in tru64
commit
|
commitdiff
|
tree
2007-09-19
Jarkko Hietaniemi
Re: [PATCH] Cray XT4/Catamount build
commit
|
commitdiff
|
tree
2007-09-17
Jarkko Hietaniemi
Re: [PATCH] Cray XT4/Catamount build
commit
|
commitdiff
|
tree
2007-09-04
Jarkko Hietaniemi
Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6...
commit
|
commitdiff
|
tree
2007-08-30
Jarkko Hietaniemi
misc blead stuff
commit
|
commitdiff
|
tree
2007-06-15
Jarkko Hietaniemi
miscellanea
commit
|
commitdiff
|
tree
2007-06-12
Jarkko Hietaniemi
perltodo: more vtable musings
commit
|
commitdiff
|
tree
2007-06-01
Jarkko Hietaniemi
Configure: O_NONBLOCK test uses fork() and pipe()
commit
|
commitdiff
|
tree
2007-05-29
Jarkko Hietaniemi
perltodo tweak on virtualizing OS/FS access
commit
|
commitdiff
|
tree
2007-05-21
Jarkko Hietaniemi
pp_sys.c: gethostbyaddr
commit
|
commitdiff
|
tree
2007-05-18
Jarkko Hietaniemi
Unicode::UCD: add general category and bidi type interfaces
commit
|
commitdiff
|
tree
2007-05-17
Jarkko Hietaniemi
todos for perl 5.12
commit
|
commitdiff
|
tree
2007-05-16
Jarkko Hietaniemi
Configure (and Makefile.SH): remove ODBM_File early...
commit
|
commitdiff
|
tree
2007-05-16
Jarkko Hietaniemi
DBM_Filter test: use std test preamble
commit
|
commitdiff
|
tree
2007-04-16
Jarkko Hietaniemi
sv.c: %d ne size_t
commit
|
commitdiff
|
tree
2007-04-12
Jarkko Hietaniemi
g++ in Tru64: align sockaddr and sockaddr_in defs
commit
|
commitdiff
|
tree
2007-04-04
Jarkko Hietaniemi
Re: [PATCH] microperl plus missing config vars
commit
|
commitdiff
|
tree
2007-04-01
Jarkko Hietaniemi
Symbian sync
commit
|
commitdiff
|
tree
2007-04-01
Jarkko Hietaniemi
microperl plus missing config vars
commit
|
commitdiff
|
tree
2007-03-30
Jarkko Hietaniemi
cflags.SH: 30327 wasn't portable Bourne (avoid '!:...
commit
|
commitdiff
|
tree
2007-03-27
Jarkko Hietaniemi
stop the cargo cult of (MEM_SIZE)~0
commit
|
commitdiff
|
tree
2007-03-27
Jarkko Hietaniemi
util.c [PATCH] perlhack.pod (Was: Re: threads crashes...
commit
|
commitdiff
|
tree
2007-03-22
Jarkko Hietaniemi
Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
commit
|
commitdiff
|
tree
2007-03-13
Jarkko Hietaniemi
DB_File with g++ and db v1
commit
|
commitdiff
|
tree
2007-02-20
Jarkko Hietaniemi
regexec.c: S_ stands for static
commit
|
commitdiff
|
tree
2007-02-20
Jarkko Hietaniemi
dump.c: format fixes
commit
|
commitdiff
|
tree
2007-02-19
Jarkko Hietaniemi
blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE...
commit
|
commitdiff
|
tree
2007-01-30
Jarkko Hietaniemi
one more iteration on PerlIO_teardown prototype
commit
|
commitdiff
|
tree
2007-01-28
Jarkko Hietaniemi
g++ wants cast
commit
|
commitdiff
|
tree
2007-01-26
Jarkko Hietaniemi
still some Symbian/S90 tweaks
commit
|
commitdiff
|
tree
2007-01-26
Jarkko Hietaniemi
further Symbian/S90 fixes from alexander smishlajev
commit
|
commitdiff
|
tree
2007-01-17
Jarkko Hietaniemi
Re: [PATCH] symbian/xsbuild.pl patching continues
commit
|
commitdiff
|
tree
2007-01-15
Jarkko Hietaniemi
symbian/xsbuild.pl
commit
|
commitdiff
|
tree
2007-01-15
Jarkko Hietaniemi
g++ fixes
commit
|
commitdiff
|
tree
2007-01-15
Jarkko Hietaniemi
Symbian/S90 further fixes
commit
|
commitdiff
|
tree
2007-01-04
Jarkko Hietaniemi
Re: [PATCH] Symbian port: add Series 90 support
commit
|
commitdiff
|
tree
2007-01-03
Jarkko Hietaniemi
Re: g++ unhappy
commit
|
commitdiff
|
tree
2007-01-02
Jarkko Hietaniemi
really should test compile in AIX or something (fixup...
commit
|
commitdiff
|
tree
2007-01-01
Jarkko Hietaniemi
Symbian port: add Series 90 support
commit
|
commitdiff
|
tree
2006-12-31
Jarkko Hietaniemi
smoke signs suppression
commit
|
commitdiff
|
tree
2006-12-18
Jarkko Hietaniemi
Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL
commit
|
commitdiff
|
tree
2006-12-18
Jarkko Hietaniemi
C++: regcomp.c and ext/Time/Piece/Piece.xs
commit
|
commitdiff
|
tree
2006-12-18
Jarkko Hietaniemi
perl.c: leak avoidance
commit
|
commitdiff
|
tree
2006-12-12
Jarkko Hietaniemi
mg.c: #ifdef only the different bits
commit
|
commitdiff
|
tree
2006-12-06
Jarkko Hietaniemi
Re: When should PERL_SYS_TERM() be called? [was: Re...
commit
|
commitdiff
|
tree
2006-12-05
Jarkko Hietaniemi
Re: When should PERL_SYS_TERM() be called? [was: Re...
commit
|
commitdiff
|
tree
2006-12-02
Jarkko Hietaniemi
perltodo.pod: add perlio todos/thinkabouts
commit
|
commitdiff
|
tree
2006-11-30
Jarkko Hietaniemi
No code specified for -.
commit
|
commitdiff
|
tree
2006-11-25
Jarkko Hietaniemi
smoke signs suppression
commit
|
commitdiff
|
tree
2006-11-25
Jarkko Hietaniemi
perlhack: some portability updates
commit
|
commitdiff
|
tree
2006-11-15
Jarkko Hietaniemi
Makefile.SH: lib/re.pm often messes restarted parallel...
commit
|
commitdiff
|
tree
2006-11-12
Jarkko Hietaniemi
(2nd version) small tweaks based on smoke signs
commit
|
commitdiff
|
tree
2006-11-09
Jarkko Hietaniemi
regcomp.c: printf arg casts
commit
|
commitdiff
|
tree
2006-10-21
Jarkko Hietaniemi
Re: Change 29050: Memory leak fix, by Jarkko
commit
|
commitdiff
|
tree
2006-10-19
Jarkko Hietaniemi
blead valgrind finding
commit
|
commitdiff
|
tree
2006-10-11
Jarkko Hietaniemi
ext re: C++: EXTERN_C needed, and where did sub install...
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
C++: class is a keyword
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
enc2xs and C++: add extern "C" to data
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
Linux and Solaris hints: C++ vs dlerror
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Encode.xs: add an explicit cast to make g++ happier
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Digest::SHA 5.43_01 - ANSIfy src/hmac.c
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Re: [PATCH] regexec.c: goto crossing initialization
commit
|
commitdiff
|
tree
2006-10-07
Jarkko Hietaniemi
cflags.SH: strip -std=c89 for g++
commit
|
commitdiff
|
tree
2006-10-03
Jarkko Hietaniemi
const sv_reftype
commit
|
commitdiff
|
tree
2006-10-02
Jarkko Hietaniemi
Re: [PATCH] cflags.SH: rethink of the gcc -std=c89...
commit
|
commitdiff
|
tree
2006-10-02
Jarkko Hietaniemi
perldiag.pod: followup on the PerlIO::scalar patch
commit
|
commitdiff
|
tree
2006-09-29
Jarkko Hietaniemi
PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
commit
|
commitdiff
|
tree
2006-09-28
Jarkko Hietaniemi
Re: reentr reshuffle
commit
|
commitdiff
|
tree
2006-09-28
Jarkko Hietaniemi
reentr reshuffle
commit
|
commitdiff
|
tree
2006-09-25
Jarkko Hietaniemi
Re: Change 28877: [PATCH] deal with some gcc warnings
commit
|
commitdiff
|
tree
2006-09-21
Jarkko Hietaniemi
deal with some gcc warnings
commit
|
commitdiff
|
tree
2006-09-19
Jarkko Hietaniemi
C++: add -Wno-used-parameter, and drop ODBM_File
commit
|
commitdiff
|
tree
2006-09-17
Jarkko Hietaniemi
util.c: restore Perl_my_setenv() to pre-28814
commit
|
commitdiff
|
tree
2006-09-14
Jarkko Hietaniemi
C++ Encode
commit
|
commitdiff
|
tree
2006-09-14
Jarkko Hietaniemi
(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
commit
|
commitdiff
|
tree
next