summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-012-28/+18
|\
| * Integrate with Sarathy. I overruled on perldeltaJarkko Hietaniemi1999-07-291-2/+2
| |\
| * | Repent and make overly large integerishJarkko Hietaniemi1999-07-292-50/+18
* | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-012-3/+3
* | | notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan TorkingtonGurusamy Sarathy1999-08-012-5/+262
* | | fix defined(@foo) encarpmentsGurusamy Sarathy1999-08-011-0/+3
| |/ |/|
* | minor tweaks to pods and toke.c commentsGurusamy Sarathy1999-07-293-41/+22
|/
* Continue pack() doc honing.Jarkko Hietaniemi1999-07-281-5/+9
* Enhance pack() doc.Jarkko Hietaniemi1999-07-281-15/+34
* Talk more about subsecond things in perlfunc.Jarkko Hietaniemi1999-07-281-9/+17
* perlre clarification.Ian Phillipps1999-07-281-1/+1
* Integrate with Sarathy (5.005_58).Jarkko Hietaniemi1999-07-273-8/+55
|\
| * here lies 5.005_58Gurusamy Sarathy1999-07-273-8/+55
* | Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-273-16/+73
|/
* replace Pod::Text with Pod::SimpleText v0.01 (thanksGurusamy Sarathy1999-07-271-5/+160
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-272-22/+75
* utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>Gurusamy Sarathy1999-07-261-1/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-267-24/+45
* (Version 2) Extending unpack to deal with counted stringsIan Phillipps1999-07-262-0/+54
* update to perlport-1.44 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-07-261-23/+89
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-251-0/+10
|\
| * emit warning about function calls that were encountered too earlyGurusamy Sarathy1999-07-231-0/+10
* | First steps of making builds outside the sourceJarkko Hietaniemi1999-07-257-45/+24
* | Update history records.Jarkko Hietaniemi1999-07-221-20/+32
* | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-2/+6
|/
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-201-0/+1
* remove several doubled (and tripled!) entriesGurusamy Sarathy1999-07-191-72/+0
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-191-6/+33
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-1818-150/+196
| |\ | |/ |/|
| * More manual sync.Jarkko Hietaniemi1999-07-111-7/+5
| * Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-101-3/+3
| * Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-071-3/+50
* | missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)Gurusamy Sarathy1999-07-181-0/+6
* | ensure __END__ appears on a line by itself in wrappedGurusamy Sarathy1999-07-181-1/+2
* | make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-171-1/+2
* | pod fixes (with minor edits) from Abigail, Ronald Kimball, JonGurusamy Sarathy1999-07-1717-148/+186
* | integrate cfgperl contentsGurusamy Sarathy1999-07-073-9/+121
|\ \ | |/
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-079-8/+352
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-072-9/+24
| |\ \
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-063-9/+112
| * | | Mention EPOC and SOCKS.Jarkko Hietaniemi1999-07-061-5/+9
| * | | Integrate with mainperl.Jarkko Hietaniemi1999-07-045-283/+491
| * | | Integrate from mainperl.Jarkko Hietaniemi1999-06-271-0/+2
| |\ \ \
| * \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-06-122-3/+9
| |\ \ \ \
| * \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-06-022-10/+10
| |\ \ \ \ \
* | | | | | | applied new parts of suggested patchCharles Bailey1999-07-071-0/+46
| |_|_|_|_|/ |/| | | | |
* | | | | | mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntaxGurusamy Sarathy1999-07-071-0/+1
* | | | | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-077-4/+351
* | | | | | Eliminate CONDOPsStephen McCamant1999-07-071-4/+0
| |_|_|_|/ |/| | | |