summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* avoid v-strings with require/useRonald J. Kimball2001-09-2151-77/+85
| | | | | Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@12113
* Update Changes.Jarkko Hietaniemi2001-09-212-1/+161
| | | p4raw-id: //depot/perl@12110
* Make AIX and Tru64 compilers happy.Jarkko Hietaniemi2001-09-212-4/+6
| | | p4raw-id: //depot/perl@12109
* Re: [ID 20010920.007] q and qq does not work after doRafael Garcia-Suarez2001-09-211-1/+1
| | | | | Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net> p4raw-id: //depot/perl@12108
* pp_chdir Win32 fixMichael G. Schwern2001-09-211-2/+4
| | | | | Message-ID: <20010920212134.Y28291@blackrider> p4raw-id: //depot/perl@12107
* Re: GDB Debugging Macros from mod_perlRobert Spier2001-09-211-0/+12
| | | | | Message-ID: <15274.54239.413929.49430@rls.cx> p4raw-id: //depot/perl@12106
* Fixed bug where Time::HiRes::time returned time adjusted to Artur Bergman2001-09-211-1/+1
| | | | | | | timezone! GetSystemTime should be available on all Win32 platforms we support. Perhaps Time::HiRes should be extended to support WinCE and Novell? p4raw-id: //depot/perl@12105
* Attempt to fix solaris issue raised by Andy Dougherty.Artur Bergman2001-09-212-3/+3
| | | p4raw-id: //depot/perl@12104
* Rename the *thread* functions to Perl_* to avoid clashes.Artur Bergman2001-09-212-29/+29
| | | | | Notably on AIX but could become a problem on other platforms. p4raw-id: //depot/perl@12103
* Add the shared sv space to the global vars.Artur Bergman2001-09-216-45/+41
| | | | | Fix problems compiling on win32. p4raw-id: //depot/perl@12102
* win32/Makefile warning fixBlair Zajac2001-09-211-1/+1
| | | | | Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com> p4raw-id: //depot/perl@12101
* Command.t patch had some errors... sorry.Nikola Knezevic2001-09-201-1/+3
| | | | | Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@12100
* Cant spl wirth a dam.Jarkko Hietaniemi2001-09-201-1/+1
| | | p4raw-id: //depot/perl@12099
* Don't use C++ comments.Jarkko Hietaniemi2001-09-201-2/+4
| | | p4raw-id: //depot/perl@12098
* Change #12044 didn't.Abhijit Menon-Sen2001-09-201-130/+119
| | | p4raw-id: //depot/perl@12097
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-2027-350/+225
| | | | | | | and not going to; regen perltoc, perlmodlib. (Some references still linger in perltoc, have to figure out where they are coming from.) p4raw-id: //depot/perl@12095
* Re: ARGV and readDave Mitchell2001-09-202-0/+13
| | | | | Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@12094
* Fresh copies from the cvs.perl.org perlfaq repository.Jarkko Hietaniemi2001-09-2010-11/+11
| | | p4raw-id: //depot/perl@12093
* Re: n questions (was Re: 4 questions about pack/unpack) Nicholas Clark2001-09-202-379/+479
| | | | | Message-ID: <20010920142708.X4971@plum.flirble.org> p4raw-id: //depot/perl@12092
* The sharedsv_space* are variables, not code. Duh.Jarkko Hietaniemi2001-09-202-3/+3
| | | p4raw-id: //depot/perl@12091
* [patch lib/lib_pm.PL]Stas Bekman2001-09-201-1/+1
| | | | | | Message-Id: <3BA9C995.6010302@stason.org> (Applied by hand.) p4raw-id: //depot/perl@12090
* Only 21 tests, skipping or not.Jarkko Hietaniemi2001-09-201-2/+3
| | | p4raw-id: //depot/perl@12089
* New exported symbols.Jarkko Hietaniemi2001-09-191-0/+2
| | | p4raw-id: //depot/perl@12088
* Update Changes.Jarkko Hietaniemi2001-09-192-1/+293
| | | p4raw-id: //depot/perl@12087
* Correct numbering of the tests is useful.Jarkko Hietaniemi2001-09-191-7/+7
| | | p4raw-id: //depot/perl@12086
* More tests now too.Jarkko Hietaniemi2001-09-191-1/+1
| | | p4raw-id: //depot/perl@12085
* More tests now.Jarkko Hietaniemi2001-09-191-1/+1
| | | p4raw-id: //depot/perl@12084
* The test assumed 7-bit ASCII. Now it "just"Jarkko Hietaniemi2001-09-191-2/+2
| | | | | assumes 8-bit whatever. p4raw-id: //depot/perl@12083
* Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-09-191-1/+1
| | | | | | | Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl> Lvalue casts are not portable. p4raw-id: //depot/perl@12082
* Make the basic test contain only realy basic API testsArtur Bergman2001-09-191-50/+49
| | | | | Seems to be a problem with detach. p4raw-id: //depot/perl@12081
* [PATCH] Syncing with Test::Simple 0.19Michael G. Schwern2001-09-1910-21/+61
| | | | | | | | | | | Date: Tue, 18 Sep 2001 19:53:48 -0400 Message-Id: <20010918195348.M585@blackrider> Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST From: Michael G Schwern <schwern@pobox.com> Date: Tue, 18 Sep 2001 22:07:13 -0400 Message-Id: <20010918220713.B19616@blackrider> p4raw-id: //depot/perl@12080
* Indent the test a bit.Jarkko Hietaniemi2001-09-191-7/+15
| | | p4raw-id: //depot/perl@12079
* added tainting for getcwd for Win32Nikola Knezevic2001-09-181-0/+4
| | | | | Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@12078
* stat access time is wrong on Win95Nikola Knezevic2001-09-182-7/+5
| | | | | Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@12077
* Re: [PATCH] t/op/crypt.tMichael G. Schwern2001-09-181-1/+18
| | | | | Message-Id: <20010918184714.I585@blackrider> p4raw-id: //depot/perl@12076
* two test failuresRafael Garcia-Suarez2001-09-181-0/+10
| | | | | | | | Message-ID: <20010918221702.A17408@rafael> partly applied, #12074 already fixed half the patch p4raw-link: @12071 on //depot/perl: 6facdfffe71025525d0728c47e940e0df82f9b65 p4raw-id: //depot/perl@12075
* Fixes test case failure introduced by #12071, the warning isArtur Bergman2001-09-181-1/+1
| | | | | now correctly spelled :-) p4raw-id: //depot/perl@12074
* Make the test behave properly!Artur Bergman2001-09-181-28/+41
| | | p4raw-id: //depot/perl@12073
* OP_RCATLINE is an SVOP, not a BASEOP.Abhijit Menon-Sen2001-09-182-2/+2
| | | p4raw-id: //depot/perl@12072
* Deprecate != Depreciate.Abhijit Menon-Sen2001-09-183-3/+3
| | | p4raw-id: //depot/perl@12071
* Getopt::Std cleanupRafael Garcia-Suarez2001-09-182-52/+59
| | | | | Message-Id: <20010918173213.C777@rafael> p4raw-id: //depot/perl@12070
* Forgot the makefileArtur Bergman2001-09-181-0/+27
| | | p4raw-id: //depot/perl@12069
* Adds the thread 0.05 module. It is now moved to the core from CPAN.Artur Bergman2001-09-187-0/+788
| | | | | | | The test will fail because of Test.pm not knowing about threads. basic needs to be manually tested compile time warnings on IV2PTR conversions need to be fixed p4raw-id: //depot/perl@12068
* DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2001-09-181-1/+2
| | | p4raw-id: //depot/perl@12067
* Changed how ownership of mutexes are held. We never hold a mutex only a slot ↵Artur Bergman2001-09-182-4/+21
| | | | | indicating that we own the lock. p4raw-id: //depot/perl@12066
* Strip ^iso- from the Encode filenames to be 8.3-friendly,Jarkko Hietaniemi2001-09-1842-43/+43
| | | | | ditto ^cns. p4raw-id: //depot/perl@12065
* Must Uppercase.Jarkko Hietaniemi2001-09-171-1/+1
| | | p4raw-id: //depot/perl@12064
* Add various encodings.Jarkko Hietaniemi2001-09-1714-6/+1758
| | | p4raw-id: //depot/perl@12063
* lib/unicode relic.Jarkko Hietaniemi2001-09-171-1/+2
| | | p4raw-id: //depot/perl@12062
* Re: filename problemsMichael G. Schwern2001-09-174-6/+6
| | | | | Message-ID: <20010917172626.Q585@blackrider> p4raw-id: //depot/perl@12061