| Commit message (Expand) | Author | Age | Files | Lines |
* | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 1 | -1/+1 |
* | MakeMaker doc fix. | Kurt D. Starsinic | 1999-07-22 | 1 | -1/+1 |
* | Use Errno more extensively so that error | oracle@pcr8.pcr.com | 1999-07-21 | 2 | -2/+4 |
* | don't display tid from main thread (or testsuite breaks) | Gurusamy Sarathy | 1999-07-19 | 1 | -4/+8 |
* | display thread id in diagnostics (suggested by Dan Sugalski) | Gurusamy Sarathy | 1999-07-18 | 1 | -2/+10 |
* | Some lib/ExtUtils/Manifest.pm POD fixes | Jan Dubois | 1999-07-18 | 1 | -18/+19 |
* | mention the -Minteger effect on modulus (from Nathan Torkington) | Gurusamy Sarathy | 1999-07-18 | 1 | -0/+11 |
* | tiny bug in vars.pm (from John Dlugosz) | Gurusamy Sarathy | 1999-07-17 | 1 | -1/+1 |
* | applied suggested patch, along with later tweak | Jan Dubois | 1999-07-17 | 1 | -11/+56 |
* | use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5 | Gurusamy Sarathy | 1999-07-17 | 1 | -19/+31 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 5 | -46/+10 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 22 | -369/+1235 |
|\ |
|
| * | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 4 | -135/+357 |
| |\ |
|
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-07 | 2 | -0/+2 |
| |\ \ |
|
| * | | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 22 | -369/+1235 |
* | | | | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 3 | -25/+97 |
| |_|/
|/| | |
|
* | | | MakeMaker support for pod2html | Jan Dubois | 1999-07-07 | 3 | -54/+284 |
* | | | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -81/+73 |
| |/
|/| |
|
* | | make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+1 |
* | | applied patch after demunging headers with appropriate paths | Vishal Bhatia | 1999-07-06 | 1 | -0/+1 |
|/ |
|
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -0/+175 |
|\ |
|
* \ | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 4 | -4/+15 |
|\ \
| |/ |
|
| * | suppress fancy display when in verbose mode (suggested by | Gurusamy Sarathy | 1999-07-05 | 1 | -2/+3 |
| * | cygwin32 update | Fifer, Eric | 1999-07-05 | 2 | -2/+11 |
| * | compatibility tweak for Class::Struct | Gurusamy Sarathy | 1999-07-05 | 1 | -0/+1 |
| * | make overload, Data::Dumper, and dumpvar understand qr// stringify | Gurusamy Sarathy | 1999-07-04 | 3 | -1/+15 |
| * | avoid warnings | Gurusamy Sarathy | 1999-07-02 | 1 | -2/+2 |
| * | inc version (for CPAN.pm sanity) | Gurusamy Sarathy | 1999-06-28 | 1 | -1/+1 |
| * | [19990526.002] Misc. improvements to Class:Struct | Damian Conway | 1999-06-28 | 1 | -18/+111 |
| * | upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted) | Gurusamy Sarathy | 1999-06-28 | 5 | -144/+576 |
* | | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 10 | -166/+530 |
* | | EPOC port to Psion5. | Olaf Flebbe | 1999-06-27 | 2 | -1/+5 |
|/ |
|
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 2 | -4/+3 |
* | avoid race condition in the CAPI extension bootstrap handler | Gurusamy Sarathy | 1999-06-24 | 1 | -2/+1 |
* | tweak RefHash to make intent clearer (suggested by John Dlugosz) | Gurusamy Sarathy | 1999-06-22 | 1 | -3/+4 |
* | oops, backout bogus change#3545 | Gurusamy Sarathy | 1999-06-22 | 1 | -1/+2 |
* | remove dead code | Gurusamy Sarathy | 1999-06-22 | 1 | -2/+1 |
* | caller.pm typos | Gurusamy Sarathy | 1999-06-12 | 1 | -4/+2 |
* | implement C<use caller 'encoding'> | Gurusamy Sarathy | 1999-06-11 | 1 | -0/+61 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -4/+4 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -2/+2 |
* | (was Re: Unitialized Value Complaints in Math::BigFloat) | Jan Dubois | 1999-05-29 | 1 | -0/+1 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -3/+3 |
* | avoid temporary files that have a constant name (from a suggestion | Gurusamy Sarathy | 1999-05-25 | 1 | -3/+3 |
* | EBCDIC %HTML_Escapes for Pod::Text, plus sync patch. | Peter Prymmer | 1999-05-25 | 1 | -0/+80 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -7/+8 |
* | updated to v1.50 from CPAN | Gurusamy Sarathy | 1999-05-24 | 3 | -73/+258 |
* | Problem with MM_Unix in 5.005_03 | Tim Jenness | 1999-05-24 | 1 | -1/+1 |
* | avoid removing duplicates in user-generated warnings | Byron Brummer | 1999-05-24 | 1 | -4/+11 |
* | minor logic tweak for reserved word warning | Gurusamy Sarathy | 1999-05-24 | 1 | -1/+1 |