index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
op
/
eval.t
Commit message (
Expand
)
Author
Age
Files
Lines
*
[perl #117941] eval crashes when current stash is freed
Father Chrysostomos
2013-06-08
1
-1
/
+6
*
[perl #114658] Fix line numbers at the end of string eval
Father Chrysostomos
2012-10-10
1
-1
/
+10
*
Magic flags harmonization.
Chip Salzenberg
2012-07-15
1
-1
/
+1
*
op/eval.t: Change test
Karl Williamson
2012-06-11
1
-1
/
+1
*
[perl #111462] Don’t leak eval "" op tree when croaking
Father Chrysostomos
2012-03-27
1
-1
/
+14
*
[perl #80630] Make eval"" return empty list for syntax errors
Father Chrysostomos
2011-12-06
1
-1
/
+6
*
Don’t LEAVE_with_name("evalcomp") for syntax errors
Father Chrysostomos
2011-12-06
1
-1
/
+6
*
[perl #70151] eval localises %^H at runtime
Father Chrysostomos
2011-11-17
1
-1
/
+7
*
eval.t: add bug number
Father Chrysostomos
2011-11-17
1
-0
/
+1
*
eval.t: typos
Father Chrysostomos
2011-11-17
1
-2
/
+2
*
eval"" should reset %^H in more cases
Father Chrysostomos
2011-11-06
1
-1
/
+13
*
[perl #90306] Fix simple typos
Marcel Grünauer
2011-05-19
1
-1
/
+1
*
Fix eval.t under minitest, inadvertently broken by 0d804ff61f3a2df2
Nicholas Clark
2011-04-12
1
-2
/
+4
*
t/op/eval.t tweak for VMS due to record-oriented pipes.
Craig A. Berry
2011-03-16
1
-0
/
+3
*
Convert the remainder of t/op/eval.t to test.pl
Nicholas Clark
2011-03-14
1
-168
/
+129
*
In t/op/eval.t, move logic from a spawned program into the main test script.
Nicholas Clark
2011-03-14
1
-45
/
+29
*
Allow suffix form for /a /d /l /u
Karl Williamson
2011-02-19
1
-1
/
+1
*
Fix typos (spelling errors) in t/*.
Peter J. Acklam) (via RT
2011-01-07
1
-3
/
+3
*
[perl #19135] string eval turns off readonlyness on lexicals
Father Chrysostomos
2010-12-08
1
-1
/
+7
*
eval $overloaded can crash
David Mitchell
2010-07-03
1
-1
/
+8
*
make die reliably hand error to post-eval code
Zefram
2010-04-21
1
-0
/
+2
*
untodo the no-longer-failing todo test for rgs' patch
Jesse Vincent
2010-04-02
1
-3
/
+1
*
Add a TODO test for block evals segfaulting on syntax errors.
Florian Ragwitz
2010-04-02
1
-1
/
+11
*
Add a test that "eval" does not create additional reference to ouside variables.
Gerard Goossen
2009-12-16
1
-1
/
+10
*
Handle $@ being assigned a read-only value (without error or busting the stack).
Nicholas Clark
2009-11-29
1
-1
/
+14
*
Fix RT #70862 by converting ERRSV to GvSVn() to ensure a non-NULL GvSV().
Nicholas Clark
2009-11-29
1
-1
/
+16
*
Fix regression test for RT 63110 when running with PERL_UNICODE set
Rafael Garcia-Suarez
2009-06-09
1
-1
/
+2
*
Mark all .t and .pm files as non executable
Rafael Garcia-Suarez
2009-06-06
1
-0
/
+0
*
Correct test output for t/op/eval.t (missing newline)
Jerry D. Hedden
2009-06-01
1
-1
/
+1
*
Add regression test for [RT#63110]
Rafael Garcia-Suarez
2009-05-31
1
-3
/
+13
*
Use test.pl's tempfile().
Nicholas Clark
2008-08-07
1
-13
/
+14
*
[perl #51370] length($@)>0 for empty $@ if utf8 is in use
Bram
2008-06-17
1
-1
/
+60
*
Re: [perl #43545] 'no warnings' effects $@.
Rick Delaney
2007-07-11
1
-2
/
+9
*
Fix assertion failure on failed magic eval - eg FETCH {eval'('}
Dave Mitchell
2007-07-10
1
-1
/
+22
*
add test that eval undef clears $@
Dave Mitchell
2006-11-02
1
-1
/
+10
*
add test for [perl #34682] leaving eval via last in inner runops
Dave Mitchell
2005-05-04
1
-1
/
+12
*
Revert change #19126, a poor attempt at fixing bug #21742.
Marcus Holland-Moritz
2003-06-16
1
-1
/
+17
*
... and add a test case for bug #20798
Rafael Garcia-Suarez
2003-03-09
1
-1
/
+4
*
Whoops, these are the changes supposed to be in #18318.
Hugo van der Sanden
2002-12-17
1
-2
/
+46
*
Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
Dave Mitchell
2002-12-16
1
-1
/
+27
*
#18221 broke t/op/eval.t
Hugo van der Sanden
2002-12-02
1
-7
/
+7
*
integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
Hugo van der Sanden
2002-12-02
1
-1
/
+7
*
allow evals to see the full lexical scope
Dave Mitchell
2002-12-02
1
-8
/
+110
*
This is getting pretty fragmented (finish up #17441).
Jarkko Hietaniemi
2002-07-09
1
-1
/
+8
*
PATCH: Restore "Can't declare scalar dereference in my" error
Mark-Jason Dominus
2001-12-24
1
-1
/
+14
*
Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
Jarkko Hietaniemi
2001-06-03
1
-2
/
+2
*
PATCH for [ID 20010305.003]
Robin Houston
2001-03-14
1
-1
/
+16
*
Adding in TestSetup.pm to replace BEGIN preamble on tests.
Michael G. Schwern
2001-02-18
1
-1
/
+1
*
another long-standing eval bug: return doesn't reset $@ correctly
Gurusamy Sarathy
2000-03-11
1
-1
/
+25
*
serious bug introduced by G_VOID changes in 5.003_96: scalar
Gurusamy Sarathy
1999-10-17
1
-1
/
+7
[next]