This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX: Check fds against negatives.
[perl5.git] / ext / GDBM_File /
2014-07-28 Jarkko HietaniemiSkip ext/GDBM_File/t/fatal.t in Darwin, too flaky.
2012-12-17 Nicholas ClarkGDBM_File must cast fatal_func appropriately for the...
2012-12-13 Nicholas ClarkEliminate the fifth argument from GDBM_File::TIEHASH.
2012-12-13 Nicholas ClarkGDBM_File is meant to croak() if the gdbm library has...
2011-03-20 Father ChrysostomosMore version bumps in view of recent PERL_NO_GE_CONTEXT...
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to GDBM_File
2010-12-19 Zeframbump version of many modules
2010-12-16 Nicholas ClarkMove common code from ext/[GONS]DBM_File/t/[gons]dbm...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameteri...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using...
2010-12-16 Nicholas ClarkTweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT...
2010-12-15 Nicholas ClarkConvert ext/GDBM_File/t/gdbm.t to Test::More.
2010-12-15 Nicholas ClarkRemove redundant use strict,warnings,?DBM_File from...
2010-10-21 Nicholas ClarkIn [GNO]DBM_File.xs, store the 4 filter functions as...
2010-10-21 Nicholas ClarkConvert [GNOS]DBM_File::TIEHASH to safecalloc() from...
2010-10-21 Nicholas ClarkConvert GDBM_File to an XS AUTOLOAD.
2010-10-21 Nicholas ClarkUse inlineable proxy constant subs for GDBM_File.
2010-10-21 Nicholas Clark[GNO]DBM_File must free any filter CVs in DESTROY.
2010-10-19 Tatsuhiko Miyagawabumped GDBM_File version per da4061d and added perldelt...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-01-20 Ricardo Signesbump versions for core libs changed since 5.11.3
2010-01-18 kmx[perl #71676] GDBM_File support on Win32
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2008-12-19 Florian RagwitzFix up .gitignore files some more
2008-03-29 Nicholas ClarkGDBM_File isn't dual life, so no need for a dev module...
2008-01-07 Yves Ortondev version numbers, xs and warnings dont play together...
2008-01-06 Yves OrtonSilence new warning grep in void context warning in...
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-22 Robin Barkerext/ consting
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-11-22 Rafael Garcia-SuarezUse the system's free to dealloc a PV allocated by...
2003-12-27 Paul MarquessPATCH: *DB*_File
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-08-22 Paul MarquessFix DBM filters
2002-04-27 Jarkko HietaniemiMore NetBSD patches from Johnny Lam.
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2001-10-22 Paul MarquessFix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-09-30 Jonathan StoweRemove string eval from AUTOLOAD
2001-06-23 Jarkko HietaniemiCygwin too has different permission semantics.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-15 Russ AllberyRe: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2001-06-15 Nicholas ClarkGDBM_File (wasRe: ext/ + -Wall)
2001-06-12 Doug MacEachernext/ + -Wall
2001-03-16 Paul Lindnerext/GDBM_File GDBM_NOLOCK constant
2001-02-20 Jarkko Hietaniemistrict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-08 Jarkko HietaniemiReplace #6721, GDBM, system malloc, and LEAKTEST.
2000-12-10 Paul MarquessRE: [ID 20001013.009] DB_File issues warning when setti...
2000-10-20 Charles BaileySYN SYN
2000-08-20 Radu Greab(Replaced by #8364.)
2000-02-15 Gurusamy Sarathyfix leaks in *DBM_File; safemalloc()ed things need...
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-07-26 Gurusamy SarathyINSTALL =~ s/5.006/5.6/; delay loading Errno until...
1999-07-21 oracle@pcr8.pcr.comUse Errno more extensively so that error
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Paul MarquessDBM Filters
1999-07-05 Gurusamy Sarathyno such thing as gdbm_clearerr() (from Andy Dougherty)
1999-06-11 Gurusamy SarathyGDBM tweak
1999-05-07 Paul MarquessDBM Filters (via private mail)
1999-02-18 Gurusamy Sarathyensure is data malloc()ed by GDBM is free()d (not Perl_...
1999-02-03 François Désarménien5.005_54 (hints) SCO 3/5 hint files and SysV correction
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-05-14 Gurusamy Sarathy[win32] merge changes#752,753 from maintbranch
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1998-01-19 Gurusamy Sarathy[win32] Fix autovivification problems with XSUB OUTPUT...
1997-11-11 Malcolm BeattieFix up ansiperl integration. Back to passing all expect...
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-08-06 Paul MarquessPATCH: make DBM*_File modules sub-classable
1996-06-23 Perl 5 PortersAdd NAME attribute to suppress MakeMaker "guess" warning
1996-07-15 Perl 5 PortersQuote string argument in example -- necessary if using...
1996-02-06 Paul MarquessVERSION Patch
1996-02-03 Perl 5 Portersperl5.002beta3
1996-01-12 Perl 5 PortersMake the NAME section a legal paragraph.
1996-01-13 Perl 5 Portersperl 5.002beta2 patch
1995-11-20 Larry Wall5.002 beta 1
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-05-24 Andy DoughertyThis is my patch patch.1h for perl5.001.
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-03-10 Andy Doughertyperl5.000 patch.0o: [address] a few more Configure... perl-5.000o
1995-02-21 Andy Doughertyperl5.000 patch.0l: MakeMaker 4.085 and upgrade Configu...
1995-01-17 Tim BunceMakeMaker 3.8
1994-12-19 Tim BunceThis is my patch patch.0a for perl5.000.
1994-10-17 Larry Wallperl 5.000 perl-5.000