2000-02-04 |
Gurusamy Sarathy | pod updates (from David Adler, M J T Guy) |
blob | commitdiff |
2000-01-30 |
Gurusamy Sarathy | introduce $^V (eq chr($revision) . chr($version) .... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy | wrong category for exec() warning |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy | typo fix |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | pod nits from Simon Cozens <simon@brecon.co.uk> and... |
blob | commitdiff | diff to current |
1999-10-24 |
Nick Ing-Simmons | Follow that camel ... another sync. |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy | typo, doc tweak |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy | clarify significance of parens for "x" (from M.J.T... |
blob | commitdiff | diff to current |
1999-10-13 |
Vlad Harchev | [ID 19991013.002] fix for 'perlop.pod' shipped with... |
blob | commitdiff | diff to current |
1999-10-13 |
Gurusamy Sarathy | various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac... |
blob | commitdiff | diff to current |
1999-09-05 |
Jarkko Hietaniemi | Undo #4055 (related to #4079). |
blob | commitdiff | diff to current |
1999-09-05 |
Jarkko Hietaniemi | Time is not yet ripe. |
blob | commitdiff | diff to current |
1999-09-04 |
Jarkko Hietaniemi | Enable 64-bit clean bit ops. |
blob | commitdiff | diff to current |
1999-08-30 |
Jarkko Hietaniemi | Document the undefinedness of overshifting. |
blob | commitdiff | diff to current |
1999-08-30 |
Ilya Zakharevich | Use \N{named characters} instead of \C. |
blob | commitdiff | diff to current |
1999-08-04 |
Jarkko Hietaniemi | Introduce the charnames pragma. |
blob | commitdiff | diff to current |
1999-07-17 |
Gurusamy Sarathy | pod fixes (with minor edits) from Abigail, Ronald Kimba... |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy | major pod update from Tom Christiansen |
blob | commitdiff | diff to current |
1999-05-10 |
Jan Dubois | Win32 and VC++ 98 doesn't support CASTI |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy | doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk> |
blob | commitdiff | diff to current |
1999-02-17 |
Gurusamy Sarathy | correct slurp mode doc |
blob | commitdiff | diff to current |
1999-02-16 |
Gurusamy Sarathy | undo change#2465 (qw[] is a real list now) |
blob | commitdiff | diff to current |
1999-02-14 |
Ilya Zakharevich | applied suggested patch, with several language/readabil... |
blob | commitdiff | diff to current |
1999-02-14 |
Gurusamy Sarathy | slurping an empty file should return '' rather than... |
blob | commitdiff | diff to current |
1999-02-09 |
Gurusamy Sarathy | clarify docs for change#2835 |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy | make qw() into a true list at compile time (slightly... |
blob | commitdiff | diff to current |
1999-02-07 |
Gurusamy Sarathy | tweak doc on bitwise ops |
blob | commitdiff | diff to current |
1999-02-07 |
Gurusamy Sarathy | properly prototype check parenthesized unary ops (e... |
blob | commitdiff | diff to current |
1998-12-28 |
Artur Bergman | PATCH: perlmodlib.pod |
blob | commitdiff | diff to current |
1998-12-12 |
Christian Burger | Document that qw() taints. |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich | additional documentation for qr// |
blob | commitdiff | diff to current |
1998-09-23 |
Jarkko Hietaniemi | apply minimal variant of patch (sent via private mail) |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall | Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-19 |
Gurusamy Sarathy | make failed matches return empty list in list context |
blob | commitdiff | diff to current |
1998-07-15 |
Abigail | up patchlevel to 75 (Beta, Issue 1), add podpatch |
blob | commitdiff | diff to current |
1998-07-15 |
Gurusamy Sarathy | minor tweaks to docs on qr// |
blob | commitdiff | diff to current |
1998-07-14 |
Gurusamy Sarathy | doc patches from Gisle Aas <gisle@aas.no> |
blob | commitdiff | diff to current |
1998-07-14 |
Gurusamy Sarathy | merge changes#1423,1465 from maintbranch; checkin two... |
blob | commitdiff | diff to current |
1998-07-08 |
M. J. T. Guy | applied patch to clarify m//g |
blob | commitdiff | diff to current |
1998-07-04 |
M. J. T. Guy | tweak doc for ".." |
blob | commitdiff | diff to current |
1998-07-04 |
Gurusamy Sarathy | merge changes#1210,1211,1270 from maintbranch |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas | Optimize foreach (1..1000000) |
blob | commitdiff | diff to current |
1998-06-22 |
Gurusamy Sarathy | merge relevant portions from maintbranch change#1155 |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich | Re docs |
blob | commitdiff | diff to current |
1998-06-21 |
Daniel Grisinger | Re: PATCH _67 (Doc) perlop.pod |
blob | commitdiff | diff to current |
1998-06-15 |
Tom Christiansen | documentation update from tchrist |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy | [win32] merge changes#1014,1038 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Nick Ing-Simmons | Integrate win32 |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy | [win32] merge changes#922,944,949,965,970 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy | [win32] merge change#905 from maintbranch, minor fixes... |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy | [win32] merge change#897 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy | [win32] merge changes#872,873 from maintbranch |
blob | commitdiff | diff to current |
1998-04-25 |
Nick Ing-Simmons | Auto-insert defined() test in while when test expression is |
blob | commitdiff | diff to current |
1998-03-03 |
Tom Phoenix | [win32] maintpatches for docs |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters | [inseparable changes from patch to perl 5.004_04] perl-5.004_04 |
blob | commitdiff | diff to current |
1997-09-05 |
Tim Bunce | [inseperable differences to perl 5.004_03] perl-5.004_03 |
blob | commitdiff | diff to current |
1997-09-04 |
John Redford | perlop pod inconsistent in presentation of regexp options |
blob | commitdiff | diff to current |
1997-09-04 |
M.J.T. Guy | perlop pod inconsistent in presentation of regexp options |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | multiline commands in qx// |
blob | commitdiff | diff to current |
1997-06-11 |
Tim Bunce | [differences between cumulative patch application and... perl-5.004_01 |
blob | commitdiff | diff to current |
1997-05-15 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_99a... |
blob | commitdiff | diff to current |
1997-05-07 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_99... |
blob | commitdiff | diff to current |
1997-05-07 |
Gisle Aas | Document 'Possible attempt to separate words with commas' |
blob | commitdiff | diff to current |
1997-04-14 |
Perl 5 Porters | [inseparable changes from patch from perl-5.003_97d... perl-5.003_97e |
blob | commitdiff | diff to current |
1997-04-09 |
Gurusamy Sarathy | Explain //g and \G issues |
blob | commitdiff | diff to current |
1997-04-02 |
Nathan Torkington | Pod style |
blob | commitdiff | diff to current |
1997-04-01 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_96... |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters | [inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-25 |
Cary D. Renzema | Pod updates |
blob | commitdiff | diff to current |
1997-03-22 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_94... |
blob | commitdiff | diff to current |
1997-03-22 |
Hallvard B Furuseth | Pod problems & fixes |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-08 |
Nat Torkington | *.pod changes based on the FAQ |
blob | commitdiff | diff to current |
1997-03-06 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_92... |
blob | commitdiff | diff to current |
1997-03-06 |
Ilya Zakharevich | PODs corrections |
blob | commitdiff | diff to current |
1997-02-21 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_27 to... |
blob | commitdiff | diff to current |
1997-01-25 |
Ilya Zakharevich | patch for LWP 5.05 to make it play with both 5.003... |
blob | commitdiff | diff to current |
1997-01-15 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_20 to... |
blob | commitdiff | diff to current |
1997-01-15 |
Gurusamy Sarathy | Document use of pos() and /\G/ |
blob | commitdiff | diff to current |
1996-12-31 |
Dominic Dunlop | Locale-related pod patches, take 2 |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-19 |
Steve Kelem | pod patches for English errors |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-10-10 |
Ilya Zakharevich | perl 5.003_07: pod/perlop.pod |
blob | commitdiff | diff to current |
1996-10-04 |
Perl 5 Porters | perl 5.003_06: pod/perlop.pod |
blob | commitdiff | diff to current |
1996-06-17 |
Perl 5 Porters | perl 5.003_01: pod/perlop.pod |
blob | commitdiff | diff to current |
1996-03-11 |
Perl 5 Porters | Fix miscellaneous typos |
blob | commitdiff | diff to current |
1996-02-29 |
Andy Dougherty | perl 5.002 perl-5.002 |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters | perl5.002beta3 |
blob | commitdiff | diff to current |
1995-12-21 |
Andy Dougherty | This is patch.2b1g to perl5.002beta1. |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall | 5.002 beta 1 |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall | Perl 5.001 perl-5.001 |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall | perl 5.000 perl-5.000 |
blob | commitdiff | diff to current |
|