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
*
Handle require() on implicit $_ properly w/r global overrides
Vincent Pit
2011-11-20
1
-1
/
+13
*
Make sort’s warnings dependent on the right hints
Father Chrysostomos
2011-11-19
1
-1
/
+8
*
sort does not call get-magic after dereffing
Father Chrysostomos
2011-11-19
1
-3
/
+5
*
Call FETCH once on handle passed as 3rd arg to open()
Father Chrysostomos
2011-11-19
1
-2
/
+2
*
Mention variable names in @a =~ // warnings
Father Chrysostomos
2011-11-19
1
-12
/
+12
*
Mention implicit $_ in y///r uninit warning
Father Chrysostomos
2011-11-19
1
-31
/
+37
*
Mention the variable name in the new length warnings
Father Chrysostomos
2011-11-18
1
-8
/
+8
*
Fix pp_goto crash with orphaned GV
Father Chrysostomos
2011-11-18
1
-1
/
+17
*
Copy magic during localisation even for GVs
Father Chrysostomos
2011-11-18
1
-0
/
+16
*
Test length() warning with pad vars
Father Chrysostomos
2011-11-18
1
-0
/
+4
*
Throw a helpful warning when someone tries length(@array) or length(%hash)
Matthew Horsfall (alh)
2011-11-18
1
-1
/
+17
*
Update several test cases to not generate failures on VOS.
Paul Green
2011-11-18
2
-1
/
+5
*
Make sure $DB::sub is callable
Father Chrysostomos
2011-11-18
1
-1
/
+17
*
Rename t/porting/buildtoc.t to pod_rules.t to reflect the previous change.
Nicholas Clark
2011-11-18
1
-0
/
+0
*
Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.
Nicholas Clark
2011-11-18
1
-2
/
+2
*
Re-deprecate $[
Father Chrysostomos
2011-11-17
2
-0
/
+16
*
Add class_ok() and object_ok() to t/test.pl.
Michael G. Schwern
2011-11-17
20
-48
/
+95
*
Patch t/test.pl so isa_ok() works with objects.
Michael G. Schwern
2011-11-17
2
-6
/
+60
*
[perl #70151] eval localises %^H at runtime
Father Chrysostomos
2011-11-17
3
-3
/
+21
*
eval.t: add bug number
Father Chrysostomos
2011-11-17
1
-0
/
+1
*
eval.t: typos
Father Chrysostomos
2011-11-17
1
-2
/
+2
*
podcheck.t: Add comment
Karl Williamson
2011-11-10
1
-1
/
+3
*
utf8.c: Don't warn on \p{user-defined} for above-Unicode
Karl Williamson
2011-11-10
1
-0
/
+7
*
utf8.c: Handle swashes at UV_MAX
Karl Williamson
2011-11-10
1
-0
/
+4
*
utf8.c: Fix swash handling under USE_MORE_BITS
Karl Williamson
2011-11-10
1
-4
/
+10
*
utf8.c: Make swashes work close to UV_MAX
Karl Williamson
2011-11-09
1
-3
/
+8
*
intrpvar.h: Increase size of variable that stores UTF8 bytes
Karl Williamson
2011-11-09
1
-0
/
+16
*
pat_advanced.t: Display better names for a few tests
Karl Williamson
2011-11-09
1
-4
/
+7
*
t/uni/case.pl: Allow overridden simple maps in input
Karl Williamson
2011-11-08
1
-1
/
+6
*
Dear dual-life.t: I regret your existence
Father Chrysostomos
2011-11-06
1
-1
/
+1
*
eval"" should reset %^H in more cases
Father Chrysostomos
2011-11-06
1
-1
/
+13
*
Typos in gv.t
Father Chrysostomos
2011-11-06
1
-2
/
+2
*
Correct bug number in gv.t
Father Chrysostomos
2011-11-06
1
-4
/
+4
*
Make multiple #line’s update dblines in evals
Father Chrysostomos
2011-11-06
1
-1
/
+4
*
[perl #96326] *{$io} should not be semi-defined
Father Chrysostomos
2011-11-06
2
-6
/
+8
*
Document unicode_eval and evalbytes
Father Chrysostomos
2011-11-06
1
-1
/
+2
*
Add evalbytes function
Father Chrysostomos
2011-11-06
4
-4
/
+64
*
eval STRING UTF8 cleanup.
Brian Fraser
2011-11-06
1
-0
/
+42
*
Allow dual-life.t to be run outside t/
Father Chrysostomos
2011-11-05
1
-0
/
+1
*
Tweak dual-life.t’s exceptions again
Father Chrysostomos
2011-11-05
1
-1
/
+1
*
Fix hash.t’s miniperl skip
Father Chrysostomos
2011-11-05
1
-1
/
+1
*
each() should not leave RITER set on empty hash
Father Chrysostomos
2011-11-05
1
-1
/
+15
*
tie.t: typos
Father Chrysostomos
2011-11-05
1
-2
/
+2
*
Hide pad vars from magic methods on scope exit
Father Chrysostomos
2011-11-05
1
-0
/
+54
*
Weak refs to pad hvs should go stale
Father Chrysostomos
2011-11-05
1
-1
/
+14
*
Restore VMS glob skip removed in 1bb8785a.
Craig A. Berry
2011-11-04
1
-12
/
+19
*
Use SvUPGRADE, not sv_upgrade, in sv_sethek
Father Chrysostomos
2011-11-04
1
-1
/
+7
*
Make diag.t runnable outside t/
Father Chrysostomos
2011-11-01
1
-0
/
+1
*
Warn for $[ ‘version’ checks
Father Chrysostomos
2011-11-01
1
-0
/
+40
*
PATCH: [perl #101710] Regression with /i, latin1 chars.
Karl Williamson
2011-11-01
1
-1
/
+8
[next]