summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Extension nits found by -Wall (several from threadsJarkko Hietaniemi2002-01-078-10/+9
* | | | | better Exporter docs (Re: [PATCH @13746] Leaner exporter)Nicholas Clark (sans From field in mail header)2002-01-071-17/+49
* | | | | Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-075-7/+20
| |_|_|/ |/| | |
* | | | Update Changes.Jarkko Hietaniemi2002-01-072-1/+78
* | | | Correct module name in perldelta*Mike Guy2002-01-072-2/+2
* | | | AUTHORS update.Jarkko Hietaniemi2002-01-071-0/+1
* | | | Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>Jarkko Hietaniemi2002-01-071-1/+38
* | | | perldelta updates.Jarkko Hietaniemi2002-01-071-25/+86
* | | | Document the flags of pv_uni_display().Jarkko Hietaniemi2002-01-072-12/+29
* | | | Forgot from #14115.Jarkko Hietaniemi2002-01-071-0/+1
* | | | leading (.*) should not be implicitly ^'d Jeff Pinyan2002-01-071-1/+1
* | | | More regex and utf8 debug dumping.Jarkko Hietaniemi2002-01-075-17/+49
* | | | Unused variable.Jarkko Hietaniemi2002-01-071-1/+0
* | | | Regen toc.Jarkko Hietaniemi2002-01-071-119/+306
* | | | capitalize correctly, noticed by David Dyck.Jarkko Hietaniemi2002-01-071-1/+1
| |_|/ |/| |
* | | No need to overqualify.Jarkko Hietaniemi2002-01-061-1/+1
* | | PL_debug_pad wasn't initialized to zeroes which brokeJarkko Hietaniemi2002-01-061-1/+2
* | | Update Changes.Jarkko Hietaniemi2002-01-062-1/+299
* | | Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on db...Jonathan Stowe2002-01-061-17/+19
* | | DB_File sync from Paul Marquess.Jarkko Hietaniemi2002-01-066-14/+22
* | | B, B::C, perlcc, t/TESTMattia Barbon2002-01-065-151/+723
* | | Tests for #14098.Jarkko Hietaniemi2002-01-061-1/+14
| |/ |/|
* | Bad prototype detection now an optional warningSam Tregar2002-01-065-5/+20
* | Correct several Stratus VOS build issuesPaul Green2002-01-064-3/+8
* | Further perl.org URL elaboration from Ask.Jarkko Hietaniemi2002-01-052-1/+3
* | The same problem with To{Lower,Title,Upper}Jarkko Hietaniemi2002-01-054-13/+25
* | Retract #14057 for now; the alarm/setitimer timersJarkko Hietaniemi2002-01-051-13/+3
* | Finish up (ha!) the Unicode case folding;Jarkko Hietaniemi2002-01-0512-56/+224
* | Use the perl.org news gw instead of the perl.com oneJarkko Hietaniemi2002-01-052-2/+2
* | Zero() wasn't documented.Jarkko Hietaniemi2002-01-051-9/+11
* | make lib/Memoize/t/tie_ndbm.t tidy up more.Nicholas Clark2002-01-051-2/+2
* | Also UNICOS/mk has deviant socketpair().Jarkko Hietaniemi2002-01-051-1/+2
* | Ooops. Retract the regex parts of #14090.Jarkko Hietaniemi2002-01-056-99/+34
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, tooNicholas Clark2002-01-057-40/+135
* | Integrate perlio:Jarkko Hietaniemi2002-01-051-7/+7
|\ \ | |/
| * One missing aTHX_Nick Ing-Simmons2002-01-051-7/+7
| * Raw integrate of mainline - op.c looks dodgy.Nick Ing-Simmons2002-01-0579-340/+812
| |\ | |/ |/|
* | In the UTF-8 branch of crypt() the extra \0 byte is required,Jarkko Hietaniemi2002-01-041-3/+3
* | Re: [PATCH op.c] Bad \[...] prototype checkingRafael Garcia-Suarez2002-01-041-1/+18
* | A bit of "perl.com" cleanup.Jarkko Hietaniemi2002-01-0411-186/+61
* | Bad \[...] prototype checkingRafael Garcia-Suarez2002-01-041-3/+10
* | Integrate change #14062 from macperl;Jarkko Hietaniemi2002-01-041-0/+7
* | Display the native pwd command.Jarkko Hietaniemi2002-01-041-2/+6
* | Under Mac OS X /dev/stdout is normally a symlink,Jarkko Hietaniemi2002-01-041-3/+3
* | If we do have socketpair(), make my_socketpair()Jarkko Hietaniemi2002-01-044-11/+9
* | Spread the good word of "env".Jarkko Hietaniemi2002-01-043-0/+16
* | Till the system tests do something non-Win*, better renameJarkko Hietaniemi2002-01-042-1/+1
* | Some tweaks.Jarkko Hietaniemi2002-01-041-4/+2
* | (retracted by #14057)Nicholas Clark2002-01-041-3/+13
* | + Docs and test Abe Timmerman2002-01-043-9/+234