summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* update ChangesGurusamy Sarathy1999-08-202-13/+13
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-208-37/+128
|\
| * Don't document ill-defined vec() bits casesJarkko Hietaniemi1999-08-192-3/+3
| * Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-192-5/+10
| * [ID 19990816.006] small patch to perlobj.pod from 5.005_03Randal L. Schwartz1999-08-171-1/+1
| * Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-5/+25
| * 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
* | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-20/+22
* | integrate cfgperl contentsGurusamy Sarathy1999-08-021-11/+30
|\ \ | |/
| * Update PERL_BINCOMPAT_5005; update 64-bitness.Jarkko Hietaniemi1999-08-021-11/+30
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-021-0/+38
|\ \ | |/
| * 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
|/