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
analysis does not like mutex being either held or released
2015-11-23
Jarkko Hietaniemi
analysis does not like mutex being either held or released
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
clang specific diagnostics ignore/restore
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate S_ithread_create create_destruct_mutex use
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate S_ithread_count_inc mutex use
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate S_ithread_free mutex use
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
split off the $0 setting so mutex use can be annotated
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
cleanup the mutex use of PerlIOStdio_close
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate the mutex use of S_more_refcounted_fds
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate the mutex use of atfork_lock and atfork_unlock
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
annotate the acquire/release of PL_op_mutex
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
add -Wthread-safety for clang 3.5 or later
commit
|
commitdiff
|
tree
2015-11-23
Jarkko Hietaniemi
clang thread safety annotations
commit
|
commitdiff
|
tree
2015-11-21
Jarkko Hietaniemi
Hash-Util-FieldHash version bump.
commit
|
commitdiff
|
tree
2015-11-21
Jarkko Hietaniemi
HUF_get_trigger0 unused since at least d74d639b
commit
|
commitdiff
|
tree
2015-11-20
Jarkko Hietaniemi
hexfp: if HEXFP_NV the shift2 is unused
commit
|
commitdiff
|
tree
2015-11-17
Jarkko Hietaniemi
tru64: Freshen the section on required process data...
commit
|
commitdiff
|
tree
2015-11-16
Jarkko Hietaniemi
Configure: gcc 5 exists.
commit
|
commitdiff
|
tree
2015-11-14
Jarkko Hietaniemi
Appease the gods of stupid tests.
commit
|
commitdiff
|
tree
2015-11-14
Jarkko Hietaniemi
Some more threads.xs comments, courtesy jhedden
commit
|
commitdiff
|
tree
2015-11-14
Jarkko Hietaniemi
Document S_ithread_run lock+unlock in more detail,...
commit
|
commitdiff
|
tree
2015-11-07
Jarkko Hietaniemi
perl #126586 hexfp may lose 1-3 low order bits (most...
commit
|
commitdiff
|
tree
2015-11-07
Jarkko Hietaniemi
perl #126582 hexfp overflow drops hi-order bits
commit
|
commitdiff
|
tree
2015-11-01
Jarkko Hietaniemi
Workaround for perl #124212: these functions are not...
commit
|
commitdiff
|
tree
2015-10-30
Jarkko Hietaniemi
make regen for uconfig.h
commit
|
commitdiff
|
tree
2015-10-30
Jarkko Hietaniemi
Revert "Remove unused filesystem stat symbols."
commit
|
commitdiff
|
tree
2015-10-29
Jarkko Hietaniemi
For perl #126468: protect quotes in myccflags.
commit
|
commitdiff
|
tree
2015-10-28
Jarkko Hietaniemi
Unicode::Normalize no-go with miniperl.
commit
|
commitdiff
|
tree
2015-10-27
Jarkko Hietaniemi
Also IRIX seems to have NaN comparison issues.
commit
|
commitdiff
|
tree
2015-10-27
Jarkko Hietaniemi
Replace two ugly casts in reg_recode() calls.
commit
|
commitdiff
|
tree
2015-10-24
Jarkko Hietaniemi
hv_iternext can return NULL
commit
|
commitdiff
|
tree
2015-10-24
Jarkko Hietaniemi
Ascertain that the fd for fcntl is not negative
commit
|
commitdiff
|
tree
2015-10-24
Jarkko Hietaniemi
Make FITS_IN_8_BITS() always true under Coverity
commit
|
commitdiff
|
tree
2015-10-21
Jarkko Hietaniemi
Note the resource hungriness of mktables.
commit
|
commitdiff
|
tree
2015-10-20
Jarkko Hietaniemi
Mention the HP-UX cadvise (Code Advisor).
commit
|
commitdiff
|
tree
2015-10-20
Jarkko Hietaniemi
Add link for the Coverity perl5 project.
commit
|
commitdiff
|
tree
2015-10-20
Jarkko Hietaniemi
Mention http://sourceforge.net/p/predef/wiki/Home/
commit
|
commitdiff
|
tree
2015-10-20
Jarkko Hietaniemi
Make __ASSERT__() empty under Coverity, avoiding many...
commit
|
commitdiff
|
tree
2015-10-19
Jarkko Hietaniemi
perl #126396 IRIX longdouble infinity issues
commit
|
commitdiff
|
tree
2015-10-19
Jarkko Hietaniemi
IRIX long-double sqrt(2) one bit error in the least...
commit
|
commitdiff
|
tree
2015-10-19
Jarkko Hietaniemi
IRIX cc -c99 does -D__c99 but none of the other C99...
commit
|
commitdiff
|
tree
2015-10-19
Jarkko Hietaniemi
IRIX long double: use the C99/C11-style generic math...
commit
|
commitdiff
|
tree
2015-10-18
Jarkko Hietaniemi
For IRIX the official symbol is __sgi, not __irix__.
commit
|
commitdiff
|
tree
2015-10-18
Jarkko Hietaniemi
rt.perl.org #123977 - clear errno in IRIX PERLIO=stdio
commit
|
commitdiff
|
tree
2015-10-17
Jarkko Hietaniemi
rt.perl.org perl #88814 was revived in openbsd by commit...
commit
|
commitdiff
|
tree
2015-10-16
Jarkko Hietaniemi
perl #126306: openbsd t/io/errno.t tests fail randomly
commit
|
commitdiff
|
tree
2015-10-16
Jarkko Hietaniemi
Add the OS X processor support.
commit
|
commitdiff
|
tree
2015-10-16
Jarkko Hietaniemi
OS X versioning dance.
commit
|
commitdiff
|
tree
2015-10-16
Jarkko Hietaniemi
rt.perl.org 126152 compile error after re-running Configure...
commit
|
commitdiff
|
tree
2015-10-16
Jarkko Hietaniemi
Try to avoid doubling the cppflags if rerun without...
commit
|
commitdiff
|
tree
2015-10-15
Jarkko Hietaniemi
IRIX <sys/prctl.h> is not what Configure expects.
commit
|
commitdiff
|
tree
2015-10-09
Jarkko Hietaniemi
Constant data in .c, not in a .h
commit
|
commitdiff
|
tree
2015-10-09
Jarkko Hietaniemi
DynaLoader.doc was deleted 20 years ago in 3b35bae3
commit
|
commitdiff
|
tree
2015-10-09
Jarkko Hietaniemi
Trailing comma is non-standard.
commit
|
commitdiff
|
tree
2015-10-09
Jarkko Hietaniemi
Since NUM_ANYOF_CODE_POINTS is 256, this_end is always...
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Resort MANIFEST for 95318fb6
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
[MERGE] branch symbol-cleanup
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Use <sys/poll.h> if available before going select().
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
uconfig.h regen
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Remove unused BSD sendmsg/recvmg symbols.
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Remove unused d_modfl_pow32_bug symbol.
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Remove unused filesystem stat symbols.
commit
|
commitdiff
|
tree
2015-10-02
Jarkko Hietaniemi
Script for checking config symbol use.
commit
|
commitdiff
|
tree
2015-09-25
Jarkko Hietaniemi
Clarify FIRSTKEY and NEXTKEY usage.
commit
|
commitdiff
|
tree
2015-09-16
Jarkko Hietaniemi
Revert "amigaos4: flock unimplemented"
commit
|
commitdiff
|
tree
2015-09-16
Jarkko Hietaniemi
amigaos4: whitespace only, in amigaos4/
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: whitespace only
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: use #ifdef/ifndef __amigaos4__ when feasible
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: declare the amigaos protos in amigaos.h
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: better kill() implementation
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: implement flock() emulation
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: move the amigaos exec code under amigaos4
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: AmigaOS extensions need no ppport.h since...
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: minimized config.sh
commit
|
commitdiff
|
tree
2015-09-16
Andy Broad
amigaos4: Configure: syslog extension not feasible
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: README.amiga
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: install scripts
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: no FD_CLOEXEC, no test
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: customized Socket Socket.xs
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: customized Pod::Perldoc lib/Perldoc.pm
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: customized Compress-Raw-Zlib Zlib.xs
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: cpan/Socket: needs INET_ADDRSTRLEN
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: cpan/Pod-Perldoc: different paging
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: dist/threads: no thread signal blocking
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: dist/PathTools/lib/File/Spec: add AmigaOS.pm
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: dist/PathTools/Cwd: special env handling
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: ext/POSIX: no fancy signals
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: ext/POSIX: no mkfifo
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: translate $^X to unix style
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: neither sched_yield nor pthread_yield
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: use afstat for fstat
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: random device name
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: unlink of open/locked files will fail
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: avoid my_pclose
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: use my_popen from amigaos.c
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: avoid my_popen_list
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: needs inplace edit backup file
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: setenv magic should work with __amigaos4__
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: no env in main()
commit
|
commitdiff
|
tree
2015-09-05
Andy Broad
amigaos4: unistd.h needs netinet/in.h
commit
|
commitdiff
|
tree
next