summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* docs on NaNNicholas Clark2000-12-111-2/+7
* Pod updatesStephen P. Potter2000-11-071-5/+5
* Detpyo.Jarkko Hietaniemi2000-11-021-1/+1
* [ID 20001005.006] Documentation -- description of qr//Martien Verbruggen2000-11-011-1/+1
* PATCH CR+LF should be "\cM\cJ" in perlopTony Cook2000-10-201-1/+1
* Documentation glitch in magic autoincrement.Abigail2000-10-031-1/+1
* \G in non-/g is well-defined now ... right?Daniel Chetlin2000-09-071-4/+14
* perldelta fixes from the p5p crowd.Jarkko Hietaniemi2000-08-211-3/+6
* Document what the backtick returns if the command fails.Jarkko Hietaniemi2000-08-171-7/+8
* [ID 19990721.004] Documentation bug in perlfuncClinton Pierce2000-08-041-1/+1
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-11/+2
* add note about how $( doesn't interpolate in REs (fromGurusamy Sarathy2000-05-021-2/+2
* pod nit (from Simon Cozens)Gurusamy Sarathy2000-04-281-1/+1
* Document that tr() is not tr(1).Jarkko Hietaniemi2000-04-251-0/+6
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-1/+1
* 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