summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* better notes on s///ee (from Simon Cozens <simon@cozens.net>)Gurusamy Sarathy2000-03-191-5/+10
* fixes for broken L<> links (from Wolfgang LaunGurusamy Sarathy2000-03-131-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-5/+6
* mention autoflush portability caveatGurusamy Sarathy2000-03-131-0/+6
* clarify docs on return value from binding operatorsGurusamy Sarathy2000-03-081-2/+5
* move doc about v-strings from perlop to perldata (suggested byGurusamy Sarathy2000-03-021-16/+0
* fix Pod::Html to recognize C<< > >> etc., and convert some podsGurusamy Sarathy2000-02-291-30/+30
* Lift the 32-bit straightjacket from bit ops;Jarkko Hietaniemi2000-02-281-3/+6
* remove outdated info about csh and glob(); glob() need not failGurusamy Sarathy2000-02-271-12/+3
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-02-241-1/+1
* per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-231-0/+3
* remove vestiges of older attribute syntaxGurusamy Sarathy2000-02-221-1/+1
* remove dual-valueness of v-strings (i.e., they are pure stringsGurusamy Sarathy2000-02-211-11/+12
* support sprintf("v%v", v1.2.3) (works on any string argument, inGurusamy Sarathy2000-02-061-8/+9
* pod updates (from David Adler, M J T Guy)Gurusamy Sarathy2000-02-041-1/+1
* introduce $^V (eq chr($revision) . chr($version) . chr($subversion));Gurusamy Sarathy2000-01-301-0/+13
* wrong category for exec() warningGurusamy Sarathy2000-01-221-1/+1
* typo fixGurusamy Sarathy2000-01-211-3/+3
* pod nits from Simon Cozens <simon@brecon.co.uk> and othersGurusamy Sarathy1999-12-281-1/+1
* typo, doc tweakGurusamy Sarathy1999-10-241-2/+2
* clarify significance of parens for "x" (from M.J.T. GuyGurusamy Sarathy1999-10-141-4/+5
* [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503Vlad Harchev1999-10-131-1/+1
* various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-131-4/+9
* Undo #4055 (related to #4079).Jarkko Hietaniemi1999-09-051-6/+2
* Time is not yet ripe.Jarkko Hietaniemi1999-09-051-5/+5
* Enable 64-bit clean bit ops.Jarkko Hietaniemi1999-09-041-5/+5
* Document the undefinedness of overshifting.Jarkko Hietaniemi1999-08-301-2/+6
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-2/+2
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-1/+3
* pod fixes (with minor edits) from Abigail, Ronald Kimball, JonGurusamy Sarathy1999-07-171-3/+18
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-404/+425
* Win32 and VC++ 98 doesn't support CASTIJan Dubois1999-05-101-6/+8
* doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>Gurusamy Sarathy1999-03-241-4/+6
* correct slurp mode docGurusamy Sarathy1999-02-171-1/+2
* undo change#2465 (qw[] is a real list now)Gurusamy Sarathy1999-02-161-4/+0
* applied suggested patch, with several language/readability tweaksIlya Zakharevich1999-02-141-36/+95
* slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-4/+11
* clarify docs for change#2835Gurusamy Sarathy1999-02-091-1/+8
* make qw() into a true list at compile time (slightly modifiedGurusamy Sarathy1999-02-081-4/+4
* tweak doc on bitwise opsGurusamy Sarathy1999-02-071-3/+7
* properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-071-1/+1
* PATCH: perlmodlib.podArtur Bergman1998-12-281-19/+20
* Document that qw() taints.Christian Burger1998-12-121-0/+4
* additional documentation for qr//Ilya Zakharevich1998-11-281-15/+37
* apply minimal variant of patch (sent via private mail)Jarkko Hietaniemi1998-09-231-0/+8
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-5/+15
* make failed matches return empty list in list contextGurusamy Sarathy1998-07-191-5/+5
* up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-151-19/+19
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-151-3/+8
* doc patches from Gisle Aas <gisle@aas.no>Gurusamy Sarathy1998-07-141-4/+1