summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIXH.Merijn Brand2002-04-221-2/+8
* Signedness nit.Jarkko Hietaniemi2002-04-221-1/+1
* No semicolons after blocks.Jarkko Hietaniemi2002-04-221-2/+2
* Upgrade to PerlIO::encoding 0.04, from Dan Kogai.Jarkko Hietaniemi2002-04-222-37/+49
* Upgrade to Encode 1.56, from Dan Kogai.Jarkko Hietaniemi2002-04-2231-706/+892
* Comment tweak from Philip.Jarkko Hietaniemi2002-04-221-1/+1
* a Test::Harness tweak to make the test lines show up prettierGurusamy Sarathy2002-04-221-3/+13
* Integrate //depot/perlio into mainlineNick Ing-Simmons2002-04-225-52/+182
* clean up after stray test file litteringGurusamy Sarathy2002-04-227-5/+18
* another windows fix: only create a new console for subprocessesGurusamy Sarathy2002-04-221-5/+5
* all the thread tests now pass on windows (32-bit and 64-bit)Gurusamy Sarathy2002-04-221-1/+0
* enable maximal optimizations on win64Gurusamy Sarathy2002-04-222-9/+19
* Tweaks copied from Philip Newton's Encode patches.Jarkko Hietaniemi2002-04-221-3/+3
* End blocks were not run on Win32.Artur Bergman2002-04-221-0/+1
* Do not unlock mutex twice.Artur Bergman2002-04-211-1/+3
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-2111-19/+23
* Make writing user-defined character properties nicer.Jarkko Hietaniemi2002-04-213-9/+35
* test appears to be ass_u_ming sizeof(long) == sizeof(IV), whichGurusamy Sarathy2002-04-211-6/+6
* One more way to do character class subtraction.Jarkko Hietaniemi2002-04-211-3/+6
* Mopup of #16048.Jarkko Hietaniemi2002-04-211-10/+10
* some test failures have been fixedGurusamy Sarathy2002-04-211-2/+0
* use compare_text() rather than compare() to avoid bogusGurusamy Sarathy2002-04-211-3/+3
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-2132-462/+467
* another Storable test (Re: perl@16005)Nicholas Clark2002-04-213-5/+304
* Win32: encode/t/perlio.t needs some binmodeMattia Barbon2002-04-211-0/+2
* Typo in pod/perltrap.podAndrey Sapozhnikov2002-04-211-4/+10
* Do not assume that io buffer flushing happens in the sameJarkko Hietaniemi2002-04-211-38/+21
* As if people would be reading the documentation :-)Jarkko Hietaniemi2002-04-211-0/+2
* Typo tweaks.Jarkko Hietaniemi2002-04-211-2/+2
* Got the last memory leak in the while(1) { threads->create(sub Artur Bergman2002-04-211-1/+2
* Make doc clearer, as suggested by Brent DaxRafael Garcia-Suarez2002-04-211-1/+1
* Revert change #15974.Rafael Garcia-Suarez2002-04-211-8/+0
* S_ stands sfor static.Jarkko Hietaniemi2002-04-211-3/+3
* htovs et al might be macros.Jarkko Hietaniemi2002-04-211-0/+2
* missed checkin of this file in change#16033Gurusamy Sarathy2002-04-211-2/+2
* Windows 64-bit support:Gurusamy Sarathy2002-04-2128-123/+4895
* Upgrade to Encode 1.52, from Dan Kogai.Jarkko Hietaniemi2002-04-2013-31113/+22779
* Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixedMark-Jason Dominus2002-04-201-10/+12
* Remove auto-detachArtur Bergman2002-04-201-10/+16
* rescue perldoc for VMSCraig A. Berry2002-04-201-2/+6
* Re: [PATCH] typoAndreas König2002-04-201-9/+9
* Upgrade to Encode 1.51, from Dan Kogai.Jarkko Hietaniemi2002-04-2015-32356/+32625
* purge existing win64 stuff (this never really worked in 5.7.x)Gurusamy Sarathy2002-04-205-5257/+0
* Re: perl@16005Stas Bekman2002-04-201-1/+7
* perlunicode.pod typosAndreas König2002-04-201-7/+6
* Test tweak from mjd.Jarkko Hietaniemi2002-04-201-0/+1
* Integrate perlio:Jarkko Hietaniemi2002-04-203-54/+154
|\
| * Fill in the PERLIO sections.Nick Ing-Simmons2002-04-201-24/+116
| * Add :bytes to POD part.Nick Ing-Simmons2002-04-201-3/+11
| * Integrate mainlineNick Ing-Simmons2002-04-2010-51/+239
| |\