summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* DLL descriptions on OS/2Ilya Zakharevich2001-05-202-1/+6
| | | | | Message-ID: <20010519040846.A16969@math.ohio-state.edu> p4raw-id: //depot/perl@10167
* DLL name mangling on OS/2Ilya Zakharevich2001-05-201-1/+12
| | | | | Message-ID: <20010519043045.A17033@math.ohio-state.edu> p4raw-id: //depot/perl@10166
* build bugs OS/2Ilya Zakharevich2001-05-202-9/+6
| | | | | Message-ID: <20010519043528.A17363@math.ohio-state.edu> p4raw-id: //depot/perl@10165
* Mis-Failing testsIlya Zakharevich2001-05-202-3/+5
| | | | | | | Message-ID: <20010519040423.A16861@math.ohio-state.edu> (In bleadperl patched b-stash.t instead of b.t) p4raw-id: //depot/perl@10164
* perl5dbIlya Zakharevich2001-05-201-94/+320
| | | | | Message-ID: <20010519034909.A14902@math.ohio-state.edu> p4raw-id: //depot/perl@10163
* require $mod where $mod has touched numeric contextGisle Aas2001-05-201-1/+1
| | | | | Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@10162
* Chomp should not always stringifyGisle Aas2001-05-202-5/+15
| | | | | Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@10161
* Integrate perlio:Jarkko Hietaniemi2001-05-201-17/+31
|\ | | | | | | | | | | | | | | [ 10159] Document some more of open's features. p4raw-link: @10159 on //depot/perlio: 68bd741440800c6281f02247ca3e0bbc0ed1a0ea p4raw-id: //depot/perl@10160
| * Document some more of open's features.Nick Ing-Simmons2001-05-201-17/+31
| | | | | | p4raw-id: //depot/perlio@10159
| * Integrate mainline.Nick Ing-Simmons2001-05-1852-572/+1576
| |\ | | | | | | p4raw-id: //depot/perlio@10154
| * \ Integrate mainline.Nick Ing-Simmons2001-05-1550-1108/+1431
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@10111
| * \ \ Integrate mainline.Nick Ing-Simmons2001-05-097-3/+296
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/perlio@10057
* | | | | \$escaping the $vars in !GROK!THIS! section is a good idea.Jarkko Hietaniemi2001-05-181-2/+2
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@10157
* | | | | Update Changes.Jarkko Hietaniemi2001-05-182-1/+157
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@10156
* | | | | Integrate change #10144 from maintperl.Jarkko Hietaniemi2001-05-183-3/+3
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too. p4raw-link: @10144 on //depot/maint-5.6/perl: cbbad9417dd16a4762c5a931d93d530adc27f4f6 p4raw-id: //depot/perl@10155 p4raw-integrated: from //depot/maint-5.6/perl@10152 'merge in' win32/config_H.bc win32/config_H.gc win32/config_H.vc (@8666..) win32/config.bc win32/config.gc win32/config.vc (@8995..)
* | | | small lookbehind fixHugo van der Sanden2001-05-171-28/+17
| | | | | | | | | | | | | | | | | | | | Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk> p4raw-id: //depot/perl@10152
* | | | Detypos.Jarkko Hietaniemi2001-05-172-3/+3
| | | | | | | | | | | | p4raw-id: //depot/perl@10151
* | | | Add better debug to glob/basic #8 as suggested by Nicholas ClarkJarkko Hietaniemi2001-05-171-2/+3
| | | | | | | | | | | | | | | | | | | | in 20001222.001. p4raw-id: //depot/perl@10150
* | | | Test for bug 20010515.004Benjamin Sugars2001-05-171-0/+12
| | | | | | | | | | | | | | | | | | | | Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca> p4raw-id: //depot/perl@10149
* | | | Integrate #10145 from maintperl.Jarkko Hietaniemi2001-05-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for ID 20010515.004 (needs test) p4raw-id: //depot/perl@10148 p4raw-integrated: from //depot/maint-5.6/perl@10147 'merge in' pp_hot.c (@10091..)
* | | | Thinko noticed by Doug MacEachern.Jarkko Hietaniemi2001-05-171-1/+1
| | | | | | | | | | | | p4raw-id: //depot/perl@10147
* | | | Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-171-30/+30
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@10146
* | | | Macrofy the getspecific (and use it also in util.c)Jarkko Hietaniemi2001-05-172-13/+16
| | | | | | | | | | | | p4raw-id: //depot/perl@10143
* | | | Use the unchecked thread-specific key fetch also in Tru64.Jarkko Hietaniemi2001-05-171-2/+4
| | | | | | | | | | | | p4raw-id: //depot/perl@10142
* | | | Quick thread speedupDan Sugalski2001-05-172-5/+14
| | | | | | | | | | | | | | | | | | | | Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48> p4raw-id: //depot/perl@10141
* | | | I think this is quite enough testing for a deprecated feature.Jarkko Hietaniemi2001-05-163-0/+46
| | | | | | | | | | | | p4raw-id: //depot/perl@10140
* | | | More HP-UX lore from Jeff Okamoto.Jarkko Hietaniemi2001-05-161-5/+49
| | | | | | | | | | | | p4raw-id: //depot/perl@10139
* | | | Sort utils.lst for easier maintenance.Jarkko Hietaniemi2001-05-161-8/+8
| | | | | | | | | | | | p4raw-id: //depot/perl@10138
* | | | Re: [PATCH] Abstract "utility" information from installmanTim Jenness2001-05-161-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu> Add pod2latex to utils.lst. p4raw-id: //depot/perl@10137
* | | | Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-166-186/+200
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@10136
* | | | Re: [PATCH] Abstract "utility" information from installmanSimon Cozens2001-05-162-3/+3
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010516180208.A6458@netthink.co.uk> p4raw-id: //depot/perl@10135
* | | | Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ↵Philip Newton2001-05-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST Message-ID: <3B0146AA.2839.17BFDA6@localhost> Test case for #10128. p4raw-id: //depot/perl@10134
* | | | Update Changes.Jarkko Hietaniemi2001-05-162-1/+186
| | | | | | | | | | | | p4raw-id: //depot/perl@10133
* | | | Deprecate pseudo-hashes.Jarkko Hietaniemi2001-05-163-1/+17
| | | | | | | | | | | | p4raw-id: //depot/perl@10132
* | | | HP-UX hints update from Merijn.Jarkko Hietaniemi2001-05-161-19/+78
| | | | | | | | | | | | p4raw-id: //depot/perl@10131
* | | | README.hpux update from Merijn.Jarkko Hietaniemi2001-05-161-6/+43
| | | | | | | | | | | | p4raw-id: //depot/perl@10130
* | | | Re: [PATCH] Abstract "utility" information from installmanSimon Cozens2001-05-164-27/+52
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010516155755.A4728@netthink.co.uk> p4raw-id: //depot/perl@10129
* | | | Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ↵Philip Newton2001-05-161-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST Message-ID: <3B0159C9.1905.1C6AEF9@localhost> Fix PERL_Y2KWARN test to check before rather than after appending. p4raw-id: //depot/perl@10128
* | | | Regen Porting stuff.Jarkko Hietaniemi2001-05-163-11/+13
| | | | | | | | | | | | p4raw-id: //depot/perl@10127
* | | | Use OSVERS.Jarkko Hietaniemi2001-05-163-7/+5
| | | | | | | | | | | | p4raw-id: //depot/perl@10125
* | | | Regen toc.Jarkko Hietaniemi2001-05-163-167/+348
| | | | | | | | | | | | p4raw-id: //depot/perl@10124
* | | | Adding the README.dgux to the MANIFEST would be a good idea.Jarkko Hietaniemi2001-05-161-1/+2
| | | | | | | | | | | | p4raw-id: //depot/perl@10123
* | | | Move the stack desire definition to thread.h.Jarkko Hietaniemi2001-05-162-5/+14
| | | | | | | | | | | | p4raw-id: //depot/perl@10122
* | | | DG-UX threading patches, including a README.dgux,Jarkko Hietaniemi2001-05-165-51/+295
| | | | | | | | | | | | | | | | | | | | from Takis Psarogiannakopoulos. p4raw-id: //depot/perl@10121
* | | | More on /x regexesRobin Houston2001-05-161-12/+53
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010515190935.A27268@penderel> p4raw-id: //depot/perl@10120
* | | | Document that the core time() may be rounding ratherJarkko Hietaniemi2001-05-161-0/+6
| | | | | | | | | | | | | | | | | | | | than truncating, would have saved at least my confusion. p4raw-id: //depot/perl@10119
* | | | perl-current/t/time-hires.tJohn Peacock2001-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | Message-ID: <3AFC2AE5.5E787E54@rowman.com> p4raw-id: //depot/perl@10118
* | | | Op private flagsSimon Cozens2001-05-151-2/+68
| | | | | | | | | | | | | | | | | | | | Message-ID: <20010513202036.A21896@netthink.co.uk> p4raw-id: //depot/perl@10117
* | | | Upgrade to Switch 2.03.Jarkko Hietaniemi2001-05-151-7/+8
| | | | | | | | | | | | p4raw-id: //depot/perl@10116
* | | | The problem described in 20010514.031 still wasn'tJarkko Hietaniemi2001-05-1512-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fully cured, there were remnants of $CONFIG when $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH to avoid future conflicts. p4raw-id: //depot/perl@10113