summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* integrate maint-5.005 changes (except conflicting change#1794)Gurusamy Sarathy1998-09-231-1/+1
|\
| * Fix typo, change "an array" to "a hash"M. J. T. Guy1998-09-201-1/+1
* | integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-2/+13
|\ \ | |/
| * add index entries for -XIlya Zakharevich1998-08-051-0/+2
| * explain caveat about use of numeric constants in podoc for sysopen()David J. Fiander1998-08-051-2/+5
| * document return values of do() betterM. J. T. Guy1998-08-021-0/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-12/+21
|/
* pod tweak suggested by IlyaGurusamy Sarathy1998-07-211-1/+1
* documentation tweaks from Abigail <abigail@fnx.com>Gurusamy Sarathy1998-07-211-78/+89
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-141-4/+9
* consistently refer to functions as C<foo()>Abigail1998-07-141-83/+83
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+3
* applied patch for perlfunc tweaks, removed reference to system qsort()Abigail1998-07-111-546/+566
* add extension to support SysV IPCJarkko Hietaniemi1998-07-081-21/+41
* per Larry suggestion, toss change#1327 and fix the documentationGurusamy Sarathy1998-07-061-1/+1
* make read() return undef on errors as documented, and clarify docsGurusamy Sarathy1998-07-051-13/+15
* applied patch (via private mail), modulo retrohunks in pod/perlfaq2.podTom Christiansen1998-07-051-3/+3
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-281-2/+0
* Negative LENGTH argument to spliceGisle Aas1998-06-281-4/+6
* documenting close without argumentsTom Phoenix1998-06-281-1/+4
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-221-1/+11
* docs creating files via openTom Phoenix1998-06-211-2/+3
* documentation update from tchristTom Christiansen1998-06-151-288/+428
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-20/+52
* [win32] merge change#1011 from maintbranchGurusamy Sarathy1998-05-231-0/+16
* [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-7/+9
* [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-0/+9
* [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-2/+20
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-14/+28
* [win32] integrate mainlineGurusamy Sarathy1998-05-141-1/+17
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-7/+9
* [win32] merge changes#872,873 from maintbranchGurusamy Sarathy1998-05-141-11/+32
* [win32] merge changes#755..759,763,764 from maintbranchGurusamy Sarathy1998-05-141-4/+13
* [win32] merge change#687 from maintbranchGurusamy Sarathy1998-05-131-0/+7
* [win32] tweak doc for C<do FILENAME>Gurusamy Sarathy1998-04-191-1/+3
* [win32] maintpatches for docsTom Phoenix1998-03-031-2/+2
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-0/+2
* 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-0/+7
* Add missing blank line in pod/perlfunc.pod.Malcolm Beattie1998-01-091-0/+1
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-48/+52
* [win32] Trivial bugfix#2 from local repositoryGurusamy Sarathy1997-12-231-13/+29
* Add to docs about the BEGIN { shift } feature. Make the changeGurusamy Sarathy1997-11-231-4/+6
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-41/+101
* perlfunc.pod errorTom Christiansen1997-09-051-1/+1
* doc patch for pack("p",undef) packing a NULL pointerPaul Marquess1997-09-051-1/+3
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-3/+31
* multiline commands in qx//Gurusamy Sarathy1997-08-071-7/+17
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-6/+6
* Refresh description of sprintf()Chip Salzenberg1997-05-081-11/+8
* Reset errno after failed piped closeChip Salzenberg1997-04-301-1/+5