This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
correct places that said newSVpv() when they meant newSVpvn()
[perl5.git] / ext /
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-03-28 Gurusamy Sarathyintegrate change#3179 from maint-5.005
1999-03-25 Vishal Bhatiaapplied needful parts of suggested patch
1999-03-25 Gurusamy Sarathyfix refcnt on PL_main_cv (variant of suggestion by...
1999-03-25 Stephen McCamantCompiler needs to know about utf8 SVOP tr///s
1999-03-25 Gurusamy SarathyB::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 Sarathyadd statement-modifier loops to :base_loop class
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Gurusamy Sarathyintegrate change#3115 from maint-5.005
1999-03-24 Vishal Bhatiaapplied suggested patch, modulo bogus hunk
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-03-05 Gurusamy Sarathyintegrate change#3081 from maint-5.005
1999-03-04 Vishal Bhatiaupdates to compiler modules
1999-03-02 Hans MulderTo: perl5-porters@perl.org, vmsperl@perl.org
1999-02-24 Gurusamy Sarathyintegrate cfgperl contents
1999-02-24 Gurusamy Sarathyansify perlio.c, fix PerlIO-ish typos
1999-02-22 Paul MarquessDB_File 1.64 patch
1999-02-20 Gurusamy Sarathydo poll() emulation unless HAS_POLL && I_POLL
1999-02-18 Gurusamy Sarathymissing PERL_POLLUTE_MALLOC
1999-02-18 Gurusamy Sarathys/#defined/#define/
1999-02-18 Gurusamy Sarathyensure is data malloc()ed by GDBM is free()d (not Perl_...
1999-02-16 Gurusamy Sarathyintegrate change#2852 from maint-5.005; integrate cfgpe...
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-15 Jarkko HietaniemiIntegrate from mainperl.
1999-02-15 Spider BoardmanImport Ultrix update, change #2864,
1999-02-15 Jarkko HietaniemiOpenBSD sparc SHMLBA.
1999-02-15 Vishal Bhatiaenable dynaloading in C.pm-compiled programs (non-confl...
1999-02-15 Jan Duboisuse New() et al., rather than safemalloc() et al.
1999-02-12 Gurusamy Sarathyadd missing hunk in change#2657
1999-02-12 Gurusamy SarathyIO is maintained by p5p (per Graham Barr's wishes)
1999-02-11 Gurusamy Sarathyremove double typeglob deref (suggested by RonaldWS...
1999-02-11 Benjamin LowRe: [Fwd: IO::Socket::connect and blocking]
1999-02-08 Gurusamy Sarathymake EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko HietaniemiIntegrate from mainperl.
1999-02-07 Masahiro KAJIURAavoid garbage in db->dirbuf
1999-02-06 Gurusamy Sarathyminor bug in dumping blessed subrefs
1999-02-03 François Désarménien5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-02-03 Dominic DunlopDocument the standard strftime %formats.
1999-02-02 G. Del MerrittFix typecasts in #2797
1999-02-02 Ted LawPOSIX::strftime buffer overflow problem
1999-02-02 Jarkko HietaniemiPOSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-02-02 Jarkko HietaniemiErrno update from maint-5.005 (changes #2583, #2710).
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1999-01-21 AbigailCPAN update (CPAN-1.44_54) from Andreas and
1999-01-21 Ilya ZakharevichErrno.pm suffers from \\ too
1999-01-21 Vishal Bhatiapp_mapstart & pp_grepstart return val (CC.pm)
1999-01-19 Dave NelsonSHMLBA strikes back in NetBSD/sparc.
1999-01-18 Gurusamy Sarathya few random cleanups
1999-01-18 Vishal BhatiaDuplicate saved ops (CC.pm)
1999-01-17 Gurusamy Sarathyvarious tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathyfix change#2602 to not used hard coded constants
1999-01-17 Gurusamy Sarathyintegrate cfgperl changes into mainline, fix conflicts
1999-01-13 Hans Mulder[Patch for 5.005_54] re::debugcolors dumps core
1999-01-13 Vishal BhatiaB::MAGIC::PTR doesnot check for valid length.
1999-01-13 Vishal BhatiaB::CC::pp_rv2cv problem
1999-01-13 Paul MarquessPATCH DB_File 1.63 for 5.005_54 & 5.005_03
1999-01-13 Jarkko HietaniemiAtari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1999-01-06 W. Phillip MoorePOSIX getpgrp is not -w clean
1999-01-06 AbigailJumbo doc patch from Abigail (almost identical to
1999-01-05 Jarkko HietaniemiReword the setlocale() 1-arg case better.
1999-01-02 Nick Ing-SimmonsTone down Makefile.PL so it works on Win32
1999-01-02 Nick Ing-SimmonsExport constant subs from B.xs for op.h, cop.h and...
1999-01-02 Nick Ing-SimmonsIntegrate ext/B changes from //depot/cfgperl
1998-12-29 Vishal BhatiaMore minor Fixes in CC.pm/C.pm
1998-12-29 Vishal BhatiaRe:perlcc -e 'my $x = shift; print +($x ?...' failure
1998-12-29 Vishal Bhatiareturn value of perlcc/B::CC generated functions.
1998-12-22 Jarkko HietaniemiAdd few MSG_ and uio constants.
1998-12-21 Vishal Bhatiapp_next/pp_last/pp_redo problems
1998-12-20 Nick Ing-SimmonsSave _all_ GV's which have SV, AV or HV set.
1998-12-14 Jonathan Roynlist.h not yet Configure-probed but DynaLoader Linux...
1998-12-10 Vishal Bhatia1. Fixes the bug reported by Robin Barker <rmb1@cise...
1998-12-08 Jarkko HietaniemiIntegrate from mainperl.
1998-12-07 Gurusamy Sarathyfix dup lexical
1998-12-05 Nick Ing-SimmonsAvoid hard-coding op numbers
1998-12-05 Nick Ing-SimmonsB.xs had its own code to calculate hash() which differe...
1998-12-04 Nick Ing-SimmonsSnapshot of re-worked B::C which compiles Tk apps at...
1998-12-04 Nick Ing-SimmonsVishal Bhatia's patch as a basis.
1998-12-01 Jarkko HietaniemiIntegrate from _54 mainperl modulo the NetBSD ifdef...
1998-11-30 Jarkko Hietaniemis/SCM_CREDENTIALSS/SCM_CREDENTIAL/
1998-11-29 Gurusamy Sarathymisc tweaks
1998-11-29 Gurusamy Sarathyremove I_POLL detection (Configure will do that now)
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-29 Gurusamy Sarathyvarious fixes for race conditions under threads: mutex...
1998-11-28 Nick Ing-SimmonsMore C.pm tweaks
1998-11-28 Gurusamy Sarathyvarious tweaks; result passes all tests for normal...
1998-11-28 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-28 Gurusamy SarathyIO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-11-28 Jarkko HietaniemiIntegrate from mainperl.
1998-11-28 Gurusamy Sarathys/comment/comment_t/ tweak (suggested by John Gorman
1998-11-28 Martin J. BlighAdd -lm to dynix/ptx POSIX hints.
1998-11-27 Nick Ing-SimmonsHandle INIT list in C.pm
1998-11-27 Gurusamy SarathyB::C tweaks to allow Tk compiles from Nick Ing-Simmons
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-27 Jarkko HietaniemiIntegrate from mainperl.
1998-11-26 Gurusamy Sarathyfix PL_defoutgv leak under threads
1998-11-26 Gurusamy Sarathyproperly free temporaries created by threads
1998-11-22 Jarkko HietaniemiChange#2284 aid: allow also for plain old MSG_ and...
1998-11-22 Jarkko HietaniemiMSG_PROXY for GNU/Hurd (previously we believed that
next