summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate the PerlCE (WinCE Perl) port;Jarkko Hietaniemi2001-08-0247-1/+17219
* setproctitle() made simpler. (This assumes the string isJarkko Hietaniemi2001-08-021-1/+1
* [PATCH] -Wall cleanup: op.cRichard Soderberg2001-08-022-2/+2
* Update Changes.Jarkko Hietaniemi2001-08-022-1/+168
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-021-1/+4
* The #11541 didn't work under threads.Jarkko Hietaniemi2001-08-011-1/+1
* Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problemsHugo van der Sanden2001-08-011-7/+14
* [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in ...Stian Seeberg2001-08-011-2/+5
* Pluggable optimizerSimon Cozens2001-08-018-7/+24
* [ID 20010801.039] perlre.pod message typoAudrey Tang2001-08-011-1/+1
* Test for change #11536.Jarkko Hietaniemi2001-08-011-1/+25
* More test fixups for #11537.Jarkko Hietaniemi2001-08-012-3/+7
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-012-0/+20
* [patch] ithreads + refto bugDoug MacEachern2001-08-011-1/+1
* fixups for t/harnessPrymmer/Kahn2001-08-011-5/+12
* add xsubpp and libnetcfg to installed *.bat files for win32 buildsPrymmer/Kahn2001-08-012-0/+4
* Need to know the number of tests.Jarkko Hietaniemi2001-08-011-3/+4
* Re: new exit tests on VMSCraig A. Berry2001-08-011-4/+30
* Retract #11530 (the dTHX is needed under threads)Jarkko Hietaniemi2001-08-011-0/+1
* (Retracted by #11531)Jarkko Hietaniemi2001-08-011-1/+0
* -Wall cleanups: unixish.hRichard Soderberg2001-08-011-1/+1
* Allow for long long in h2xs Ilya Zakharevich2001-08-011-0/+2
* fix fs.t for VMSCraig A. Berry2001-07-311-0/+2
* Fix forarbor@al37al08.telecel.pt2001-07-312-2/+29
* Multiple modules didn't work; plus typo fixes.Jarkko Hietaniemi2001-07-311-9/+10
* Update Changes.Jarkko Hietaniemi2001-07-312-1/+168
* Regen perlapi.Jarkko Hietaniemi2001-07-311-7/+10
* Re: [PATCH sv.c] mortal doc thinkoDave Mitchell2001-07-311-6/+9
* Regen toc.Jarkko Hietaniemi2001-07-311-36/+26
* Regen Porting stuff.Jarkko Hietaniemi2001-07-313-58/+59
* Allow for GNU-isms in h2xsIlya Zakharevich2001-07-311-1/+2
* Add -Wall in cflags, not in Configure.Jarkko Hietaniemi2001-07-312-11/+19
* Configure's detection of system manualSean Dague2001-07-311-4/+6
* [ID 20010621.004] Typo in perlobj.podAudrey Tang2001-07-311-1/+1
* Typo in DB_File.pmPhilip Newton2001-07-311-1/+1
* Re: [ID 20010529.002] typos in man page perlre Stephen P. Potter2001-07-311-1/+1
* eval "format foo=" would loop indefinitely; reported inMike Guy2001-07-311-7/+11
* Upgrade to Switch 2.04, now with Perl 6 given+when.Jarkko Hietaniemi2001-07-316-22/+439
* DB_File-1.78Paul Marquess2001-07-314-30/+83
* Explain in more detail why -pipe and -fno-common are good.Jarkko Hietaniemi2001-07-301-2/+6
* Perl hasn't been putting man pages into $prefix/lib forJarkko Hietaniemi2001-07-301-1/+0
* Document the extras Configure option.Jarkko Hietaniemi2001-07-301-0/+24
* Integrate change #11051 from macperl; O_RDONLY is not zeroJarkko Hietaniemi2001-07-301-1/+1
* Doubly guard against invoking CPAN if no extras defined,Jarkko Hietaniemi2001-07-301-12/+6
* Update Changes.Jarkko Hietaniemi2001-07-302-1/+62
* Now Configure -Dextras=Foo::Bar and "make install" willJarkko Hietaniemi2001-07-301-3/+3
* extras.make, extras.test, and extras.install make targets.Jarkko Hietaniemi2001-07-302-7/+25
* Better to have the list of extras in $extras than 'define'.Jarkko Hietaniemi2001-07-301-1/+2
* Missed from #11490 (the required dependency).Jarkko Hietaniemi2001-07-301-1/+3
* Add the support of asking for extra modules or bundles of modulesJarkko Hietaniemi2001-07-301-1/+54