This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor doc fix for the smart table legend (clarify the "Object" entry).
[perl5.git] / pod / perlsyn.pod
2009-06-01 Rafael Garcia-SuarezMinor doc fix for the smart table legend (clarify the...
2009-05-25 Rafael Garcia-SuarezRemove now-obsolete note on ~~ overloading working...
2009-05-24 Rafael Garcia-SuarezAllow ~~ overloading on the left side, when the right...
2009-05-24 Rafael Garcia-SuarezChange the specs of %h~~%h to avoid mentioning ~~ recur...
2009-05-12 Rafael Garcia-SuarezRemove proposed (but unimplemented) $foo ~~ Range smart...
2009-05-08 Rafael Garcia-SuarezDocument what to do with object on the left and add...
2009-05-05 Rafael Garcia-SuarezMerge branch 'blead' into smartmatch
2009-05-05 Rafael Garcia-SuarezClarify that @a ~~ @b recursively smart matches
2009-04-20 Rafael Garcia-SuarezRemove some empty lines in a code example
2009-04-20 Rafael Garcia-SuarezDocument that ~~ overload will only work on the RHS
2009-03-29 Vincent PitDocument when as a syntax modifier
2009-03-25 Rafael Garcia-SuarezAdjustments to the ~~ dispatch table
2009-03-24 Rafael Garcia-SuarezFix equivalent code in perlsyn for Array~~Hash
2009-03-24 Rafael Garcia-SuarezSpecify that the behaviour of $foo ~~ Range should...
2009-03-24 Rafael Garcia-SuarezMake []~~\&f and {}~~\&f match
2009-03-23 Rafael Garcia-SuarezImplement "~~ $scalar" for numbers and strings
2009-03-23 Rafael Garcia-SuarezRevert order of ~~ in definition of smart matching...
2009-03-23 Rafael Garcia-SuarezAdd more tests with an empty hash on the right of ~~
2009-03-17 Rafael Garcia-SuarezDocument that empty sets don't smart-match
2009-03-04 Rafael Garcia-SuarezThe new smart match dispatch table for 5.10.1 onwards
2009-03-04 Rafael Garcia-SuarezDocument that when() treats specially most of the filet...
2009-03-04 Rafael Garcia-SuarezMake // behave like || in when clauses
2008-06-08 brian d foyperlsyn: equivalent code for HASH ~~ ARRAY
2008-03-12 Paul FenwickCorrect misleading example in perlsyn.pod (given/when...
2008-01-02 Sébastien Aperghis... Small documentation nits
2007-11-30 Dmitry KarasikRe: smart match: array ~~ hash
2007-11-21 Jan DuboisImprove example code
2007-06-05 Rafael Garcia-SuarezThere is no more a ~~ feature, noticed by Moritz Lenz
2006-12-22 Rafael Garcia-SuarezThe Perl 6 specification is still evolving, so don...
2006-08-27 Daniel Frederick... perlsyn incomplete duplicate definition of truth
2006-06-04 Rafael Garcia-SuarezThe smart match table was duplicated in source code...
2005-12-30 Robin HoustonDifferences from Perl 6
2005-12-22 Rafael Garcia-SuarezRegenerate perlapi.pod.
2005-12-22 Robin Houstonswitch / ~~ doccos
2005-12-19 Rafael Garcia-SuarezFix internal broken link ; reindent code examples
2005-12-19 Robin Houstonlatest switch/say/~~
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-06-20 Rafael Garcia-SuarezMissed a chunk in previous commit
2005-06-20 Eric Amick[perl #36328] Until Statement Undocumented
2005-05-11 Steve Peters[perl #33765] [PATCH] perlop: mention why 'print !...
2003-10-10 Abhijit Menon-SenMake everyone stop posting to p5p about 0e0.
2003-10-08 Abhijit Menon-Sen"Are implicit undefs true?" asks Gisle.
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-06 Shlomi FishRe: [PATCH] perlsyn.pod Revision - Resend
2003-07-17 Rafael Garcia-SuarezMinor nits in perlsyn.pod
2003-07-11 Michael G. SchwernNew introduction
2003-07-07 Rafael Garcia-SuarezRegexp bug in the docs, spotted by Enache's eagle eyes.
2003-07-06 Casey WestRe: [perl #5025] #line directive explination wrong
2003-05-18 Michael G. SchwernRe: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding...
2003-05-12 Rafael Garcia-SuarezSmall nit in perlsyn about the new // operator
2003-04-26 Casey WestSome doc patches by Casey West :
2003-03-21 Martien Verbruggenperlsub.pod and perlsyn.pod: better organise scoping...
2003-01-21 Martien VerbruggenRe: [perl #19236] perlsyn: implicit localisation in...
2002-06-18 Rafael Garcia-Suarezperlsyn.pod tweak suggested by Larry.
2002-06-18 Elizabeth Mattijsen[DOC PATCH] perlsyn
2002-03-03 Wolfgang Launnit in perlsyn.pod
2002-02-22 Abhijit Menon-SenMinor clarifications as suggested by Anton Tagunov.
2001-05-05 Jarkko HietaniemiUpdates on the pods related to the modules included...
2001-03-07 abela@geneanet.orgClarify the description differentiating for and while...
2000-10-20 Charles BaileySYN SYN
2000-08-18 Paul David Fardy[ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-03 John Borwick[ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to...
2000-05-28 Gurusamy Sarathyclarify gotcha with #line directives (from Rocco Caputo
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Gurusamy Sarathymore pod nits (from Larry Virden)
2000-03-22 Gurusamy Sarathyperlsyn.pod nit (from Tom Christiansen)
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-02-15 Gurusamy Sarathyavoid accidental #line directives (from Rick Delaney
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathypod updates (from David Adler, M J T Guy)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-02 Gurusamy Sarathyvarious documentation tweaks suggested by M. J. T. Guy
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-17 Ian PhillippsRe: [ID 19990820.007] Small typo in perlsyn.pod
1999-09-06 Gurusamy Sarathymisc tweaks
1999-07-07 Gurusamy Sarathymention C<foreach VAR (LIST) BLOCK continue BLOCK>...
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-03-25 Gurusamy Sarathyclarify what a "comment" means (due to Mark-Jason Dominus
1998-07-21 Gurusamy Sarathydocumentation tweaks from Abigail <abigail@fnx.com>
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Ilya Zakharevich[PATCH 5.004_64] anydbm.t
1998-05-14 Gurusamy Sarathy[win32] merge changes#752,753 from maintbranch
1998-03-02 Chip Salzenberg[win32] yet another patch
1998-02-20 M. J. T. GuyRe: for() and map() peculiarity
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Cary D. RenzemaPod updates
1997-01-29 Gurusamy Sarathy5.003_23: small typo in perlsyn.pod
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-15 M.J.T. GuyRe: documentation correction (i.e. patch) for perlsyn.pod
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-19 Steve Kelempod patches for English errors
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-20 Perl 5 Portersperl 5.003_06: pod/perlcall.pod pod/perldata.pod pod...
1996-03-11 Perl 5 PortersYes, you guessed it -- a typos fixed
1996-02-03 Perl 5 Portersperl5.002beta3
next