be defensive about setting {host,group,pass}cat (from Andy Dougherty)
[p5sagit/p5-mst-13.2.git] / ext /
1999-12-28 Gurusamy Sarathy pod edits from Paul Marquess and Mark-Jason Dominus
1999-12-17 Gurusamy Sarathy DynaLoader doesn't build properly when $(DLSRC) changes
1999-12-17 Gurusamy Sarathy add missing new ops
1999-12-17 Gurusamy Sarathy avoid warnings due to symbols unintroduced by XSLoader...
1999-12-07 Gurusamy Sarathy typos in change#4546
1999-12-05 Benjamin Stuhl applied somewhat modified version of suggested patch
1999-12-03 Gurusamy Sarathy support -a switch to append bytecode to an existing...
1999-12-03 Gurusamy Sarathy use PerlIO abstraction rather than straight stdio ...
1999-12-03 Gurusamy Sarathy avoid warning in IO::Select::exists() if socket doesn...
1999-12-03 Gurusamy Sarathy add missing file
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-12-02 Paul Moore various File::Glob fixes for DOSISH platforms
1999-12-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-12-01 Gurusamy Sarathy email address changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-21 Jarkko Hietaniemi Replace #4596 with the change done in 5.005_03.
1999-11-21 Jarkko Hietaniemi Skip processing a file if the file to be opened is '-'
1999-11-14 Gurusamy Sarathy sundry cleanups for cloned interpreters (only known...
1999-11-13 Gurusamy Sarathy typos in change#4561 and change#4565
1999-11-13 Paul Moore DynaLoader_pm.PL patch (backslashes in strings)
1999-11-13 Scott Gifford [ID 19991112.004] Bug in IO::Socket (patch included)
1999-11-13 Jarkko Hietaniemi $Config{myarchname} is not a good architecture identifier
1999-11-13 Jarkko Hietaniemi Continue largefileness separation from quadness;
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-06 Jarkko Hietaniemi More printf miscasts flushed out.
1999-11-06 Jarkko Hietaniemi Crushing the remaining %ld guerillas.
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Gurusamy Sarathy change#4485 didn't do the right thing for B::Bytecode
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-11-04 Gurusamy Sarathy display BSD license in Glob.pm (for clause #2 conformity)
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-24 Gurusamy Sarathy VMS tweak (suggested by Craig A. Berry <craig.berry...
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-10-23 Jarkko Hietaniemi Fix the printfing nits pointed out by using gcc -Wall and
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan Dubois Prevent "Out of memory" error in POSIX's strftime()
1999-10-14 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-14 Gurusamy Sarathy avoid warnings
1999-10-14 Gurusamy Sarathy File::Glob fixes for Windows
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Mike Hopkirk Add DB_File hint for SCO ODT.
1999-10-13 Mike Hopkirk use libdbm.nfs.a if available (libdbm.a is missing...
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...
1999-10-12 Gurusamy Sarathy various cleanups
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-10 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-10 Gurusamy Sarathy fix two leaks in Thread.xs (from Eugene Alterman
1999-10-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-08 Jarkko Hietaniemi The second cut at AIX C++ extension troubles.
1999-10-08 Stephanie Beals The first cut at fixing Perl extensions written in...
1999-10-08 Gurusamy Sarathy remove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-10-04 Andy Dougherty Re: [ID 19991001.005] [_61] [PATCH] tarball fine on...
1999-10-02 Gurusamy Sarathy deprecate C<use attrs>
1999-10-01 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-30 Vishal Bhatia [patch _61] Minor corrections in C.pm
1999-09-27 Jarkko Hietaniemi Artistic fine-tuning.
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-20 Gurusamy Sarathy suppress warning (from John Tobey <jtobey@epsilondev...
1999-09-20 Vishal Bhatia add arenas for managing allocations of remaining xpv...
1999-09-20 Gurusamy Sarathy queue errors due to strictures rather than printing...
1999-09-19 Gurusamy Sarathy control change#1914 via hints (causes problems on some...
1999-09-17 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-14 Jarkko Hietaniemi Change #4149 necessitates also a small code change.
1999-09-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-09-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-14 Gurusamy Sarathy change#4113 was missing DB_File.xs changes
1999-09-13 Jarkko Hietaniemi Small doc and whitespace edits.
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-13 Jarkko Hietaniemi Change #4136 edited DynaLoader.xs which is kind of...
1999-09-13 Robin Barker Replace change #4100 with
1999-09-12 Gurusamy Sarathy fix DATA leaks; reword documentation about the DATA...
1999-09-12 Doug MacEachern B::clearsym
1999-09-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-09 Paul Marquess DB_File 1.71
1999-09-08 Gurusamy Sarathy avoid ass_u_ming uppercase types are not user objects...
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Vishal Bhatia applied suggested patch with suitable test to detect...
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-09-06 Gurusamy Sarathy misc tweaks
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-05 Gurusamy Sarathy fix data loss when more than one block is read from...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-29 Jarkko Hietaniemi Conditionally socksify the LIBS of Socket.
1999-08-26 Gurusamy Sarathy new thread should set current interp in TLS
1999-08-23 Charles Bailey byteperl is now part of the ByteLoader ext
next