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
/
op.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add &CORE::pos
Father Chrysostomos
2012-05-29
1
-5
/
+8
*
Make undef use ck_fun and OA_SCALARREF
Father Chrysostomos
2012-05-29
1
-2
/
+4
*
Add &CORE::glob
Father Chrysostomos
2012-05-29
1
-1
/
+1
*
Add protos for positive keywords
Father Chrysostomos
2012-05-29
1
-8
/
+15
*
op.c: One less func call for newXS
Father Chrysostomos
2012-05-23
1
-1
/
+3
*
op.c: Remove redundant assignment
Father Chrysostomos
2012-05-21
1
-1
/
+0
*
Make while(each ...) imply defined($_ = ...)
Father Chrysostomos
2012-05-21
1
-0
/
+2
*
op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
Father Chrysostomos
2012-05-21
1
-1
/
+3
*
op.c: Remove a redundant ck_subr call from ck_require
Father Chrysostomos
2012-05-21
1
-2
/
+2
*
op.c: Remove a redundant ck_subr call from ck_glob
Father Chrysostomos
2012-05-21
1
-1
/
+1
*
op.c: Remove a redundant ck_subr call from dofile
Father Chrysostomos
2012-05-21
1
-2
/
+2
*
op.c:ck_glob: Check PL_globhook before loading File::Glob
Father Chrysostomos
2012-05-21
1
-9
/
+8
*
Make pos(@array) and pos(%hash) into errors
Father Chrysostomos
2012-05-21
1
-2
/
+2
*
Copy call checker when cloning closure prototype
Father Chrysostomos
2012-05-21
1
-0
/
+1
*
Produce the right error for goto "\0"
Father Chrysostomos
2012-05-21
1
-1
/
+8
*
[perl #111980] Don’t allow ‘my $♠’
Father Chrysostomos
2012-04-20
1
-2
/
+3
*
[perl #112316] Make strict vars respect assignment from null pkg
Father Chrysostomos
2012-04-19
1
-0
/
+1
*
[perl #112352] Make ‘use v5.15’ always enable unicode_eval
Father Chrysostomos
2012-04-10
1
-3
/
+2
*
[perl #111462] Move strict hints from %^H to $^H
Father Chrysostomos
2012-04-03
1
-9
/
+6
*
[perl #111462] Don’t leak eval "" op tree when croaking
Father Chrysostomos
2012-03-27
1
-1
/
+6
*
Label UTF8 cleanup
Brian Fraser
2012-03-25
1
-5
/
+16
*
Use HEKf in 2 places in op.c:S_finalize_op
Father Chrysostomos
2012-03-23
1
-4
/
+4
*
op.c: Warnings cleanup.
Brian Fraser
2012-03-23
1
-46
/
+77
*
stop S_forget_pmop() SEGVing
David Mitchell
2012-03-13
1
-1
/
+1
*
delay allocating trans table until needed
Zefram
2012-02-25
1
-5
/
+5
*
fix -DPERL_GLOBAL_STRUCT compilation error introduced in e8570548
Tony Cook
2012-02-12
1
-0
/
+2
*
add wrap_op_checker() API function
Zefram
2012-02-11
1
-0
/
+63
*
Silence compiler warnings
Robin Barker
2012-02-09
1
-2
/
+0
*
fix punctuation in a panic message
Zefram
2012-02-01
1
-1
/
+1
*
[perl #109264] ->method(my(...)) forcing lvalue cx
Father Chrysostomos
2012-01-28
1
-0
/
+1
*
Allow prototypes (_@) and (_%)
Rafael Garcia-Suarez
2012-01-27
1
-1
/
+1
*
Initialize buffer to an empty string to avoid spurious uninitialized warnings
Rafael Garcia-Suarez
2012-01-25
1
-1
/
+1
*
Make the display of the warning "Useless use of a constant (%s)" more robust
Rafael Garcia-Suarez
2012-01-25
1
-8
/
+17
*
[perl #77388] Make stacked -t work
Father Chrysostomos
2012-01-23
1
-0
/
+5
*
[rt.cpan.org #74289] Don’t make *CORE::foo read-only
Father Chrysostomos
2012-01-23
1
-6
/
+17
*
Add :not_characters parameter to 'use locale'
Karl Williamson
2012-01-21
1
-1
/
+4
*
op.c: Call macro instead of using explicit bit
Karl Williamson
2012-01-21
1
-2
/
+2
*
Don’t crash on @a =~ // warning
Father Chrysostomos
2012-01-17
1
-1
/
+3
*
[perl #106726] Don’t crash on length(@arr) warning
Father Chrysostomos
2012-01-17
1
-1
/
+2
*
Provide as much diagnostic information as possible in "panic: ..." messages.
Nicholas Clark
2012-01-16
1
-4
/
+6
*
defined(@array) now also warns for package variables.
Nicholas Clark
2012-01-16
1
-5
/
+0
*
[perl #90030] sort with no arguments
Father Chrysostomos
2012-01-05
1
-1
/
+1
*
Restrict $[ comp warning to constants
Father Chrysostomos
2012-01-04
1
-2
/
+6
*
op.c Remove redundant continue
Father Chrysostomos
2012-01-03
1
-1
/
+0
*
Simplify gv:S_maybe_add_coresub
Father Chrysostomos
2012-01-01
1
-1
/
+3
*
Correct comment in op.c
Father Chrysostomos
2012-01-01
1
-1
/
+1
*
[perl #103492] Give lvalue cx to (s)printf args
Father Chrysostomos
2011-12-31
1
-0
/
+3
*
diag_listed_as galore
Father Chrysostomos
2011-12-28
1
-0
/
+3
*
Fix two (er, four) sub:lvalue { &$x } bugs
Father Chrysostomos
2011-12-26
1
-37
/
+1
*
[perl #99426] op.c: Remove dead code from ck_sort
Father Chrysostomos
2011-12-25
1
-2
/
+0
[next]