summaryrefslogtreecommitdiff
path: root/ext/SDBM_File
Commit message (Collapse)AuthorAgeFilesLines
* Fix "grep in void context" warningsRafael Garcia-Suarez2008-01-061-2/+2
| | | p4raw-id: //depot/perl@32878
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-5/+9
| | | p4raw-id: //depot/perl@32704
* ext/ constingRobin Barker2007-12-223-5/+5
| | | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local> Date: Sat, 22 Dec 2007 00:39:47 -0000 p4raw-id: //depot/perl@32703
* First patch from:Jan Dubois2006-12-111-1/+1
| | | | | | Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com> p4raw-id: //depot/perl@29509
* Fix segfault in SDBM_File when the destructor is called multiple timesRafael Garcia-Suarez2006-05-242-11/+13
| | | p4raw-id: //depot/perl@28298
* Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)Dominic Dunlop2006-02-201-0/+4
| | | | | Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com> p4raw-id: //depot/perl@27250
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
| | | p4raw-id: //depot/perl@26804
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Silence compiler warning in SDBM_FileSteve Hay2005-06-271-1/+1
| | | | | | | Unless I'm missing something it looks like "key" actually is used, and the "key = key" assignment causes bcc32 to complain about use before definition! p4raw-id: //depot/perl@24994
* Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to ↵Andy Dougherty2005-05-231-5/+3
| | | | | | | use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@24554
* Symbian port of PerlJarkko Hietaniemi2005-04-211-1/+1
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@24271
* PATCH: *DB*_File Paul Marquess2003-12-271-2/+2
| | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@21981
* Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.Rafael Garcia-Suarez2003-12-261-9/+12
| | | | | This fixes building SDBM_File on AIX. p4raw-id: //depot/perl@21959
* another ext/SDBM_File/sdbm build fixCraig A. Berry2003-12-051-3/+2
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3FCFAE63.1080106@mac.com> p4raw-id: //depot/perl@21843
* Last stab at sdbm/Makefile.PLMichael G. Schwern2003-11-121-2/+1
| | | | | Message-ID: <20031112050230.GO6874@localhost.comcast.net> p4raw-id: //depot/perl@21710
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
| | | | | | | Message-ID: <20031105015913.GL15406@localhost.comcast.net> Replaces the temporary kludge (#21655). p4raw-id: //depot/perl@21657
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
| | | | | with MakeMaker 6.19. p4raw-id: //depot/perl@21655
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
| | | | | [perl #24167] `#' comment signs not at the very beginning of a line p4raw-id: //depot/perl@21433
* De-cargo-cult.Jarkko Hietaniemi2003-08-311-1/+1
| | | p4raw-id: //depot/perl@20961
* Make XSLoader.t more robust (and sdbm.t more verbose)Jarkko Hietaniemi2003-08-301-1/+1
| | | p4raw-id: //depot/perl@20945
* Ultrix tweaks: <string.h> must not be included twiceJarkko Hietaniemi2003-08-272-3/+7
| | | | | | | (otherwise one gets prototype conflicts between the <string.h> and proto.h because Ultrix thinks e.g. Perl_ninstr has been define in <string.h>...); and Configure misprobes some features. p4raw-id: //depot/perl@20916
* XS contents changes versus VERSION non-changes.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20704
* Schwern says this is most probably an old VMS MakeMakerJarkko Hietaniemi2003-07-311-1/+0
| | | | | bug workaround that can go now. p4raw-id: //depot/perl@20370
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
| | | p4raw-id: //depot/perl@20269
* MM hackery and whitespace changesMichael G. Schwern2003-04-011-21/+8
| | | | | Message-ID: <20030331231657.GJ17529@windhund.schwern.org> p4raw-id: //depot/perl@19116
* Remove stale e-mail addressesAndy Dougherty2002-12-111-1/+1
| | | | | Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@18282
* cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 ↵Nicholas Clark2002-09-081-4/+4
| | | | | | | | | /usr/share/src/cpan-current-benedick) Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net> Plus two other similar tweaks p4raw-id: //depot/perl@17875
* Fix DBM filtersPaul Marquess2002-08-223-46/+53
| | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@17750
* SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)Nicholas Clark2002-05-211-1/+1
| | | | | Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16726
* ext/SDBM_File/sdbm.t -- VOS fixPaul Green2002-01-191-1/+1
| | | | | Message-Id: <200201191814.NAA09367@mailhub2.stratus.com> p4raw-id: //depot/perl@14347
* The non-MakeMaker.pm parts ofTels2002-01-161-1/+1
| | | | | | Subject: [PATCH] Re: MM_Beos.pm? Message-Id: <200201142006.WAA29544@taas.iki.fi> p4raw-id: //depot/perl@14301
* cleaner close on tests, take 2 Andreas König2001-12-291-1/+1
| | | | | | | Message-ID: <m33d1tvjuq.fsf@anima.de> (except for the three DB_File patch fragments) p4raw-id: //depot/perl@13940
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-222-2/+45
| | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com> p4raw-id: //depot/perl@12564
* WIN64 (Itanium) port of Perl 5.6.1Randolf Werner2001-10-161-2/+1
| | | | | Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de> p4raw-id: //depot/perl@12457
* remove stray CRs in files; keep all files with UNIX line-endsGurusamy Sarathy2001-09-021-2/+2
| | | | | | (Porting/makerel adds CRs to the files that need it in the distribution) p4raw-id: //depot/perl@11821
* fixing SDBM_File problems under win32Nikola Knezevic2001-08-151-2/+2
| | | | | | | Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu> Combination of nmake, quoting, and Perl expanded $( in here-doc. p4raw-id: //depot/perl@11672
* Misplaced test file; plus Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-0/+429
| | | p4raw-id: //depot/perl@10866
* Remove unused files; noted by Sarathy.Jarkko Hietaniemi2001-05-032-186/+0
| | | p4raw-id: //depot/perl@9978
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-201-0/+1
| | | p4raw-id: //depot/perl@8848
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-1/+1
| | | | | Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net> p4raw-id: //depot/perl@8837
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-102-3/+9
| | | | | Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com> p4raw-id: //depot/perl@8068
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-141-15/+15
| | | p4raw-id: //depot/perl@7680
* Get PerlIO building on Win32Benjamin Stuhl2000-11-141-6/+15
| | | | | Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> p4raw-id: //depot/perl@7679
* Fake support of holey files in win/dosish platforms.kipp@shonanblue.ne.jp2000-11-071-0/+21
| | | | | | Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302) Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com> p4raw-id: //depot/perl@7586
* Re: Two advertising clauses need to be removedRuss Allbery2000-09-142-20/+54
| | | | | Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu> p4raw-id: //depot/perl@7074
* Document the NDBM_File and ODBM_File as SDBM_FileJarkko Hietaniemi2000-08-181-2/+0
| | | | | was documented in #6417. p4raw-id: //depot/perl@6701
* SDBM_File documentationMark-Jason Dominus2000-07-171-2/+86
| | | | | Message-ID: <20000716174117.18515.qmail@plover.com> p4raw-id: //depot/perl@6417
* HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-1/+1
| | | p4raw-id: //depot/cfgperl@5119
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-1/+1
| | | | | safefree() rather than Safefree() p4raw-id: //depot/perl@5091
* use builtin __CYGWIN__ rather than -DCYGWIN (from Eric FiferGurusamy Sarathy2000-02-062-2/+2
| | | | | <EFifer@sanwaint.com>) p4raw-id: //depot/perl@5008