summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-0660-263/+388
| | | | | | | Message-ID: <20001205212328.C6473@blackrider.aocn.com> Carp::Heavy parts not very applicable because of recent changes. p4raw-id: //depot/perl@8013
* Re: New harness is failing thingsNick Ing-Simmons2000-12-061-2/+7
| | | | | Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com> p4raw-id: //depot/perl@8012
* installhtml changesMichael Stevens2000-12-061-17/+26
| | | | | Message-ID: <20001206131553.A27317@firedrake.org> p4raw-id: //depot/perl@8011
* the dTHR hitsMichael Stevens2000-12-062-2/+0
| | | | | | | Message-ID: <20001206120603.A24581@firedrake.org> More, errrm, less dTHRs. p4raw-id: //depot/perl@8010
* MakeMaker mailing list gone?Michael G. Schwern2000-12-061-5/+5
| | | | | | | | Message-ID: <20001205192959.B6473@blackrider.aocn.com> The MakeMaker mailing list is dead, perlbug is the right address to report bugs. p4raw-id: //depot/perl@8009
* Default MANIFEST.SKIP]Michael G. Schwern2000-12-063-7/+51
| | | | | | | | Message-ID: <20001205192121.A6473@blackrider.aocn.com> Add a default MANIFEST skip that ignores things like version control files, editor temporary files, and the Makefile. p4raw-id: //depot/perl@8008
* In Amiga more manual hackery of the scripts seems to be needed,Jarkko Hietaniemi2000-12-061-6/+18
| | | | | | from Jan-Erik Karlsson. Why Configure does not get this right is unknown, may be shell-induced. p4raw-id: //depot/perl@8007
* Add TOPm1s to peek at the second topmost stack item.Jarkko Hietaniemi2000-12-051-0/+1
| | | p4raw-id: //depot/perl@8006
* Avaunt, you foul UTF-8 tests.Jarkko Hietaniemi2000-12-052-26/+26
| | | p4raw-id: //depot/perl@8005
* Continue utf8 dispersal.Jarkko Hietaniemi2000-12-053-78/+102
| | | p4raw-id: //depot/perl@8004
* Integrate perlio:Jarkko Hietaniemi2000-12-054-25/+28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 8001] Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO - calloc/free suffer from damage on TerminateThread() - use PerlMemShared (as originally planned) now fixed - avoid doing anything important on DLL "detach". [ 8000] Fix gross PerlMemShared issue. p4raw-link: @8001 on //depot/perlio: ce3e5b80724e7725765c5559e5f4b0058876fc19 p4raw-link: @8000 on //depot/perlio: 0a77e2d7f7c1b1af440a8cf545295905853ca727 p4raw-id: //depot/perl@8002
| * Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIONick Ing-Simmons2000-12-053-11/+14
| | | | | | | | | | | | | | - calloc/free suffer from damage on TerminateThread() - use PerlMemShared (as originally planned) now fixed - avoid doing anything important on DLL "detach". p4raw-id: //depot/perlio@8001
| * Fix gross PerlMemShared issue.Nick Ing-Simmons2000-12-051-14/+14
| | | | | | p4raw-id: //depot/perlio@8000
* | Test for Unicode (UTF-8) hash keys.Jarkko Hietaniemi2000-12-051-1/+13
| | | | | | p4raw-id: //depot/perl@7999
* | Remove an unnecessary 'use utf8' (unnecessary because \x{...}Jarkko Hietaniemi2000-12-051-5/+2
| | | | | | | | | | is now always UTF-8), empty line cosmetics. p4raw-id: //depot/perl@7998
* | Re: STRLEN - what?Andy Dougherty2000-12-051-0/+4
| | | | | | | | | | | | | | Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu> Explain STRLEN. p4raw-id: //depot/perl@7997
* | Split off the UTF-8 decoder tests, make them to check alsoJarkko Hietaniemi2000-12-054-178/+190
| | | | | | | | | | the error message. p4raw-id: //depot/perl@7996
* | Start migrating bits of pragma/utf8 to elsewhereJarkko Hietaniemi2000-12-053-70/+87
| | | | | | | | | | (since the long term plan is to obsolete 'use utf8'). p4raw-id: //depot/perl@7995
* | Fix a manual edit typo from #7993, fix the message formattingJarkko Hietaniemi2000-12-051-2/+5
| | | | | | | | | | for Unicode, add few our declarations. p4raw-id: //depot/perl@7994
* | Need help with warnings :-(Ben Tilly2000-12-052-224/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | Date: Tue, 05 Dec 2000 01:35:54 -0500 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com> Subject: UPDATE: Carp/Heavy now passes all tests From: "Ben Tilly" <ben_tilly@hotmail.com> Date: Tue, 05 Dec 2000 07:59:41 -0500 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com> The Brave New Carp. p4raw-id: //depot/perl@7993
* | cygwin portEric Fifer2000-12-051-1/+1
| | | | | | | | | | Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk> p4raw-id: //depot/perl@7992
* | Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-059-20/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Date: Tue, 5 Dec 2000 00:40:25 -0500 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Mon, 4 Dec 2000 23:55:53 -0500 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Tue, 5 Dec 2000 01:28:45 -0500 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu> Fix the unpredictable order of DESTROYs. p4raw-id: //depot/perl@7991
* | shrink pp_hot fractionallyNicholas Clark2000-12-054-32/+17
| | | | | | | | | | | | | | Message-ID: <20001205124431.E74518@plum.flirble.org> Use report_evil_fh(). p4raw-id: //depot/perl@7990
* | [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 ↵Yitzchak Scott-Thoennes2000-12-051-8/+14
| | | | | | | | | | | | | | | | | | (UNINSTALLED) Message-ID: <HmIL6gzkgepS092yn@efn.org> Harness shouldn't ignore responses like "ok 3\r\r\n". p4raw-id: //depot/perl@7989
* | Integrate the "skip" messages to explain().Jarkko Hietaniemi2000-12-052-33/+45
| | | | | | p4raw-id: //depot/perl@7988
* | The one that got away in #7984.Michael Stevens2000-12-051-1/+0
| | | | | | | | | | | | Subject: Re: dTHR - what and why? Message-ID: <20001205111552.A4647@firedrake.org> p4raw-id: //depot/perl@7987
* | fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem isGurusamy Sarathy2000-12-053-1/+37
| | | | | | | | | | | | due to the notorious GetFileType() bug in Windows 9x, which fstat() tickles) p4raw-id: //depot/perl@7986
* | Integrate perlio:Jarkko Hietaniemi2000-12-058-34/+115
|\ \ | |/ | | | | | | | | | | | | [ 7983] PERL_IMPLICIT_SYS (almost) works - something odd with "signal" p4raw-link: @7983 on //depot/perlio: 5f1a76d08cedee4f2888d077fe9593b03dd9bd13 p4raw-id: //depot/perl@7985
| * PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-048-34/+115
| | | | | | p4raw-id: //depot/perlio@7983
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-0541-470/+30
| | | | | | p4raw-id: //depot/perl@7984
* | Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) BugJarkko Hietaniemi2000-12-041-0/+2
| | | | | | | | | | uncovered by #7980. p4raw-id: //depot/perl@7982
* | Trivial dump.c featureSimon Cozens2000-12-041-0/+2
| | | | | | | | | | | | | | Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk> Show whether a constant is UTF-8. p4raw-id: //depot/perl@7981
* | UTF-8 hash keys, patch from Inaba Hiroto.Jarkko Hietaniemi2000-12-045-28/+91
| | | | | | p4raw-id: //depot/perl@7980
* | Update Changes.Jarkko Hietaniemi2000-12-042-1/+182
| | | | | | p4raw-id: //depot/perl@7979
* | Retract #7977, still too volatile (the euphemism of the dayJarkko Hietaniemi2000-12-044-24/+2
| | | | | | | | | | for unfinished and buggy :-) p4raw-id: //depot/perl@7978
* | (Retracted by #7978, too shaky yet.)Simon Cozens2000-12-044-2/+24
| | | | | | | | | | | | | | | | Subject: Re: utf8 in hash keys, implementor missing Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk> The first step at UTF-8 hash keys. p4raw-id: //depot/perl@7977
* | [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 ↵Yitzchak Scott-Thoennes2000-12-042-1/+10
| | | | | | | | | | | | | | (UNINSTALLED) Message-Id: <200012040306.eB436rE18922@garcia.efn.org> p4raw-id: //depot/perl@7976
* | Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 ↵Yitzchak Scott-Thoennes2000-12-041-6/+12
| | | | | | | | | | | | | | (UNINSTALLED) Message-ID: <d4yJ6gzkgGsJ092yn@efn.org> p4raw-id: //depot/perl@7975
* | ++ 20% fasterNicholas Clark2000-12-041-3/+3
| | | | | | | | | | | | | | Message-ID: <20001204121726.B52976@plum.flirble.org> Make '$i = ""; $i++' to produce true IVs without a hint of NVs. p4raw-id: //depot/perl@7974
* | Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)H.Merijn Brand2000-12-041-0/+14
| | | | | | | | | | | | | | | | | | Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl> AIX 4.2 (using latest patchlevels on 20001130) has a broken bind library (getprotobyname and getprotobynumber are outversioned by the same calls in libc, at least for xlc version 3. p4raw-id: //depot/perl@7973
* | Integrate perlio:Jarkko Hietaniemi2000-12-0412-121/+168
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | [ 7971] Quieten some noise in Win32 builds: - win32.h is included after <sys/socket.h>, so need to set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **. [ 7970] PERL_IMPLICIT_SYS compiles but does not work. p4raw-link: @7971 on //depot/perlio: b4748376b6239962bd75b743e5a7b14788a2970c p4raw-link: @7970 on //depot/perlio: adb71456d0ff53391c88789f315f1e66b14373d5 p4raw-id: //depot/perl@7972
| * Quieten some noise in Win32 builds:Nick Ing-Simmons2000-12-044-3/+13
| | | | | | | | | | | | | | - win32.h is included after <sys/socket.h>, so need to set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **. p4raw-id: //depot/perlio@7971
| * PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-039-118/+155
| | | | | | p4raw-id: //depot/perlio@7970
| * Integrate mainline (STDCHAR)Nick Ing-Simmons2000-12-032-16/+12
| |\ | | | | | | p4raw-id: //depot/perlio@7966
* | | On DEBUGGING make ANYOFUTF8 nodes store away also the SVJarkko Hietaniemi2000-12-032-6/+55
| | | | | | | | | | | | | | | | | | used to swash_init(), makes regprop() dumps more informative (+utf8::IsAlpha, -utf8::IsDigit, for example). p4raw-id: //depot/perl@7969
* | | Implement ANYOFUTF8 regprop() dumping.Jarkko Hietaniemi2000-12-031-10/+39
| | | | | | | | | p4raw-id: //depot/perl@7968
* | | Make uv_to_utf8() to zero-terminate its output buffer,Jarkko Hietaniemi2000-12-037-32/+34
| |/ |/| | | | | | | always use (at least) UTF8_MAXLEN + 1 U8s deep buffer. p4raw-id: //depot/perl@7967
* | Raw zero bytes in text files confuse at least GNU patch 2.1.Jarkko Hietaniemi2000-12-031-1/+4
| | | | | | p4raw-id: //depot/perl@7965
* | Integrate perlio:Jarkko Hietaniemi2000-12-032-136/+188
|\ \ | |/ | | | | | | | | | | | | [ 7961] Make iperlsys.h vector stdio not PerlIO. p4raw-link: @7961 on //depot/perlio: eaf8b6989fc5883b4cde6853803087e4b807b2b7 p4raw-id: //depot/perl@7964
| * Make iperlsys.h vector stdio not PerlIO.Nick Ing-Simmons2000-12-032-136/+188
| | | | | | p4raw-id: //depot/perlio@7961