summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FAQ sync.Jarkko Hietaniemi2002-01-127-7/+7
* This is getting embarrassing.Jarkko Hietaniemi2002-01-121-1/+1
* Doc tweaks.Jarkko Hietaniemi2002-01-121-1/+2
* Updating the test count is good; also rephrasingJarkko Hietaniemi2002-01-121-2/+2
* Andreas is busy :-)Jarkko Hietaniemi2002-01-122-1/+15
* Unicode lookbehind looked bad.Jarkko Hietaniemi2002-01-122-2/+9
* Garbage collection.Jarkko Hietaniemi2002-01-121-0/+1
* export win32_async_check or Perl_despatch_signalsMattia Barbon2002-01-123-1/+3
* perldelta nit?Robert Spier2002-01-121-1/+1
* Re: [PATCH lib/AnyDBM_File.t] Convert to Test::MoreMichael G. Schwern2002-01-122-3/+2
* Correct misleading error messageMike Guy2002-01-124-4/+10
* Shut down warnings in Normalize.c Nikola Knezevic2002-01-111-1/+1
* Add a new test for is-sprintf-preserving Unicodeness:Jarkko Hietaniemi2002-01-113-11/+127
* Integrate perlio:Jarkko Hietaniemi2002-01-111-2/+11
|\
| * Install dummy signal() handlers for Win32's SIGINT and SIGBREAKNick Ing-Simmons2002-01-111-2/+11
* | Integrate perlio:Jarkko Hietaniemi2002-01-1112-49/+70
|\ \ | |/
| * Integrate mainline (on Win32 - risky) for vmem.h stuffNick Ing-Simmons2002-01-1179-817/+3959
| |\
| * | A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-1112-49/+70
* | | Fix forAndreas König2002-01-112-13/+37
| |/ |/|
* | Update Changes.Jarkko Hietaniemi2002-01-112-1/+293
* | Re: Magic numbers in B::ConciseStephen McCamant2002-01-112-0/+25
* | Upgrade to CGI.pm 2.79. Manual tweaks wereJarkko Hietaniemi2002-01-114-134/+155
* | Yet another twist.Jarkko Hietaniemi2002-01-111-1/+2
* | [ PATCH ] AIX to pick the correct CC if more than one installedH.Merijn Brand2002-01-111-3/+23
* | [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3Jonathan Stowe2002-01-111-2/+2
* | Arguments were being mangled.Jarkko Hietaniemi2002-01-111-1/+1
* | Convert to Test::MoreJonathan Stowe2002-01-111-29/+38
* | Seperating kill_perl()Michael G. Schwern2002-01-112-62/+69
* | Test::Harness 2.01Michael G. Schwern2002-01-1118-148/+1675
* | patch is silly when creating new files: don't runJarkko Hietaniemi2002-01-112-79/+0
* | Forgot from #14179.Jarkko Hietaniemi2002-01-112-4/+4
* | [PATCH] is() undef/'' behavior changeMichael G. Schwern2002-01-116-11/+13
* | Test::Simple/More/Builder/Tutorial 0.41Michael G. Schwern2002-01-1134-270/+1078
* | malloc() things must be free()d, not Safefree()d (bug in change#11280Gurusamy Sarathy2002-01-111-3/+4
* | Small doc tweaks.Jarkko Hietaniemi2002-01-111-3/+4
* | support using the CRT's malloc() family of functions instead ofGurusamy Sarathy2002-01-111-133/+636
* | micropatchHugo van der Sanden2002-01-101-3/+1
* | Embed.t on Win32Mattia Barbon2002-01-101-1/+2
* | Re: [PATCH] No 'once' warnings for variables declared with ourGisle Aas2002-01-101-1/+1
* | doc fixesBrendan O'Dea2002-01-102-10/+10
* | Integrate perlio:Jarkko Hietaniemi2002-01-101-2/+75
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2002-01-1017-287/+147
| |\
| * | More signal hackeryNick Ing-Simmons2002-01-101-2/+75
* | | No need to show internal encodings, or return themJarkko Hietaniemi2002-01-101-1/+6
| |/ |/|
* | I think we can claim to be supporting UnicodeJarkko Hietaniemi2002-01-101-3/+3
* | doc patchMark-Jason Dominus2002-01-101-3/+5
* | Re: [ID 20011223.001] accept leaks memoryAndy Dougherty2002-01-101-38/+5
* | Integrate perlio:Jarkko Hietaniemi2002-01-101-16/+65
|\ \ | |/
| * Skeleton coding of more kill() support on Win32.Nick Ing-Simmons2002-01-091-16/+65
* | Magic numbers in B::ConciseStephen McCamant2002-01-102-5/+40