This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tick off Unicode collation and the normalization from
[perl5.git] / pod / perlfunc.pod
2001-08-27 chromaticpod/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 HietaniemiDispell the "use utf8" superstition.
2001-07-29 Jeff Pinyansplit()'s unused captures should be undef, not ''
2001-07-17 Gwyn Juddmake printf refer to sprintf
2001-07-11 Mark-Jason Dominusdoc patch; times() in scalar context
2001-07-10 Robin Houstondeprecate package with no arguments
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Jarkko HietaniemiSysV IPC semops use native shorts, not forced-to-16...
2001-07-02 Nicholas ClarkRe: sizeof(struct sembuf)
2001-06-26 Jarkko HietaniemiDoc patch for #10959.
2001-06-25 Jarkko HietaniemiBecause of #10932 retract also the perlfunc hunk of...
2001-06-25 Abhijit Menon-SenRe: [ID 20010621.007] readline() not quite as equal...
2001-06-19 Jarkko HietaniemiFurthwer 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. LindermanRe: [PATCH] Re: stability of sort()?
2001-05-26 Nicholas ClarkRe: stability of sort()?
2001-05-20 Nick Ing-SimmonsDocument some more of open's features.
2001-05-12 Benjamin SugarsRe: [PATCH perlfunc.pod] split on an empty string
2001-05-11 Jon EvelandRe: [PATCH perlfunc.pod] split on an empty string
2001-05-10 Larry ShatzerRE: rand(0) is rand(1)
2001-05-08 Jarkko HietaniemiRetract #10031.
2001-05-08 Philip Newton(Retracted by #10042)
2001-05-07 Benjamin SugarsDocument C<our $foo : shared>
2001-05-05 Jarkko HietaniemiUpdates on the pods related to the modules included...
2001-05-02 Peter Prymmerfix some misinformation in perlfunc.pod
2001-05-02 Jarkko HietaniemiMinor doc tweaks on endianness, closes bug 20010327...
2001-04-30 Walt Mankowski[DOC PATCH bleadperl] Document generation of random...
2001-04-05 Gisle AasPropagate calling context for do '...'
2001-03-27 Jarkko HietaniemiDocument sockatmark() some.
2001-03-24 Nick Ing-SimmonsTweak docs for C<open> (boy does that need wholesale...
2001-03-16 Michael Stevensthe uncontroversial doc patches
2001-02-28 Jarkko HietaniemiUndo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-08 Charles BaileySYN SYN
2001-02-04 Michael G. SchwernRe: [PATCH lots of pod/] s/chop/chomp/g
2001-02-01 Jarkko HietaniemiIntegrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-24 Charles BaileySYN SYN
2001-01-23 Jarkko HietaniemiDocument the mkdir trailing slashes case.
2001-01-20 Jarkko HietaniemiDocument and test the new qu operator.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-30 Karsten Sperlingopen() example in perlfunc.pod
2000-12-21 Jarkko Hietaniemiread() documentation tweak for 20001121.004.
2000-12-14 Dominic DunlopRe: [ID 20001013.006] XS subs are not define()ed
2000-12-08 Mark-Jason DominusDOC PATCH 5.6.0: -s return value incompletely documented
2000-11-28 Robin BarkerRe: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-11-18 Nicholas ClarkExplain in more detail the {} syntax ambiguousity.
2000-11-12 Jarkko HietaniemiDocument tell() on special streams.
2000-11-12 Nicholas Clark[ID 20001112.004] man perlfunc omits tell()'s error...
2000-11-07 Stephen P. PotterPod updates
2000-10-28 Mark-Jason DominusDOC PATCH 5.6.0
2000-10-22 Jarkko HietaniemiSupport s?printf parameter reordering.
2000-10-20 Charles BaileySYN SYN
2000-09-12 Jeff Pinyan[patch] perlfunc.pod -- POSIX::sigpause should be POSIX...
2000-09-08 Spider BoardmanRe-allow vec() for characters > 255.
2000-09-07 Gisle AasTied filehandle documentation
2000-09-01 Mike GuyFix vec() / utf8 (was Re: bitvec ops still broken...
2000-08-31 Jarkko HietaniemiDocument UNTIE in a very minimalistic way.
2000-08-30 Rick Delaney[ID 20000830.036] [DOC] chom?p %hash not documented
2000-08-30 Nicholas Clarktypos in pods
2000-08-28 Marcel Grunauerspellings
2000-08-23 Mike GuyRe: [ID 20000821.008] Negitive numbers with vec dumps...
2000-08-21 Jarkko HietaniemiDocument the endianness of Alpha more precisely.
2000-08-20 Jarkko HietaniemiDocument the number of exponent digits.
2000-08-19 Jonathan D Johnston[ID 20000817.023] endianness description in perlfunc.pod
2000-08-18 Daniel Chetlinperlfunc.pod -- clarifying sprintf array argument issues
2000-08-16 Gurusamy Sarathypod nit seen in passing
2000-08-15 Dominic Dunlop(Retracted by #6660)
2000-08-06 Jeff Pinyanperlfunc.pod use documentation (5.6.0)
2000-08-04 Todd C. MillerWarn under -w if lstat(FH) is attempted.
2000-08-04 Clinton Pierce[ID 19990721.004] Documentation bug in perlfunc
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-01 Simon CozensMake chr() for values >127 to create utf8 when under...
2000-07-26 Jarkko Hietaniemidocfix from Peter Scott <Peter@PSDT.com>.
2000-07-26 Jarkko HietaniemiMore split() doc and test patches from Mike Guy.
2000-07-26 M. J. T. Guysplit /^/
2000-07-15 Hugo van der Sanden[docpatch] Re: [ID 19991002.011] perldoc -f shift
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-06-30 Jarkko HietaniemiPoint to perlipc for more SysV IPC examples.
2000-06-29 M. J. T. GuyRe: [ID 20000612.001] map {chop; $_} (Literals problem)
2000-06-29 M. J. T. GuyRe: eval documentation: context
2000-06-28 Simon CozensRe: [PATCH] pack('U',$foo) doesn't UTF8
2000-06-28 Mark-Jason DominusDOC PATCH 5.6.0: perlfunc/sprintf does not contain...
2000-06-01 Gurusamy Sarathyremove incorrect documentation about implicit split...
2000-05-28 Gurusamy Sarathyfix places that mean C<"word" character> but say C...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathynote about undocumented caller() return value (from...
2000-05-05 Gurusamy Sarathynote about values()
2000-04-28 Gurusamy Sarathyclarify note about shadow password support (from
2000-04-27 Gurusamy Sarathydoubled words in pods (from Simon Cozens
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-04-24 Gurusamy Sarathypod nit: $yday range for localtime/gmtime is 0..364...
2000-03-20 Gurusamy Sarathyadd note about symbolic filehandles (from Johan Vromans)
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko HietaniemiTaint shmread().
next