summaryrefslogtreecommitdiff
path: root/pp.c
Commit message (Expand)AuthorAgeFilesLines
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-1/+3
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+1
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-15/+17
* Fix (and test) spaces in {,un}pack()Chip Salzenberg1997-04-181-4/+8
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-52/+119
* Fix comments in seed()Hallvard B Furuseth1997-04-151-1/+2
* Fix AUTOLOAD, or kill meChip Salzenberg1997-04-031-1/+3
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-48/+77
* Refine modulus ("%") per suggestion of Tim GoodwinChip Salzenberg1997-03-221-7/+16
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-22/+35
* Warn on %{+undef} and @{+undef}Chip Salzenberg1997-03-071-0/+4
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-3/+10
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-28/+22
* Automatically call srand() before rand() if user didn'tChip Salzenberg1997-02-221-24/+37
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-4/+4
* Catch C<use integer; $x % 0>Chip Salzenberg1997-02-111-0/+2
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-17/+39
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-15/+30
* Finish OP= warnings: none on ^=Chip Salzenberg1997-01-081-2/+2
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-17/+13
* Warn on 'undef $x; $x OP 1' where OP is *=, /=, %=, or **=Chip Salzenberg1997-01-011-4/+4
* Support named closuresChip Salzenberg1996-12-281-2/+5
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-22/+26
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-30/+31
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-45/+45
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-49/+100
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-14/+22
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-166/+222
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-77/+215
* Re: Patch for ASN.1 compressed integer in pack/unpackUlrich Pfeifer1996-09-201-0/+81
* perl 5.003_05: pp.cPerl 5 Porters1996-09-031-17/+27
* Patch for LONG_MAX & co.Perl 5 Porters1996-08-281-5/+14
* perl 5.003_03: pp.cPerl 5 Porters1996-08-251-2/+8
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-6/+21
* perl 5.003_01: pp.cPerl 5 Porters1996-07-161-30/+44
* perl 5.002perl-5.002Andy Dougherty1996-02-281-3/+2
* perl 5.002gamma: pp.cPerl 5 Porters1996-02-031-19/+19
* perl5.002beta3Perl 5 Porters1996-02-021-19/+49
* 5.002 beta 1Larry Wall1995-11-211-22/+34
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-2/+9
* This is my patch patch.1m for perl5.001.Andy Dougherty1995-06-221-1/+1
* Okay, here's your official unofficial closure leak patchLarry Wall1995-03-151-1/+1
* Perl 5.001perl-5.001Larry Wall1995-03-121-119/+105
* "unofficial" patches for some of the more spectacular [memory leaks]Larry Wall1995-01-111-1/+1
* perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for...Andy Dougherty1995-01-181-20/+20
* perl 5.000perl-5.000Larry Wall1994-10-171-8349/+1115
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-168/+438
* perl 5.0 alpha 8Andy Dougherty1994-04-041-20/+15
* perl 5.0 alpha 6Larry Wall1994-03-181-393/+659
* perl 5.0 alpha 5Larry Wall1993-12-101-69/+123