| Commit message (Expand) | Author | Age | Files | Lines |
* | fix defined(@foo) encarpments | Gurusamy Sarathy | 1999-08-01 | 3 | -19/+19 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-28 | 1 | -2/+2 |
|\ |
|
| * | fix typo that caused INSTALLPRIVLIB to have doubled 'perl5' | Gurusamy Sarathy | 1999-07-28 | 1 | -2/+2 |
* | | Fix a typo, un-shout, and reformat the installation output. | Jarkko Hietaniemi | 1999-07-28 | 1 | -3/+1 |
|/ |
|
* | Pod::Html tweak | Jan Dubois | 1999-07-28 | 1 | -2/+2 |
* | decrease memory footprint of standard modules | Ilya Zakharevich | 1999-07-27 | 2 | -7/+13 |
* | recognize more constructs such as C<$-> in pod (from Russ Allbery | Gurusamy Sarathy | 1999-07-27 | 1 | -2/+4 |
* | provide MakeMaker attribute PERL_MALLOC_OK that allows extensions | Gurusamy Sarathy | 1999-07-27 | 2 | -1/+37 |
* | replace Pod::Text with Pod::SimpleText v0.01 (thanks | Gurusamy Sarathy | 1999-07-27 | 3 | -565/+825 |
* | don't quit if =head* wasn't found (suggested by Roland Bauer | Gurusamy Sarathy | 1999-07-27 | 1 | -3/+2 |
* | avoid infinite recursion when Thread.pm croaks during | Gurusamy Sarathy | 1999-07-26 | 1 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 3 | -177/+209 |
* | ~ isn't valid in VMS filenames | Gurusamy Sarathy | 1999-07-26 | 1 | -2/+3 |
* | add disclaimer about perl 4 libraries (modified version of | Gurusamy Sarathy | 1999-07-26 | 20 | -6/+171 |
* | INSTALL =~ s/5.006/5.6/; delay loading Errno until needed | Gurusamy Sarathy | 1999-07-26 | 2 | -4/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 1 | -2/+4 |
|\ |
|
| * | warn rather than die when parse_version() can't cut it (from | Gurusamy Sarathy | 1999-07-25 | 1 | -2/+4 |
* | | 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 |