summaryrefslogtreecommitdiff
path: root/ext/ODBM_File/ODBM_File.xs
Commit message (Expand)AuthorAgeFilesLines
* ODBM_File can use the same T_PTROBJ typemap as the other ?DBM_File modules.Nicholas Clark2011-09-071-2/+2
* Add PERL_NO_GET_CONTEXT to ODBM_FileNicholas Clark2011-06-161-0/+2
* In [GNO]DBM_File.xs, store the 4 filter functions as 1 array in the struct.Nicholas Clark2010-10-211-38/+17
* Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero().Nicholas Clark2010-10-211-2/+1
* [GNO]DBM_File must free any filter CVs in DESTROY.Nicholas Clark2010-10-211-0/+8
* Following Jarkko's advice, it seems that ODBM_File cannot beRafael Garcia-Suarez2006-08-251-9/+1
* change 28744 broke ODBM_FileRobin Barker2006-08-241-2/+10
* g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim...Jarkko Hietaniemi2006-08-221-2/+2
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-1/+1
* Incorporate fix from JHI at:Abhijit Menon-Sen2002-08-231-5/+0
* Fix DBM filtersPaul Marquess2002-08-221-23/+4
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+18
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-221-1/+2
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-0/+10
* DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.Jarkko Hietaniemi2001-01-041-0/+5
* avoid warnings due to redefined NULLGurusamy Sarathy2000-02-161-7/+0
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-0/+1
* Replace change #4100 withRobin Barker1999-09-131-1/+1
* Fix pointer casts.Robin Barker1999-09-071-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-9/+2
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-2/+2
* DBM Filters (via private mail)Paul Marquess1999-05-071-10/+103
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+5
* PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-071-1/+1
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-1/+3
* perl 5.003_05: ext/ODBM_File/ODBM_File.xsPerl 5 Porters1996-09-071-0/+15
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-1/+7
* Perl 5.001perl-5.001Larry Wall1995-03-121-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+95