valist vs va_list typo
[p5sagit/p5-mst-13.2.git] / ext /
1999-05-12 Gurusamy Sarathy typo in change#3400
1999-05-12 Albert Dvornik deparse \&func() as \(&func()) for clarity
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.
1999-02-07 Masahiro KAJIURA avoid garbage in db->dirbuf
1999-02-06 Gurusamy Sarathy minor bug in dumping blessed subrefs
1999-02-03 François Désarménien 5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-02-03 Dominic Dunlop Document the standard strftime %formats.
1999-02-02 G. Del Merritt Fix typecasts in #2797
1999-02-02 Ted Law POSIX::strftime buffer overflow problem
1999-02-02 Jarkko Hietaniemi POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-02-02 Jarkko Hietaniemi Errno update from maint-5.005 (changes #2583, #2710).
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1999-01-21 Ilya Zakharevich Errno.pm suffers from \\ too
1999-01-21 Vishal Bhatia pp_mapstart & pp_grepstart return val (CC.pm)
1999-01-19 Dave Nelson SHMLBA strikes back in NetBSD/sparc.
1999-01-18 Gurusamy Sarathy a few random cleanups
1999-01-18 Vishal Bhatia Duplicate saved ops (CC.pm)
1999-01-17 Gurusamy Sarathy various tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathy fix change#2602 to not used hard coded constants
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-13 Hans Mulder [Patch for 5.005_54] re::debugcolors dumps core
1999-01-13 Vishal Bhatia B::MAGIC::PTR doesnot check for valid length.
1999-01-13 Vishal Bhatia B::CC::pp_rv2cv problem
1999-01-13 Paul Marquess PATCH DB_File 1.63 for 5.005_54 & 5.005_03
1999-01-13 Jarkko Hietaniemi Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1999-01-06 W. Phillip Moore POSIX getpgrp is not -w clean
1999-01-06 Abigail Jumbo doc patch from Abigail (almost identical to
1999-01-05 Jarkko Hietaniemi Reword the setlocale() 1-arg case better.
1999-01-02 Nick Ing-Simmons Tone down Makefile.PL so it works on Win32
1999-01-02 Nick Ing-Simmons Export constant subs from B.xs for op.h, cop.h and...
1999-01-02 Nick Ing-Simmons Integrate ext/B changes from //depot/cfgperl
1998-12-29 Vishal Bhatia More minor Fixes in CC.pm/C.pm
1998-12-29 Vishal Bhatia Re:perlcc -e 'my $x = shift; print +($x ?...' failure
1998-12-29 Vishal Bhatia return value of perlcc/B::CC generated functions.
1998-12-22 Jarkko Hietaniemi Add few MSG_ and uio constants.
1998-12-21 Vishal Bhatia pp_next/pp_last/pp_redo problems
1998-12-20 Nick Ing-Simmons Save _all_ GV's which have SV, AV or HV set.
1998-12-14 Jonathan Roy nlist.h not yet Configure-probed but DynaLoader Linux...
1998-12-10 Vishal Bhatia 1. Fixes the bug reported by Robin Barker <rmb1@cise...
1998-12-08 Jarkko Hietaniemi Integrate from mainperl.
1998-12-07 Gurusamy Sarathy fix dup lexical
1998-12-05 Nick Ing-Simmons Avoid hard-coding op numbers
1998-12-05 Nick Ing-Simmons B.xs had its own code to calculate hash() which differe...
1998-12-04 Nick Ing-Simmons Snapshot of re-worked B::C which compiles Tk apps at...
1998-12-04 Nick Ing-Simmons Vishal Bhatia's patch as a basis.
1998-12-01 Jarkko Hietaniemi Integrate from _54 mainperl modulo the NetBSD ifdef...
1998-11-30 Jarkko Hietaniemi s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
1998-11-29 Gurusamy Sarathy misc tweaks
1998-11-29 Gurusamy Sarathy remove I_POLL detection (Configure will do that now)
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
next