summaryrefslogtreecommitdiff
path: root/lib/base.pm
Commit message (Collapse)AuthorAgeFilesLines
* borg parent.pmYitzchak Scott-Thoennes2008-03-251-1/+5
| | | | | | | | From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org> Message-ID: <57512.71.32.86.11.1204766372.squirrel@webmail.efn.org> Plus bump base.pm's version to a non-alpha number p4raw-id: //depot/perl@33556
* use base problemShawn2007-10-021-1/+1
| | | | | | | Message-ID: <1191267932.150186.12570@d55g2000hsg.googlegroups.com> (This patch is actually not needed for 5.10, but useful for earlier perls) p4raw-id: //depot/perl@32005
* Re: [PATCH] Re: Unintentional base.pm behavior changeMichael G. Schwern2007-09-191-2/+5
| | | | | Message-ID: <46F0D23C.6020105@pobox.com> p4raw-id: //depot/perl@31895
* Make @INC available in base.pm's error message whenRafael Garcia-Suarez2007-09-121-1/+3
| | | | | a module can't be found. See CPAN bug #28582. p4raw-id: //depot/perl@31853
* Re: mro "PERFORMANCE CONSIDERATIONS" still true?Rick Delaney2007-09-121-2/+5
| | | | | | | Message-ID: <20070910144541.GI9260@bort.ca> plus update Changes file for base.pm p4raw-id: //depot/perl@31851
* Upgrade to base and fields 2.12, mostly by Michael G SchwernRafael Garcia-Suarez2007-07-061-65/+77
| | | p4raw-id: //depot/perl@31540
* [perl #43242] "use base" breaks code containing peculiarly named constant Martin Becker2007-06-191-2/+2
| | | | | | | | From: Martin Becker (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-7948-1182185333-640.43242-75-0@perl.org> plus a test case p4raw-id: //depot/perl@31420
* Fix [perl #42163] "use base" masks $SIG{__DIE__}Rafael Garcia-Suarez2007-05-071-11/+16
| | | | | adapted from a patch by Michael G Schwern p4raw-id: //depot/perl@31163
* base.pmOvid2006-10-231-1/+11
| | | | | Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com> p4raw-id: //depot/perl@29090
* Typos in *.p[lm]Piotr Fusik2005-08-021-2/+2
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegalRafael Garcia-Suarez2005-05-021-2/+2
| | | p4raw-id: //depot/perl@24360
* I somehow managed to omit the base.pm change from #23266Dave Mitchell2004-09-051-4/+3
| | | p4raw-id: //depot/perl@23267
* Add diagnostics section to base.pmJos I. Boumans2004-04-281-1/+12
| | | | | | From: "Jos I. Boumans" <kane@dwim.org> Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org> p4raw-id: //depot/perl@22748
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-041-1/+1
| | | p4raw-id: //depot/perl@22642
* [perl #24942] fields::inherit doesn't bless derivednothingmuch@woobling.org2004-01-241-5/+20
| | | | | | | package's \%FIELDS, results in phash deprecation errors. From: "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org> Message-Id: <rt-3.0.8-24942-70144.16.7177902690315@perl.org> p4raw-id: //depot/perl@22208
* [DOCPATCH] base.pmElizabeth Mattijsen2003-12-191-17/+15
| | | | | | | Message-Id: <p05111b12bc07cc596977@[192.168.56.3]> Plus, remove leftover mentions of pseudo-hashes p4raw-id: //depot/perl@21927
* Upgrade to base 2.03.Jarkko Hietaniemi2003-09-161-34/+17
| | | | | (Rename the fields-5.6.0.t to have less d.o.t.s.) p4raw-id: //depot/perl@21235
* Upgrade to base 2.02.Jarkko Hietaniemi2003-09-111-1/+1
| | | p4raw-id: //depot/perl@21176
* Upgrade to base 2.01 from CPAN.Jarkko Hietaniemi2003-09-031-57/+183
| | | p4raw-id: //depot/perl@21012
* Ouch. Upgrading to base 2.0 made the threads tests very unhappyJarkko Hietaniemi2003-08-311-183/+57
| | | | | | | both in blead and maint, lots of "Attempt to free non-existent shared string" and "Unbalanced string table refcount" errors. Retract #20960 (and #20963). p4raw-id: //depot/perl@20965
* Upgrade to base.pm 2.0.Jarkko Hietaniemi2003-08-311-57/+183
| | | | | (Rename the tests around a bit to be more 8.3-friendly.) p4raw-id: //depot/perl@20960
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20688
* Peter Scott suggests that the docs for base.pm shouldRafael Garcia-Suarez2003-04-101-6/+6
| | | | | | state explicitely that base.pm doesn't call import() on base classes. Plus a few typos. p4raw-id: //depot/perl@19189
* Re: [PATCH] use base NotexistsAndreas König2002-05-081-5/+6
| | | | | Message-ID: <m34rhi91y6.fsf@anima.de> p4raw-id: //depot/perl@16484
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
| | | | | Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@12113
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
| | | p4raw-id: //depot/perl@12041
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
| | | | | the modules found using a script written by Larry Schatzer Jr. p4raw-id: //depot/perl@11016
* Fix for base.pm clobbering $VERSIONNick Ing-Simmons2001-05-011-2/+2
| | | p4raw-id: //depot/perlio@9936
* Fix subtle $VERSION mistakes with base.pmMichael G. Schwern2001-04-051-2/+3
| | | | | Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk> p4raw-id: //depot/perl@9576
* small base.pm doc patchLeon Brocard2001-03-301-1/+1
| | | | | Message-ID: <20010330214957.B8733@ns0.astray.com> p4raw-id: //depot/perl@9477
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+3
| | | p4raw-id: //depot/perl@4860
* [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'John Tobey2000-01-221-3/+4
| | | | | Message-Id: <E11ym4U-0000c7-00@einstein.localnet> p4raw-id: //depot/perl@4835
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-1/+1
| | | | | | | | | | | | | | | | builds; passing the implicit context is unified among the three flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three flavors (see the top of perl.h) for testing; all varargs functions foo() have a va_list-taking variant vfoo() for generating the context-free versions; the PERL_OBJECT build should now be hyper-compatible with CPAN extensions (C++ is totally out of the picture) result has only been tested on Windows TODO: write docs on the THX rationale and idiomatic usage of the Perl API p4raw-id: //depot/perl@3667
* load base packages based on nonexistent $VERSIONAndreas König1999-05-051-2/+15
| | | | | | Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de> Subject: Re: base.pm flaw p4raw-id: //depot/perl@3302
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-301-5/+30
| | | | | Message-Id: <m367hk4hra.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1266
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-0/+3
| | | | | p4raw-link: @887 on //depot/maint-5.004/perl: 6cdf74fe31f049dc2164dbb9e6242179d4b8ee1f p4raw-id: //depot/win32/perl@937
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [editor's note: this one imported like a charm!] TESTS - Subject: Improve pragma/locale test 102 - and don't fail, just warn From: Jarkko Hietaniemi <jhi@anna.in-berlin.de> Files: t/pragma/locale.t Subject: Invalid test output in t/op/taint.t in trial 1 From: Dan Sugalski <sugalsd@lbcc.cc.or.us> Files: t/op/taint.t t/op/taint.t prints out invalid ok messages for tests it skips. Rather than printing "ok 136" it prints "136 ok". p5p-msgid: 3.0.3.32.19970919160918.00857a50@stargate.lbcc.cc.or.us UTILITIES - Subject: Perldoc tiny patch to avoid $0 From: Ilya Zakharevich <ilya@math.ohio-state.edu> Files: utils/perldoc.PL Msg-ID: 199709122141.RAA16846@monk.mps.ohio-state.edu (applied based on p5p patch as commit 0b166b6635cf199f072db516b2a523ee659394d5) Subject: h2ph broken in 5.004_02 From: David Mazieres <dm@reeducation-labor.lcs.mit.edu> Files: utils/h2ph.PL Msg-ID: 199708201700.KAA02621@www.chapin.edu (applied based on p5p patch as commit 4a8e146e38ec2045f1f817a7cb578e1b1f80f39f) Subject: add key_t caddr_t to h2ph From: Tony Sanders <sanders@bsdi.com> Files: eg/sysvipc/ipcsem utils/h2ph.PL Msg-ID: 199708272301.RAA12803@austin.bsdi.com (applied based on p5p patch as commit 0806a92ffc3a74ca70aa81051cdf2a306cd0a8af) Subject: perldoc search ., lib and blib/* if -f 'Makefile.PL' From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc finds wrong pod2man (from perldoc source) # We must look both in @INC for library modules and in PATH # for executables, like h2xs or perldoc itself. Unfortunately, searching PATH for installed perl executables like pod2man is INCORRECT. perldoc should start by searching the directory it was executed from, which might not be in the PATH at all. Credited: Joseph "Moof-in'" Hall <joseph@cscaper.com> p5p-msgid: 199708251732.KAA19299@gadget.cscaper.com Subject: 5.004m4t1: perlbug: NIS domainname gets into wrong places From: Andreas J. Koenig <koenig@anna.mind.de> Files: utils/perlbug.PL Msg-ID: sfcg1qy38as.fsf@anna.in-berlin.de (applied based on p5p patch as commit 41f926b844140b7f7eaa9302113e45df3a9f9ff4) Subject: add better local patch info to perlbug From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perlbug.PL Subject: perldoc - suggest modules if requested module not found From: Anthony David <adavid@netinfo.com.au> Files: utils/perldoc.PL private-msgid: 3439CD83.6969@netinfo.com.au Subject: perldoc mail::foo tries to read binary /usr/ucb/mail From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc weirdness perldoc mail::imap yields: {joseph}:79% perldoc mail::foo can't open /usr/ucb/mail: Permission denied at ./pod2man line 362. Credited: Joseph "Moof-in'" Hall <joseph@cscaper.com> p5p-msgid: 199710082014.NAA00808@gadget.cscaper.com Subject: perldoc -f setpwent (for example) returns no descriptive text From: Tim Bunce <Tim.Bunce@ig.co.uk> Files: utils/perldoc.PL Subject: perldoc diffs: don't search auto - much faster From: "Joseph N. Hall" <joseph@5sigma.com> Files: utils/perldoc.PL Msg-ID: MailDrop1.2d7dPPC.971012211957@screechy.cscaper.com (applied based on p5p patch as commit 62b753c6ae4ab9bf22fbb6ec7ceac820bcef8fe4)
* [shell changes from ]Tim Bunce1997-09-051-0/+0
Change from running these commands: rm -f ext/util/extliblist touch hints/os390.sh touch lib/base.pm touch t/lib/dosglob.t chmod 555 t/lib/dosglob.t exit 0