summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* When extension doesn't have a "main" object file to anchor linker search, pul...Charles Bailey1999-08-231-4/+21
* Patch up holes in realclean targetCharles Bailey1999-08-231-1/+6
* Fix handling of PERL_POLLUTECharles Bailey1999-08-231-2/+7
* Update VMS version of perly.hCharles Bailey1999-08-231-18/+19
* Update dependencies in Descrip.MMSCharles Bailey1999-08-231-144/+103
* Fix prototypes in perlapi.c (64-bit?)Charles Bailey1999-08-232-3/+6
* Add '-m' option to Configure.com which skips the MANIFEST checkCharles Bailey1999-08-231-3/+16
* Skip open() tests that rely on Unix fork semanticsCharles Bailey1999-08-231-2/+5
* Loosen conditons for recognizing a function name in perl.h to accomodate revi...Charles Bailey1999-08-231-1/+1
* update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-232-172/+25
* byteperl is now part of the ByteLoader extCharles Bailey1999-08-232-12/+3
* Allow option to treat barewords at start of Unix paths as simple words rather...Charles Bailey1999-08-231-4/+16
* Update calls for new thread context handlingCharles Bailey1999-08-236-60/+91
* Allow for file versions in library when looking for .bs filesCharles Bailey1999-08-231-1/+1
* Update VMS configuration procedures for 5.005_60Charles Bailey1999-08-232-1/+297
* create vmsperl branch (to be owned and operated by: cbailey)Gurusamy Sarathy1999-08-020-0/+0
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-0127-2462/+834
|\
| * Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-018-44/+1
| * Reading 64-bit decimal numbers was broken becauseJarkko Hietaniemi1999-08-011-4/+6
| * Solaris doesn't like PERL_MALLOC_OK in SDBM_File.Jarkko Hietaniemi1999-08-011-0/+1
| * Enable Solaris largefiles support only if -Duse64bits is used.Jarkko Hietaniemi1999-08-011-14/+2
| * Integer overflow iteration.Jarkko Hietaniemi1999-07-313-8/+23
| * Remove a lot of unused regnode codes.Jarkko Hietaniemi1999-07-313-1821/+89
| * Make the use64bits and usethreads friendlier/braver;Jarkko Hietaniemi1999-07-312-391/+378
| * Hack the "integer overflow" code some more.Jarkko Hietaniemi1999-07-313-26/+15
| * Test oct() at the 2^32-1 limit.Jarkko Hietaniemi1999-07-311-1/+8
| * Update MANIFEST for #3837.Jarkko Hietaniemi1999-07-311-0/+1
| * Digital UNIX 4.0D doesn't like perl malloc on sdbmJarkko Hietaniemi1999-07-311-0/+1
| * Allow for Configure -Ubincompat5005 override.Jarkko Hietaniemi1999-07-291-3/+3
| * Make Configure support PERL_BINCOMPAT_5005.Jarkko Hietaniemi1999-07-295-4/+68
| * AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com>Jarkko Hietaniemi1999-07-291-1/+1
| * Integrate with Sarathy. I overruled on perldeltaJarkko Hietaniemi1999-07-2915-280/+775
| |\
| * | Repent and make overly large integerishJarkko Hietaniemi1999-07-2910-210/+270
| * | AIX exhibits different error on failed system().Jarkko Hietaniemi1999-07-291-1/+11
* | | ext/B/B/Disassembler.pm patchNathan Torkington1999-08-011-0/+14
* | | DB_File 1.68 update from Paul MarquessGurusamy Sarathy1999-08-016-46/+864
* | | More optimizations to REx engineIlya Zakharevich1999-08-0111-100/+424
* | | slightly modified version of suggested patchIlya Zakharevich1999-08-018-24/+136
* | | cygwin updateFifer, Eric1999-08-019-11/+25
* | | fixes from Stephen McCamant that address bugs in change#3612Gurusamy Sarathy1999-08-012-100/+150
* | | Two one-liner LOGOP tweaksStephen McCamant1999-08-013-2/+4
* | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-0121-59/+45
* | | move files around for s/cygwin32/cygwin/ renamingGurusamy Sarathy1999-08-0112-575/+6
* | | posix-bc hints tweak (via private mail from Thomas DornerGurusamy Sarathy1999-08-012-1/+430
* | | notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan TorkingtonGurusamy Sarathy1999-08-013-5/+265
* | | fix defined(@foo) encarpmentsGurusamy Sarathy1999-08-015-20/+23
| |/ |/|
* | cperl-mode.el v4.19Gurusamy Sarathy1999-07-291-204/+583
* | win32/bin/pl2bat.pl doesn't work correctlyJan Dubois1999-07-291-10/+14
* | tweak previous change for multiple hitsGurusamy Sarathy1999-07-291-1/+3
* | band-aid for perldoc -t broken-ness (the new Pod::TextGurusamy Sarathy1999-07-291-4/+1