Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 3 | -17/+42 |
|\ | |||||
| * | 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 |
* | | Recode locale.t so that the change in #3730 | Jarkko Hietaniemi | 1999-07-25 | 4 | -10/+32 |
* | | Fix another typo in #3725. | Jarkko Hietaniemi | 1999-07-25 | 1 | -1/+0 |
* | | Fix a typo in #3725. | Jarkko Hietaniemi | 1999-07-25 | 1 | -3/+5 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 26 | -50/+176 |
|\ \ | |/ | |||||
| * | 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 |
* | | Cut-and-pasto in #3737. | Jarkko Hietaniemi | 1999-07-25 | 1 | -0/+1 |
* | | Use vendorprefixlib. | Jarkko Hietaniemi | 1999-07-25 | 6 | -7/+151 |
* | | 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 |
|\ \ | |/ | |||||
| * | 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 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-19 | 7 | -57/+67 |
|\ \ | |/ | |||||
| * | 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 |