This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace the word "discipline" by "layer" almost everywhere,
[perl5.git] / pod / perlfunc.pod
2002-07-07 Rafael Garcia-SuarezReplace the word "discipline" by "layer" almost everywhere,
2002-06-28 Yitzchak Scott-Tho... [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produc...
2002-06-26 Rafael Garcia-Suarezchomp clarifications by Elizabeth Mattijsen.
2002-06-25 John P. LindermanRe: glob [possible PATCH for perlfunc.pod]
2002-06-19 Nick Ing-SimmonsUn-deprecate :raw after all - just define what it means
2002-06-18 Jarkko HietaniemiTiny tweaks.
2002-06-18 Nick Ing-SimmonsMore PerlIO doc tweaks - trying to make them document...
2002-06-17 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Jarkko HietaniemiFurther discouraging of :raw.
2002-06-14 Jarkko HietaniemiDetypo.
2002-06-13 Jarkko HietaniemiOne more pass on the TYPE/ATTRS issues.
2002-06-12 Jarkko HietaniemiThe scalar behaviour of sort is undefined.
2002-06-12 Jarkko HietaniemiDocument the my/our TYPE and ATTRIBUTES (Use the Camel...
2002-06-12 AbigailRe: Change sort in scalar context behavior.
2002-06-10 Jarkko HietaniemiDocument the implicit :bytes of binmode(FH).
2002-06-09 Jarkko Hietaniemi:unique nitpicking continues.
2002-06-09 Jarkko Hietaniemi:unique saga continues.
2002-06-09 Jarkko Hietaniemiopen "list form" clarification.
2002-06-09 Jarkko HietaniemiCloser to the truth.
2002-06-09 Jarkko HietaniemiClarify that the :unique makes the target readonly
2002-06-07 Jarkko Hietaniemis/MacOS/Mac OS/g; # (when the name of the os, not when...
2002-06-05 Artur BergmanUpdate text slightly and update links to threads.pm...
2002-06-05 Rafael Garcia-SuarezRemove a comma and a few whitespaces.
2002-06-04 Rafael Garcia-Suarezperlfunc/lock() nits by Philip Newton and Johan Vromans.
2002-06-03 Rafael Garcia-SuarezDocument that lock() is a "weak keyword".
2002-05-30 AbigailNot having an unimport is no longer fatal.
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-27 Jarkko Hietaniemiselect() portability nit.
2002-05-20 Andreas Königtiny doc tweaks
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-18 Rafael Garcia-Suarezperlfunc and perldelta updates about caller().
2002-05-14 John P. LindermanRe: lib/sort.t failure [PATCH]
2002-04-28 Michael G. SchwernTruncate the truncate tests (was Re: truncate to grow...
2002-04-22 Mark-Jason Dominus{PATCH docs] sockatmark
2002-04-20 Stas BekmanRe: perl@16005
2002-04-16 Jarkko HietaniemiDocuments for Merijn and lots of XXXs for NI-S :-)
2002-04-11 Jarkko HietaniemiAdd one perltodo item (and move bunch of them to better...
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiDuh. If the input is a stream of UTF-8 bytes, all...
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 John P. LindermanRe: lib/sort.t failure
2002-04-02 Mark-Jason Dominus[5.7.3 DOC PATCH] 'splice' with negative LENGTH
2002-03-31 Rafael Garcia-SuarezRe: no <Module> <version>; (was Re: Backwards Compatibi...
2002-03-27 Jarkko Hietaniemi"Last element".
2002-03-27 William R WardError in perlfunc for "die"
2002-03-22 Stas Bekmandoc fix
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiWhitespace tweaks.
2002-03-12 Robin BarkerRe[2]: Related issues? [ID 20020222.011]
2002-03-07 Michael G. SchwernRe: [PATCH docs] Re: Bug with -M
2002-03-02 Jarkko HietaniemiPATCH: "splice() offset past end of array" warning...
2002-02-22 Jarkko HietaniemiImplement IV/UV/NV/long double pack/unpack with
2002-02-22 Ilya Zakharevichpack with a human face: part ]|[
2002-02-22 Ilya Zakharevichpack with a human face: the sequel
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Rafael Garcia-Suarezforbid -l _ after -T _
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 AbigailRe: eval not catching warnings?
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-13 Jarkko HietaniemiMake the crypt() pickier: if downgrading doesn't work,
2002-01-10 Brendan O'Deadoc fixes
2002-01-04 Rafael Garcia-Suarezwarn if not CORE::dump
2001-12-29 coral@eekeek.orgPod whitespace cleanup, round 0.
2001-12-29 Audrey TangModule names and other nits
2001-12-27 Philip Newton[DOC PATCH] left is right and right is left
2001-12-26 Jarkko HietaniemiBad $? assumptions.
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-21 Tye McQueenperlfunc.pod patch re flock via fcntl
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiReword the alarm explanation.
2001-12-13 Ben TillyClarifying the documentation of goto
2001-12-07 Nick Ing-SimmonsIntegrate mainline some more
2001-12-07 Jan-Pieter Cornet[ID 20011207.001] documentation bug for waitpid
2001-12-01 TelsRe: [PATCH] [ID 20011130.166] "in memory" file handles...
2001-11-27 Jarkko Hietaniemisort() doc tweaks from John P. Linderman.
2001-11-26 Jarkko HietaniemiPROPAGATE documentation from Tony Cook.
2001-11-23 Rafael Garcia-SuarezRe: [DOC PATCHES] pod cleanups
2001-11-21 Jarkko HietaniemiTry to clarify which I/O call operates on bytes,
2001-11-19 Jarkko Hietaniemisysseek tweak.
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-16 Jarkko HietaniemiMake Thread a wrapper for both ithreads and 5005threads.
2001-11-15 Jarkko HietaniemiFix for "perlio bug in koi8-r encoding". The problem
2001-11-15 Rafael Garcia-SuarezRe: [ID 20011114.118] chop and chomp bind too tightly
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-31 Jarkko HietaniemiExtend the effect of the encoding pragma to chr() and...
2001-10-21 Jarkko HietaniemiImplement multicharacter case mappings where a single
2001-10-05 Nicholas Clarkperlfunc/select
2001-09-30 Rafael Garcia-Suarezadditional docs and tests
2001-09-23 Abhijit Menon-SenAdditional minor chdir() tweak.
2001-09-23 Abhijit Menon-SenMention $ENV{SYS$LOGIN} in chdir() documentation, as...
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiSupply more details on how lc/uc/lcfirst/ucfirst are
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Jarkko HietaniemiMore srand entry tweakage based on Randal's suggestion.
2001-09-04 Jarkko HietaniemiTypo fix and slight rewording.
2001-09-03 Jarkko HietaniemiMake crypt() do something more sane for Unicode
2001-09-03 Jarkko HietaniemiReorganize the srand entry.
next