| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sysio large file support testing. | Jarkko Hietaniemi | 1999-08-11 | 1 | -1/+17 |
* | More Fcntl constants. (This process really needs | Jarkko Hietaniemi | 1999-08-06 | 1 | -11/+14 |
* | Enhance the description of how to detect quad support. | Jarkko Hietaniemi | 1999-08-02 | 1 | -3/+4 |
* | Document quad printing. | Jarkko Hietaniemi | 1999-08-02 | 1 | -0/+37 |
* | Continue pack() doc honing. | Jarkko Hietaniemi | 1999-07-28 | 1 | -5/+9 |
* | Enhance pack() doc. | Jarkko Hietaniemi | 1999-07-28 | 1 | -15/+34 |
* | Talk more about subsecond things in perlfunc. | Jarkko Hietaniemi | 1999-07-28 | 1 | -9/+17 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -22/+69 |
* | utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu> | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | (Version 2) Extending unpack to deal with counted strings | Ian Phillipps | 1999-07-26 | 1 | -0/+29 |
* | ensure __END__ appears on a line by itself in wrapped | Gurusamy Sarathy | 1999-07-18 | 1 | -1/+2 |
* | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -1/+2 |
* | pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon | Gurusamy Sarathy | 1999-07-17 | 1 | -11/+20 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -0/+2 |
* | remove misleading info on defined(&func), unclutter deprecation | Gurusamy Sarathy | 1999-07-04 | 1 | -12/+11 |
* | implement C<use caller 'encoding'> | Gurusamy Sarathy | 1999-06-11 | 1 | -3/+5 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -14/+4 |
* | add caveat about close(PIPE) carelessness | Gurusamy Sarathy | 1999-05-25 | 1 | -0/+5 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -578/+656 |
* | Win32 and VC++ 98 doesn't support CASTI | Jan Dubois | 1999-05-10 | 1 | -2/+2 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -13/+7 |
* | mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>) | Gurusamy Sarathy | 1999-05-08 | 1 | -0/+5 |
* | From: Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1999-05-07 | 1 | -1/+3 |
* | 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 |
* | better "Illegal %s digit ignored" warnings | Gurusamy Sarathy | 1999-03-24 | 1 | -1/+1 |
* | more s/s_/s!/ etc. | Gurusamy Sarathy | 1999-03-04 | 1 | -6/+6 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-02-24 | 1 | -7/+15 |
|\ |
|
| * | Sync cfgperl with maint-5.005 change #3000. | Jarkko Hietaniemi | 1999-02-21 | 1 | -6/+6 |
| * | Enhanced the endianness description. | Jarkko Hietaniemi | 1999-02-20 | 1 | -3/+11 |
* | | perlfunc updates (against 55) | Tom Christiansen | 1999-02-24 | 1 | -357/+494 |
* | | correct slurp mode doc | Gurusamy Sarathy | 1999-02-17 | 1 | -3/+3 |
|/ |
|
* | Enhance the packnative patch: use the packnative code | Jarkko Hietaniemi | 1999-02-15 | 1 | -6/+12 |
* | support native integers, pack("L_",...) etc. (via private mail) | Jarkko Hietaniemi | 1999-02-15 | 1 | -0/+52 |
* | clarify what a "line" is | Gurusamy Sarathy | 1999-02-15 | 1 | -1/+6 |
* | patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits) | Gurusamy Sarathy | 1999-02-15 | 1 | -1/+1 |
* | slurping an empty file should return '' rather than undef, with | Gurusamy Sarathy | 1999-02-14 | 1 | -4/+11 |
* | "goto must have label" message for C<goto ''> | Jan Dubois | 1999-02-13 | 1 | -0/+2 |
* | a modified version of suggested patch for pack template 'Z'; added docs | Valeriy E. Ushakov | 1999-02-09 | 1 | -25/+64 |
* | properly prototype check parenthesized unary ops (e.g. defined(&a,&b)) | Gurusamy Sarathy | 1999-02-07 | 1 | -0/+17 |
* | sample checksum code in "perlfunc" man page is wrong | Jonathan I. Kamens | 1999-02-01 | 1 | -2/+2 |
* | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 1 | -120/+30 |
|\ |
|
| * | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 1 | -2/+4 |
| * | Undo #2386 and #2205. | Jarkko Hietaniemi | 1998-12-15 | 1 | -113/+21 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-12-08 | 1 | -2/+2 |
| |\ |
|
| * | | s/\bthe the\b/the/g *.pod | Jarkko Hietaniemi | 1998-12-03 | 1 | -1/+1 |
| * | | Fix most of the bad L<> links of | Tom Christiansen | 1998-12-02 | 1 | -4/+4 |
* | | | a few doc typos | Gurusamy Sarathy | 1999-01-17 | 1 | -1/+2 |
| |/
|/| |
|
* | | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -2/+2 |
|/ |
|
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-29 | 1 | -2/+5 |
|\ |
|