Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hints file for NeXT 3.2 | Perl 5 Porters | 1996-07-05 | 1 | -0/+64 |
* | Update cc and ld flags, and add MAB support | Perl 5 Porters | 1996-07-10 | 1 | -3/+5 |
* | Eliminate hints now correctly handled by Configure | Perl 5 Porters | 1996-07-09 | 1 | -17/+6 |
* | Recognize recent versions > 10.2 | Perl 5 Porters | 1996-07-09 | 1 | -3/+4 |
* | Recognize gcc binaries with version in name | Perl 5 Porters | 1996-07-05 | 4 | -4/+4 |
* | perl 5.003_01: handy.h | Perl 5 Porters | 1996-07-10 | 1 | -9/+24 |
* | Add cast for GV type | Perl 5 Porters | 1996-06-18 | 1 | -0/+1 |
* | perl 5.003_01: gv.c | Perl 5 Porters | 1996-06-18 | 1 | -33/+72 |
* | perl 5.003_01: global.sym | Perl 5 Porters | 1996-07-16 | 1 | -2/+15 |
* | Correct CODE block declaration | Perl 5 Porters | 1996-07-25 | 1 | -1/+1 |
* | Change name in Makefile.PL for clarity | Perl 5 Porters | 1996-06-17 | 1 | -8/+7 |
* | Correct order of arguments in setcc documentation | Perl 5 Porters | 1996-06-18 | 1 | -1/+1 |
* | New Opcode extension subsumes Safe | Perl 5 Porters | 1996-06-18 | 1 | -0/+555 |
* | Add Opcode extension | Perl 5 Porters | 1996-06-18 | 4 | -0/+1086 |
* | Add IO extension | Perl 5 Porters | 1996-07-27 | 9 | -0/+1976 |
* | Quote string argument in example -- necessary if using strict subs | Perl 5 Porters | 1996-07-15 | 9 | -14/+14 |
* | perl 5.003_01: ext/FileHandle/FileHandle.xs | Perl 5 Porters | 1996-07-27 | 1 | -2/+1 |
* | Close file only once during object destruction. | Perl 5 Porters | 1996-07-23 | 1 | -1/+13 |
* | Add cast to malloc to calm cc when system headers decalre int malloc() | Perl 5 Porters | 1996-07-03 | 1 | -1/+1 |
* | Add NeXTSTEP/OPENSTEP 4 support | Perl 5 Porters | 1996-07-10 | 1 | -24/+106 |
* | Use explicit dependency to select XS file, and suffix rules from there | Perl 5 Porters | 1996-06-17 | 1 | -4/+4 |
* | Update to version 1.02 | Perl 5 Porters | 1996-07-05 | 4 | -245/+661 |
* | perl 5.003_01: embed.pl | Perl 5 Porters | 1996-07-04 | 1 | -1/+12 |
* | perl 5.003_01: embed.h | Perl 5 Porters | 1996-07-16 | 1 | -10/+36 |
* | Update to v1.24 | Perl 5 Porters | 1996-07-05 | 1 | -113/+744 |
* | perl 5.003_01: dump.c | Perl 5 Porters | 1996-06-20 | 1 | -25/+71 |
* | Supply OS-specific values for macros added as part of Plan9 and VMS support | Perl 5 Porters | 1996-07-25 | 1 | -0/+21 |
* | perl 5.003_01: doop.c | Perl 5 Porters | 1996-06-18 | 1 | -12/+7 |
* | perl 5.003_01: doio.c | Perl 5 Porters | 1996-07-20 | 1 | -8/+15 |
* | Add configurable destination for debug messages | Perl 5 Porters | 1996-07-04 | 1 | -17/+17 |
* | perl 5.003_01: cop.h | Perl 5 Porters | 1996-07-05 | 1 | -0/+3 |
* | perl 5.003_01: configpm | Perl 5 Porters | 1996-07-15 | 1 | -4/+34 |
* | perl 5.003_01: config_h.SH | Perl 5 Porters | 1996-07-10 | 1 | -1/+25 |
* | Add BIN_SH as part of OS/2 support | Perl 5 Porters | 1996-05-14 | 1 | -0/+5 |
* | Remove old version of target before creating new one | Perl 5 Porters | 1996-07-10 | 1 | -0/+1 |
* | perl 5.003_01: av.c | Perl 5 Porters | 1996-07-05 | 1 | -2/+7 |
* | New for Plan9 support | Perl 5 Porters | 1996-07-17 | 1 | -0/+27 |
* | perl 5.003_01: README.os2 | Perl 5 Porters | 1996-07-29 | 1 | -0/+652 |
* | perl 5.003_01: Makefile.SH | Perl 5 Porters | 1996-07-10 | 1 | -47/+68 |
* | Update to reflect current contents of kit | Perl 5 Porters | 1996-07-29 | 1 | -9/+53 |
* | perl 5.003_01: INSTALL | Perl 5 Porters | 1996-07-09 | 1 | -9/+37 |
* | perl 5.003_01: Configure | Perl 5 Porters | 1996-07-18 | 1 | -5/+15 |
* | Note major changes for releases 5.002_01 through 5.003_01 | Perl 5 Porters | 1996-07-30 | 1 | -0/+277 |
* | perl 5.003: [changes beteween cumulative patches and tarball release]perl-5.003 | Charles Bailey | 1996-06-24 | 6 | -605/+2 |
* | perl 5.003: vms/vms.c | Perl 5 Porters | 1996-06-24 | 1 | -63/+119 |
* | perl 5.003: vms/fndvers.com | Perl 5 Porters | 1996-06-23 | 1 | -3/+21 |
* | perl 5.003: vms/config.vms | Perl 5 Porters | 1996-06-23 | 1 | -22/+18 |
* | Update to reflect new Perl version | Perl 5 Porters | 1996-06-23 | 2 | -2/+2 |
* | perl 5.003: t/op/stat.t | Perl 5 Porters | 1996-06-24 | 1 | -2/+4 |
* | suidperl security patch | Perl 5 Porters | 1996-06-24 | 1 | -6/+52 |