summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Flush buffer before duplicating file descriptor.Mark-Jason Dominus1999-08-111-0/+8
* Add sysio large file support testing.Jarkko Hietaniemi1999-08-111-1/+17
* lexwarn maintenance: new warning class unsafeJarkko Hietaniemi1999-08-091-5/+5
* More Fcntl constants. (This process really needsJarkko Hietaniemi1999-08-061-11/+14
* Protect against pack/unpack repeat count overflows,Nathan Torkington1999-08-061-0/+10
* Fix regex charclass parsing so that bogus rangesJarkko Hietaniemi1999-08-052-6/+11
* Deprecate /^/ implictly meaning /^/m.Ilya Zakharevich1999-08-051-0/+4
* Update history records.Jarkko Hietaniemi1999-08-041-0/+1
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-043-3/+22
* Update PERL_BINCOMPAT_5005; update 64-bitness.Jarkko Hietaniemi1999-08-021-11/+30
* Integrate with Sarathy.Jarkko Hietaniemi1999-08-021-0/+1
|\
| * up patchlevel to 59Gurusamy Sarathy1999-08-021-0/+1
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-012-28/+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
* | | Enhance the description of how to detect quad support.Jarkko Hietaniemi1999-08-021-3/+4
* | | Document quad printing.Jarkko Hietaniemi1999-08-021-0/+37
* | | Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-015-8/+268
| |/ |/|
* | Integrate with Sarathy. I overruled on perldeltaJarkko Hietaniemi1999-07-291-2/+2
|\ \ | |/
| * minor tweaks to pods and toke.c commentsGurusamy Sarathy1999-07-293-41/+22
* | Repent and make overly large integerishJarkko Hietaniemi1999-07-292-50/+18
|/
* 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