summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* sprintf: fix and docsHugo van der Sanden2002-07-161-47/+127
* Replace the word "discipline" by "layer" almost everywhere,Rafael Garcia-Suarez2002-07-071-26/+30
* [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warningsYitzchak Scott-Thoennes2002-06-281-0/+1
* chomp clarifications by Elizabeth Mattijsen.Rafael Garcia-Suarez2002-06-261-0/+9
* Re: glob [possible PATCH for perlfunc.pod] John P. Linderman2002-06-251-5/+7
* Un-deprecate :raw after all - just define what it meansNick Ing-Simmons2002-06-191-7/+8
* Tiny tweaks.Jarkko Hietaniemi2002-06-181-4/+4
* More PerlIO doc tweaks - trying to make them document whatNick Ing-Simmons2002-06-181-38/+43
* Integrate mainlineNick Ing-Simmons2002-06-171-20/+25
* Detypo.Jarkko Hietaniemi2002-06-141-1/+1
* One more pass on the TYPE/ATTRS issues.Jarkko Hietaniemi2002-06-131-18/+23
* The scalar behaviour of sort is undefined.Jarkko Hietaniemi2002-06-121-2/+1
* Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).Jarkko Hietaniemi2002-06-121-11/+30
* Re: Change sort in scalar context behavior. Abigail2002-06-121-10/+13
* Document the implicit :bytes of binmode(FH).Jarkko Hietaniemi2002-06-101-0/+2
* :unique nitpicking continues.Jarkko Hietaniemi2002-06-091-2/+2
* :unique saga continues.Jarkko Hietaniemi2002-06-091-3/+2
* open "list form" clarification.Jarkko Hietaniemi2002-06-091-1/+3
* Closer to the truth.Jarkko Hietaniemi2002-06-091-1/+3
* Clarify that the :unique makes the target readonlyJarkko Hietaniemi2002-06-091-4/+5
* s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) PudgeJarkko Hietaniemi2002-06-071-2/+2
* Update text slightly and update links to threads.pm instead of Thread.pmArtur Bergman2002-06-051-5/+4
* Remove a comma and a few whitespaces.Rafael Garcia-Suarez2002-06-051-5/+5
* perlfunc/lock() nits by Philip Newton and Johan Vromans.Rafael Garcia-Suarez2002-06-041-4/+4
* Document that lock() is a "weak keyword".Rafael Garcia-Suarez2002-06-031-3/+5
* Not having an unimport is no longer fatal.Abigail2002-05-301-2/+0
* pod cleanups.Jarkko Hietaniemi2002-05-291-1/+1
* select() portability nit.Jarkko Hietaniemi2002-05-271-0/+3
* tiny doc tweaksAndreas König2002-05-201-1/+1
* perlfunc and perldelta updates about caller().Rafael Garcia-Suarez2002-05-181-5/+7
* Re: lib/sort.t failure [PATCH]John P. Linderman2002-05-141-6/+0
* Truncate the truncate tests (was Re: truncate to grow file)Michael G. Schwern2002-04-281-0/+3
* {PATCH docs] sockatmarkMark-Jason Dominus2002-04-221-22/+2
* Re: perl@16005Stas Bekman2002-04-201-1/+7
* Documents for Merijn and lots of XXXs for NI-S :-)Jarkko Hietaniemi2002-04-161-8/+10
* Add one perltodo item (and move bunch of them to better spot),Jarkko Hietaniemi2002-04-111-2/+2
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-10/+0
* Duh. If the input is a stream of UTF-8 bytes, all that'sJarkko Hietaniemi2002-04-071-1/+0
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-0/+11
* Re: lib/sort.t failure John P. Linderman2002-04-051-4/+6
* [5.7.3 DOC PATCH] 'splice' with negative LENGTHMark-Jason Dominus2002-04-021-1/+2
* Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">...Rafael Garcia-Suarez2002-03-311-0/+6
* "Last element".Jarkko Hietaniemi2002-03-271-1/+1
* Error in perlfunc for "die"William R Ward2002-03-271-10/+10
* doc fixStas Bekman2002-03-221-13/+13
* Whitespace tweaks.Jarkko Hietaniemi2002-03-201-2/+2
* Re[2]: Related issues? [ID 20020222.011]Robin Barker2002-03-121-1/+4
* Re: [PATCH docs] Re: Bug with -MMichael G. Schwern2002-03-071-2/+2
* PATCH: "splice() offset past end of array" warning. (take 2) Jarkko Hietaniemi2002-03-021-1/+3
* Implement IV/UV/NV/long double pack/unpack withJarkko Hietaniemi2002-02-221-6/+15