| Commit message (Expand) | Author | Age | Files | Lines |
* | perlport 1.43 update from Chris Nandor and Tom Christiansen | Gurusamy Sarathy | 1999-05-25 | 1 | -312/+308 |
* | perlref update from Tom Christiansen | Gurusamy Sarathy | 1999-05-25 | 1 | -48/+60 |
* | avoid enumerating @INC contents in diagnostic if @INC was never | Gurusamy Sarathy | 1999-05-25 | 1 | -7/+9 |
* | add caveat about close(PIPE) carelessness | Gurusamy Sarathy | 1999-05-25 | 1 | -0/+5 |
* | more pod updates from Tom Christiansen; regen perltoc | Gurusamy Sarathy | 1999-05-24 | 7 | -657/+2167 |
* | perlmod notes from Damian Conway (via Tom Christiansen) | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+45 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 33 | -2852/+4656 |
* | perlfaq update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 10 | -277/+702 |
* | perlport 1.41 update from Chris Nandor <pudge@pobox.com> | Gurusamy Sarathy | 1999-05-20 | 1 | -144/+227 |
* | various little nits | Gurusamy Sarathy | 1999-05-20 | 1 | -9/+1 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-05-17 | 1 | -0/+5 |
|\ |
|
| * | DOC PATCH (5.005_55): Error message missing from perldiag.pod | Mark-Jason Dominus | 1999-05-16 | 1 | -0/+5 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-11 | 3 | -4/+25 |
| |\ |
|
| * \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-10 | 6 | -25/+318 |
| |\ \ |
|
| * \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-08 | 7 | -3/+202 |
| |\ \ \ |
|
| * \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-06 | 3 | -10/+60 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-30 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
* | | | | | | | emit more appropriate diagnostic for failed glob (variant | Gurusamy Sarathy | 1999-05-17 | 1 | -2/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | update embedvar.h | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+1 |
* | | | | | | avoid creating spurious subroutine stubs on failed subroutine | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+4 |
* | | | | | | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -0/+20 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Win32 and VC++ 98 doesn't support CASTI | Jan Dubois | 1999-05-10 | 2 | -8/+10 |
* | | | | | Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no) | Ilya Zakharevich | 1999-05-10 | 1 | -0/+4 |
* | | | | | Add POLLUTE=1 option to MakeMaker | Jan Dubois | 1999-05-10 | 1 | -1/+5 |
* | | | | | documentation for Win32 builtins (somewhat modified) | Jan Dubois | 1999-05-10 | 1 | -0/+283 |
* | | | | | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 3 | -16/+16 |
| |_|_|/
|/| | | |
|
* | | | | mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>) | Gurusamy Sarathy | 1999-05-08 | 1 | -0/+5 |
* | | | | applied suggested patch, added tests | William Mann | 1999-05-08 | 1 | -0/+5 |
* | | | | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods. | Nick Ing-Simmons | 1999-05-08 | 1 | -1/+3 |
* | | | | From: Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1999-05-07 | 1 | -1/+3 |
* | | | | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 5 | -1/+186 |
| |_|/
|/| | |
|
* | | | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -7/+57 |
* | | | make perldoc use backslashed pathnames within system() on win32 | Gurusamy Sarathy | 1999-05-05 | 2 | -2/+2 |
* | | | pod2man outputs switched date and revision label (fix suggested by | Gurusamy Sarathy | 1999-05-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-04-24 | 3 | -233/+359 |
|\ \
| |/ |
|
| * | PATCH wrong faq reference in perlbook.pod | Robin Barker | 1999-04-19 | 1 | -1/+1 |
| * | PATCH: 5.005_56: perldata.pod (UPDATE) | Tom Christiansen | 1999-04-15 | 1 | -231/+357 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-04 | 1 | -4/+6 |
| |\
| |/
|/| |
|
* | | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -4/+6 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-26 | 7 | -35/+63 |
| |\
| |/
|/| |
|
* | | specify type of bracket in "Unmatched bracket" diagnostic; | Gurusamy Sarathy | 1999-03-26 | 3 | -13/+13 |
* | | better description of "Integer overflow" diagnostic | Gurusamy Sarathy | 1999-03-26 | 1 | -11/+10 |
* | | clarify what a "comment" means (due to Mark-Jason Dominus | Gurusamy Sarathy | 1999-03-25 | 1 | -7/+7 |
* | | describe current behavior on local($foo{nothere}) (suggested by | Gurusamy Sarathy | 1999-03-25 | 1 | -0/+22 |
* | | fix a few places that said 'int', but meant 'STRLEN' | Gurusamy Sarathy | 1999-03-25 | 1 | -5/+5 |
* | | [5.005_56] Add EXISTS to SDBM_File and libsdbm | Russ Allbery | 1999-03-25 | 1 | -0/+7 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-24 | 9 | -9/+564 |
| |\
| |/
|/| |
|
* | | doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk> | Gurusamy Sarathy | 1999-03-24 | 1 | -4/+6 |
* | | add note about map in scalar context | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+2 |
* | | document OO exceptions (based on a suggestion by Andreas Koenig | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+21 |