This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate change#2053 from maint-5.005
[perl5.git] / ext /
1998-10-20 Jarkko HietaniemiOLD_PTHREADS_API reorganizing.
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Vishal Bhatiafix bug in B::CC::pp_sassign()
1998-10-17 Gurusamy Sarathyqualify names of builtins
1998-10-15 Gurusamy Sarathycheck in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-06 Gurusamy Sarathyadd test for previous fix
1998-10-03 Gurusamy Sarathysuppress manifypods leak in extensions
1998-10-02 Spider Boardmannormalize tm struct passed to strftime() with mktime()
1998-10-02 Graham Barrapplied patches, but retained old behavior for win32...
1998-10-02 Jarkko Hietaniemivarious Configure and hints updates (prefer drand48...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-24 Gurusamy Sarathycorrect FSF address in various places
1998-09-23 Gurusamy Sarathydefine PUT_svindex(), PUT_opindex()
1998-09-23 Drago GoricanecThread::cond_wait bug in 5.005.51 causes deadlock
1998-09-23 Charles Bailey(via private mail)
1998-09-23 Gurusamy Sarathyre-introduce change#1703
1998-08-05 Gurusamy Sarathyback out change#1703 that break bincompat with PERL_OBJ...
1998-08-05 Jarkko Hietaniemifixes to enable ISC to build IPC/SysV
1998-08-04 Gurusamy Sarathyremove useless 'rcsid' (extension of a suggestion by
1998-08-02 Gurusamy Sarathyfixes for pod noises
1998-08-02 Slaven Rezicfix quoting of keys with embedded nulls
1998-08-02 Ilya Zakharevichbetter RE colors
1998-08-02 Ilya Zakharevichtweaked version of suggested patch
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Jarkko Hietaniemibetter validation of SysV IPC availability
1998-08-02 Jarkko HietaniemiRe: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Nicholas Clarkhand-apply whitespace-mutiliated patch
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-22 Gurusamy Sarathyfix up B modules for PL_* changes
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathyfix bytecode.pl with moved var names
1998-07-21 Stephen McCamantB::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Ilya Zakharevichenable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
1998-07-21 Ilya Zakharevichapplied a tweaked version of suggested patch
1998-07-21 Brad HughesVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsPL_ minir tidy up
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:
next