summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Configure megamaintenance. Cppsym (hopefully) final spasms;Jarkko Hietaniemi2000-02-044-221/+243
| | | | | | default is to use long long if available; various nits here and there; fixed to hpux 64-bitnes and largefileness. p4raw-id: //depot/cfgperl@4987
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-0232-661/+2066
|\ | | | | p4raw-id: //depot/cfgperl@4968
| * update makerel for new version formatGurusamy Sarathy2000-02-022-9/+53
| | | | | | p4raw-id: //depot/perl@4967
| * workaround for undefined symbolGurusamy Sarathy2000-02-021-0/+1
| | | | | | p4raw-id: //depot/perl@4966
| * on cygwin, h_errno is now "__declspec(dllimport) int h_errno"Gurusamy Sarathy2000-02-021-1/+1
| | | | | | | | | | (from Eric Fifer <EFifer@sanwaint.com>) p4raw-id: //depot/perl@4965
| * adjust notes on use5005threadsGurusamy Sarathy2000-02-023-9/+26
| | | | | | p4raw-id: //depot/perl@4964
| * fix typoGurusamy Sarathy2000-02-021-1/+1
| | | | | | p4raw-id: //depot/perl@4963
| * integrate selected changes from cfgperl (#4899,4900,4904,4918)Gurusamy Sarathy2000-02-027-100/+123
| |\ | | | | | | p4raw-id: //depot/perl@4962
| * | PodParser-1.092 update via CPAN (from Brad Appleton)Gurusamy Sarathy2000-02-026-473/+1462
| | | | | | | | | p4raw-id: //depot/perl@4961
| * | replace misleading docs with a BUGS sectionGurusamy Sarathy2000-02-021-8/+6
| | | | | | | | | p4raw-id: //depot/perl@4960
| * | remove FUD from perlfunc/use (from M J T Guy)Gurusamy Sarathy2000-02-021-2/+1
| | | | | | | | | p4raw-id: //depot/perl@4959
| * | Benchmark displays bogus CPU stats (suggested by Cedric AuzanneGurusamy Sarathy2000-02-022-2/+227
| | | | | | | | | | | | | | | <cedric.auzanne@nist.gov>) p4raw-id: //depot/perl@4958
| * | fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)Gurusamy Sarathy2000-02-021-0/+1
| | | | | | | | | p4raw-id: //depot/perl@4957
| * | flock() pod talks about "adding" in the sense of "or-ing"Gurusamy Sarathy2000-02-021-3/+3
| | | | | | | | | p4raw-id: //depot/perl@4956
| * | fixes for switching files in the debugger (from Ilya Zakharevich)Gurusamy Sarathy2000-02-022-3/+21
| | | | | | | | | p4raw-id: //depot/perl@4955
| * | use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-0210-10/+8
| | | | | | | | | p4raw-id: //depot/perl@4954
| * | dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)Gurusamy Sarathy2000-02-021-2/+1
| | | | | | | | | p4raw-id: //depot/perl@4953
| * | deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka andGurusamy Sarathy2000-02-021-5/+108
| | | | | | | | | | | | | | | Brad Appleton) p4raw-id: //depot/perl@4952
| * | avoid mismatched type warningsGurusamy Sarathy2000-02-022-2/+2
| | | | | | | | | p4raw-id: //depot/perl@4951
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-02-0221-178/+371
|\ \ \ | |/ / | | | p4raw-id: //depot/cfgperl@4950
| * | fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)Gurusamy Sarathy2000-02-021-4/+8
| | | | | | | | | p4raw-id: //depot/perl@4949
| * | makefile tweakGurusamy Sarathy2000-02-021-1/+1
| | | | | | | | | p4raw-id: //depot/perl@4948
| * | future-proof unknown warning categories (from Greg BaconGurusamy Sarathy2000-02-023-18/+18
| | | | | | | | | | | | | | | <gbacon@cs.uah.edu>) p4raw-id: //depot/perl@4947
| * | doc tweak (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy2000-02-021-4/+4
| | | | | | | | | p4raw-id: //depot/perl@4946
| * | more meaningful message on invalid pattern argument (fromGurusamy Sarathy2000-02-021-0/+7
| | | | | | | | | | | | | | | Kevin Meltzer <KMeltzer@USCO.com>) p4raw-id: //depot/perl@4945
| * | XSLoader build patch for VMS (from Craig A. BerryGurusamy Sarathy2000-02-021-2/+16
| | | | | | | | | | | | | | | <craig.berry@metamorgs.com>) p4raw-id: //depot/perl@4944
| * | reword some sections of perlunicode.podGurusamy Sarathy2000-02-021-21/+53
| | | | | | | | | p4raw-id: //depot/perl@4943
| * | AIX warning on undefined symbolGurusamy Sarathy2000-02-011-0/+1
| | | | | | | | | p4raw-id: //depot/perl@4942
| * | HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-0112-149/+284
| | | | | | | | | | | | | | | perlunicode.pod that reflects changes to unicode support so far p4raw-id: //depot/perl@4941
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-02-0121-59/+151
|\ \ \ | |/ / | | | p4raw-id: //depot/cfgperl@4940
| * | export pregexec(), Tk uses itGurusamy Sarathy2000-02-014-1/+13
| | | | | | | | | p4raw-id: //depot/perl@4939
| * | mark literal utf8 in string literals properlyGurusamy Sarathy2000-02-011-1/+15
| | | | | | | | | p4raw-id: //depot/perl@4938
| * | introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-3115-22/+83
| | | | | | | | | | | | | | | | | | | | | calls should using widechar APIs; chr and sprintf "%c" also follow this flag in the absense of "use byte"; "use utf8" sets $^U=1 (this appears kludgey) p4raw-id: //depot/perl@4937
| * | !USING_WIDE() branch is busted in win32_stat()Gurusamy Sarathy2000-01-311-35/+40
| | | | | | | | | p4raw-id: //depot/perl@4933
* | | HP-UX (induced) fixes.Jarkko Hietaniemi2000-01-312-70/+69
| | | | | | | | | p4raw-id: //depot/cfgperl@4936
* | | Cppsym saga continues.Jarkko Hietaniemi2000-01-311-6/+29
| | | | | | | | | p4raw-id: //depot/cfgperl@4934
* | | Reveal even more symbols.Jarkko Hietaniemi2000-01-311-8/+15
| | | | | | | | | p4raw-id: //depot/cfgperl@4932
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-01-3129-633/+1061
|\ \ \ | |/ / | | | p4raw-id: //depot/cfgperl@4931
| * | runtime now looks at the SVf_UTF8 bit on the SV to decideGurusamy Sarathy2000-01-3116-129/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | whether to use widechar semantics; lexer and RE engine continue to need "use utf8" to enable unicode awareness in literals and patterns (TODO: this needs to be fixed); $1 et al are marked SvUTF8 if the pattern was compiled for utf8 (TODO: propagating it from the data is probably better) p4raw-id: //depot/perl@4930
| * | remove caller.pm from change#3534 (flawed idea)Gurusamy Sarathy2000-01-314-66/+3
| | | | | | | | | | | | | | | p4raw-link: @3534 on //depot/perl: f3aa04c29a85dd63d563ae8e27316ff34501ccd5 p4raw-id: //depot/perl@4929
| * | fix factual regression (-e doesn't create temporary files anymore)Gurusamy Sarathy2000-01-311-6/+4
| | | | | | | | | p4raw-id: //depot/perl@4928
| * | introduce $^V (eq chr($revision) . chr($version) . chr($subversion));Gurusamy Sarathy2000-01-305-41/+179
| | | | | | | | | | | | | | | document version tuples p4raw-id: //depot/perl@4927
| * | implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-282-12/+29
| | | | | | | | | | | | | | | <jarausch@igpm.rwth-aachen.de>) p4raw-id: //depot/perl@4926
| * | document what chdir() without an argument does (from Mark-JasonGurusamy Sarathy2000-01-281-2/+4
| | | | | | | | | | | | | | | Dominus <mjd@plover.com>) p4raw-id: //depot/perl@4925
| * | README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-281-367/+452
| | | | | | | | | p4raw-id: //depot/perl@4924
| * | avoid leaking lexicals into program being debugged (from IlyaGurusamy Sarathy2000-01-281-4/+4
| | | | | | | | | | | | | | | Zakharevich) p4raw-id: //depot/perl@4923
| * | perldelta note about export list changesGurusamy Sarathy2000-01-282-2/+193
| | | | | | | | | p4raw-id: //depot/perl@4922
| * | alias realpath() to abs_path() (from Tom Christiansen)Gurusamy Sarathy2000-01-281-5/+16
| | | | | | | | | p4raw-id: //depot/perl@4921
* | | Cppsym fixup from Andy.Jarkko Hietaniemi2000-01-281-127/+72
| | | | | | | | | p4raw-id: //depot/cfgperl@4920
* | | In HP-UX no largefiles if no 64 bits.Jarkko Hietaniemi2000-01-281-7/+20
| |/ |/| | | p4raw-id: //depot/cfgperl@4919