In strftime(), save a malloc()/free() by using sv_usepvn_flags().
[p5sagit/p5-mst-13.2.git] / ext / SDBM_File /
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-04-03 Nicholas Clark In sdbm_open(), replace strcat()s and strcpy()s with...
2009-04-03 Nicholas Clark Don't needlessly assign to pagname (which seems to...
2009-04-03 Nicholas Clark Don't assign needlessly to dirname. (which seems to...
2009-03-26 Nicholas Clark Remove now-redundant references to MAN3PODS in core...
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-01-06 Rafael Garcia-Suarez Fix "grep in void context" warnings
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-22 Robin Barker ext/ consting
2006-12-11 Jan Dubois First patch from:
2006-05-24 Rafael Garcia-Suarez Fix segfault in SDBM_File when the destructor is called...
2006-02-20 Dominic Dunlop Make SDBM_File work with -Duse64bitall on Darwin (Mac...
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-06-27 Steve Hay Silence compiler warning in SDBM_File
2005-05-23 Andy Dougherty Re: [perl #35938] [PATCH] SDBM_File fails to build...
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2003-12-27 Paul Marquess PATCH: *DB*_File
2003-12-26 Rafael Garcia-Suarez Restore ext/SDBM_File/sdbm/Makefile to its pre-21655...
2003-12-05 Craig A. Berry another ext/SDBM_File/sdbm build fix
2003-11-12 Michael G. Schwern Last stab at sdbm/Makefile.PL
2003-11-05 Michael G. Schwern Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
2003-11-04 Rafael Garcia-Suarez Temporary kludge to allow SDBM_File being built
2003-10-09 Nicholas Clark Put all pre-processor #s on the first column (some...
2003-08-31 Jarkko Hietaniemi De-cargo-cult.
2003-08-30 Jarkko Hietaniemi Make XSLoader.t more robust (and sdbm.t more verbose)
2003-08-27 Jarkko Hietaniemi Ultrix tweaks: <string.h> must not be included twice
2003-08-14 Jarkko Hietaniemi XS contents changes versus VERSION non-changes.
2003-07-31 Jarkko Hietaniemi Schwern says this is most probably an old VMS MakeMaker
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2003-04-01 Michael G. Schwern MM hackery and whitespace changes
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-09-08 Nicholas Clark cleanup temp files (was Re: Smoke 17805 irix 6.5 6...
2002-08-22 Paul Marquess Fix DBM filters
2002-05-21 Nicholas Clark SDBM_File.xs warning (was Re: danger! op\fork.t#2 cause...
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Paul Green ext/SDBM_File/sdbm.t -- VOS fix
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-16 Tels The non-MakeMaker.pm parts of
2001-12-29 Andreas König cleaner close on tests, take 2
2001-10-22 Paul Marquess Fix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-10-16 Randolf Werner WIN64 (Itanium) port of Perl 5.6.1
2001-09-02 Gurusamy Sarathy remove stray CRs in files; keep all files with UNIX...
2001-08-15 Nikola Knezevic fixing SDBM_File problems under win32
2001-06-23 Jarkko Hietaniemi Misplaced test file; plus Cygwin filesystem semantics.
2001-05-03 Jarkko Hietaniemi Remove unused files; noted by Sarathy.
2001-02-20 Jarkko Hietaniemi strict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-10 Paul Marquess RE: [ID 20001013.009] DB_File issues warning when setti...
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-11-07 kipp@shonanblue... Fake support of holey files in win/dosish platforms.
2000-10-20 Charles Bailey SYN SYN
2000-09-14 Russ Allbery Re: Two advertising clauses need to be removed
2000-08-18 Jarkko Hietaniemi Document the NDBM_File and ODBM_File as SDBM_File
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-17 Mark-Jason Dominus SDBM_File documentation
2000-02-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
2000-02-15 Gurusamy Sarathy fix leaks in *DBM_File; safemalloc()ed things need...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Benjamin Stuhl applied somewhat modified version of suggested patch
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-09-29 Charles Bailey resync with mainline
1999-09-05 Gurusamy Sarathy fix data loss when more than one block is read from...
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-08-01 Jarkko Hietaniemi Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
1999-07-31 Jarkko Hietaniemi Digital UNIX 4.0D doesn't like perl malloc on sdbm
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-27 Andy Dougherty Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
1999-07-17 Gurusamy Sarathy noecho noops (from Nicholas Clark <nick@flirble.org>)
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Paul Marquess DBM Filters
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-05-21 Gurusamy Sarathy s/isspace/isSPACE/g and make sure the CRT version is...
1999-05-20 Gurusamy Sarathy various little nits
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-08 Nick Ing-Simmons Bring SDBM_File.xs into line with new typemap
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-03-25 Russ Allbery [5.005_56] Add EXISTS to SDBM_File and libsdbm
1999-02-18 Gurusamy Sarathy missing PERL_POLLUTE_MALLOC
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Masahiro KAJIURA avoid garbage in db->dirbuf
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-08-04 Gurusamy Sarathy remove useless 'rcsid' (extension of a suggestion by
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
next