Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 2 | -28/+18 |
|\ | |||||
| * | Integrate with Sarathy. I overruled on perldelta | Jarkko Hietaniemi | 1999-07-29 | 1 | -2/+2 |
| |\ | |||||
| * | | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 2 | -50/+18 |
* | | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 1999-08-01 | 2 | -3/+3 |
* | | | notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington | Gurusamy Sarathy | 1999-08-01 | 2 | -5/+262 |
* | | | fix defined(@foo) encarpments | Gurusamy Sarathy | 1999-08-01 | 1 | -0/+3 |
| |/ |/| | |||||
* | | minor tweaks to pods and toke.c comments | Gurusamy Sarathy | 1999-07-29 | 3 | -41/+22 |
|/ | |||||
* | 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 |
* | perlre clarification. | Ian Phillipps | 1999-07-28 | 1 | -1/+1 |
* | Integrate with Sarathy (5.005_58). | Jarkko Hietaniemi | 1999-07-27 | 3 | -8/+55 |
|\ | |||||
| * | here lies 5.005_58 | Gurusamy Sarathy | 1999-07-27 | 3 | -8/+55 |
* | | Integer constants (0x, 0[0-7], 0b) now overflow fatally, | Jarkko Hietaniemi | 1999-07-27 | 3 | -16/+73 |
|/ | |||||
* | replace Pod::Text with Pod::SimpleText v0.01 (thanks | Gurusamy Sarathy | 1999-07-27 | 1 | -5/+160 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 2 | -22/+75 |
* | utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu> | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 7 | -24/+45 |
* | (Version 2) Extending unpack to deal with counted strings | Ian Phillipps | 1999-07-26 | 2 | -0/+54 |
* | update to perlport-1.44 from Chris Nandor <pudge@pobox.com> | Gurusamy Sarathy | 1999-07-26 | 1 | -23/+89 |
* | INSTALL =~ s/5.006/5.6/; delay loading Errno until needed | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 1 | -0/+10 |
|\ | |||||
| * | emit warning about function calls that were encountered too early | Gurusamy Sarathy | 1999-07-23 | 1 | -0/+10 |
* | | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 7 | -45/+24 |
* | | Update history records. | Jarkko Hietaniemi | 1999-07-22 | 1 | -20/+32 |
* | | Use Errno more extensively so that error | oracle@pcr8.pcr.com | 1999-07-21 | 1 | -2/+6 |
|/ | |||||
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 1 | -0/+1 |
* | remove several doubled (and tripled!) entries | Gurusamy Sarathy | 1999-07-19 | 1 | -72/+0 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-19 | 1 | -6/+33 |
|\ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 18 | -150/+196 |
| |\ | |/ |/| | |||||
| * | More manual sync. | Jarkko Hietaniemi | 1999-07-11 | 1 | -7/+5 |
| * | Change t/pragma/warn oct()/hex() overflow tests to use %Config | Jarkko Hietaniemi | 1999-07-10 | 1 | -3/+3 |
| * | Integrate with Sarathy. perldiag.pod required manual editing. | Jarkko Hietaniemi | 1999-07-07 | 1 | -3/+50 |
* | | missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>) | Gurusamy Sarathy | 1999-07-18 | 1 | -0/+6 |
* | | 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 | 17 | -148/+186 |
* | | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 3 | -9/+121 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 9 | -8/+352 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-07 | 2 | -9/+24 |
| |\ \ | |||||
| * | | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 3 | -9/+112 |
| * | | | Mention EPOC and SOCKS. | Jarkko Hietaniemi | 1999-07-06 | 1 | -5/+9 |
| * | | | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 5 | -283/+491 |
| * | | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-27 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-12 | 2 | -3/+9 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-02 | 2 | -10/+10 |
| |\ \ \ \ \ | |||||
* | | | | | | | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 1 | -0/+46 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+1 |
* | | | | | | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 7 | -4/+351 |
* | | | | | | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -4/+0 |
| |_|_|_|/ |/| | | | |