integrate ansi branch to get s/foo/PL_foo/ changes
[p5sagit/p5-mst-13.2.git] / ext /
1998-07-19 Nick Ing-Simmons PL_ minir tidy up
1998-07-19 Nick Ing-Simmons Merge Mainline
1998-07-19 M. J. T. Guy minor re.pm cleanup
1998-07-18 Nick Ing-Simmons Merge latest mainline
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathy fix yet another USE_THREADS leak due to failure to...
1998-07-18 Gurusamy Sarathy fix $/ init for multiple interpreters/threads
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-07-15 Gurusamy Sarathy minor tweaks to docs on qr//
1998-07-15 Stephen McCamant applied patch, regen headers
1998-07-15 Peter Wolfe apply (reversed) patch
1998-07-14 Hans Mulder applied patch, slightly tweaked
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Andy Dougherty added suggested patch (via PM), tweaked to implicitly...
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-12 Gurusamy Sarathy small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-12 Gurusamy Sarathy merge changes 1424, 1428 from maintbranch
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-07-12 Gurusamy Sarathy make RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-07-11 Jarkko Hietaniemi tweak to get BSDI to build IPC/SysV
1998-07-11 Stephen McCamant more complete version of change#1421
1998-07-11 Gurusamy Sarathy win32 fixes for VC 6.0 nits
1998-07-11 Gisle Aas B::Deparse for(1..100000)
1998-07-11 Gurusamy Sarathy add 'clean' target for ext/re
1998-07-11 Stephen McCamant add patch (via PM)
1998-07-10 Andy Dougherty Allow static build of IPC::SysV
1998-07-10 Gurusamy Sarathy inet_aton() should do DNS lookup only if arg isn't...
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Stephen McCamant UNOP opclass test in B.xs
1998-07-09 Gurusamy Sarathy get it building again on win32
1998-07-08 Jarkko Hietaniemi add extension to support SysV IPC
1998-07-08 Ilya Zakharevich add patch for C<use re 'debug'>
1998-07-06 Gurusamy Sarathy remove #! line from Errno_pm.PL
1998-07-06 Gurusamy Sarathy added Errno-1.09 from CPAN
1998-07-05 Hans Mulder patch whitespace-mutiliated; applied manually
1998-07-05 Stephen McCamant Document B::Deparse, add pp_threadsv
1998-07-05 Chip Salzenberg added patch with tweak to doc
1998-06-29 Gurusamy Sarathy fix Socket.pm typo from change#1240
1998-06-29 Gurusamy Sarathy applied patch, fixed one more leak, tweaked whitespace...
1998-06-28 Stephen McCamant apply patch sent via private mail
1998-06-28 Chris Nandor Add CR LF CRLF to Socket.pm
1998-06-28 Gurusamy Sarathy enable Errno build on win32, add Errno-1.08 files to...
1998-06-25 Gurusamy Sarathy mknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Gurusamy Sarathy tweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Stephen McCamant Inheritance of B:: classes
1998-06-23 Jarkko Hietaniemi applied patch, moved #define mkfifo ... from perl.h...
1998-06-23 Jarkko Hietaniemi 5.004_67: Fcntl: add few constants, enhance maintainability
1998-06-21 Hans Mulder fixup patches for VMS
1998-06-21 Graham Barr applied patch, modified logic to avoid reentering lexer...
1998-06-20 Gurusamy Sarathy tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-Simmons Patches to build with EGCS-1.0.2 Mingw32 port.
1998-06-19 Gurusamy Sarathy update repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Les Peters hand apply whitespace-mutiliated and reversed patch
1998-06-10 Laszlo Molnar Added patch, tweaked other places affected by name...
1998-06-10 Paul Marquess DB_File-1.60
1998-06-10 Dan Sugalski A tweaked version of:
1998-06-10 Hans Mulder Documentation patch for Semaphore.pm
1998-06-10 Hans Mulder Doc & 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-Simmons resolve -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 Beattie Integrated 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-Simmons Resolve 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-Simmons Integrate 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 Beattie Integrate 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 Bailey Consolidated 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-Simmons resolve -at //depot/win32 into ansiperl for C++ testing.
1998-05-13 Gurusamy Sarathy [win32] merge change#681 from maintbranch
1998-04-25 Nick Ing-Simmons Implement 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 Dougherty Config_63-04-05.diff
1998-04-02 Malcolm Beattie Change 854 added { NULL, 0 } to sdbm.h which needs...
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-04-02 Malcolm Beattie Add missing export of "nice" to ext/POSIX/POSIX.pm...
next