Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 17 | -117/+204 | |
| * | | | Poor Glossary--are we fixed yet? | Jarkko Hietaniemi | 1999-07-25 | 1 | -0/+3112 | |
| * | | | Change #3732 mistakenly clobbered Glossary. | Jarkko Hietaniemi | 1999-07-25 | 3 | -4/+4 | |
| * | | | Andy's new installation scheme (note: a lot of this | Jarkko Hietaniemi | 1999-07-25 | 4 | -3159/+110 | |
| * | | | Circumcode a strange shell(?) bug in AIX found | Jarkko Hietaniemi | 1999-07-25 | 3 | -291/+277 | |
| * | | | New INSTALL from Andy plus a typo fix to it from Kurt. | Jarkko Hietaniemi | 1999-07-23 | 1 | -322/+482 | |
| * | | | Change #3725 aftershock. | Jarkko Hietaniemi | 1999-07-23 | 2 | -3/+4 | |
| * | | | Introduce $Config{ldlibpthname} which contains | Jarkko Hietaniemi | 1999-07-23 | 17 | -85/+88 | |
| * | | | Avoid core dumps resulting from humongous array indices | Spider Boardman | 1999-07-23 | 1 | -8/+10 | |
| * | | | MakeMaker doc fix. | Kurt D. Starsinic | 1999-07-22 | 1 | -1/+1 | |
| * | | | Smarter OS390 hints. | Peter Prymmer | 1999-07-22 | 1 | -0/+48 | |
| * | | | AIX magic: ccdlflags needs to be different for | Mike W Ellwood | 1999-07-22 | 4 | -4/+12 | |
| * | | | Update history records. | Jarkko Hietaniemi | 1999-07-22 | 1 | -20/+32 | |
| * | | | Even still more todo. | Jarkko Hietaniemi | 1999-07-21 | 1 | -3/+12 | |
| * | | | Even more Todo. | Jarkko Hietaniemi | 1999-07-21 | 1 | -2/+8 | |
| * | | | Use Errno more extensively so that error | oracle@pcr8.pcr.com | 1999-07-21 | 8 | -10/+21 | |
| * | | | Slightly modified patch. | Sean Sheedy | 1999-07-21 | 2 | -2/+2 | |
| * | | | More Todo. | Jarkko Hietaniemi | 1999-07-20 | 1 | -1/+9 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-20 | 33 | -29/+2398 | |
| |\ \ \ | ||||||
| * \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-19 | 7 | -57/+67 | |
| |\ \ \ \ | ||||||
* | | | | | | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 7 | -14/+30 | |
* | | | | | | change#3534 didn't preserve undef return values from caller() | Gurusamy Sarathy | 1999-07-26 | 2 | -3/+441 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | add option to omit Changes file, from Abigail <abigail@delanet.com>; | Gurusamy Sarathy | 1999-07-25 | 1 | -12/+35 | |
* | | | | | warn rather than die when parse_version() can't cut it (from | Gurusamy Sarathy | 1999-07-25 | 1 | -2/+4 | |
* | | | | | make map behave like grep wrt indirect object slot when | Gurusamy Sarathy | 1999-07-25 | 1 | -3/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | add note about glibc bug | Gurusamy Sarathy | 1999-07-25 | 1 | -0/+6 | |
* | | | | fix bug in change#3728 that might free COPs prematurely; | Gurusamy Sarathy | 1999-07-25 | 5 | -41/+63 | |
* | | | | fix little utf8 nits in testsuite; add patch from Ilya that cures | Gurusamy Sarathy | 1999-07-25 | 6 | -1/+6 | |
* | | | | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 13 | -7/+59 | |
* | | | | avoid useless use of target for pp_each(); also fixes bugs due to | Gurusamy Sarathy | 1999-07-23 | 4 | -9/+21 | |
* | | | | emit warning about function calls that were encountered too early | Gurusamy Sarathy | 1999-07-23 | 3 | -2/+29 | |
* | | | | DProf tweak | Gurusamy Sarathy | 1999-07-20 | 1 | -0/+2 | |
| |_|/ |/| | | ||||||
* | | | another DProf build tweak | Gurusamy Sarathy | 1999-07-20 | 1 | -8/+6 | |
* | | | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 26 | -125/+66 | |
* | | | DProf fixups for PERL_IMPLICIT_CONTEXT | Gurusamy Sarathy | 1999-07-20 | 3 | -42/+30 | |
* | | | move DProf to Devel/DProf | Gurusamy Sarathy | 1999-07-20 | 26 | -29/+49 | |
* | | | add Devel::DProf v19990108 from CPAN, as it was | Gurusamy Sarathy | 1999-07-20 | 22 | -0/+2427 | |
* | | | C<union any> needs no PERL_OBJECT-treatment | Gurusamy Sarathy | 1999-07-20 | 1 | -9/+0 | |
* | | | fix problem in default build | Gurusamy Sarathy | 1999-07-20 | 2 | -3/+7 | |
| |/ |/| | ||||||
* | | win32 nits | Gurusamy Sarathy | 1999-07-19 | 2 | -3/+5 | |
* | | don't display tid from main thread (or testsuite breaks) | Gurusamy Sarathy | 1999-07-19 | 2 | -5/+10 | |
* | | remove several doubled (and tripled!) entries | Gurusamy Sarathy | 1999-07-19 | 1 | -72/+0 | |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-19 | 13 | -294/+360 | |
|\ \ | |/ | ||||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 57 | -777/+1613 | |
| |\ | ||||||
| * | | Fix the bin/oct/hex constant overflow tests for | Jarkko Hietaniemi | 1999-07-15 | 1 | -12/+18 | |
| * | | Fixed AIX dynamic loading and AIX shared Perl library. | Jarkko Hietaniemi | 1999-07-14 | 9 | -270/+286 | |
| * | | The regexec.c change of #3606 caused a core dump in fbm_instr() | Jarkko Hietaniemi | 1999-07-14 | 1 | -0/+2 | |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-13 | 73 | -4454/+3240 | |
| |\ \ | ||||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-11 | 2 | -5/+70 | |
| |\ \ \ | ||||||
| * | | | | More manual sync. | Jarkko Hietaniemi | 1999-07-11 | 1 | -7/+5 |