summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-072-5/+14
* note about values()Gurusamy Sarathy2000-05-051-5/+7
* add note about how $( doesn't interpolate in REs (fromGurusamy Sarathy2000-05-021-2/+2
* perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)Gurusamy Sarathy2000-05-021-39/+60
* remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)Gurusamy Sarathy2000-05-021-6/+0
* small nits in diagnostics.pm (from Robin Barker)Gurusamy Sarathy2000-05-011-4/+4
* introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliasesGurusamy Sarathy2000-05-011-0/+4
* remove Win2K issue in pod (fixed by change#6020)Gurusamy Sarathy2000-04-291-5/+0
* tweak change#5945 to display correct switch name in diagnosticGurusamy Sarathy2000-04-281-4/+4
* clarify note about shadow password support (fromGurusamy Sarathy2000-04-281-2/+4
* note about compile failures and END blocks (from M.J.T. Guy)Gurusamy Sarathy2000-04-282-2/+2
* various minor tweaks seen on p5pGurusamy Sarathy2000-04-282-3/+5
* pod nit (from Simon Cozens)Gurusamy Sarathy2000-04-281-1/+1
* add regular expressions tutorial and quick-start guide (fromGurusamy Sarathy2000-04-282-0/+2834
* improved docs on the warn_uninit diagnostic (from David GlasserGurusamy Sarathy2000-04-271-0/+8
* reformat to 72 columns (again)Gurusamy Sarathy2000-04-271-1019/+1080
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-2713-17/+17
* pod nits (from A. C. Yardley <yardley@tanet.net>)Gurusamy Sarathy2000-04-271-14/+14
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-04-261-0/+6
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-04-268-1016/+1023
| |\ | |/ |/|
* | reformat perldiag to avoid long linesGurusamy Sarathy2000-04-251-298/+291
* | make module name mandatory after -M switch; reorder perldiagGurusamy Sarathy2000-04-251-789/+803
* | more pod nits (from Larry Virden)Gurusamy Sarathy2000-04-247-12/+12
* | pod nitsGurusamy Sarathy2000-04-241-6/+3
* | various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-2421-70/+64
* | supported platforms mixed upGurusamy Sarathy2000-04-242-8/+1
* | pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (fromGurusamy Sarathy2000-04-241-2/+2
* | add Changes, perldelta.podGurusamy Sarathy2000-03-281-0/+65
* | rename Changes and perldelta.podGurusamy Sarathy2000-03-281-0/+0
| * Document that tr() is not tr(1).Jarkko Hietaniemi2000-04-251-0/+6
| * Integrate with Sarathy.Jarkko Hietaniemi2000-04-2421-70/+3021
|/
* update patchlevel.h, Changes; regen perltoc.podperl-5.6.0Gurusamy Sarathy2000-03-232-348/+286
* revise perldelta for more optimal ordering, minor TodoGurusamy Sarathy2000-03-232-1050/+1212
* pod updates (from Tom Christiansen)Gurusamy Sarathy2000-03-232-42/+111
* perlsyn.pod nit (from Tom Christiansen)Gurusamy Sarathy2000-03-221-4/+4
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-221-0/+1
* add note about lib/open3.t#22 failure on Win2KGurusamy Sarathy2000-03-221-0/+5
* make unloading of extension shared objects (change#5381) a buildGurusamy Sarathy2000-03-221-0/+15
* missing pieces in perldeltaGurusamy Sarathy2000-03-221-5/+18
* rename tests to more appropriate namesGurusamy Sarathy2000-03-221-1/+1
* Add supported platforms.Jarkko Hietaniemi2000-03-211-0/+2
* Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.Jarkko Hietaniemi2000-03-211-0/+6
* here lies RC3Gurusamy Sarathy2000-03-211-0/+1
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-0/+8
|\
* | make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-212-9/+9
* | add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+4
* | mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-201-0/+22
* | add @x->[2] bug to known issues (from Johan Vromans)Gurusamy Sarathy2000-03-191-0/+12
* | mention how to look up perllocal.pod (from Michael G Schwern)Gurusamy Sarathy2000-03-193-10/+20
* | mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-191-22/+26