portability fix for IO::File and FileHandle
[p5sagit/p5-mst-13.2.git] / ext /
1999-07-06 Peter Prymmer portability fix for IO::File and FileHandle
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-07-06 Paul Marquess DB_File 1.67
1999-07-06 Paul Marquess DBM Filters
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Jarkko Hietaniemi Hack SOCKS support some more plus a patch from Andy...
1999-07-05 Vishal Bhatia applied parts not duplicated by previous patches
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-05 Gurusamy Sarathy no such thing as gdbm_clearerr() (from Andy Dougherty)
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Vishal Bhatia Re: [PATCH 5.005_57] pp_sort sorted out
1999-07-05 Fifer, Eric cygwin32 update
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-07-04 Jens-Uwe Mager make AIX dynaloading work when libperl is shared (and...
1999-07-02 Gurusamy Sarathy avoid warnings
1999-06-28 Gurusamy Sarathy remove bogus PL_optype_size
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-16 Gurusamy Sarathy dump C<0> as such, not C<'0'>
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathy GDBM tweak
1999-06-10 Gurusamy Sarathy DB_File tweaks for IMPLICIT CONTEXT
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy missed a few files
1999-06-02 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-06-01 Jarkko Hietaniemi Patch applying of #3499 had gone awry.
1999-05-30 Ilya Zakharevich OS/2 socket fixes.
1999-05-29 Norton T. Allen QNX needs <sys/select.h> to define fd_set.
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-28 Paul Johnson Fixes related to working local $.
1999-05-28 Paul Marquess RE: [19990527.002] DBM Filters in _57 cause problems...
1999-05-21 Gurusamy Sarathy s/isspace/isSPACE/g and make sure the CRT version is...
1999-05-20 Gurusamy Sarathy various little nits
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-16 Ilya Zakharevich Devel::Peek::mstat not working
1999-05-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
1999-05-12 Jarkko Hietaniemi Integrate from mainperl.
1999-05-12 Gurusamy Sarathy typo in change#3400
1999-05-12 Albert Dvornik deparse \&func() as \(&func()) for clarity
1999-05-11 Jarkko Hietaniemi Add I_NETINET_TCP to help change #3391.
1999-05-11 Gurusamy Sarathy update embedvar.h
1999-05-11 Joshua Pritikin Socket IPPROTO_TCP [PATCH 5.005_5x]
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Paul Johnson test suite and fix input_line_number()
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-05-09 Gurusamy Sarathy additions to Thread.pm docs from Tuomas J. Lukka
1999-05-09 Stephen McCamant Re: pdt: Perl Development Tools?
1999-05-09 Gurusamy Sarathy fix typo in dbm filters that caused odbm.t to fail
1999-05-08 Nick Ing-Simmons Bring SDBM_File.xs into line with new typemap
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-04-10 Andy Dougherty Re: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-28 Gurusamy Sarathy integrate change#3179 from maint-5.005
1999-03-25 Vishal Bhatia applied needful parts of suggested patch
1999-03-25 Gurusamy Sarathy fix refcnt on PL_main_cv (variant of suggestion by...
1999-03-25 Stephen McCamant Compiler needs to know about utf8 SVOP tr///s
1999-03-25 Gurusamy Sarathy B::Deparse update from Stephen McCamant <smccam@uclink4...
1999-03-25 Russ Allbery [5.005_56] Add EXISTS to SDBM_File and libsdbm
1999-03-25 Gurusamy Sarathy add statement-modifier loops to :base_loop class
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Gurusamy Sarathy integrate change#3115 from maint-5.005
1999-03-24 Vishal Bhatia applied suggested patch, modulo bogus hunk
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-03-05 Gurusamy Sarathy integrate change#3081 from maint-5.005
1999-03-04 Vishal Bhatia updates to compiler modules
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
1999-02-24 Gurusamy Sarathy integrate cfgperl contents
1999-02-24 Gurusamy Sarathy ansify perlio.c, fix PerlIO-ish typos
1999-02-22 Paul Marquess DB_File 1.64 patch
1999-02-20 Gurusamy Sarathy do poll() emulation unless HAS_POLL && I_POLL
1999-02-18 Gurusamy Sarathy missing PERL_POLLUTE_MALLOC
1999-02-18 Gurusamy Sarathy s/#defined/#define/
1999-02-18 Gurusamy Sarathy ensure is data malloc()ed by GDBM is free()d (not Perl_...
1999-02-16 Gurusamy Sarathy integrate change#2852 from maint-5.005; integrate cfgpe...
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Jarkko Hietaniemi Integrate from mainperl.
1999-02-15 Spider Boardman Import Ultrix update, change #2864,
1999-02-15 Jarkko Hietaniemi OpenBSD sparc SHMLBA.
1999-02-15 Vishal Bhatia enable dynaloading in C.pm-compiled programs (non-confl...
1999-02-15 Jan Dubois use New() et al., rather than safemalloc() et al.
1999-02-12 Gurusamy Sarathy add missing hunk in change#2657
1999-02-12 Gurusamy Sarathy IO is maintained by p5p (per Graham Barr's wishes)
1999-02-11 Gurusamy Sarathy remove double typeglob deref (suggested by RonaldWS...
1999-02-11 Benjamin Low Re: [Fwd: IO::Socket::connect and blocking]
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
next