| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Getopt::Long 2.34_01 | Rafael Garcia-Suarez | 2004-01-01 | 2 | -20/+161 |
* | Bump VERSION numbers | Nicholas Clark | 2003-12-30 | 1 | -1/+1 |
* | Fix some of the pods to produce more standard manpages, | Rafael Garcia-Suarez | 2003-12-13 | 1 | -3/+1 |
* | Let's call it 2.34, already (from Johan). | Jarkko Hietaniemi | 2003-09-23 | 1 | -7/+7 |
* | Upgrade to Getopt::Long 2.33_03. | Jarkko Hietaniemi | 2003-09-22 | 2 | -57/+127 |
* | Re: [PATCH 5.8.1 @19053] Getopt::Std | Ilya Zakharevich | 2003-09-16 | 1 | -0/+18 |
* | Upgrade to Getopt::Long 2.33 | Rafael Garcia-Suarez | 2003-05-20 | 3 | -28/+28 |
* | Upgrade to Getopt::Long 2.32_05 | Rafael Garcia-Suarez | 2003-05-17 | 7 | -70/+406 |
* | Implement support for --help and --version in Getopt::Std | Ilya Zakharevich | 2003-04-08 | 1 | -4/+99 |
* | Missing from #17321. | Jarkko Hietaniemi | 2002-06-20 | 1 | -0/+9 |
* | (Retract #17316 and) upgrade to Getopt::Long 2.32. | Jarkko Hietaniemi | 2002-06-20 | 1 | -36/+13 |
* | (retracted by #17321) Make Getopt::Long ithread-safe. | Jarkko Hietaniemi | 2002-06-20 | 1 | -0/+15 |
* | Getopt::Std clarification from John Borwick. | Jarkko Hietaniemi | 2002-05-21 | 1 | -3/+3 |
* | Upgrade to Getopt::Long 2.31. | Jarkko Hietaniemi | 2002-05-05 | 1 | -7/+7 |
* | Update to Getopt::Long 2.30. | Jarkko Hietaniemi | 2002-05-01 | 1 | -24/+30 |
* | Getopt::Long 2.29 from Johan Vromans. | Jarkko Hietaniemi | 2002-03-20 | 2 | -25/+24 |
* | Upgrade to Getopt::Long 2.28. | Jarkko Hietaniemi | 2002-02-25 | 3 | -46/+157 |
* | Upgrade to Getopt::Long 2.26_03. | Jarkko Hietaniemi | 2001-11-15 | 1 | -13/+12 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | Update to Getopt::Long 2.26_02, from Johan Vromans. | Jarkko Hietaniemi | 2001-10-20 | 2 | -242/+323 |
* | Getopt::Std cleanup | Rafael Garcia-Suarez | 2001-09-18 | 2 | -52/+59 |
* | Rename the Getopt::Long tests to be as they are | Jarkko Hietaniemi | 2001-08-05 | 4 | -0/+0 |
* | Upgrade to Getopt::Long 2.26. | Jarkko Hietaniemi | 2001-08-05 | 3 | -24/+527 |
* | Shuffle around tests to (ext|lib)/.../t/ subdirectories. | Jarkko Hietaniemi | 2001-06-21 | 4 | -0/+0 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 5 | -0/+187 |
* | more pod patches | Michael Stevens | 2001-03-16 | 1 | -2/+2 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -7/+12 |
* | Update to Getopt::Long 2.24_02, from Johan Vromans. | Jarkko Hietaniemi | 2001-01-08 | 1 | -11/+16 |
* | Upgrade to Getopt::Long 2.24_01, from Johan Vromans. | Jarkko Hietaniemi | 2001-01-05 | 1 | -16/+24 |
* | Update to Getopt::Long 2.24, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-29 | 1 | -4/+17 |
* | Tiny Getopt::Long patch from Johan Vromans. | Jarkko Hietaniemi | 2000-08-18 | 1 | -1/+1 |
* | Update to Getopt::Long 2.23_05, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-10 | 1 | -90/+278 |
* | Getopt::Long 2.23 update (from Johan Vromans) | Gurusamy Sarathy | 2000-03-18 | 1 | -13/+17 |
* | allow alternates to negate correctly (from Johan Vromans) | Gurusamy Sarathy | 2000-03-14 | 1 | -13/+21 |
* | remove =for section (from Johan Vromans) | Gurusamy Sarathy | 2000-03-11 | 1 | -69/+0 |
* | pod nits | Gurusamy Sarathy | 2000-03-06 | 1 | -1/+1 |
* | Getopt-Long v2.21 update (from Johan Vromans) | Gurusamy Sarathy | 2000-03-05 | 1 | -358/+695 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -1/+1 |
* | allow '--' to terminate argument processing (suggested by | Gurusamy Sarathy | 2000-01-26 | 1 | -39/+50 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -1/+1 |
* | upgrade to Getopt::Long v2.20 (from Johan Vromans | Gurusamy Sarathy | 1999-09-10 | 1 | -21/+30 |
* | s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION | Gurusamy Sarathy | 1999-02-28 | 1 | -3/+2 |
* | Update Getopt::Long to 2.19. | Jarkko Hietaniemi | 1999-02-02 | 1 | -9/+10 |
* | correct FSF address in various places | Gurusamy Sarathy | 1998-09-24 | 1 | -4/+4 |
* | remove spurious $VERSION line that confuses CPAN | Johan Vromans | 1998-07-22 | 1 | -1/+0 |
* | tweaks to Getopt::Std | Robin Barker | 1998-07-04 | 1 | -6/+10 |
* | newer Getopt/Long.pm from public distribution cited in: | Johan Vromans | 1998-06-15 | 1 | -198/+269 |
* | Using Getopts::* with strict vars | Tom Phoenix | 1998-05-14 | 2 | -0/+12 |
* | Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available | Johan Vromans | 1998-05-14 | 1 | -18/+43 |
* | Version 2.13 of GetoptLong: | Johan Vromans | 1998-01-08 | 1 | -553/+595 |