summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
| | | | | | | | p4raw-link: @3115 on //depot/maint-5.005/perl: 5a4724ee428f7c08669162fcb68dee455ffa09d6 p4raw-id: //depot/perl@3145 p4raw-integrated: from //depot/maint-5.005/perl@3144 'copy in' ext/DB_File/Changes ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs ext/DB_File/typemap (@3010..)
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-242-14/+23
| | | | | | Message-ID: <19990311154027.25891.qmail@hotmail.com> Subject: [PATCH 5.005_56] Minor fixes in perlcc p4raw-id: //depot/perl@3142
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+216
| | | | | | | | Subject: Keeping the world in sync. Reply-To: wsanchez@apple.com To: perlbug@perl.com Message-Id: <199811140111.RAA41784@scv4.apple.com> p4raw-id: //depot/cfgperl@3108
* integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1
| | | | | | | p4raw-link: @3081 on //depot/maint-5.005/perl: a6271dd4063b034652af796970511ff6cbdf52bc p4raw-id: //depot/perl@3083 p4raw-integrated: from //depot/maint-5.005/perl@3082 'copy in' ext/Errno/Errno_pm.PL (@2710..)
* updates to compiler modulesVishal Bhatia1999-03-043-14/+60
| | | | | | Message-ID: <19990303072725.779.qmail@hotmail.com> Subject: PATCH 5.005_56 + Test procedure p4raw-id: //depot/perl@3066
* To: perl5-porters@perl.org, vmsperl@perl.orgHans Mulder1999-03-021-1/+2
| | | | | | | | | | | | | | | | Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS Date: Mon, 01 Mar 1999 16:06:29 -0800 Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu> From: Dan Sugalski <sugalskd@osshe.edu> To: perl5-porters@perl.org, vmsperl@perl.org Subject: [PATCH 5.005_56]vmsish.pm patch Date: Mon, 01 Mar 1999 20:19:04 -0800 Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu> plus Configure regen containing a "solution" to the crosscompile/multiarch problem. p4raw-id: //depot/cfgperl@3050
* integrate cfgperl contentsGurusamy Sarathy1999-02-244-22/+36
|\ | | | | p4raw-id: //depot/perl@3023
| * DB_File 1.64 patchPaul Marquess1999-02-224-22/+36
| | | | | | | | | | | | | | To: gsar@activestate.com (Gurusamy Sarathy) Cc: perl5-porters@perl.org (Perl5 Porters) Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk> p4raw-id: //depot/cfgperl@3011
* | ansify perlio.c, fix PerlIO-ish typosGurusamy Sarathy1999-02-242-7/+7
| | | | | | p4raw-id: //depot/perl@3021
* | do poll() emulation unless HAS_POLL && I_POLLGurusamy Sarathy1999-02-201-4/+1
| | | | | | p4raw-id: //depot/perl@2989
* | missing PERL_POLLUTE_MALLOCGurusamy Sarathy1999-02-181-3/+1
| | | | | | p4raw-id: //depot/perl@2974
* | s/#defined/#define/Gurusamy Sarathy1999-02-181-1/+1
| | | | | | p4raw-id: //depot/perl@2972
* | ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)Gurusamy Sarathy1999-02-183-12/+20
|/ | | p4raw-id: //depot/perl@2970
* integrate change#2852 from maint-5.005; integrate cfgperl contents;Gurusamy Sarathy1999-02-161-4/+8
|\ | | | | | | | | | | | | | | | | | | | | elide dups and non-dependents from Changes p4raw-link: @2852 on //depot/maint-5.005/perl: 9d2bcc06253ec4693886be5b5b7869bda6582d6e p4raw-id: //depot/perl@2958 p4raw-integrated: from //depot/maint-5.005/perl@2957 'copy in' README.threads (@1717..) 'merge in' INSTALL (@2737..) p4raw-integrated: from //depot/maint-5.005/perl@2852 'merge in' Configure (@2837..)
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-151-1/+7
| |\ | | | | | | p4raw-id: //depot/cfgperl@2948
| * | Import Ultrix update, change #2864, Spider Boardman1999-02-151-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | To: perlbug@perl.com Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED) Message-Id: <9902110433.AA12816@abyss.zk3.dec.com> p4raw-link: @2864 on //depot/maint-5.005/perl: b47ccd61abe27ff67b6495fce49fc0fe9fa4cc76 p4raw-id: //depot/cfgperl@2946
| * | OpenBSD sparc SHMLBA.Jarkko Hietaniemi1999-02-151-1/+1
| | | | | | | | | p4raw-id: //depot/cfgperl@2945
* | | propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-165-26/+11
| |/ |/| | | p4raw-id: //depot/perl@2957
* | enable dynaloading in C.pm-compiled programs (non-conflicting partVishal Bhatia1999-02-151-1/+7
|/ | | | | | | of suggested patch) Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com> Subject: [PATCH 5.005_54] some pending C.pm stuff p4raw-id: //depot/perl@2940
* use New() et al., rather than safemalloc() et al.Jan Dubois1999-02-151-9/+11
| | | | | | Message-ID: <36bd33f2.51029616@smtp1.ibm.net> Subject: [PATCH _03-MT5] POSIX.xs memory API p4raw-id: //depot/perl@2921
* add missing hunk in change#2657Gurusamy Sarathy1999-02-121-2/+9
| | | | | p4raw-link: @2657 on //depot/cfgperl: e0c90f07381288b70a424e2e76ab453c6c64c0e1 p4raw-id: //depot/perl@2894
* IO is maintained by p5p (per Graham Barr's wishes)Gurusamy Sarathy1999-02-129-11/+21
| | | p4raw-id: //depot/perl@2882
* remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)Gurusamy Sarathy1999-02-111-3/+3
| | | p4raw-id: //depot/perl@2870
* Re: [Fwd: IO::Socket::connect and blocking]Benjamin Low1999-02-111-14/+9
| | | | | Message-ID: <36957D55.1D65A0B2@unsw.edu.au> p4raw-id: //depot/perl@2868
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-18/+10
| | | | | them ask for insanity (untested) p4raw-id: //depot/perl@2832
* Integrate from mainperl.Jarkko Hietaniemi1999-02-072-3/+3
|\ | | | | p4raw-id: //depot/cfgperl@2825
| * avoid garbage in db->dirbufMasahiro KAJIURA1999-02-071-0/+1
| | | | | | | | | | | | Message-Id: <199812050514.OAA23268@toshiba.co.jp> Subject: SDBM bug p4raw-id: //depot/perl@2819
| * minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
| | | | | | p4raw-id: //depot/perl@2816
* | 5.005_54 (hints) SCO 3/5 hint files and SysV correctionFrançois Désarménien1999-02-032-1/+3
| | | | | | | | | | | | | | | | | | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <36B84B74.5EC9B6C8@club-internet.fr> (note: this patch completely overrides Tom Wolfe's patch, change #2604) p4raw-link: @2604 on //depot/cfgperl: 0a6b11f8fedc4bae957f03efab3ecb64338ce939 p4raw-id: //depot/cfgperl@2810
* | Document the standard strftime %formats.Dominic Dunlop1999-02-031-1/+5
| | | | | | | | | | | | | | To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org> Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]> p4raw-id: //depot/cfgperl@2807
* | Fix typecasts in #2797G. Del Merritt1999-02-021-2/+2
| | | | | | | | | | | | Message-Id: <199901291847.LAA04828@jhereg.perl.com> Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included) p4raw-id: //depot/cfgperl@2798
* | POSIX::strftime buffer overflow problemTed Law1999-02-021-1/+35
| | | | | | | | | | Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com> p4raw-id: //depot/cfgperl@2797
* | POSIX::redef setv?buf() to IO::Handle:: (by gbarr).Jarkko Hietaniemi1999-02-021-0/+8
| | | | | | p4raw-id: //depot/cfgperl@2794
* | Errno update from maint-5.005 (changes #2583, #2710).Jarkko Hietaniemi1999-02-021-3/+25
| | | | | | | | | | p4raw-link: @2583 on //depot/maint-5.005/perl: 3a193be45bc5e7d45057877fdb7e161e2341e0c1 p4raw-id: //depot/cfgperl@2762
* | BeOS update (Mirror maint-5.005 change #2727).Jarkko Hietaniemi1999-02-021-0/+115
|/ | | | | p4raw-link: @2727 on //depot/maint-5.005/perl: 4a34ea11e0df7a07fe7fad105c20b8547c401da9 p4raw-id: //depot/cfgperl@2756
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-212-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jumbo doc patch from Abigail. To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm] Typos Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST) Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST) Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST) Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST) Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST) Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST) Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST) Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST) Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST) Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST) Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos (ignore previous patch for this file...) Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST) Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST) Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com> From: abigail@fnx.com To: perl5-porters@perl.org (Perl Porters) Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST) Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com> p4raw-id: //depot/cfgperl@2665
* Errno.pm suffers from \\ tooIlya Zakharevich1999-01-211-1/+10
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2663
* pp_mapstart & pp_grepstart return val (CC.pm)Vishal Bhatia1999-01-211-1/+8
| | | | | | To: perl5-porters@perl.org Message-ID: <19990118093231.18443.qmail@hotmail.com> p4raw-id: //depot/cfgperl@2657
* SHMLBA strikes back in NetBSD/sparc.Dave Nelson1999-01-191-18/+22
| | | | | | | To: jhi@iki.fi Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc Message-Id: <199901190407.WAA02543@longhorn.bellcow.com> p4raw-id: //depot/cfgperl@2647
* a few random cleanupsGurusamy Sarathy1999-01-181-1/+1
| | | p4raw-id: //depot/perl@2640
* Duplicate saved ops (CC.pm)Vishal Bhatia1999-01-181-0/+24
| | | | | Message-Id: <19990118004111.29667.qmail@hotmail.com> p4raw-id: //depot/perl@2639
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-1/+1
| | | p4raw-id: //depot/perl@2632
* fix change#2602 to not used hard coded constantsGurusamy Sarathy1999-01-172-3/+3
| | | | | p4raw-link: @2602 on //depot/cfgperl: 88b39979ed4ec47a51ecb175fcf086fb7df0ebdb p4raw-id: //depot/perl@2621
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-1717-47/+262
|\ | | | | p4raw-id: //depot/perl@2620
| * [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-131-2/+3
| | | | | | | | | | | | | | To: perlbug@perl.com Cc: hansmu@xs4all.nl Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl> p4raw-id: //depot/cfgperl@2603
| * B::MAGIC::PTR doesnot check for valid length.Vishal Bhatia1999-01-132-5/+24
| | | | | | | | | | | | Lines: 134 Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com> p4raw-id: //depot/cfgperl@2602
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| | | | | | | | | | | | To: perl5-porters@perl.org Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com> p4raw-id: //depot/cfgperl@2600
| * PATCH DB_File 1.63 for 5.005_54 & 5.005_03Paul Marquess1999-01-135-22/+168
| | | | | | | | | | | | | | To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com Cc: perl5-porters@perl.org Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk> p4raw-id: //depot/cfgperl@2598
| * Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+2
| | | | | | | | | | | | (the diffs were based on 5.004_02). Tested by Guido and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>. p4raw-id: //depot/cfgperl@2594
| * POSIX getpgrp is not -w cleanW. Phillip Moore1999-01-061-1/+1
| | | | | | | | | | | | To: perlbug@perl.org Message-ID: <13970.20107.190314.549471@zappa> p4raw-id: //depot/cfgperl@2573