This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Confusion over uselargefiles.cbu and uselfs.cbu (the first one
[perl5.git] / ext /
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-03-01 Doug MacEachernFcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathyoops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathyavoid warning on type-mismatch
2000-03-01 Gurusamy Sarathyfix bug in change#5381
2000-03-01 Gurusamy Sarathyunload extension shared objects when exiting, implemented
2000-02-29 Gurusamy Sarathymore adjustments needed for change#5342 under use5005th...
2000-02-28 Jarkko HietaniemiMore AIX fixes from Steven Hirsch.
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles BaileyIntegrate mainline
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-02-27 Gurusamy Sarathytweak comment about core glob()
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathymore Compiler tweaks for useithreads
2000-02-24 Jarkko HietaniemiRemove more cruft from IO.
2000-02-23 Jarkko HietaniemiRemove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko HietaniemiStreamline #5218 even more.
2000-02-23 Jarkko HietaniemiStreamline #5218.
2000-02-23 Jarkko HietaniemiTrying to connect to an already open socket may give...
2000-02-22 Jarkko HietaniemiFix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathyuse same treatment for EINVAL as for ETIMEDOUT
2000-02-21 Gurusamy Sarathydetypo
2000-02-21 Gurusamy Sarathyundo accidental delete
2000-02-21 Gurusamy Sarathyget Compiler "working" under useithreads
2000-02-20 Gurusamy SarathyIO::Socket now sets $!, avoids eval/die (patch from...
2000-02-20 Gurusamy Sarathymention portability caveat about C<use Errno 'EFOO'>
2000-02-19 Gurusamy Sarathymore B fixups to cope with empty GVs (these can only...
2000-02-19 Gurusamy Sarathyavoid failing on $!{ENOTHERE} (they can always use...
2000-02-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-19 Gurusamy SarathyPOSIX::strftime gets the date wrong (from John Tobey
2000-02-18 Gurusamy SarathyCompiler fixups from Jan Dubois
2000-02-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-16 Jarkko HietaniemiHP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-16 Gurusamy Sarathyavoid warnings due to redefined NULL
2000-02-15 Jarkko HietaniemiProbe for <sys/utsname.h>.
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyfix leaks in *DBM_File; safemalloc()ed things need...
2000-02-14 Jarkko Hietaniemisilly compilers don't know that croak() exits
2000-02-11 Gurusamy Sarathyfix uninitialized memory reads found by purify
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathymention threads status in pod
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathyreduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-02-04 Jarkko HietaniemiUse <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy Sarathyavoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathypatch to provide more informative names for evals and...
2000-02-04 Gurusamy SarathyOS/2 build fixups from Ilya Zakharevich
2000-01-27 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathypod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-26 Jarkko HietaniemiIn UNICOS and UNICOS/mk after a successful fcntl F_SETFL
2000-01-24 Gurusamy Sarathyfix typos; avoid use constant for lowercase constants...
2000-01-24 Gurusamy Sarathytypos in change#4623
2000-01-23 Gurusamy SarathyDB_File 1.72 update from Paul Marquess <paul.marquess...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathymark some extensions as "special versions" to avoid...
2000-01-21 Gurusamy Sarathyfix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy SarathyEPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-06 Gurusamy Sarathyadd workaround for dlopen() bug on OpenBSD (relative...
2000-01-06 Gurusamy Sarathyfix various C-backend shenanigans
2000-01-05 Gurusamy Sarathyvarious nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathytweak change#4745 to make ebcdic output match for chars...
2000-01-02 Gurusamy Sarathymake DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
2000-01-02 Gurusamy Sarathyusethreads build fixups for NeXTstep (as suggested...
2000-01-02 Gurusamy Sarathyebcdic fix for Data::Dumper from Peter Prymmer
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-29 Gurusamy Sarathymake DProf functional under pseudo-fork()
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathypod edits from Paul Marquess and Mark-Jason Dominus
1999-12-17 Gurusamy SarathyDynaLoader doesn't build properly when $(DLSRC) changes
1999-12-17 Gurusamy Sarathyadd missing new ops
1999-12-17 Gurusamy Sarathyavoid warnings due to symbols unintroduced by XSLoader...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-07 Gurusamy Sarathytypos in change#4546
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-12-03 Gurusamy Sarathysupport -a switch to append bytecode to an existing...
1999-12-03 Gurusamy Sarathyuse PerlIO abstraction rather than straight stdio ...
1999-12-03 Gurusamy Sarathyavoid warning in IO::Select::exists() if socket doesn...
1999-12-03 Gurusamy Sarathyadd missing file
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-12-02 Paul Moorevarious File::Glob fixes for DOSISH platforms
1999-12-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-12-01 Gurusamy Sarathyemail address changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-21 Jarkko HietaniemiReplace #4596 with the change done in 5.005_03.
1999-11-21 Jarkko HietaniemiSkip processing a file if the file to be opened is '-'
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
next