Re: Making Perl work on DYNIX/ptx
[p5sagit/p5-mst-13.2.git] / ext /
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...
1998-10-06 Gurusamy Sarathy add test for previous fix
1998-10-03 Gurusamy Sarathy suppress manifypods leak in extensions
1998-10-02 Spider Boardman normalize tm struct passed to strftime() with mktime()
1998-10-02 Graham Barr applied patches, but retained old behavior for win32...
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-24 Gurusamy Sarathy correct FSF address in various places
1998-09-23 Gurusamy Sarathy define PUT_svindex(), PUT_opindex()
1998-09-23 Drago Goricanec Thread::cond_wait bug in 5.005.51 causes deadlock
1998-09-23 Charles Bailey (via private mail)
1998-09-23 Gurusamy Sarathy re-introduce change#1703
1998-08-05 Gurusamy Sarathy back out change#1703 that break bincompat with PERL_OBJ...
1998-08-05 Jarkko Hietaniemi fixes to enable ISC to build IPC/SysV
1998-08-04 Gurusamy Sarathy remove useless 'rcsid' (extension of a suggestion by
1998-08-02 Gurusamy Sarathy fixes for pod noises
1998-08-02 Slaven Rezic fix quoting of keys with embedded nulls
1998-08-02 Ilya Zakharevich better RE colors
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-08-02 Jarkko Hietaniemi Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Nicholas Clark hand-apply whitespace-mutiliated patch
1998-07-22 Albert Dvornik don't use qualify() in class methods
1998-07-22 Gurusamy Sarathy fix up B modules for PL_* changes
1998-07-22 Malcolm Beattie Compiler docs for 5.005
1998-07-21 Nick Ing-Simmons Mingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathy fix bytecode.pl with moved var names
1998-07-21 Stephen McCamant B::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Ilya Zakharevich enable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 Robin Barker don't use SelectSaver on IO::Handle->input_*() methods
1998-07-21 Ilya Zakharevich applied a tweaked version of suggested patch
1998-07-21 Brad Hughes VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
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
next