summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perl 5.003_03: [patch introduction and re-organisation]perl-5.003_03Andy Dougherty1996-08-2513-4767/+0
* perl 5.003_03: x2p/str.cPerl 5 Porters1996-08-161-1/+1
* Keep 5.003's RCS info.Perl 5 Porters1996-08-161-4/+1
* perl 5.003_03: x2p/Makefile.SHPerl 5 Porters1996-08-191-13/+9
* perl 5.003_03: writemain.SHPerl 5 Porters1996-08-161-2/+0
* perl 5.003_03: utils/h2ph.PLPerl 5 Porters1996-08-191-2/+3
* perl 5.003_03: util.cPerl 5 Porters1996-08-191-21/+20
* perl 5.003_03: toke.cPerl 5 Porters1996-08-191-2/+8
* perl 5.003_03: t/op/split.tPerl 5 Porters1996-08-251-1/+8
* Support bit operations on strings longer than 15 bytes.Perl 5 Porters1996-08-251-0/+24
* Use memcmp instead of bcmp even when we don't care about order.Perl 5 Porters1996-08-192-5/+5
* Fix safe*alloc and safefree prototypes.Perl 5 Porters1996-08-191-9/+9
* perl 5.003_03: pp_sys.cPerl 5 Porters1996-08-221-17/+15
* perl 5.003_03: pp_hot.cPerl 5 Porters1996-08-251-2/+17
* perl 5.003_03: pp.cPerl 5 Porters1996-08-251-2/+8
* Fix a minor nit regarding Exporter.Perl 5 Porters1996-08-251-2/+2
* perl 5.003_03: pod/perlipc.podPerl 5 Porters1996-08-251-1/+3
* Update.Perl 5 Porters1996-08-191-1/+1
* Delete duplicate line.Perl 5 Porters1996-08-161-1/+0
* Restore use of Safefree() macro.Perl 5 Porters1996-08-192-6/+6
* perl 5.003_03: perlio.hPerl 5 Porters1996-08-211-26/+32
* Fixes to support non-std stdio.Perl 5 Porters1996-08-252-4/+65
* perl 5.003_03: perl.hPerl 5 Porters1996-08-251-17/+14
* Include <unistd.h>Perl 5 Porters1996-08-211-6/+4
* perl 5.003_03: mg.cPerl 5 Porters1996-08-191-3/+2
* Use Configure's $sh and $make_set_make variables.Perl 5 Porters1996-08-191-6/+3
* Add explicit '&' to avoid warnings under strict refs.Perl 5 Porters1996-08-241-3/+3
* Remove double 'use strict'.Perl 5 Porters1996-08-241-1/+0
* perl 5.003_03: lib/Symbol.pmPerl 5 Porters1996-04-261-1/+1
* Remove mab references.Perl 5 Porters1996-08-221-1/+1
* perl 5.003_03: lib/ExtUtils/MM_Unix.pmPerl 5 Porters1996-08-211-4/+5
* perl 5.003_03: installperlPerl 5 Porters1996-08-251-21/+10
* perl 5.003_03: hv.cPerl 5 Porters1996-08-251-21/+18
* New hint file.Perl 5 Porters1996-08-201-0/+39
* perl 5.003_03: hints/titanos.shPerl 5 Porters1996-08-231-5/+4
* perl 5.003_03: hints/sunos_4_1.shPerl 5 Porters1996-07-191-1/+23
* Don't include <unistd.h>Perl 5 Porters1996-07-151-0/+1
* perl 5.003_03: hints/solaris_2.shPerl 5 Porters1996-08-161-11/+0
* perl 5.003_03: hints/sco.shPerl 5 Porters1996-08-161-8/+48
* perl 5.003_03: hints/os2.shPerl 5 Porters1996-08-211-1/+8
* perl 5.003_03: hints/next_4.shPerl 5 Porters1996-08-231-10/+20
* perl 5.003_03: hints/next_3.shPerl 5 Porters1996-08-211-1/+6
* Use glibpth instead of libpth.Perl 5 Porters1996-08-231-1/+1
* Update where to find dld.Perl 5 Porters1996-08-121-4/+9
* Configure now tests gcvt() more thoroughly.Perl 5 Porters1996-06-201-12/+0
* Include some info on cc -n32 compile.Perl 5 Porters1996-08-231-3/+40
* perl 5.003_03: hints/epix.shPerl 5 Porters1996-08-231-1/+1
* perl 5.003_03: hints/dynixptx.shPerl 5 Porters1996-08-211-23/+1
* Configure will now automatically detect shared libperl stuff.Perl 5 Porters1996-08-211-9/+0
* qmaxmem hint doesn't apply to gcc.Perl 5 Porters1996-07-171-1/+5