Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | pod nits (from A. C. Yardley <yardley@tanet.net>) | Gurusamy Sarathy | 2000-04-27 | 1 | -14/+14 | |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-04-26 | 1 | -0/+6 | |
|\ \ | |/ | ||||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-26 | 8 | -1016/+1023 | |
| |\ | |/ |/| | ||||||
* | | reformat perldiag to avoid long lines | Gurusamy Sarathy | 2000-04-25 | 1 | -298/+291 | |
* | | make module name mandatory after -M switch; reorder perldiag | Gurusamy Sarathy | 2000-04-25 | 1 | -789/+803 | |
* | | more pod nits (from Larry Virden) | Gurusamy Sarathy | 2000-04-24 | 7 | -12/+12 | |
* | | pod nits | Gurusamy Sarathy | 2000-04-24 | 1 | -6/+3 | |
* | | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 21 | -70/+64 | |
* | | supported platforms mixed up | Gurusamy Sarathy | 2000-04-24 | 2 | -8/+1 | |
* | | pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 | |
* | | add Changes, perldelta.pod | Gurusamy Sarathy | 2000-03-28 | 1 | -0/+65 | |
* | | rename Changes and perldelta.pod | Gurusamy Sarathy | 2000-03-28 | 1 | -0/+0 | |
| * | Document that tr() is not tr(1). | Jarkko Hietaniemi | 2000-04-25 | 1 | -0/+6 | |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 21 | -70/+3021 | |
|/ | ||||||
* | update patchlevel.h, Changes; regen perltoc.podperl-5.6.0 | Gurusamy Sarathy | 2000-03-23 | 2 | -348/+286 | |
* | revise perldelta for more optimal ordering, minor Todo | Gurusamy Sarathy | 2000-03-23 | 2 | -1050/+1212 | |
* | pod updates (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-23 | 2 | -42/+111 | |
* | perlsyn.pod nit (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-22 | 1 | -4/+4 | |
* | add README.machten (from Dominic Dunlop) | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+1 | |
* | add note about lib/open3.t#22 failure on Win2K | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+5 | |
* | make unloading of extension shared objects (change#5381) a build | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+15 | |
* | missing pieces in perldelta | Gurusamy Sarathy | 2000-03-22 | 1 | -5/+18 | |
* | rename tests to more appropriate names | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+1 | |
* | Add supported platforms. | Jarkko Hietaniemi | 2000-03-21 | 1 | -0/+2 | |
* | Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}. | Jarkko Hietaniemi | 2000-03-21 | 1 | -0/+6 | |
* | here lies RC3 | Gurusamy Sarathy | 2000-03-21 | 1 | -0/+1 | |
* | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-21 | 1 | -0/+8 | |
|\ | ||||||
* | | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 2 | -9/+9 | |
* | | add note about symbolic filehandles (from Johan Vromans) | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+4 | |
* | | mention handle autovivification in perldata (from Johan Vromans) | Gurusamy Sarathy | 2000-03-20 | 1 | -0/+22 | |
* | | add @x->[2] bug to known issues (from Johan Vromans) | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+12 | |
* | | mention how to look up perllocal.pod (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-19 | 3 | -10/+20 | |
* | | mention need to wait for children (from Russ Allbery) | Gurusamy Sarathy | 2000-03-19 | 1 | -22/+26 | |
* | | pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>) | Gurusamy Sarathy | 2000-03-19 | 3 | -6/+6 | |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 6 | -69/+204 | |
|\ \ | ||||||
| * | | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 4 | -42/+78 | |
| * | | Taint shmread(). | Jarkko Hietaniemi | 2000-03-19 | 3 | -14/+20 | |
| * | | Taint also the passwd field of the getpw*(). | Jarkko Hietaniemi | 2000-03-19 | 3 | -9/+11 | |
| * | | Taint the shell from the getpw*. | Jarkko Hietaniemi | 2000-03-18 | 3 | -30/+42 | |
| * | | Add newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 1 | -5/+12 | |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 1 | -4/+5 | |
| |\ \ | ||||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 1 | -2/+7 | |
| |\ \ \ | ||||||
| * | | | | Add the NEXTSTEP strftime %j bug to Known Problems. | Jarkko Hietaniemi | 2000-03-17 | 1 | -0/+7 | |
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 2 | -3/+4 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 2 | -24/+28 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add "Known Problems" section. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+58 | |
* | | | | | | | fix typo | Gurusamy Sarathy | 2000-03-19 | 1 | -2/+2 | |
* | | | | | | | produce better error message when \N{...} is used without | Gurusamy Sarathy | 2000-03-19 | 2 | -14/+8 | |
* | | | | | | | default warnLevel and dieLevel to 0 in debugger (from Tom | Gurusamy Sarathy | 2000-03-19 | 1 | -10/+23 | |
* | | | | | | | better notes on s///ee (from Simon Cozens <simon@cozens.net>) | Gurusamy Sarathy | 2000-03-19 | 1 | -5/+10 |