Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
[p5sagit/p5-mst-13.2.git] / ext /
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...
1998-11-29 Gurusamy Sarathy various fixes for race conditions under threads: mutex...
1998-11-28 Nick Ing-Simmons More C.pm tweaks
1998-11-28 Gurusamy Sarathy various tweaks; result passes all tests for normal...
1998-11-28 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-28 Gurusamy Sarathy IO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-11-28 Jarkko Hietaniemi Integrate from mainperl.
1998-11-28 Gurusamy Sarathy s/comment/comment_t/ tweak (suggested by John Gorman
1998-11-28 Martin J. Bligh Add -lm to dynix/ptx POSIX hints.
1998-11-27 Nick Ing-Simmons Handle INIT list in C.pm
1998-11-27 Gurusamy Sarathy B::C tweaks to allow Tk compiles from Nick Ing-Simmons
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-11-27 Jarkko Hietaniemi Integrate from mainperl.
1998-11-26 Gurusamy Sarathy fix PL_defoutgv leak under threads
1998-11-26 Gurusamy Sarathy properly free temporaries created by threads
1998-11-22 Jarkko Hietaniemi Change#2284 aid: allow also for plain old MSG_ and...
1998-11-22 Jarkko Hietaniemi MSG_PROXY for GNU/Hurd (previously we believed that
1998-11-22 Paul Marquess DB_File 1.61 patch for 5.005_53 & 5.005_02
1998-11-20 Mark Bixby MPE/iX Perl 5.005_02 oops
1998-11-12 Martin J. Bligh Re: Making Perl work on DYNIX/ptx
1998-11-08 Gurusamy Sarathy integrate changes#2120,2168,2218 from maint-5.005;
1998-11-02 Jarkko Hietaniemi Replace ATTR_JOINABLE with true Configure probe
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-31 Gurusamy Sarathy Data::Dumper update
1998-10-30 Vishal Bhatia hand-apply whitespace-mutiliated patch
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-10-30 Jarkko Hietaniemi #2133 fallout.
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-25 Vishal Bhatia implement C<goto ...
1998-10-25 Jan Dubois Make _really_ sure Dynaloader.xs code is initialized...
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-20 Jarkko Hietaniemi OLD_PTHREADS_API reorganizing.
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Vishal Bhatia fix bug in B::CC::pp_sassign()
1998-10-17 Gurusamy Sarathy qualify names of builtins
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
next