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
perlretut: use a numbered list to format a numbered list
2004-01-10
Adrian M. Enache
documentation nit
commit
|
commitdiff
|
tree
2004-01-10
Adrian M. Enache
nit to Bytecode - the av_extend opcode wasn't saved...
commit
|
commitdiff
|
tree
2004-01-10
Adrian M. Enache
still problems with backreferences + reverse cloning
commit
|
commitdiff
|
tree
2003-12-22
Adrian M. Enache
re-fix [perl #24508] without speed regression.
commit
|
commitdiff
|
tree
2003-12-22
Adrian M. Enache
sanitize some macros - based on Chip Salzenberg suggestions and
commit
|
commitdiff
|
tree
2003-12-20
Adrian M. Enache
after back-references, restricted hashes.
commit
|
commitdiff
|
tree
2003-12-20
Adrian M. Enache
fix [perl #24660], [perl #24663].
commit
|
commitdiff
|
tree
2003-12-14
Adrian M. Enache
Re: Change 21862
commit
|
commitdiff
|
tree
2003-12-11
Adrian M. Enache
#21866 was wrong. another try to plumb that damn leak.
commit
|
commitdiff
|
tree
2003-12-11
Adrian M. Enache
fix bug #24605.
commit
|
commitdiff
|
tree
2003-12-09
Adrian M. Enache
temporary fix to avoid t/op/tie.t failures on Win32
commit
|
commitdiff
|
tree
2003-12-08
Adrian M. Enache
yet another leak. bigger fish still swimming around.
commit
|
commitdiff
|
tree
2003-12-08
Adrian M. Enache
yet another 2 leaks. example for the second:
commit
|
commitdiff
|
tree
2003-12-08
Adrian M. Enache
plumb a leak with pos().
commit
|
commitdiff
|
tree
2003-11-13
Adrian M. Enache
Re: Empty subroutine as object method segfaults in...
commit
|
commitdiff
|
tree
2003-09-10
Adrian M. Enache
nit to hints/freebsd.sh
commit
|
commitdiff
|
tree
2003-09-10
Adrian M. Enache
AUTHORS
commit
|
commitdiff
|
tree
2003-09-09
Adrian M. Enache
Re: maint @ 21116
commit
|
commitdiff
|
tree
2003-09-04
Adrian M. Enache
Re: [PATCH] Re: ByteLoader and MSWin32
commit
|
commitdiff
|
tree
2003-09-02
Adrian M. Enache
Re: ByteLoader and MSWin32
commit
|
commitdiff
|
tree
2003-08-26
Adrian M. Enache
Re: [PATCH] valgrind and /#/x
commit
|
commitdiff
|
tree
2003-08-23
Adrian M. Enache
Re: bytecode.t & OS X "Invalid bytecode for this architecture"
commit
|
commitdiff
|
tree
2003-08-22
Adrian M. Enache
Re: mysterious bytecode.t failure
commit
|
commitdiff
|
tree
2003-08-21
Adrian M. Enache
utf8 variable names scrambled in error messages
commit
|
commitdiff
|
tree
2003-08-17
Adrian M. Enache
[PATCH] Re: [BUG] string loses its utf8 flag on die
commit
|
commitdiff
|
tree
2003-08-13
Adrian M. Enache
Re: script wanted
commit
|
commitdiff
|
tree
2003-08-03
Adrian M. Enache
Re: [perl #23207] persistant sideffect involving bitwise...
commit
|
commitdiff
|
tree
2003-08-02
Adrian M. Enache
Small nit to pad.c
commit
|
commitdiff
|
tree
2003-07-31
Adrian M. Enache
test for B::Bytecode/ByteLoader
commit
|
commitdiff
|
tree
2003-07-27
Adrian M. Enache
Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
commit
|
commitdiff
|
tree
2003-07-08
Adrian M. Enache
Re: [PATCH] $^VARIABLES in 'perl -Dt' output
commit
|
commitdiff
|
tree
2003-07-08
Adrian M. Enache
format 'botched' in malloc.c
commit
|
commitdiff
|
tree
2003-07-01
Adrian M. Enache
B:: fixes + 'When were CVOPs gone ?'
commit
|
commitdiff
|
tree
2003-06-22
Adrian M. Enache
Re: Is it a Bug? ($c .= "5") . "6"
commit
|
commitdiff
|
tree
2003-06-18
Adrian M. Enache
Re: [perl #22727] split() with re_eval segfaults/panics
commit
|
commitdiff
|
tree
2003-05-31
Adrian M. Enache
Re: [perl #22372] [PATCH] sv_chop() broken
commit
|
commitdiff
|
tree
2003-05-31
Adrian M. Enache
Re: [perl #22372] [PATCH] sv_chop() broken
commit
|
commitdiff
|
tree
2003-05-08
Adrian M. Enache
A variant of
commit
|
commitdiff
|
tree
2003-05-05
Adrian M. Enache
[patch] Re: [perl #21728] regexp SEGV
commit
|
commitdiff
|
tree
2003-04-29
Adrian M. Enache
buglet: sub a(;&) { } doesn't work
commit
|
commitdiff
|
tree
2003-04-27
Adrian M. Enache
Newer glibc's nice(2) return the new nice value, instead...
commit
|
commitdiff
|
tree
2003-04-21
Adrian M. Enache
Fix another segfault case (warn called from UNIVERSAL...
commit
|
commitdiff
|
tree
2003-04-20
Adrian M. Enache
Remove, in the main Makefile, the $(LDLIBPTH) variable...
commit
|
commitdiff
|
tree
2003-04-20
Adrian M. Enache
Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets...
commit
|
commitdiff
|
tree
2003-04-19
Adrian M. Enache
Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
commit
|
commitdiff
|
tree
2003-04-19
Adrian M. Enache
Re: any takers for this Storable bug?
commit
|
commitdiff
|
tree
2003-04-17
Adrian M. Enache
Re: [perl #21950] 5.8.x -- :scalar and magic strings
commit
|
commitdiff
|
tree
2003-04-08
Adrian M. Enache
Re: Error: Unknown error
commit
|
commitdiff
|
tree
2003-04-06
Adrian M. Enache
Remove unportable ">|" shell syntax
commit
|
commitdiff
|
tree
2003-04-05
Adrian M. Enache
LD_PRELOAD hack, still badly flawed / a solution
commit
|
commitdiff
|
tree
2003-04-01
Adrian M. Enache
Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
commit
|
commitdiff
|
tree
2003-03-24
Adrian M. Enache
Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686...
commit
|
commitdiff
|
tree
2003-03-20
Adrian M. Enache
Re: [patch] [perl #21628] rcatline issue
commit
|
commitdiff
|
tree
2003-03-20
Adrian M. Enache
Re: Bytecode? Back into service.
commit
|
commitdiff
|
tree
2003-03-14
Adrian M. Enache
Re: [fix] [perl #21575] Bug with print( followed by...
commit
|
commitdiff
|
tree
2003-03-09
Adrian M. Enache
Re: [perl #21498] printf behaviour changes 5.6.1(and...
commit
|
commitdiff
|
tree
2003-03-09
Adrian M. Enache
Re: [perl #20798] foo(eval {}) crashes Perl 5.8
commit
|
commitdiff
|
tree
2003-03-06
Adrian M. Enache
Re: [perl #20682] [fix] @- array not visible in s///
commit
|
commitdiff
|
tree
2003-03-06
Adrian M. Enache
cleaning up tests of the 'eval { decl. } <=> runtime...
commit
|
commitdiff
|
tree
2003-03-04
Adrian M. Enache
Re: [perl #21395] rcatline doesn't grok utf8
commit
|
commitdiff
|
tree
2003-03-02
Adrian M. Enache
Re: [perl #21411] [fix] Postponed RE with split()
commit
|
commitdiff
|
tree
2003-02-26
Adrian M. Enache
Re: [perl #20683] [fix] Better Patch
commit
|
commitdiff
|
tree
2003-02-25
Adrian M. Enache
[perl #20682] [fix] @- array not visible in s///
commit
|
commitdiff
|
tree
2003-02-25
Adrian M. Enache
[perl #20684] [fix] s/// with (??{..}) inside returns...
commit
|
commitdiff
|
tree
2003-02-19
Adrian M. Enache
Re: [perl #20716] scope error with brackets
commit
|
commitdiff
|
tree
2003-02-16
Adrian M. Enache
Re: [perl #20798] foo(eval {}) crashes Perl 5.8
commit
|
commitdiff
|
tree
2003-02-15
Adrian M. Enache
Re: [perl #20912] UTF8 related glitch + fix
commit
|
commitdiff
|
tree
2003-02-14
Adrian M. Enache
Re: trying to fix #20154, #20357
commit
|
commitdiff
|
tree
2003-02-10
Adrian M. Enache
Re: [perl #20777] [PATCH] goto &subroutine leaks memory
commit
|
commitdiff
|
tree
2003-02-10
Adrian M. Enache
Re: [perl #20716] [FIX] scope error with brackets
commit
|
commitdiff
|
tree
2003-01-31
Adrian M. Enache
[FIX] Re: UTF-8 failures (surprise!)
commit
|
commitdiff
|
tree
2003-01-30
Adrian M. Enache
[FIX] Re: UTF-8 failures (surprise!)
commit
|
commitdiff
|
tree
2003-01-26
Adrian M. Enache
patch to speed up Perl's slurp mode
commit
|
commitdiff
|
tree
2003-01-26
Adrian M. Enache
Re: [perl #20408] SV's SvPVX get freed even when its...
commit
|
commitdiff
|
tree
2003-01-20
Adrian M. Enache
[perl #20408] SV's SvPVX get freed even when its SvLEN...
commit
|
commitdiff
|
tree