s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
[p5sagit/p5-mst-13.2.git] / pod / perlfunc.pod
2002-06-07 Jarkko Hietaniemi s/MacOS/Mac OS/g; # (when the name of the os, not when...
2002-06-05 Artur Bergman Update text slightly and update links to threads.pm...
2002-06-05 Rafael Garcia-Suarez Remove a comma and a few whitespaces.
2002-06-04 Rafael Garcia-Suarez perlfunc/lock() nits by Philip Newton and Johan Vromans.
2002-06-03 Rafael Garcia-Suarez Document that lock() is a "weak keyword".
2002-05-30 Abigail Not having an unimport is no longer fatal.
2002-05-29 Jarkko Hietaniemi pod cleanups.
2002-05-27 Jarkko Hietaniemi select() portability nit.
2002-05-20 Andreas König tiny doc tweaks
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Rafael Garcia-Suarez perlfunc and perldelta updates about caller().
2002-05-14 John P. Linderman Re: lib/sort.t failure [PATCH]
2002-04-28 Michael G. Schwern Truncate the truncate tests (was Re: truncate to grow...
2002-04-22 Mark-Jason Dominus {PATCH docs] sockatmark
2002-04-20 Stas Bekman Re: perl@16005
2002-04-16 Jarkko Hietaniemi Documents for Merijn and lots of XXXs for NI-S :-)
2002-04-11 Jarkko Hietaniemi Add one perltodo item (and move bunch of them to better...
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi Duh. If the input is a stream of UTF-8 bytes, all...
2002-04-07 Jarkko Hietaniemi There was no nice way of getting in UTF-8 filenames:
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-05 John P. Linderman Re: lib/sort.t failure
2002-04-02 Mark-Jason Dominus [5.7.3 DOC PATCH] 'splice' with negative LENGTH
2002-03-31 Rafael Garcia-Suarez Re: no <Module> <version>; (was Re: Backwards Compatibi...
2002-03-27 Jarkko Hietaniemi "Last element".
2002-03-27 William R Ward Error in perlfunc for "die"
2002-03-22 Stas Bekman doc fix
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Whitespace tweaks.
2002-03-12 Robin Barker Re[2]: Related issues? [ID 20020222.011]
2002-03-07 Michael G. Schwern Re: [PATCH docs] Re: Bug with -M
2002-03-02 Jarkko Hietaniemi PATCH: "splice() offset past end of array" warning...
2002-02-22 Jarkko Hietaniemi Implement IV/UV/NV/long double pack/unpack with
2002-02-22 Ilya Zakharevich pack with a human face: part ]|[
2002-02-22 Ilya Zakharevich pack with a human face: the sequel
2002-02-21 Ilya Zakharevich grouping in pack/unpack
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-01-31 Rafael Garcia-Suarez forbid -l _ after -T _
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Abigail Re: eval not catching warnings?
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-13 Jarkko Hietaniemi Make the crypt() pickier: if downgrading doesn't work,
2002-01-10 Brendan O'Dea doc fixes
2002-01-04 Rafael Garcia-Suarez warn if not CORE::dump
2001-12-29 coral@eekeek.org Pod whitespace cleanup, round 0.
2001-12-29 Audrey Tang Module names and other nits
2001-12-27 Philip Newton [DOC PATCH] left is right and right is left
2001-12-26 Jarkko Hietaniemi Bad $? assumptions.
2001-12-23 Nicholas Clark socketpair emulation
2001-12-21 Tye McQueen perlfunc.pod patch re flock via fcntl
2001-12-20 Nick Ing-Simmons Integrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko Hietaniemi Reword the alarm explanation.
2001-12-13 Ben Tilly Clarifying the documentation of goto
2001-12-07 Nick Ing-Simmons Integrate mainline some more
2001-12-07 Jan-Pieter Cornet [ID 20011207.001] documentation bug for waitpid
2001-12-01 Tels Re: [PATCH] [ID 20011130.166] "in memory" file handles...
2001-11-27 Jarkko Hietaniemi sort() doc tweaks from John P. Linderman.
2001-11-26 Jarkko Hietaniemi PROPAGATE documentation from Tony Cook.
2001-11-23 Rafael Garcia-Suarez Re: [DOC PATCHES] pod cleanups
2001-11-21 Jarkko Hietaniemi Try to clarify which I/O call operates on bytes,
2001-11-19 Jarkko Hietaniemi sysseek tweak.
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-15 Rafael Garcia-Suarez Re: [ID 20011114.118] chop and chomp bind too tightly
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-31 Jarkko Hietaniemi Extend the effect of the encoding pragma to chr() and...
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-05 Nicholas Clark perlfunc/select
2001-09-30 Rafael Garcia-Suarez additional docs and tests
2001-09-23 Abhijit Menon-Sen Additional minor chdir() tweak.
2001-09-23 Abhijit Menon-Sen Mention $ENV{SYS$LOGIN} in chdir() documentation, as...
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Supply more details on how lc/uc/lcfirst/ucfirst are
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Jarkko Hietaniemi More srand entry tweakage based on Randal's suggestion.
2001-09-04 Jarkko Hietaniemi Typo fix and slight rewording.
2001-09-03 Jarkko Hietaniemi Make crypt() do something more sane for Unicode
2001-09-03 Jarkko Hietaniemi Reorganize the srand entry.
2001-09-03 Michael G. Schwern Tests for srand()
2001-08-27 chromatic pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-25 Nicholas Clark (was Re: PerlIO regerssion tests?)
2001-08-25 Rafael Garcia-Suarez [DOC PATCH] The coderef-in-@INC feature
2001-08-12 Jarkko Hietaniemi Dispell the "use utf8" superstition.
2001-07-29 Jeff Pinyan split()'s unused captures should be undef, not ''
2001-07-17 Gwyn Judd make printf refer to sprintf
2001-07-11 Mark-Jason Dominus doc patch; times() in scalar context
2001-07-10 Robin Houston deprecate package with no arguments
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Jarkko Hietaniemi SysV IPC semops use native shorts, not forced-to-16...
2001-07-02 Nicholas Clark Re: sizeof(struct sembuf)
2001-06-26 Jarkko Hietaniemi Doc patch for #10959.
2001-06-25 Jarkko Hietaniemi Because of #10932 retract also the perlfunc hunk of...
2001-06-25 Abhijit Menon-Sen Re: [ID 20010621.007] readline() not quite as equal...
2001-06-19 Jarkko Hietaniemi Furthwer tweak the fdopen() spot as suggseted by Jeff...
2001-06-19 Jeffrey Friedl [ID 20010619.005] two typos in pod/perlfunc.pod
2001-05-27 Robert Spier [PATCH] [ID 19991013.005] utime undef, undef, @files
2001-05-26 John P. Linderman Re: [PATCH] Re: stability of sort()?
2001-05-26 Nicholas Clark Re: stability of sort()?
next