summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,Jarkko Hietaniemi2001-08-151-0/+30
* Re-establish the fp overflow detection for VAX VMS; thereJarkko Hietaniemi2001-08-151-0/+19
* pp_lock Arthur Bergman2001-08-151-0/+5
* Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at fro...Hugo van der Sanden2001-08-152-0/+3
* Re: [ID 20010811.006] re_eval: logical leaks Hugo van der Sanden2001-08-152-0/+2
* Re: bug in File::Spec 0.82 (canonpath)Barrie Slaymaker2001-08-152-4/+7
* modify VMS default prefix for installationPeter Prymmer2001-08-152-9/+59
* Warning incorrectly reported without -wRafael Garcia-Suarez2001-08-151-1/+3
* fixing SDBM_File problems under win32Nikola Knezevic2001-08-151-2/+2
* Todo updates.Jarkko Hietaniemi2001-08-141-12/+20
* removing sv.c warnings on VC++5.0Nikola Knezevic2001-08-141-0/+2
* [b-]showlex.tNikola Knezevic2001-08-141-4/+4
* magic.tNikola Knezevic2001-08-141-2/+6
* Add sharedsv* to the DOSish platforms; plus addJarkko Hietaniemi2001-08-144-2/+11
* More DOSish files.Jarkko Hietaniemi2001-08-141-0/+3
* Strip CRs from the WinCE files. Now we need toJarkko Hietaniemi2001-08-1417-6253/+6253
* Add some files to DOSish and writables.Jarkko Hietaniemi2001-08-141-1/+6
* Compile failure message tidying.Jarkko Hietaniemi2001-08-141-1/+1
* The new sharedsv* should be exported only if usethreads.Jarkko Hietaniemi2001-08-141-0/+7
* URL updates for README.os390Peter Prymmer2001-08-141-3/+1
* Update Changes.Jarkko Hietaniemi2001-08-132-1/+252
* [PATHC] sharedsv.[c|h]Jarkko Hietaniemi2001-08-1312-21/+468
* Re: END {} blocks run in perl_runArthur Bergman2001-08-131-7/+8
* If you want you can now add -DUSE_UTF8_SCRIPTS to your cflagsJarkko Hietaniemi2001-08-123-5/+17
* Unnecessary downgrades.Jarkko Hietaniemi2001-08-121-5/+0
* Failure not true anymore (probably caused by my broken setup).Jarkko Hietaniemi2001-08-121-1/+1
* Not quite so relicy as thought in #11651 (op/concat #4 and #5Jarkko Hietaniemi2001-08-123-1/+18
* There is no IN_UTF8.Jarkko Hietaniemi2001-08-121-1/+0
* More (less) regex/utf8 relics. (Toned down later in #11653.)Jarkko Hietaniemi2001-08-124-22/+1
* Relic in op.c (no regex feature should depend on the utf8 pragma),Jarkko Hietaniemi2001-08-122-4/+8
* Todo updates and fixes.Jarkko Hietaniemi2001-08-121-17/+9
* Mark tests (and one module) having explicit Latin-1Jarkko Hietaniemi2001-08-128-8/+23
* SV: END {} blocks run in perl_runArthur Bergman2001-08-122-4/+12
* Typos in #11645.Jarkko Hietaniemi2001-08-121-2/+2
* On ithreads default to use_reentrant except on naturallyJarkko Hietaniemi2001-08-121-2/+13
* (Hopefully) a fix for 20010723.004: make install needsJarkko Hietaniemi2001-08-121-9/+6
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-125-61/+133
* Re: [ID 20010730.010] FETCH called twice with -TAbigail2001-08-121-1/+34
* Re: [ID 20010730.010] FETCH called twice with -TAbhijit Menon-Sen2001-08-121-19/+33
* Test for change #11639.Jarkko Hietaniemi2001-08-121-1/+29
* Re: Can't localize *FH, then tie itAbhijit Menon-Sen2001-08-122-34/+72
* Drop all the unnecessary "use utf8" clauses and some ofJarkko Hietaniemi2001-08-128-20/+9
* Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.Jarkko Hietaniemi2001-08-115-33/+70
* Thinko: we want the flags for native cc, not gcc.Jarkko Hietaniemi2001-08-111-1/+2
* (retracted by 13077)Robin Houston2001-08-111-2/+4
* turn $a.=<F> into an RCATLINEAbhijit Menon-Sen2001-08-111-0/+9
* Get rid of indread, from Abhijit Menon-Sen.Jarkko Hietaniemi2001-08-111-9/+0
* CRLFgngngn.Jarkko Hietaniemi2001-08-102-2411/+2411
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-1018-4620/+2453
* Avoid #elif (less portable than #else #if).Jarkko Hietaniemi2001-08-101-3/+5