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
/
pod
/
perlsyn.pod
Commit message (
Expand
)
Author
Age
Files
Lines
*
perlsyn: change = to == in conditional in do/while example
Lukas Mai
2016-01-06
1
-7
/
+19
*
remove documentation for the now-removed lexical topic
Ricardo Signes
2015-10-02
1
-7
/
+2
*
Convert tabs to spaces and remove trailing space.
Shlomi Fish
2014-12-07
1
-126
/
+126
*
Rename lvalue references
Father Chrysostomos
2014-10-17
1
-3
/
+3
*
Document lvalue references
Father Chrysostomos
2014-10-11
1
-1
/
+16
*
perlsyn: Remove reference to potential Unicode op
Karl Williamson
2014-09-18
1
-3
/
+1
*
Semicolon before ellipsis inside block disambiguates.
James E Keenan
2014-09-13
1
-6
/
+5
*
Document empty conditional in for/while
Peter Martini
2014-06-24
1
-0
/
+15
*
move given/when ~~ note below item introducing it
Doug Bell
2014-05-29
1
-4
/
+3
*
fix POD errors reported by newer pod2man
Dominic Hargreaves
2013-10-06
1
-10
/
+10
*
Small corrections in perlsyn, less one identified by tomc++.
SHIRAKATA Kentaro
2013-06-16
1
-2
/
+2
*
note that the return value of for is unspecified
Ricardo Signes
2013-06-09
1
-0
/
+6
*
perlsyn.pod: Nit
Shirakata Kentaro
2013-03-12
1
-1
/
+1
*
Mention in more places that my $_ is deprecated
Father Chrysostomos
2012-12-04
1
-1
/
+3
*
Update perlsyn for given aliasing $_
Father Chrysostomos
2012-08-01
1
-16
/
+18
*
fix some typos in perlsyn.pod
Ricardo Signes
2012-04-24
1
-2
/
+2
*
perlsyn: spaces after dots
Father Chrysostomos
2012-01-05
1
-18
/
+22
*
perlsyn: wrap long verbatim line
Father Chrysostomos
2012-01-05
1
-1
/
+2
*
perlsyn: Correct ... example
Father Chrysostomos
2012-01-05
1
-2
/
+2
*
perlsyn: add triple-dot index entries and alias
Father Chrysostomos
2012-01-05
1
-1
/
+6
*
Correct links to perlsyn and perlop
Father Chrysostomos
2012-01-05
1
-1
/
+1
*
[perl #90926] Corrections to the previous patch
Tom Christiansen
2012-01-05
1
-2
/
+2
*
[perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod
Tom Christiansen
2012-01-05
1
-389
/
+565
*
pod/perlsyn: for is equivalent to "foreach'
Ævar Arnfjörð Bjarmason
2011-11-30
1
-0
/
+3
*
[RT #36079] Convert ` to '.
jkeenan
2011-11-22
1
-1
/
+1
*
Document BEGIN, END, etc. in perlsyn
David Golden
2011-09-29
1
-0
/
+5
*
fix smart match docs for lhs undef
Jesse Luehrs
2011-07-07
1
-1
/
+1
*
Doc update for changes in 5.15.0 + tweaks
Father Chrysostomos
2011-06-17
1
-1
/
+3
*
perlsyn: fix broken link to this
Karl Williamson
2011-05-18
1
-0
/
+1
*
"fix bug; also prefix ?? matches with m due to 5.14 deprecation"
Tom Christiansen
2011-05-08
1
-6
/
+6
*
Docs: perlsyn.pod Use dominant American spelling consistently.
Michael Witten
2011-03-27
1
-4
/
+4
*
Doc patch for perlsyn, clarification in given/when
Alastair Douglas
2011-03-19
1
-6
/
+48
*
Fix typos in pod/*
Peter J. Acklam) (via RT
2011-01-07
1
-1
/
+1
*
Fixes bug #79078, by pointing out the slight difference between Perl's
Abigail
2010-11-14
1
-3
/
+4
*
Prefer \g1 over \1 in pods
Karl Williamson
2010-06-28
1
-1
/
+1
*
Add a note in perl5131delta about given return values
Vincent Pit
2010-05-20
1
-8
/
+11
*
Merge branch 'vincent/rvalue_stmt_given' into blead
Vincent Pit
2010-05-19
1
-0
/
+36
|
\
|
*
Make given() statements return the last evaluated expression
Vincent Pit
2010-01-03
1
-0
/
+36
*
|
Document unless () {} elsif () {} else {} and tell people not to use it.
Jesse Vincent
2010-02-09
1
-2
/
+6
*
|
"unless else" wasn't previously documented, though it was valid syntax
Reini Urban
2010-02-09
1
-1
/
+4
|
/
*
Clarify docs for implicit "next" on all "when" blocks
Moritz Lenz
2009-11-20
1
-1
/
+1
*
Implement facility to plug in syntax triggered by keywords
Jesse Vincent
2009-11-05
1
-0
/
+8
*
Better wording for the hash ~~ array docs
Rafael Garcia-Suarez
2009-10-27
1
-2
/
+2
*
better document smart match overloading
David Mitchell
2009-08-22
1
-2
/
+12
*
incremental improvement in ~~ documentation, already in maint-5.10
Chip Salzenberg
2009-08-20
1
-9
/
+8
*
Thinko in given() description, found by chromatic
Rafael Garcia-Suarez
2009-07-24
1
-1
/
+1
*
Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)
Rafael Garcia-Suarez
2009-07-01
1
-0
/
+1
*
Minor doc fix for the smart table legend (clarify the "Object" entry).
Rafael Garcia-Suarez
2009-06-01
1
-3
/
+2
*
Remove now-obsolete note on ~~ overloading working only on the right.
Rafael Garcia-Suarez
2009-05-25
1
-3
/
+1
*
Allow ~~ overloading on the left side, when the right side is a plain scalar
Rafael Garcia-Suarez
2009-05-24
1
-0
/
+1
[next]