summaryrefslogtreecommitdiff
path: root/README.solaris
Commit message (Collapse)AuthorAgeFilesLines
* Add vim-modeline to render files as PODBram2022-09-051-0/+2
| | | | | | | | | | | | GitHub (also) checks the vim-modeline to decide how the file should be rendered. These files are all in the POD format so add the vim-modeline so that GitHub displays them in a formatted way. (Note: adding `linguist-language=Pod` in .gitattributes does not work, I created a GH support ticket for that a month ago but there have been little progress on it.)
* Update documentation, readmes, comments, and utilities to reference the ↵Dan Book2019-12-221-1/+2
| | | | | | GitHub issue tracker The perlbug utility and perlbug@perl.org should no longer be used to submit bug reports or patches.
* fix typosAlexandr Savca2018-10-091-1/+1
| | | | | | | | Committer: For porting tests: Update $VERSION in 4 files. Run: ./perl -Ilib regen/mk_invlists.pl ./perl -Ilib regen/regcharclass.pl
* README*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-4/+4
|
* Fix various pod errors.Karl Williamson2016-03-111-1/+2
| | | | Mostly these are too long verbatim lines.
* fix more file pathsLukas Mai2016-01-101-1/+1
|
* README.solaris: Add a section for cross-compilationBrian Fraser2014-01-301-0/+14
|
* README.foo: Change NAME to perlfooKarl Williamson2011-07-021-1/+1
| | | | This fixes broken links to these
* [perl #90850] Outdated Solaris pkg list on README.solarisClaudio Ramirez2011-05-231-3/+10
| | | | | | | | The required packages for building perl on Solaris are outdated. The complete list is only appliable to Solaris 8 (released in February 2000, end of support in March 2009). The patch updates the requirements for Solaris 9 and 10 (in short: dropping no longer existant packages).
* Pod cleanup for F<> and L<>Michael Stevens2011-02-011-6/+6
| | | | | Add more L<> around links and F<> around filenames. Fix one case where F<> had been incorrectly used instead of L<>.
* Fix typos (spelling errors) in README*.Peter J. Acklam) (via RT2011-01-071-2/+2
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81912] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81912 > Signed-off-by: Abigail <abigail@abigail.be>
* More readable MEM_WRAP_CHECK_1() macro.Gisle Aas2006-01-171-13/+0
| | | | | | This form also avoids the "dead part of constant expression is nonconstant" warning from the Sun Studio 10 compiler. p4raw-id: //depot/perl@26871
* Document some bogus compiler warnings in README.solarisAlan Burlison2005-11-031-4/+13
| | | | | | Subject: Re: Why is malloc_wrap now the default? Message-ID: <436A0878.1030703@sun.com> p4raw-id: //depot/perl@25971
* [perl #21553] Re: Solaris Perl (fwd)Andy Dougherty2004-09-081-5/+9
| | | | | | Message-Id: <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu> Clarify whether it's safe to replace the perl bundled with Solaris p4raw-id: //depot/perl@23281
* Re: AW: [perl #7558] [PATCH] README.solarisAndy Dougherty2004-07-281-1/+1
| | | | | Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@23165
* [perl #7558] [PATCH] README.solarisAndy Dougherty2004-07-261-1/+4
| | | | | | | Message-Id: <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu> Add more info on /dev/random under solaris p4raw-id: //depot/perl@23164
* Tiny doc tweak.Jarkko Hietaniemi2003-08-251-1/+2
| | | p4raw-id: //depot/perl@20896
* Even more SunOS 4 info.Jarkko Hietaniemi2003-08-251-0/+50
| | | p4raw-id: //depot/perl@20895
* More SunOS 4.x info.Jarkko Hietaniemi2003-08-251-0/+15
| | | p4raw-id: //depot/perl@20889
* SunOS 4.1.4 is working, too.Jarkko Hietaniemi2003-08-251-10/+16
| | | p4raw-id: //depot/perl@20886
* Various tweaks for getting Perl to compile on SunOS 4.x.Jarkko Hietaniemi2003-08-241-0/+10
| | | | | Doesn't work well yet, something broken in DynaLoader/XSLoader? p4raw-id: //depot/perl@20867
* Patch to README.solarisAlan Burlison2003-07-071-108/+174
| | | | | Message-ID: <3F09728D.1070408@sun.com> p4raw-id: //depot/perl@20053
* [DOC PATCH] README.solaris and -Dcc=gccRobert Spier2003-04-061-5/+8
| | | | | Message-ID: <m37ka88b0r.wl_rspier@pobox.com> p4raw-id: //depot/perl@19153
* [ DOC PATCH] Re: build failure on Solaris with useithreadsDave Mitchell2002-07-081-1/+1
| | | | | Message-ID: <20020708004542.B14412@fdgroup.com> p4raw-id: //depot/perl@17420
* (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)Andy Dougherty2002-02-021-1/+18
| | | | | Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@14522
* URL fixups from Michael Schwern.Jarkko Hietaniemi2001-11-291-2/+2
| | | p4raw-id: //depot/perl@13348
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-1/+1
| | | | | | | | | | | | | | | | | | From: Autrijus Tang <autrijus@egb.elixus.org> Date: Thu, 15 Nov 2001 22:49:05 -0800 Message-Id: <20011116064905.GA44092@egb.elixus.org> Subject: [PATCH] podcheck+spellcheck, the rest of the story From: Autrijus Tang <autrijus@egb.elixus.org> Date: Fri, 16 Nov 2001 00:42:20 -0800 Message-Id: <20011116084220.GA44295@egb.elixus.org> Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story From: Nicholas Clark <nick@ccl4.org> Date: Fri, 16 Nov 2001 10:32:01 +0000 Message-Id: <20011116103200.F62891@plum.flirble.org> (Applied after suitable de-mangling.) p4raw-id: //depot/perl@13041
* Document the nss_delete core dump workaround for HP-UXJarkko Hietaniemi2001-09-271-0/+4
| | | | | and Solaris, bug IDs 20010805.018 and 20010629.004. p4raw-id: //depot/perl@12247
* [ID 20010630.001] Editorial nits in README.solarisLarry W. Virden2001-06-301-9/+9
| | | | | | | | | | | Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT) Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org> Subject: [ID 20010630.002] Another editorial tweak to README.solaris From: lvirden@cas.org Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT) Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org> p4raw-id: //depot/perl@11037
* Podify the remaining README.platform files;Jarkko Hietaniemi2001-06-061-13/+13
| | | | | | | | | | merge README.plan9 and plan9/perlplan9.pod; delete plan9/perlplan9.* (the perlplan.doc needs to be regenerated in Plan 9); make the =head1 and =head2 in the README.platform to be a little more verbose (skipped README.os2 not to anger Ilya) so that they look better in the toc; regen toc. p4raw-id: //depot/perl@10461
* MAking Solaris malloc() the defaultLupe Christoph2001-01-291-17/+10
| | | | | | | Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de> The README.solaris part slightly tweaked. p4raw-id: //depot/perl@8588
* More README.solaris updates from Andy Dougherty.Jarkko Hietaniemi2000-11-111-8/+9
| | | p4raw-id: //depot/perl@7651
* Re: [PATCH] README.solarisLupe Christoph2000-11-111-35/+81
| | | | | Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de> p4raw-id: //depot/perl@7643
* README.solarisAndy Dougherty2000-11-101-0/+475
Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@7639