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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
re_intuit_start(): trivial reorg of stclass code
David Mitchell
2014-03-16
1
-3
/
+3
|
*
re_intuit_start(): always initialise start_shift
David Mitchell
2014-03-16
1
-2
/
+1
|
*
re_intuit_start(): swap BmUSEFUL + stclass blocks
David Mitchell
2014-03-16
1
-59
/
+55
|
*
re_intuit_start(): de-duplicate condition
David Mitchell
2014-03-16
1
-16
/
+16
|
*
re_intuit_start(): swap two blocks, delete label
David Mitchell
2014-03-16
1
-19
/
+18
|
*
re_intuit_start(): swap another if/else block
David Mitchell
2014-03-16
1
-47
/
+52
|
*
re_intuit_start(): remove redundant assertion
David Mitchell
2014-03-16
1
-1
/
+0
|
*
re_intuit_start(): swap another if/else block
David Mitchell
2014-03-16
1
-13
/
+13
|
*
re_intuit_start(): swap if/else blocks
David Mitchell
2014-03-16
1
-28
/
+29
|
*
re_intuit_start(): eliminate one label
David Mitchell
2014-03-16
1
-3
/
+4
|
*
add test for a code path in intuit_start()
David Mitchell
2014-03-16
1
-0
/
+3
|
*
re_intuit_start(): eliminate debug-only var
David Mitchell
2014-03-16
1
-7
/
+3
|
*
re_intuit_start(): eliminate t from stclass code
David Mitchell
2014-03-16
1
-8
/
+6
|
*
re_intuit_start(): reduce use of s in stclass code
David Mitchell
2014-03-16
1
-4
/
+3
|
*
re_intuit_start(): remove if(check)
David Mitchell
2014-03-16
1
-2
/
+0
|
*
re_intuit_start(): use check_ix for efficiency
David Mitchell
2014-03-16
1
-1
/
+1
|
*
re_intuit_start(): stclass: use rx_origin more
David Mitchell
2014-03-16
1
-7
/
+7
|
/
*
On OS X, allow Configure to override $ld with -Dld=...
Nicholas Clark
2014-03-16
1
-1
/
+5
*
Configure misdetects strlcpy et al. with gcc -flto (RT#113022)
H.Merijn Brand
2014-03-16
1
-3
/
+3
*
Update perldelta for core changes to this point
Aaron Crane
2014-03-15
1
-3
/
+59
*
White-space only; properly indent newly formed blocks
Karl Williamson
2014-03-14
2
-22
/
+22
*
mktables: Inline short tables
Karl Williamson
2014-03-14
4
-23
/
+101
*
lib/locale.t: Update $variable name
Karl Williamson
2014-03-13
1
-4
/
+4
*
PATCH: [perl #121340] lib/locale.t noisy+complaining but passes on Win32
Karl Williamson
2014-03-13
1
-4
/
+4
*
lib/locale.t: Fix broken test
Karl Williamson
2014-03-13
1
-10
/
+45
*
Update ExtUtils-MakeMaker to CPAN version 6.92
Chris 'BinGOs' Williams
2014-03-13
30
-30
/
+33
*
Upgrade to Thread::Queue 3.04
Jerry D. Hedden
2014-03-13
2
-6
/
+9
*
regcomp.c: Don't read past string-end
Karl Williamson
2014-03-12
3
-28
/
+2
*
sprinkle LIKELY() on pp_hot.c scope.c and some *.h
David Mitchell
2014-03-12
7
-107
/
+111
*
regcomp.c: Make SSC node clone safe
Karl Williamson
2014-03-12
2
-9
/
+16
*
regen/regcharclass.pl: Don't generate unused macros
Karl Williamson
2014-03-12
2
-181
/
+13
*
regen/regcharclass.pl: Generate correct macro instead of skipping
Karl Williamson
2014-03-12
1
-2
/
+1
*
Update ExtUtils-Install Changes file
Chris 'BinGOs' Williams
2014-03-12
1
-0
/
+10
*
Make the ExtUtils-Install tests parallelisable
Chris 'BinGOs' Williams
2014-03-12
6
-5
/
+13
*
Backport/genererate work from cross-port
H.Merijn Brand
2014-03-12
3
-46
/
+50
*
perlfunc: layout getpw*&c return values as a table
Aristotle Pagaltzis
2014-03-11
1
-7
/
+9
*
perldiag: Clarify that lexicals do not trigger "used only once"
Aristotle Pagaltzis
2014-03-10
1
-3
/
+5
*
ExtUtils-Install-1.62 has been released to CPAN
Chris 'BinGOs' Williams
2014-03-10
1
-1
/
+1
*
remove a redundant SvTIED_mg from S_do_smartmatch
Daniel Dragan
2014-03-10
1
-15
/
+15
*
don't repeatedly call HvUSEDKEYS
Daniel Dragan
2014-03-10
2
-7
/
+12
*
Handle "no versions" feature in fileify and tovmsspec.
Craig A. Berry
2014-03-10
1
-5
/
+11
*
Don't rely on IPC::Cmd in ExtUtils-Install tests
Chris 'BinGOs' Williams
2014-03-10
2
-3
/
+52
*
It is and always will be safe to delete the most recent key returned from each.
Paul Johnson
2014-03-10
1
-3
/
+2
*
Incorporate changes from CPAN release of ExtUtils-CBuilder
Chris 'BinGOs' Williams
2014-03-08
4
-29
/
+35
*
Upgrade to Thread::Queue 3.03
Jerry D. Hedden
2014-03-08
2
-19
/
+22
*
make core safe against HvAUX() realloc
David Mitchell
2014-03-07
2
-13
/
+16
*
sv.h: add some more flag usage commentary
David Mitchell
2014-03-07
1
-5
/
+8
*
Data::Dumper update/changelog and version bump
Steffen Mueller
2014-03-07
3
-4
/
+23
*
Filter::Simple update/changelog and version bump
Steffen Mueller
2014-03-07
2
-3
/
+3
*
Attribute::Handlers update/changelog and version bump
Steffen Mueller
2014-03-07
3
-4
/
+7
[prev]
[next]