Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Digital UNIX 4.0D doesn't like perl malloc on sdbm | Jarkko Hietaniemi | 1999-07-31 | 1 | -0/+1 |
* | Tiny patch to go over #3820 (via private mail from Lincoln). | Jarkko Hietaniemi | 1999-07-28 | 1 | -3/+3 |
* | IO::* enhancements. | Lincoln Stein | 1999-07-28 | 3 | -3/+8 |
* | Integrate with Sarathy (5.005_58). | Jarkko Hietaniemi | 1999-07-27 | 4 | -108/+10 |
|\ | |||||
| * | here lies 5.005_58 | Gurusamy Sarathy | 1999-07-27 | 1 | -103/+0 |
| * | decrease memory footprint of standard modules | Ilya Zakharevich | 1999-07-27 | 1 | -3/+7 |
| * | cover case where CLK_TCK is a float, not integer (from | Gurusamy Sarathy | 1999-07-27 | 1 | -2/+2 |
| * | provide MakeMaker attribute PERL_MALLOC_OK that allows extensions | Gurusamy Sarathy | 1999-07-27 | 1 | -0/+1 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-27 | 2 | -2/+6 |
|\ \ | |/ | |||||
| * | Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3 | Andy Dougherty | 1999-07-27 | 1 | -1/+5 |
| * | change#3762 wasn't needed | Gurusamy Sarathy | 1999-07-27 | 1 | -1/+1 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -7/+2 |
* | | Use long doubles only if they are useful. | Jarkko Hietaniemi | 1999-07-26 | 1 | -1/+1 |
* | | Back out #3735. Needs more work. | Jarkko Hietaniemi | 1999-07-26 | 1 | -7/+2 |
|/ | |||||
* | optimize method name lookup | Chip Salzenberg | 1999-07-26 | 1 | -1/+1 |
* | setstate stop-gap from Vishal Bhatia | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia; | Gurusamy Sarathy | 1999-07-26 | 9 | -190/+204 |
* | INSTALL =~ s/5.006/5.6/; delay loading Errno until needed | Gurusamy Sarathy | 1999-07-26 | 3 | -6/+3 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 2 | -3/+5 |
|\ | |||||
| * | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 2 | -3/+3 |
| * | DProf tweak | Gurusamy Sarathy | 1999-07-20 | 1 | -0/+2 |
* | | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 1 | -2/+7 |
* | | Introduce $Config{ldlibpthname} which contains | Jarkko Hietaniemi | 1999-07-23 | 1 | -5/+8 |
* | | Use Errno more extensively so that error | oracle@pcr8.pcr.com | 1999-07-21 | 3 | -3/+6 |
|/ | |||||
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 17 | -1294/+1 |
* | DProf fixups for PERL_IMPLICIT_CONTEXT | Gurusamy Sarathy | 1999-07-20 | 3 | -42/+30 |
* | move DProf to Devel/DProf | Gurusamy Sarathy | 1999-07-20 | 21 | -0/+0 |
* | add Devel::DProf v19990108 from CPAN, as it was | Gurusamy Sarathy | 1999-07-20 | 21 | -0/+2407 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 2 | -4/+6 |
|\ | |||||
| * | noecho noops (from Nicholas Clark <nick@flirble.org>) | Gurusamy Sarathy | 1999-07-17 | 1 | -3/+5 |
| * | make CC.pm use a distinct CCPP() macro rather than PP() | Gurusamy Sarathy | 1999-07-17 | 1 | -1/+1 |
* | | Fixed AIX dynamic loading and AIX shared Perl library. | Jarkko Hietaniemi | 1999-07-14 | 2 | -15/+25 |
|/ | |||||
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -5/+5 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 14 | -1/+20 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 1 | -1/+1 |
|\ | |||||
| * | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 16 | -261/+210 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-07 | 7 | -33/+80 |
| |\ \ | |||||
| * | | | There ain't Perl_atonv(). | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+1 |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+4 |
| |\ \ \ | |||||
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 16 | -88/+229 |
* | | | | | filetest.t and ByteLoader build tweaks from Peter Prymmer | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+1 |
* | | | | | change#1889 mistakenly removed F_SETLK | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+6 |
* | | | | | B::Deparse update | Stephen McCamant | 1999-07-07 | 1 | -54/+294 |
| |_|_|/ |/| | | | |||||
* | | | | fix undocumented IO::Handle functions as suggested | Gurusamy Sarathy | 1999-07-07 | 1 | -6/+6 |
* | | | | prohibit thread join()ing itself (from Dan Sugalski) | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+2 |
* | | | | Compiler and XSUBS | Vishal Bhatia | 1999-07-07 | 1 | -29/+58 |
* | | | | add B::PV::{LEN,CUR} | Doug MacEachern | 1999-07-07 | 1 | -0/+8 |
* | | | | slightly modified version of suggested patch | Steven N. Hirsch | 1999-07-07 | 1 | -6/+16 |
* | | | | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 3 | -105/+85 |