Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | | | | | | | warn about CHECK and INIT blocks encountered at run time | Gurusamy Sarathy | 2000-03-19 | 2 | -33/+49 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | better explanation of C<> tags (from Wolfgang Laun) | Gurusamy Sarathy | 2000-03-18 | 1 | -4/+5 |
| |_|_|/ / |/| | | | | |||||
* | | | | | tweak perldata section on v-strings | Gurusamy Sarathy | 2000-03-17 | 1 | -2/+7 |
| |_|/ / |/| | | | |||||
* | | | | documentation fixes from p5p | Gurusamy Sarathy | 2000-03-17 | 2 | -3/+4 |
| |/ / |/| | | |||||
* | | | pod{man,text} updates from podlators-1.00 (from Russ Allbery) | Gurusamy Sarathy | 2000-03-17 | 2 | -24/+28 |
|/ / | |||||
* | | update local_patches entry for RC2 | Gurusamy Sarathy | 2000-03-14 | 1 | -0/+1 |
* | | more warnings tidy-ups (from Paul Marquess) | Gurusamy Sarathy | 2000-03-14 | 3 | -3/+38 |
* | | perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>) | Gurusamy Sarathy | 2000-03-14 | 1 | -3/+3 |
* | | regen perltoc, other pod nits | Gurusamy Sarathy | 2000-03-14 | 5 | -299/+481 |
* | | revise README.win32 for currentness, point to function | Gurusamy Sarathy | 2000-03-14 | 1 | -16/+25 |
* | | tweak sort() notes (from Nathan Torkington) | Gurusamy Sarathy | 2000-03-14 | 1 | -3/+3 |
* | | integrate cfgperl changes into mainline, ignoring the | Gurusamy Sarathy | 2000-03-14 | 1 | -3/+4 |
|\ \ |