summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-2436-48/+403
| | | | | | be found in the repository, which is most often not right, but at least consistent) p4raw-id: //depot/perl@14400
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-2364-72/+72
| | | p4raw-id: //depot/perl@14391
* Unused (the only occurrence of USE_BYTES_DOWNGRADES) andJarkko Hietaniemi2002-01-231-22/+0
| | | | | therefore quite probably also obsolete code. p4raw-id: //depot/perl@14390
* Update Changes.Jarkko Hietaniemi2002-01-232-1/+117
| | | p4raw-id: //depot/perl@14389
* Small update on todo. Could use a lot more.Jarkko Hietaniemi2002-01-231-6/+9
| | | p4raw-id: //depot/perl@14388
* [ID 20020121.003] perldata doco bugJohn Stumbles2002-01-231-1/+1
| | | | | Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com> p4raw-id: //depot/perl@14386
* Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?Michael G. Schwern2002-01-235-9/+19
| | | | | Message-ID: <20020121201642.GA6659@blackrider> p4raw-id: //depot/perl@14385
* Re: eval not catching warnings?Abigail2002-01-231-2/+3
| | | | | Message-ID: <20020123143547.24798.qmail@foad.org> p4raw-id: //depot/perl@14384
* [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int ↵Yitzchak Scott-Thoennes2002-01-231-7/+3
| | | | | | | 1.3.6(0.4732) (UNINSTALLED) Message-Id: <GtgT8gzkg+CG092yn@efn.org> p4raw-id: //depot/perl@14383
* HP-UX 10.20 cc pacifying from Merijn.Jarkko Hietaniemi2002-01-231-2/+2
| | | p4raw-id: //depot/perl@14381
* test.com shebang handling (was Re: VMS@14369)Craig A. Berry2002-01-231-4/+2
| | | | | Message-Id: <a05101000b873de9cf801@[172.16.52.1]> p4raw-id: //depot/perl@14380
* AIX cpp bug: having macro arguments and character constantsJarkko Hietaniemi2002-01-231-7/+7
| | | | | | | | | "the same" means trouble (here s and 's') What broke now was 841 and 842 of t/op/pat.t, because of the ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0 (note that breakage happened only under cc_r and usethreads+ useithreads) p4raw-id: //depot/perl@14379
* Support truncate() in VOS portPaul Green2002-01-224-1/+35
| | | | | Message-Id: <200201220428.XAA15304@mailhub1.stratus.com> p4raw-id: //depot/perl@14376
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-2218-347/+263
| | | | | | (2) Other software (GNU) seems to use it and we don't need it, so let's give it up. p4raw-id: //depot/perl@14374
* [BUG] /\_/ an unrecognized escape?Michael G. Schwern2002-01-212-1/+14
| | | | | Message-ID: <20020121202254.GA6731@blackrider> p4raw-id: //depot/perl@14371
* Undo the renaming of the Unicode data files; the simpleJarkko Hietaniemi2002-01-21297-2423/+323
| | | | | | | | | solution being not including the *.html files. This means that in the future there is no need for any renamings (well, assuming that the Consortium doesn't cause any), and the files are named like they are in the Consortium website, thus alleviating confusion. p4raw-id: //depot/perl@14370
* Update Changes.Jarkko Hietaniemi2002-01-212-1/+196
| | | p4raw-id: //depot/perl@14369
* RE: BCC for Win32 is unhappy @14331Vadim Konovalov2002-01-211-2/+2
| | | | | | | | From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com> Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com> (using IV instead of int) p4raw-id: //depot/perl@14368
* path_is_absolute() needs a prototype (and maybeJarkko Hietaniemi2002-01-214-2/+6
| | | | | a better name, but that's another story). p4raw-id: //depot/perl@14367
* Re: coderefs in @INCChris Nandor2002-01-211-21/+29
| | | | | Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]> p4raw-id: //depot/perl@14366
* Re: [PATCH warnings, perldiag] document diagnosticsRafael Garcia-Suarez2002-01-215-9/+18
| | | | | Message-ID: <20020120225356.A12093@rafael> p4raw-id: //depot/perl@14365
* MakeMaker.pm sub-Makefile.PL tweak for VMSCraig A. Berry2002-01-211-6/+14
| | | | | Message-Id: <a05101004b8714273d60c@[172.16.52.1]> p4raw-id: //depot/perl@14364
* [PATCH] lib/ExtUtils/t/Command.t -- VOS FixesPaul Green2002-01-201-2/+31
| | | | | | | | | | | Date: Sat, 19 Jan 02 17:17 est Message-Id: <200201192218.RAA07911@mailhub1.stratus.com> Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests From: Paul_GreenVOS@vos.stratus.com Date: Sat, 19 Jan 02 17:19 est Message-Id: <200201192218.RAA12331@mailhub2.stratus.com> p4raw-id: //depot/perl@14360
* lib/AnyDBM_File.t -- VOS fix Paul Green2002-01-201-1/+1
| | | | | Message-Id: <200201191932.OAA05601@mailhub1.stratus.com> p4raw-id: //depot/perl@14359
* [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patchRafael Garcia-Suarez2002-01-201-1/+1
| | | | | Message-ID: <20020120135136.A710@rafael> p4raw-id: //depot/perl@14358
* Make also hex() and oct() to croak if their argumentsJarkko Hietaniemi2002-01-202-7/+32
| | | | | | | cannot be downgraded (that is, if they contain wide characters), just like crypt() does (and use the croak feature of sv_utf8_downgrade()). p4raw-id: //depot/perl@14354
* Regen toc.Jarkko Hietaniemi2002-01-191-72/+259
| | | p4raw-id: //depot/perl@14351
* Re: some file names inside pod/perl*delta files don't match .pod namesDavid Dyck2002-01-194-4/+4
| | | | | Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com> p4raw-id: //depot/perl@14350
* FAQ sync.Jarkko Hietaniemi2002-01-192-5/+4
| | | p4raw-id: //depot/perl@14349
* Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>Abe Timmerman2002-01-192-0/+126
| | | p4raw-id: //depot/perl@14348
* ext/SDBM_File/sdbm.t -- VOS fixPaul Green2002-01-191-1/+1
| | | | | Message-Id: <200201191814.NAA09367@mailhub2.stratus.com> p4raw-id: //depot/perl@14347
* Integrate perlio:Jarkko Hietaniemi2002-01-196-72/+129
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 14335] Split out core of sv_magic() into sv_magicext(). sv_magic provides the extra restictions (no READONLY, only one of each type, canned set of vtables), and sv_magicext() does the actual data twiddling. Also enhances semantics of ->mg_ptr setting via name/namlen to allow either an uncopied ptr (namlen == 0), or a Newz()ed scratch area (namlen > 0 && name == NULL). sv_magicext also returns the MAGIC * it added. sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic. To come sv_unmagicext() - which will remove just one magic of particular type, and additionaly match against ->mg_ptr, or the MAGIC * (need to experiment as to which is more natural). p4raw-link: @14335 on //depot/perlio: 92110913508b9944d111285d9488f2f7b604919c p4raw-id: //depot/perl@14346
| * Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-186-72/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sv_magic provides the extra restictions (no READONLY, only one of each type, canned set of vtables), and sv_magicext() does the actual data twiddling. Also enhances semantics of ->mg_ptr setting via name/namlen to allow either an uncopied ptr (namlen == 0), or a Newz()ed scratch area (namlen > 0 && name == NULL). sv_magicext also returns the MAGIC * it added. sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic. To come sv_unmagicext() - which will remove just one magic of particular type, and additionaly match against ->mg_ptr, or the MAGIC * (need to experiment as to which is more natural). p4raw-id: //depot/perlio@14335
| * Integrate mainlineNick Ing-Simmons2002-01-182-1/+146
| |\ | | | | | | p4raw-id: //depot/perlio@14333
| * \ Integrate mainlineNick Ing-Simmons2002-01-1836-549/+790
| |\ \ | | |/ | | | p4raw-id: //depot/perlio@14332
| * | Integrate mainline (for ndbm fixes etc.)Nick Ing-Simmons2002-01-1719-117/+370
| | | | | | | | | p4raw-id: //depot/perlio@14312
* | | Alternative Time::Local algorithm that uses matemathical formulaGraham Barr2002-01-191-111/+86
| | | | | | | | | | | | | | | for timegm instead of progressive guessing p4raw-id: //depot/perl@14345
* | | ext/File/Glob/t/basic.t - VOS patchPaul Green2002-01-191-2/+8
| | | | | | | | | | | | | | | Message-Id: <200201191619.LAA07751@mailhub2.stratus.com> p4raw-id: //depot/perl@14344
* | | ext/Cwd/t/cwd.t -- for VOSPaul Green2002-01-191-1/+1
| | | | | | | | | | | | | | | Message-Id: <200201190400.XAA16899@mailhub1.stratus.com> p4raw-id: //depot/perl@14343
* | | lib/Time/Local.t patch w/o 2038 check Paul Green2002-01-191-30/+44
| | | | | | | | | | | | | | | Message-Id: <200201190349.WAA28294@mailhub2.stratus.com> p4raw-id: //depot/perl@14342
* | | ext/Devel/DProf/DProf.t - different wayPaul Green2002-01-191-1/+2
| | | | | | | | | | | | | | | Message-Id: <200201182125.QAA08563@mailhub1.stratus.com> p4raw-id: //depot/perl@14341
* | | Re: ext/Devel/DProf/DProf.t -- use exe_extTels2002-01-193-6/+6
| | | | | | | | | | | | | | | Message-Id: <200201182106.XAA19133@taku.hut.fi> p4raw-id: //depot/perl@14340
* | | Don't do socketpair udp unless you've got all what it takes.Jarkko Hietaniemi2002-01-191-1/+7
| | | | | | | | | p4raw-id: //depot/perl@14339
* | | Re: perl@14331 - BeOS now quite happy Tels2002-01-191-1/+1
| | | | | | | | | | | | | | | Message-Id: <200201182206.AAA15310@taku.hut.fi> p4raw-id: //depot/perl@14338
* | | Avoid bare "set", and kiss .uucp goodbye.Jarkko Hietaniemi2002-01-191-2/+5
| | | | | | | | | p4raw-id: //depot/perl@14336
* | | Retract #14327 for now, going to the limit seemsJarkko Hietaniemi2002-01-181-41/+30
| |/ |/| | | | | | | to be too much for many platforms. p4raw-id: //depot/perl@14334
* | Update Changes.Jarkko Hietaniemi2002-01-182-1/+146
| | | | | | p4raw-id: //depot/perl@14331
* | Try to make the connect/read/write timeouting.Jarkko Hietaniemi2002-01-181-9/+39
| | | | | | p4raw-id: //depot/perl@14330
* | Netware Makefile tweak from Ananth Kesari.Jarkko Hietaniemi2002-01-181-49/+55
| | | | | | p4raw-id: //depot/perl@14329
* | Re: [PATCH] Re: [ID 20020117.010] File::Find documentationMichael G. Schwern2002-01-181-2/+4
| | | | | | | | | | Message-ID: <20020118081027.GE7226@blackrider> p4raw-id: //depot/perl@14328