summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* IEEE float tweak for VMSCraig A. Berry2001-08-172-17/+15
* It seems that Tru64 has "naturally" threadsafe APIs only forJarkko Hietaniemi2001-08-171-3/+3
* (Accidental apply; thankfully empty.)Jarkko Hietaniemi2001-08-170-0/+0
* Re: [ID 20010803.016] Possible regex bug in 5.6.1 Hugo van der Sanden2001-08-172-13/+21
* Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context Hugo van der Sanden2001-08-172-1/+25
* *time_r againArthur Bergman2001-08-171-2/+16
* system() and backtick error handling cleanup from Craig A. Berry.Jarkko Hietaniemi2001-08-171-11/+41
* change#10334 leaks memory, copies string when it doesn'tGurusamy Sarathy2001-08-171-3/+9
* One more twist to the sprintf + utf8 testing.Jarkko Hietaniemi2001-08-161-0/+3
* Fix for 20010407.008 sprintf removes utf8-ness.Jarkko Hietaniemi2001-08-162-3/+10
* *time_r fixesArthur Bergman2001-08-161-2/+2
* Upgrade to CGI.pm 2.77.Jarkko Hietaniemi2001-08-165-23/+130
* Document the bytes-to-Unicode upgrading.Jarkko Hietaniemi2001-08-161-5/+10
* Add a test for Unicode sprintf.Jarkko Hietaniemi2001-08-161-0/+5
* Add Unicode tests for index/rindex.Jarkko Hietaniemi2001-08-161-2/+9
* Document a bit the art of minimizing the installation,Jarkko Hietaniemi2001-08-151-0/+126
* Update Changes.Jarkko Hietaniemi2001-08-152-1/+169
* The #11673 necessitated a test tweak.Jarkko Hietaniemi2001-08-151-1/+5
* Also UNICOS is in the general case unable to silentlyJarkko Hietaniemi2001-08-151-0/+15
* 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