| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH 5.005_61] "our" declarations | Larry Wall | 1999-09-25 | 1 | -0/+12 |
* | change "#" to a comment starter in pack templates; "/" now | Ilya Zakharevich | 1999-09-23 | 1 | -5/+9 |
* | Dethinko. | Jarkko Hietaniemi | 1999-09-20 | 1 | -1/+1 |
* | Fix a bug in the description of endianness. Reported in | Vadim Konovalov | 1999-09-20 | 1 | -2/+2 |
* | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -0/+7 |
* | sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>) | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+2 |
* | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+2 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -4/+6 |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -5/+5 |
* | Implement 64-bit vec(). | Jarkko Hietaniemi | 1999-08-29 | 1 | -3/+6 |
* | Don't document ill-defined vec() bits cases | Jarkko Hietaniemi | 1999-08-19 | 1 | -1/+1 |
* | Removed duplicated code (in pp.c and mg.c) by introducing | Jarkko Hietaniemi | 1999-08-19 | 1 | -5/+5 |
* | 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 |