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
Commit message (
Expand
)
Author
Age
Files
Lines
*
->%{ ->%[
Father Chrysostomos
2013-10-05
1
-1
/
+4
*
Fix up postfixderef.t
Father Chrysostomos
2013-10-05
1
-4
/
+4
*
Tests for postfix dereference
David Nicol
2013-10-05
1
-0
/
+315
*
Remove pod/perlembed.pod in wake of RT #120093 corrections.
James E Keenan
2013-10-05
1
-1
/
+0
*
Upgrade to Unicode 6.3
Karl Williamson
2013-10-03
2
-6
/
+5
*
PATCH: [perl #120041] regcomp.c missing parens and broken STCLASS
Karl Williamson
2013-09-30
1
-0
/
+2
*
Revert "Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimise OP_OR/OP_DO...
Karl Williamson
2013-09-30
1
-18
/
+1
*
Add some tests for the regex optimizer
Karl Williamson
2013-09-24
2
-0
/
+35
*
Upgrade podlators from 2.5.1 to 2.5.2
Steve Hay
2013-09-23
1
-1
/
+0
*
Remove bad assertion in gv.c:newGP
Father Chrysostomos
2013-09-21
1
-1
/
+4
*
Test that ${foo{bar}} and ${\nfoo{bar}} mean the same thing.
Brian Fraser
2013-09-21
1
-1
/
+16
*
Upgrade autodie from version 2.21 to 2.22
Steve Hay
2013-09-21
1
-1
/
+0
*
test that $\ is localized and restored even if it was undef
Ricardo Signes
2013-09-21
1
-1
/
+6
*
Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimise OP_OR/OP_DOR chains.
Matthew Horsfall (alh)
2013-09-20
1
-1
/
+18
*
[perl #3112] Stop last from returning values
Father Chrysostomos
2013-09-20
1
-2
/
+16
*
Fix line nums when multiline ${expr} spans here-doc
Father Chrysostomos
2013-09-20
1
-1
/
+9
*
Fix parser buffer corruption with multiline *{...}
Father Chrysostomos
2013-09-20
1
-2
/
+17
*
Don’t free initial src from @INC sub too early
Father Chrysostomos
2013-09-19
1
-1
/
+7
*
Add newline to new switchd test for VMS.
Craig A. Berry
2013-09-19
1
-2
/
+2
*
toke.c, scan_ident(): use PEEKSPACE() to skip over whitespace.
Brian Fraser
2013-09-18
3
-4
/
+103
*
[perl #119123] disallow literal control character variables
Brian Fraser
2013-09-18
4
-12
/
+67
*
toke.c, S_scan_ident: Skip over newlines as well as spaces and tabs.
Brian Fraser
2013-09-18
1
-2
/
+21
*
Reworked t/base/lex.t to use less hardcoded test numbers.
Brian Fraser
2013-09-18
1
-62
/
+59
*
[perl #119501] \(1+2) always referencing the same sv
Father Chrysostomos
2013-09-17
1
-1
/
+7
*
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
Tony Cook
2013-09-17
1
-0
/
+39
*
Fixing eintr_print.t intermittent hang
Victor
2013-09-17
1
-3
/
+11
*
Test that print() is not returning EINTR.
Victor
2013-09-17
1
-0
/
+87
*
Earlier safety check for @INC entry in pp_require.
Craig A. Berry
2013-09-16
1
-1
/
+1
*
test and briefly document DB::goto
Tony Cook
2013-09-16
2
-1
/
+18
*
Note new blead customizations to JSON::PP and Test::Simple
Steve Hay
2013-09-16
1
-0
/
+5
*
op.c: Warn on "return $a or $b" [perl #59802]
Niels Thykier
2013-09-15
1
-0
/
+115
*
known_pod_issues: Add Devel::CallParser
Father Chrysostomos
2013-09-14
1
-0
/
+1
*
Reduce false positives for @hsh{$s} and @ary[$s] warnings
Father Chrysostomos
2013-09-14
1
-12
/
+134
*
Move ‘Scalar value better written as’ tests from toke to op
Father Chrysostomos
2013-09-14
2
-41
/
+41
*
fix O_CREAT without O_TRUNC in cpan/autodie/t/utf8_open.t
Craig A. Berry
2013-09-13
1
-0
/
+1
*
Test kv slices in places that expect %{}
Father Chrysostomos
2013-09-13
2
-2
/
+38
*
Fewer false positives for %hash{$scalar} warning
Father Chrysostomos
2013-09-13
2
-13
/
+10
*
Suppress a warning in kvhslice.t
Father Chrysostomos
2013-09-13
1
-0
/
+1
*
test index/value array slices
Ruslan Zakirov
2013-09-13
1
-0
/
+179
*
test key/value hash slices
Ruslan Zakirov
2013-09-13
1
-0
/
+191
*
Preserve undef identity in const ops
Father Chrysostomos
2013-09-13
1
-1
/
+8
*
[perl #115928] a consistent (public) rand() implementation
Tony Cook
2013-09-13
1
-1
/
+6
*
Upgrade autodie from version 2.20 to 2.21
Steve Hay
2013-09-12
1
-1
/
+0
*
[perl #88814] sigdispatch.t work on openbsd 5.2
Tony Cook
2013-09-11
1
-2
/
+3
*
Added release manager test for copyright year
Smylers
2013-09-10
1
-1
/
+21
*
Test that README and perl -v copyright years match
Smylers
2013-09-10
1
-0
/
+56
*
Enhance runperl doc to mention its return value
Smylers
2013-09-10
1
-1
/
+1
*
Make the "Switch condition not recognized" error message UTF-8 clean
Brian Fraser
2013-09-10
1
-3
/
+1
*
t/re/reg_mesg.t: Tests for latin1 error messages/warnings
Brian Fraser
2013-09-10
1
-2
/
+14
*
regcomp.c: Introduce vFAIL2utf8f to replace the APPLY(X,Y) hack
Brian Fraser
2013-09-10
1
-1
/
+1
[next]