summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | minor tweaks to pods and toke.c commentsGurusamy Sarathy1999-07-294-75/+57
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-2924-213/+729
|\ \ | |/
| * Tiny patch to go over #3820 (via private mail from Lincoln).Jarkko Hietaniemi1999-07-281-3/+3
| * Continue pack() doc honing.Jarkko Hietaniemi1999-07-281-5/+9
| * Enhance pack() doc.Jarkko Hietaniemi1999-07-281-15/+34
| * UNIX Domain Sockets are not implemented under QNX.Norton T. Allen1999-07-281-0/+2
| * IO::* enhancements.Lincoln Stein1999-07-283-3/+8
| * Need to add QNX to the list for DONT_DECLARE_STD.Norton T. Allen1999-07-281-1/+1
| * Need to add some more conditions to deal with the caseNorton T. Allen1999-07-281-2/+4
| * The QNX shell needs a couple more semicolons.Norton T. Allen1999-07-284-26/+30
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-281-2/+2
| |\