summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update docsPerl 5 Porters1996-07-101-62/+69
* Extend to handle 8-bit characters in inputPerl 5 Porters1996-07-041-7/+12
* Eliminate $& to avoid runtime penaltyPerl 5 Porters1996-05-012-5/+5
* Update to version 2.3Perl 5 Porters1996-07-091-113/+178
* Add FindBin library modulePerl 5 Porters1996-06-211-0/+232
* perl 5.003_01: lib/File/Find.pmPerl 5 Porters1996-06-181-4/+11
* perl 5.003_01: lib/File/Copy.pmPerl 5 Porters1996-07-151-5/+2
* perl 5.003_01: lib/File/Basename.pmPerl 5 Porters1996-07-091-57/+27
* Add Fatal library modulePerl 5 Porters1996-05-151-0/+82
* perl 5.003_01: lib/ExtUtils/xsubppPerl 5 Porters1996-07-101-8/+19
* Add version variablePerl 5 Porters1996-06-211-0/+3
* perl 5.003_01: lib/ExtUtils/Mkbootstrap.pmPerl 5 Porters1996-06-211-36/+42
* perl 5.003_01: lib/ExtUtils/MakeMaker.pmPerl 5 Porters1996-07-101-10/+12
* perl 5.003_01: lib/ExtUtils/MM_VMS.pmPerl 5 Porters1996-07-241-139/+151
* perl 5.003_01: lib/ExtUtils/MM_Unix.pmPerl 5 Porters1996-07-241-21/+29
* NeXT-specific supportPerl 5 Porters1996-07-101-5/+8
* Add ExtUtils::EmbedPerl 5 Porters1996-07-211-0/+473
* Add version check optionPerl 5 Porters1996-06-181-3/+13
* perl 5.003_01: lib/Cwd.pmPerl 5 Porters1996-05-151-4/+7
* perl 5.003_01: lib/Carp.pmPerl 5 Porters1996-07-251-9/+29
* Update documentationPerl 5 Porters1996-07-102-7/+125
* Adjust per-interpreter symbolsPerl 5 Porters1996-07-051-3/+4
* perl 5.003_01: installperlPerl 5 Porters1996-07-051-14/+20
* Add shared hash key supportPerl 5 Porters1996-06-192-0/+43
* perl 5.003_01: hv.cPerl 5 Porters1996-06-181-107/+485
* Correct note on GCC_EXEC_PREFIXPerl 5 Porters1996-07-071-3/+3
* perl 5.003_01: hints/os2.shPerl 5 Porters1996-06-181-22/+47
* Add hints file for NeXT 4.0Perl 5 Porters1996-07-101-0/+55
* Add hints file for NeXT 3.3Perl 5 Porters1996-07-051-0/+69
* Add hints file for NeXT 3.2Perl 5 Porters1996-07-051-0/+64
* Update cc and ld flags, and add MAB supportPerl 5 Porters1996-07-101-3/+5
* Eliminate hints now correctly handled by ConfigurePerl 5 Porters1996-07-091-17/+6
* Recognize recent versions > 10.2Perl 5 Porters1996-07-091-3/+4
* Recognize gcc binaries with version in namePerl 5 Porters1996-07-054-4/+4
* perl 5.003_01: handy.hPerl 5 Porters1996-07-101-9/+24
* Add cast for GV typePerl 5 Porters1996-06-181-0/+1
* perl 5.003_01: gv.cPerl 5 Porters1996-06-181-33/+72
* perl 5.003_01: global.symPerl 5 Porters1996-07-161-2/+15
* Correct CODE block declarationPerl 5 Porters1996-07-251-1/+1
* Change name in Makefile.PL for clarityPerl 5 Porters1996-06-171-8/+7
* Correct order of arguments in setcc documentationPerl 5 Porters1996-06-181-1/+1
* New Opcode extension subsumes SafePerl 5 Porters1996-06-181-0/+555
* Add Opcode extensionPerl 5 Porters1996-06-184-0/+1086
* Add IO extensionPerl 5 Porters1996-07-279-0/+1976
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-159-14/+14
* perl 5.003_01: ext/FileHandle/FileHandle.xsPerl 5 Porters1996-07-271-2/+1
* Close file only once during object destruction.Perl 5 Porters1996-07-231-1/+13
* Add cast to malloc to calm cc when system headers decalre int malloc()Perl 5 Porters1996-07-031-1/+1
* Add NeXTSTEP/OPENSTEP 4 supportPerl 5 Porters1996-07-101-24/+106
* Use explicit dependency to select XS file, and suffix rules from therePerl 5 Porters1996-06-171-4/+4