This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add PL_ to merged file
[perl5.git] / ext /
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 M. J. T. Guyminor re.pm cleanup
1998-07-18 Nick Ing-SimmonsMerge latest mainline
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathyfix yet another USE_THREADS leak due to failure to...
1998-07-18 Gurusamy Sarathyfix $/ init for multiple interpreters/threads
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-07-15 Gurusamy Sarathyminor tweaks to docs on qr//
1998-07-15 Stephen McCamantapplied patch, regen headers
1998-07-15 Peter Wolfeapply (reversed) patch
1998-07-14 Hans Mulderapplied patch, slightly tweaked
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Andy Doughertyadded suggested patch (via PM), tweaked to implicitly...
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-12 Gurusamy Sarathysmall tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-12 Gurusamy Sarathymerge changes 1424, 1428 from maintbranch
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-11 Jarkko Hietaniemitweak to get BSDI to build IPC/SysV
1998-07-11 Stephen McCamantmore complete version of change#1421
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-11 Gisle AasB::Deparse for(1..100000)
1998-07-11 Gurusamy Sarathyadd 'clean' target for ext/re
1998-07-11 Stephen McCamantadd patch (via PM)
1998-07-10 Andy DoughertyAllow static build of IPC::SysV
1998-07-10 Gurusamy Sarathyinet_aton() should do DNS lookup only if arg isn't...
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Stephen McCamantUNOP opclass test in B.xs
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-06 Gurusamy Sarathyremove #! line from Errno_pm.PL
1998-07-06 Gurusamy Sarathyadded Errno-1.09 from CPAN
1998-07-05 Hans Mulderpatch whitespace-mutiliated; applied manually
1998-07-05 Stephen McCamantDocument B::Deparse, add pp_threadsv
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1998-06-29 Gurusamy Sarathyfix Socket.pm typo from change#1240
1998-06-29 Gurusamy Sarathyapplied patch, fixed one more leak, tweaked whitespace...
1998-06-28 Stephen McCamantapply patch sent via private mail
1998-06-28 Chris NandorAdd CR LF CRLF to Socket.pm
1998-06-28 Gurusamy Sarathyenable Errno build on win32, add Errno-1.08 files to...
1998-06-25 Gurusamy Sarathymknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Gurusamy Sarathytweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Stephen McCamantInheritance of B:: classes
1998-06-23 Jarkko Hietaniemiapplied patch, moved #define mkfifo ... from perl.h...
1998-06-23 Jarkko Hietaniemi5.004_67: Fcntl: add few constants, enhance maintainability
1998-06-21 Hans Mulderfixup patches for VMS
1998-06-21 Graham Barrapplied patch, modified logic to avoid reentering lexer...
1998-06-20 Gurusamy Sarathytweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-SimmonsPatches to build with EGCS-1.0.2 Mingw32 port.
1998-06-19 Gurusamy Sarathyupdate repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Les Petershand apply whitespace-mutiliated and reversed patch
1998-06-10 Laszlo MolnarAdded patch, tweaked other places affected by name...
1998-06-10 Paul MarquessDB_File-1.60
1998-06-10 Dan SugalskiA tweaked version of:
1998-06-10 Hans MulderDocumentation patch for Semaphore.pm
1998-06-10 Hans MulderDoc & feature patch for Thread::Queue
1998-06-04 Gurusamy Sarathy[win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-06-04 Nick Ing-Simmonsresolve -at win32 branch into ansiperl
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] misc changes
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-28 Malcolm BeattieIntegrated win32 branch into mainline. The changes...
1998-05-28 Andy Dougherty[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-26 Gurusamy Sarathy[asperl] more changes to satisfy non-debug VC build...
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-23 Nick Ing-SimmonsResolve win32 into ansiperl
1998-05-21 Gurusamy Sarathy[win32] more mingw32 tweaks
1998-05-21 Gurusamy Sarathy[win32] fix POSIX for mingw32
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Nick Ing-SimmonsIntegrate win32
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Dan Sugalski[PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
1998-05-14 Charles BaileyConsolidated patch to 5.004_64
1998-05-14 Andy Dougherty[PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
1998-05-14 Ilya Zakharevich[PATCH 5.004_64] newSV
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge changes#752,753 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#745 from maintbranch
1998-05-13 Nick Ing-Simmonsresolve -at //depot/win32 into ansiperl for C++ testing.
1998-05-13 Gurusamy Sarathy[win32] merge change#681 from maintbranch
1998-04-25 Nick Ing-SimmonsImplement use attrs qw(locked package);
1998-04-17 Gurusamy Sarathy[win32] support POSIX, enable more locale tests
1998-04-14 Malcolm Beattie[compiler] CC did "<<" instead of ">>" for right-shift...
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-04 Gurusamy Sarathy[win32] remove __declspec kludge in sdbm.h in favor...
1998-04-04 Gurusamy Sarathy[win32] the EXTCONST in sdbm.h breaks SDBM on Borland...
1998-04-02 Andy DoughertyConfig_63-04-05.diff
1998-04-02 Malcolm BeattieChange 854 added { NULL, 0 } to sdbm.h which needs...
1998-04-02 Charles BaileyNext wave of _63 VMS patches
1998-04-02 Malcolm BeattieAdd missing export of "nice" to ext/POSIX/POSIX.pm...
1998-04-02 Malcolm BeattieAndy Dougherty's configuration patches (Config_63-01...
next