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 |
|\ | |||||
| * | 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 |
* | | | 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 |
* | | | | | Manual synchronization with Sarathy (some files | Jarkko Hietaniemi | 1999-07-11 | 3 | -7/+17 |
* | | | | | Change t/pragma/warn oct()/hex() overflow tests to use %Config | Jarkko Hietaniemi | 1999-07-10 | 3 | -21/+36 |
* | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-08 | 45 | -1792/+8968 |
|\ \ \ \ \ | |||||
* | | | | | | Integrate with Sarathy. perldiag.pod required manual editing. | Jarkko Hietaniemi | 1999-07-07 | 20 | -102/+644 |
| | | | | * | avoid bug in win32_str_os_error() (from Jan Dubois) | Gurusamy Sarathy | 1999-07-19 | 2 | -3/+52 |
| | | | |/ | |||||
| | | | * | [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough | Peter Prymmer | 1999-07-18 | 4 | -2/+83 |
| | | | * | display thread id in diagnostics (suggested by Dan Sugalski) | Gurusamy Sarathy | 1999-07-18 | 2 | -2/+13 |
| | | | * | missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>) | Gurusamy Sarathy | 1999-07-18 | 1 | -0/+6 |
| | | | * | cache [NIUP]V conversions of defined READONLY values | Ilya Zakharevich | 1999-07-18 | 1 | -66/+29 |
| | | | * | Some lib/ExtUtils/Manifest.pm POD fixes | Jan Dubois | 1999-07-18 | 1 | -18/+19 |
| | | | * | remove spurious newSTATEOP() that causes goto to enter one too many | Gurusamy Sarathy | 1999-07-18 | 4 | -13/+35 |
| | | | * | detypo, update Changes | Gurusamy Sarathy | 1999-07-18 | 2 | -1/+115 |