summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* MakeMaker doc fix.Kurt D. Starsinic1999-07-221-1/+1
| | | | | | | | To: perl5-porters@perl.org Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com> Subject: [PATCH] MakeMaker documentation Message-ID: <19990721141542.A1800@O2.chapin.edu> p4raw-id: //depot/cfgperl@3722
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-212-2/+4
| | | | | | | | | | messages are more portable (another way would be to muck around with LC_MESSAGES). Problem reported in To: perl5-porters@perl.org Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4 Message-Id: <9907192239.AA44990@pcr8.pcr.com> p4raw-id: //depot/cfgperl@3716
* don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-191-4/+8
| | | p4raw-id: //depot/perl@3702
* display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-181-2/+10
| | | p4raw-id: //depot/perl@3696
* Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19
| | | | | Message-ID: <379144ad.13616689@smtp1.ibm.net> p4raw-id: //depot/perl@3693
* mention the -Minteger effect on modulus (from Nathan Torkington)Gurusamy Sarathy1999-07-181-0/+11
| | | p4raw-id: //depot/perl@3690
* tiny bug in vars.pm (from John Dlugosz)Gurusamy Sarathy1999-07-171-1/+1
| | | p4raw-id: //depot/perl@3686
* applied suggested patch, along with later tweakJan Dubois1999-07-171-11/+56
| | | | | | Message-ID: <37a902e7.15977234@smtp1.ibm.net> Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm p4raw-id: //depot/perl@3685
* use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5Gurusamy Sarathy1999-07-171-19/+31
| | | | | | and prefix/lib/perl5/man are ass_u_med only if those directories actually exist; else prefix/{lib,man} are used) p4raw-id: //depot/perl@3682
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-125-46/+10
| | | | | | | | | | | | | | | | 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
* integrate cfgperl contentsGurusamy Sarathy1999-07-0722-369/+1235
|\ | | | | p4raw-id: //depot/perl@3656
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-074-135/+357
| |\ | | | | | | | | | | | | resolved manually. p4raw-id: //depot/cfgperl@3648
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-072-0/+2
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@3638
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-0622-369/+1235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and utf8. If both utf8 and locale are on, utf8 wins. I don't fully understand why so many tables changed in lib/unicode because of "make" -- maybe it was just overdue. p4raw-id: //depot/cfgperl@3624
* | | | applied new parts of suggested patchCharles Bailey1999-07-073-25/+97
| |_|/ |/| | | | | | | | | | | | | | Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu> Subject: [PATCH 5.005_57] Consolidated VMS patch p4raw-id: //depot/perl@3650
* | | MakeMaker support for pod2htmlJan Dubois1999-07-073-54/+284
| | | | | | | | | | | | | | | Message-ID: <377b2ca4.14467042@smtp1.ibm.net> p4raw-id: //depot/perl@3647
* | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-81/+73
| |/ |/| | | | | | | | | | | due to leaked scalar, investigation pending) Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk> Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings p4raw-id: //depot/perl@3640
* | make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggestedGurusamy Sarathy1999-07-071-0/+1
| | | | | | | | | | by David Muir Sharnoff <muir@idiom.com>) p4raw-id: //depot/perl@3631
* | applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-0/+1
|/ | | | | | Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com> Subject: [Patch 5.005_57] unsigned arithmetic (Compiler) p4raw-id: //depot/perl@3622
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-0/+175
|\ | | | | p4raw-id: //depot/cfgperl@3598
* \ Integrate with mainperl.Jarkko Hietaniemi1999-07-054-4/+15
|\ \ | |/ | | p4raw-id: //depot/cfgperl@3585
| * suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
| | | | | | | | | | Paul Johnson <pjcj@transeda.com>) p4raw-id: //depot/perl@3583
| * cygwin32 updateFifer, Eric1999-07-052-2/+11
| | | | | | | | | | | | Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST> Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3582
| * compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
| | | | | | p4raw-id: //depot/perl@3579
| * make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-043-1/+15
| | | | | | | | | | overloading p4raw-id: //depot/perl@3570
| * avoid warningsGurusamy Sarathy1999-07-021-2/+2
| | | | | | p4raw-id: //depot/perl@3564
| * inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
| | | | | | p4raw-id: //depot/perl@3563
| * [19990526.002] Misc. improvements to Class:StructDamian Conway1999-06-281-18/+111
| | | | | | | | | | Message-Id: <199905260458.AAA06411@defender.perl.org> p4raw-id: //depot/perl@3561
| * upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)Gurusamy Sarathy1999-06-285-144/+576
| | | | | | p4raw-id: //depot/perl@3559
* | Integrate with mainperl.Jarkko Hietaniemi1999-07-0410-166/+530
| | | | | | p4raw-id: //depot/cfgperl@3576
* | EPOC port to Psion5.Olaf Flebbe1999-06-272-1/+5
|/ | | | | | | | To: Jarkko Hietaniemi <jhi@iki.fi> Cc: perl5-porters@perl.org Subject: Re: Psion5 Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de> p4raw-id: //depot/cfgperl@3555
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-272-4/+3
| | | | | | | | | gone from the public API); PERL_OBJECT builds again on windows TODO: namespace-clean the typedefs in iperlsys.h and elsewhere; remove C++ remnants from public headers p4raw-id: //depot/perl@3553
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-2/+1
| | | p4raw-id: //depot/perl@3549
* tweak RefHash to make intent clearer (suggested by John Dlugosz)Gurusamy Sarathy1999-06-221-3/+4
| | | p4raw-id: //depot/perl@3547
* oops, backout bogus change#3545Gurusamy Sarathy1999-06-221-1/+2
| | | | | p4raw-link: @3545 on //depot/perl: 151c20ad7c538678c95caebf3d22c0270964f452 p4raw-id: //depot/perl@3546
* remove dead codeGurusamy Sarathy1999-06-221-2/+1
| | | p4raw-id: //depot/perl@3545
* caller.pm typosGurusamy Sarathy1999-06-121-4/+2
| | | p4raw-id: //depot/perl@3536
* implement C<use caller 'encoding'>Gurusamy Sarathy1999-06-111-0/+61
| | | p4raw-id: //depot/perl@3534
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-4/+4
| | | | | | | | | | | | | | | | | | | | | enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops without that enabled): - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR is a noop; tests pass on Solaris; should be faster now! - MULTIPLICITY has been tested with and without PERL_IMPLICIT_CONTEXT on Solaris - improved function database now merged with embed.pl - everything except the varargs functions have foo(a,b,c) macros to provide compatibility - varargs functions default to compatibility variants that get the context pointer using dTHX - there should be almost no source compatibility issues as a result of all this - dl_foo.xs changes other than dl_dlopen.xs untested - still needs documentation, fixups for win32 etc Next step: migrate most non-mutex variables from perlvars.h to intrpvar.h p4raw-id: //depot/perl@3524
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
| | | p4raw-id: //depot/perl@3518
* (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
| | | | | | To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org Message-ID: <3751daa4.7188847@smtp1.ibm.net> p4raw-id: //depot/cfgperl@3503
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-3/+3
| | | | | | To: perl5-porters@perl.com Message-ID: <19990527200544.13330.qmail@plover.com> p4raw-id: //depot/cfgperl@3498
* avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3
| | | | | by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>) p4raw-id: //depot/perl@3469
* EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.Peter Prymmer1999-05-251-0/+80
| | | | | Message-Id: <9905241820.AA28071@forte.com> p4raw-id: //depot/perl@3468
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-7/+8
| | | p4raw-id: //depot/perl@3460
* updated to v1.50 from CPANGurusamy Sarathy1999-05-243-73/+258
| | | p4raw-id: //depot/perl@3458
* Problem with MM_Unix in 5.005_03Tim Jenness1999-05-241-1/+1
| | | | | Message-Id: <E10kcDN-0007TA-00@lapaki> p4raw-id: //depot/perl@3454
* avoid removing duplicates in user-generated warningsByron Brummer1999-05-241-4/+11
| | | | | | Message-Id: <199905201101.EAA91175@thrush.omix.com> Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03 p4raw-id: //depot/perl@3453
* minor logic tweak for reserved word warningGurusamy Sarathy1999-05-241-1/+1
| | | p4raw-id: //depot/perl@3451
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-0/+117
| | | | | | Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST> Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3430