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
Make C++ compilers happy #2: const POD without initializer
2008-10-24
Marcus Holland-Moritz
Make C++ compilers happy #2: const POD without initializer
commit
|
commitdiff
|
tree
2008-10-24
Marcus Holland-Moritz
Make C++ compilers happy #1: "typename" is a C++ keyword.
commit
|
commitdiff
|
tree
2008-10-24
Marcus Holland-Moritz
Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common().
commit
|
commitdiff
|
tree
2008-10-24
Marcus Holland-Moritz
Run 'make regen' for #34567 and #34568.
commit
|
commitdiff
|
tree
2008-10-24
Marcus Holland-Moritz
Add SV allocation tracing to -Dm and PERL_MEM_LOG
commit
|
commitdiff
|
tree
2008-10-24
Marcus Holland-Moritz
Refactor Perl_mem_log_ functions
commit
|
commitdiff
|
tree
2008-10-21
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.14_03
commit
|
commitdiff
|
tree
2008-10-18
Marcus Holland-Moritz
Fix memory leak in // caused by single-char character...
commit
|
commitdiff
|
tree
2008-10-18
Marcus Holland-Moritz
Fix memory leak in qr// operator. This was most probably
commit
|
commitdiff
|
tree
2008-10-12
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.14_02
commit
|
commitdiff
|
tree
2008-10-12
Marcus Holland-Moritz
Make expand-macro.pl accept macro expressions, i.e...
commit
|
commitdiff
|
tree
2008-10-11
Marcus Holland-Moritz
Make sure expand-macro.pl also works for macros in...
commit
|
commitdiff
|
tree
2008-07-31
Marcus Holland-Moritz
Add d_timegm to uconfig.sh to fix the generated uconfig.h.
commit
|
commitdiff
|
tree
2008-07-18
Marcus Holland-Moritz
Welcome to refcount hell. Fix the leaks reported by...
commit
|
commitdiff
|
tree
2008-07-13
Marcus Holland-Moritz
Fix for #56874: maybe small error in perlxs.pod example
commit
|
commitdiff
|
tree
2008-07-11
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.14_01
commit
|
commitdiff
|
tree
2008-06-01
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.14
commit
|
commitdiff
|
tree
2008-05-13
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.13_03
commit
|
commitdiff
|
tree
2008-04-13
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.13_02
commit
|
commitdiff
|
tree
2008-04-13
Marcus Holland-Moritz
Add two missing dVAR's.
commit
|
commitdiff
|
tree
2008-02-18
Marcus Holland-Moritz
Enable caching of strxfrm() results also for readonly...
commit
|
commitdiff
|
tree
2008-02-13
Marcus Holland-Moritz
Make sure we only find the macro we were looking for,
commit
|
commitdiff
|
tree
2008-01-09
Marcus Holland-Moritz
Re: [PATCH] Exclude .svn and _darcs from IPC::SysV...
commit
|
commitdiff
|
tree
2008-01-09
Marcus Holland-Moritz
refactor PL_opargs generation in opcode.pl and fix...
commit
|
commitdiff
|
tree
2008-01-06
Marcus Holland-Moritz
Fix compilation issues and warnings with exotic configuration.
commit
|
commitdiff
|
tree
2008-01-05
Marcus Holland-Moritz
Remove IPC::SysV constant files from the MANIFEST.
commit
|
commitdiff
|
tree
2008-01-05
Marcus Holland-Moritz
Build const-(c|xs).inc in IPC::SysV on the fly.
commit
|
commitdiff
|
tree
2008-01-04
Marcus Holland-Moritz
Follow up on change #32680. This fixes compilation
commit
|
commitdiff
|
tree
2008-01-04
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.13_01
commit
|
commitdiff
|
tree
2008-01-04
Marcus Holland-Moritz
There's no need to handle 'set' magic in the mX?PUSH...
commit
|
commitdiff
|
tree
2008-01-04
Marcus Holland-Moritz
Add macros mPUSHs() and mXPUSHs() for pushing SVs on...
commit
|
commitdiff
|
tree
2008-01-03
Marcus Holland-Moritz
Forgot to remove dTARGET with change #32816.
commit
|
commitdiff
|
tree
2008-01-03
Marcus Holland-Moritz
Fix memory leaks in XS_PerlIO_get_layers() by mortalizing
commit
|
commitdiff
|
tree
2008-01-01
Marcus Holland-Moritz
Add editor blocks to some header files.
commit
|
commitdiff
|
tree
2007-12-30
Marcus Holland-Moritz
Add script to check source code for ANSI-C violations.
commit
|
commitdiff
|
tree
2007-12-30
Marcus Holland-Moritz
factor out duplicate code in struct xpv*
commit
|
commitdiff
|
tree
2007-12-30
Marcus Holland-Moritz
Include SVf_UTF8 in the bitmask when checking the SvFLAGS in
commit
|
commitdiff
|
tree
2007-12-30
Marcus Holland-Moritz
Upgrade to IPC::SysV 2.00
commit
|
commitdiff
|
tree
2007-12-22
Marcus Holland-Moritz
Upgrade to IPC::SysV 1.99_07
commit
|
commitdiff
|
tree
2007-10-22
Marcus Holland-Moritz
Fix a typo (pport -> ppport).
commit
|
commitdiff
|
tree
2007-10-09
Marcus Holland-Moritz
Increment IPC::SysV version number.
commit
|
commitdiff
|
tree
2007-10-09
Marcus Holland-Moritz
Fix fallback definitions of S_IRWX[UGO] (didn't include
commit
|
commitdiff
|
tree
2007-10-04
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.13
commit
|
commitdiff
|
tree
2007-10-03
Marcus Holland-Moritz
One const too much. (Unfortunately, the Copy macro...
commit
|
commitdiff
|
tree
2007-09-22
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.12
commit
|
commitdiff
|
tree
2007-09-11
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11_06
commit
|
commitdiff
|
tree
2007-08-20
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11_05
commit
|
commitdiff
|
tree
2007-08-18
Marcus Holland-Moritz
TRIE must use 'yes' state transitions when more than...
commit
|
commitdiff
|
tree
2007-08-14
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11_03
commit
|
commitdiff
|
tree
2007-08-12
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11_02
commit
|
commitdiff
|
tree
2007-08-12
Marcus Holland-Moritz
Use sysconf/getpagesize/page.h to determine page size...
commit
|
commitdiff
|
tree
2007-07-19
Marcus Holland-Moritz
Various Gentoo Patches
commit
|
commitdiff
|
tree
2007-07-18
Marcus Holland-Moritz
The lib/Pod/Perldoc.pm portion of...
commit
|
commitdiff
|
tree
2007-03-25
Marcus Holland-Moritz
Re: The performance problem of 30678
commit
|
commitdiff
|
tree
2007-03-23
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11_01
commit
|
commitdiff
|
tree
2007-02-14
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.11
commit
|
commitdiff
|
tree
2007-01-30
Marcus Holland-Moritz
Re: run/cloexec.t is failing
commit
|
commitdiff
|
tree
2007-01-18
Marcus Holland-Moritz
Add missing SVfARG()s in require_tie_mod().
commit
|
commitdiff
|
tree
2007-01-18
Marcus Holland-Moritz
perl rebuilds because of gcc's -g flag
commit
|
commitdiff
|
tree
2007-01-17
Marcus Holland-Moritz
Fix a typo in Dynaloader_pm.PL.
commit
|
commitdiff
|
tree
2007-01-08
Marcus Holland-Moritz
Default "$undef" for NV_PRESERVES_UV_BITS causes compilation
commit
|
commitdiff
|
tree
2007-01-04
Marcus Holland-Moritz
4th patch from:
commit
|
commitdiff
|
tree
2007-01-04
Marcus Holland-Moritz
The first three patches from:
commit
|
commitdiff
|
tree
2007-01-02
Marcus Holland-Moritz
Configure test code fails to compile if SIGFPE is undefined
commit
|
commitdiff
|
tree
2006-12-11
Marcus Holland-Moritz
Re: [perl #41065] Out of memory!, while extending scalar
commit
|
commitdiff
|
tree
2006-12-02
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.10_02
commit
|
commitdiff
|
tree
2006-12-02
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.10_01
commit
|
commitdiff
|
tree
2006-08-27
Marcus Holland-Moritz
Change #24364 broke Data::Dumper::Seen()
commit
|
commitdiff
|
tree
2006-08-14
Marcus Holland-Moritz
Only copy ppport.h to destination if it is different.
commit
|
commitdiff
|
tree
2006-08-14
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.10
commit
|
commitdiff
|
tree
2006-07-25
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.09_02
commit
|
commitdiff
|
tree
2006-07-25
Marcus Holland-Moritz
Very recent development versions of gcc (4.2.0 20060715...
commit
|
commitdiff
|
tree
2006-07-21
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.09_01
commit
|
commitdiff
|
tree
2006-07-09
Marcus Holland-Moritz
Integrate mkppport. All ppport.h files in the core...
commit
|
commitdiff
|
tree
2006-07-08
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.09
commit
|
commitdiff
|
tree
2006-07-03
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_07
commit
|
commitdiff
|
tree
2006-06-25
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_06
commit
|
commitdiff
|
tree
2006-06-23
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_05
commit
|
commitdiff
|
tree
2006-05-29
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_04
commit
|
commitdiff
|
tree
2006-05-25
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_03
commit
|
commitdiff
|
tree
2006-05-24
Marcus Holland-Moritz
Run 'make regen' for changes 28299, 28300, 28301.
commit
|
commitdiff
|
tree
2006-05-24
Marcus Holland-Moritz
The sv_catpvs() and sv_setpvs() macros also return...
commit
|
commitdiff
|
tree
2006-05-24
Marcus Holland-Moritz
The SvREFCNT_*void* macros return void, not SV*.
commit
|
commitdiff
|
tree
2006-05-24
Marcus Holland-Moritz
The 'f' flag was missing for my_snprintf().
commit
|
commitdiff
|
tree
2006-05-22
Marcus Holland-Moritz
literal string macros
commit
|
commitdiff
|
tree
2006-05-22
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_02
commit
|
commitdiff
|
tree
2006-05-21
Marcus Holland-Moritz
Remove duplicate documentation for SvREFCNT_inc().
commit
|
commitdiff
|
tree
2006-05-21
Marcus Holland-Moritz
Document PoisonFree() instead of documenting Poison...
commit
|
commitdiff
|
tree
2006-05-20
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08_01
commit
|
commitdiff
|
tree
2006-05-19
Marcus Holland-Moritz
There is no STASH type.
commit
|
commitdiff
|
tree
2006-04-26
Marcus Holland-Moritz
Change type of temporary padoff_du used in dUNDERBAR
commit
|
commitdiff
|
tree
2006-04-26
Marcus Holland-Moritz
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
commit
|
commitdiff
|
tree
2006-04-24
Marcus Holland-Moritz
Cleanup some gcc warnings
commit
|
commitdiff
|
tree
2006-04-24
Marcus Holland-Moritz
A couple of casts to PADOFFSET.
commit
|
commitdiff
|
tree
2006-04-24
Marcus Holland-Moritz
Ensure GvNAME doesn't return NULL
commit
|
commitdiff
|
tree
2006-03-09
Marcus Holland-Moritz
Fix a memory leak in ck_grep(), spotted by coverity:
commit
|
commitdiff
|
tree
2006-03-06
Marcus Holland-Moritz
Don't free thread memory if PERL_DESTRUCT_LEVEL is...
commit
|
commitdiff
|
tree
2006-02-27
Marcus Holland-Moritz
PERL_TRACK_MEMPOOL cripples environment after exit()
commit
|
commitdiff
|
tree
2006-01-21
Marcus Holland-Moritz
Remove wrong cast to (void *), which fixes a gcc warning...
commit
|
commitdiff
|
tree
2006-01-19
Marcus Holland-Moritz
Upgrade to Devel::PPPort 3.08
commit
|
commitdiff
|
tree
next