summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Eliminate CONDOPsStephen McCamant1999-07-071-4/+0
* better diagnostics on read operations from write-onlyGurusamy Sarathy1999-07-072-9/+24
* remove misleading info on defined(&func), unclutter deprecationGurusamy Sarathy1999-07-043-16/+15
* newer version of perlxstut from Jeff Okamoto (slightly editedGurusamy Sarathy1999-07-041-255/+451
* regen perltocGurusamy Sarathy1999-06-281-12/+25
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-0/+2
* various little tweaks; most globals are now in intrpvar.h, ninterpsGurusamy Sarathy1999-06-111-5/+4
* implement C<use caller 'encoding'>Gurusamy Sarathy1999-06-112-3/+10
* remove _() non-ansismGurusamy Sarathy1999-06-022-10/+10
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-024-16/+32
|\
| * PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-283-14/+28
| * Fixes related to working local $.Paul Johnson1999-05-281-2/+4
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-2546-4022/+7822
| |\ | |/ |/|
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-212-153/+228
| |\
| * \ Integrate from mainperl.Jarkko Hietaniemi1999-05-171-2/+2
| |\ \
* | | | up patchlevel &cGurusamy Sarathy1999-05-251-1/+2
* | | | perlport 1.43 update from Chris Nandor and Tom ChristiansenGurusamy Sarathy1999-05-251-312/+308
* | | | perlref update from Tom ChristiansenGurusamy Sarathy1999-05-251-48/+60
* | | | avoid enumerating @INC contents in diagnostic if @INC was neverGurusamy Sarathy1999-05-251-7/+9
* | | | add caveat about close(PIPE) carelessnessGurusamy Sarathy1999-05-251-0/+5
* | | | more pod updates from Tom Christiansen; regen perltocGurusamy Sarathy1999-05-247-657/+2167
* | | | perlmod notes from Damian Conway (via Tom Christiansen)Gurusamy Sarathy1999-05-241-0/+45
* | | | major pod update from Tom ChristiansenGurusamy Sarathy1999-05-2433-2852/+4656
* | | | perlfaq update from Tom ChristiansenGurusamy Sarathy1999-05-2410-277/+702
| |_|/ |/| |
* | | perlport 1.41 update from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-05-201-144/+227
* | | various little nitsGurusamy Sarathy1999-05-201-9/+1
| |/ |/|
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-171-0/+5
|\ \ | |/
| * DOC PATCH (5.005_55): Error message missing from perldiag.podMark-Jason Dominus1999-05-161-0/+5
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-113-4/+25
| |\
| * \ Integrate from mainperl.Jarkko Hietaniemi1999-05-106-25/+318
| |\ \
| * \ \ Integrate from mainperl.Jarkko Hietaniemi1999-05-087-3/+202
| |\ \ \
| * \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-05-063-10/+60
| |\ \ \ \
| * \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-04-301-1/+1
| |\ \ \ \ \
* | | | | | | emit more appropriate diagnostic for failed glob (variantGurusamy Sarathy1999-05-171-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | update embedvar.hGurusamy Sarathy1999-05-111-1/+1
* | | | | | avoid creating spurious subroutine stubs on failed subroutineGurusamy Sarathy1999-05-111-3/+4
* | | | | | "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+20
| |_|_|_|/ |/| | | |
* | | | | Win32 and VC++ 98 doesn't support CASTIJan Dubois1999-05-102-8/+10
* | | | | Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-0/+4
* | | | | Add POLLUTE=1 option to MakeMakerJan Dubois1999-05-101-1/+5
* | | | | documentation for Win32 builtins (somewhat modified)Jan Dubois1999-05-101-0/+283
* | | | | flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-093-16/+16
| |_|_|/ |/| | |
* | | | mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)Gurusamy Sarathy1999-05-081-0/+5
* | | | applied suggested patch, added testsWilliam Mann1999-05-081-0/+5
* | | | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-1/+3
* | | | From: Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1999-05-071-1/+3
* | | | DBM Filters (via private mail)Paul Marquess1999-05-075-1/+186
| |_|/ |/| |
* | | applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-7/+57
* | | make perldoc use backslashed pathnames within system() on win32Gurusamy Sarathy1999-05-052-2/+2
* | | pod2man outputs switched date and revision label (fix suggested byGurusamy Sarathy1999-05-041-1/+1
| |/ |/|