2007-05-29 |
Rafael Garcia-Suarez | Plug a memory leak in Encode
|
commit | commitdiff | tree |
2007-05-29 |
Rafael Garcia-Suarez | Upgrade to Encode 2.22
|
commit | commitdiff | tree |
2007-05-29 |
Rafael Garcia-Suarez | Revert change #30530, following Jan's advice
|
commit | commitdiff | tree |
2007-05-29 |
Rafael Garcia-Suarez | Mention that last bugfix in perldelta
|
commit | commitdiff | tree |
2007-05-28 |
Rafael Garcia-Suarez | Several POD fixes by Jonathan Stowe
|
commit | commitdiff | tree |
2007-05-28 |
Rafael Garcia-Suarez | Mention new lexical pragmas big* in perldelta
|
commit | commitdiff | tree |
2007-05-28 |
Rafael Garcia-Suarez | Update Changes
|
commit | commitdiff | tree |
2007-05-28 |
Rafael Garcia-Suarez | Update outdated example
|
commit | commitdiff | tree |
2007-05-28 |
Rafael Garcia-Suarez | Update to Archive::Extract 0.20, and re-apply patch...
|
commit | commitdiff | tree |
2007-05-26 |
Rafael Garcia-Suarez | Bad orientation in doc, noticed by Jan Dubois.
|
commit | commitdiff | tree |
2007-05-25 |
Rafael Garcia-Suarez | \R can't be used in a char class
|
commit | commitdiff | tree |
2007-05-25 |
Rafael Garcia-Suarez | Document new escapes in perldelta
|
commit | commitdiff | tree |
2007-05-25 |
Rafael Garcia-Suarez | Upgrade to Archive::Tar 1.32.
|
commit | commitdiff | tree |
2007-05-25 |
Rafael Garcia-Suarez | Document that ptardiff needs Text::Diff
|
commit | commitdiff | tree |
2007-05-25 |
Rafael Garcia-Suarez | Document cpanp and cpan2dist
|
commit | commitdiff | tree |
2007-05-24 |
Rafael Garcia-Suarez | Adjustment to the test for importing feature bundles,
|
commit | commitdiff | tree |
2007-05-24 |
Rafael Garcia-Suarez | It suddendly annoyed me that corelist returned sometimes two
|
commit | commitdiff | tree |
2007-05-24 |
Rafael Garcia-Suarez | Doc nits by Steven Schubiger
|
commit | commitdiff | tree |
2007-05-24 |
Rafael Garcia-Suarez | perldelta additions suggested by Steve Hay
|
commit | commitdiff | tree |
2007-05-23 |
Rafael Garcia-Suarez | Perldelta nit by Brandon Black
|
commit | commitdiff | tree |
2007-05-22 |
Rafael Garcia-Suarez | Add MidnightBSD to the list of Unix-like OSes
|
commit | commitdiff | tree |
2007-05-22 |
Rafael Garcia-Suarez | Update perldelta
|
commit | commitdiff | tree |
2007-05-21 |
Rafael Garcia-Suarez | Update Changes
|
commit | commitdiff | tree |
2007-05-20 |
Rafael Garcia-Suarez | Update Archive::Tar to 1.31
|
commit | commitdiff | tree |
2007-05-10 |
Rafael Garcia-Suarez | Update the *::Compress::* modules maintainers information
|
commit | commitdiff | tree |
2007-05-10 |
Rafael Garcia-Suarez | Replace a call to utf8::encode by a pack/unpack combination,
|
commit | commitdiff | tree |
2007-05-10 |
Rafael Garcia-Suarez | New data for Unicode on older versions, thanks to Nicholas
|
commit | commitdiff | tree |
2007-05-10 |
Rafael Garcia-Suarez | first_release() now returns the first release in the...
|
commit | commitdiff | tree |
2007-05-10 |
Rafael Garcia-Suarez | Regarding precedence, filetest operators are the same...
|
commit | commitdiff | tree |
2007-05-09 |
Rafael Garcia-Suarez | Bump the version of Module::CoreList and add docs
|
commit | commitdiff | tree |
2007-05-09 |
Rafael Garcia-Suarez | Add examples for h2xs -X, by Andy Armstrong
|
commit | commitdiff | tree |
2007-05-08 |
Rafael Garcia-Suarez | Reapply patch 31028, that wasn't integrated in CPANPLUS
|
commit | commitdiff | tree |
2007-05-07 |
Rafael Garcia-Suarez | Fix [perl #42163] "use base" masks $SIG{__DIE__}
|
commit | commitdiff | tree |
2007-05-07 |
Rafael Garcia-Suarez | Upgrade to Math::BigInt 1.86
|
commit | commitdiff | tree |
2007-05-04 |
Rafael Garcia-Suarez | Add a few manpages to Maintainers.pl
|
commit | commitdiff | tree |
2007-05-04 |
Rafael Garcia-Suarez | Add CPANPLUS to Maintainers.pl
|
commit | commitdiff | tree |
2007-05-02 |
Rafael Garcia-Suarez | Upgrade to XSLoader 0.08
|
commit | commitdiff | tree |
2007-04-30 |
Rafael Garcia-Suarez | Two new manpages, by Abigail
|
commit | commitdiff | tree |
2007-04-30 |
Rafael Garcia-Suarez | Signedness nit, found by Jarkko
|
commit | commitdiff | tree |
2007-04-27 |
Rafael Garcia-Suarez | Reindent bash functions properly
|
commit | commitdiff | tree |
2007-04-27 |
Rafael Garcia-Suarez | Fix a signed/unsigned comparison warning
|
commit | commitdiff | tree |
2007-04-26 |
Rafael Garcia-Suarez | Doc nit, by Peter Scott
|
commit | commitdiff | tree |
2007-04-26 |
Rafael Garcia-Suarez | Remove the Thread typemap
|
commit | commitdiff | tree |
2007-04-26 |
Rafael Garcia-Suarez | Forgot to submit regcomp.c in change #31081
|
commit | commitdiff | tree |
2007-04-26 |
Rafael Garcia-Suarez | Do the same thing as change #31082, but for warnings.pm.
|
commit | commitdiff | tree |
2007-04-25 |
Rafael Garcia-Suarez | overload must not load XS modules at compile time,...
|
commit | commitdiff | tree |
2007-04-25 |
Rafael Garcia-Suarez | Remove a now redundant require
|
commit | commitdiff | tree |
2007-04-25 |
Rafael Garcia-Suarez | Move the require at the top of the file.
|
commit | commitdiff | tree |
2007-04-25 |
Rafael Garcia-Suarez | perlguts nit, found by Jerry D. Hedden
|
commit | commitdiff | tree |
2007-04-24 |
Rafael Garcia-Suarez | Adjust test count.
|
commit | commitdiff | tree |
2007-04-24 |
Rafael Garcia-Suarez | Fix potential precedence problem
|
commit | commitdiff | tree |
2007-04-24 |
Rafael Garcia-Suarez | Remove unnecessarily paranoid protection in pp_defined
|
commit | commitdiff | tree |
2007-04-24 |
Rafael Garcia-Suarez | Fix a bug in dor assignment (@x //= 1 was triggering an
|
commit | commitdiff | tree |
2007-04-24 |
Rafael Garcia-Suarez | Remove the code that handles assignment to state variables
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Switch to hex format for integer constants in regcharclass.h
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Upgrade to Term::ANSIColor 1.12.
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | A safer version of CopFILE, by Jarkko
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Change boilerplate of regcharclass.h
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Add Yves Orton's script to regenerate regcharclass.h
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Remove generated test files from CPANPLUS
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | Patch to config to avoid failures in the perl core due
|
commit | commitdiff | tree |
2007-04-23 |
Rafael Garcia-Suarez | An optimisation to the MRO code, by Brandon Black,
|
commit | commitdiff | tree |
2007-04-22 |
Rafael Garcia-Suarez | Reflect change of path for Module::Pluggable's tests...
|
commit | commitdiff | tree |
2007-04-22 |
Rafael Garcia-Suarez | Add missing file to MANIFEST
|
commit | commitdiff | tree |
2007-04-21 |
Rafael Garcia-Suarez | Typo fix by Abigail
|
commit | commitdiff | tree |
2007-04-21 |
Rafael Garcia-Suarez | Upgrade to version-0.7203.
|
commit | commitdiff | tree |
2007-04-21 |
Rafael Garcia-Suarez | Completely remove Test::More from the MRO tests, by...
|
commit | commitdiff | tree |
2007-04-21 |
Rafael Garcia-Suarez | Small optimisations, by Brandon Black
|
commit | commitdiff | tree |
2007-04-21 |
Rafael Garcia-Suarez | Code comments, by Brandon Black
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Shorten some file names
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Silence some diagnostic messages when running within...
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Nit to S_isa_lookup by Brandon Black
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Additions to perldiag for MRO, by Brandon Black.
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | A little bit more safe version of HvMROMETA
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Don't use Test::More in core tests (at least, where
|
commit | commitdiff | tree |
2007-04-20 |
Rafael Garcia-Suarez | Clean the MRO documentation up
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Simpler version, and that zeroes the allocated memory
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Use Newxc instead of casting by hand
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | A Tolkien quote for mro.c, found by Audrey Tang.
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Fix compilation error with threads
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Adjust the warning category in the test, too
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Put the "Can't locate package..." warnings in the ...
|
commit | commitdiff | tree |
2007-04-19 |
Rafael Garcia-Suarez | Change an "Internal error" message to the more common...
|
commit | commitdiff | tree |
2007-04-18 |
Rafael Garcia-Suarez | Sys::Syslog was missing from Maintainers.pl
|
commit | commitdiff | tree |
2007-04-15 |
Rafael Garcia-Suarez | Add the Default Unicode Collation Element Table for...
|
commit | commitdiff | tree |
2007-04-15 |
Rafael Garcia-Suarez | Change prototype of async() to be compatible with the one
|
commit | commitdiff | tree |
2007-04-12 |
Rafael Garcia-Suarez | Run buildtoc --build-all
|
commit | commitdiff | tree |
2007-04-12 |
Rafael Garcia-Suarez | Upgrade to Archive::Extract 0.18
|
commit | commitdiff | tree |
2007-04-12 |
Rafael Garcia-Suarez | Add the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
|
commit | commitdiff | tree |
2007-04-11 |
Rafael Garcia-Suarez | Add Shell.pm to the list of dual-life modules
|
commit | commitdiff | tree |
2007-04-11 |
Rafael Garcia-Suarez | Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Could someone explain why this file was added twice.
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Upgrade to threads::shared 1.09 :
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Add the new CPANPLUS utilities to the VMS build process.
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Sync MANIFEST. Files have disappeared ?
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Add CPANPLUS 0.78
|
commit | commitdiff | tree |
2007-04-10 |
Rafael Garcia-Suarez | Fix new tests
|
commit | commitdiff | tree |
2007-04-05 |
Rafael Garcia-Suarez | C++ compilation fix by Steve Peters
|
commit | commitdiff | tree |
2007-04-04 |
Rafael Garcia-Suarez | Symbol export nit, found by Yves
|
commit | commitdiff | tree |
2007-04-03 |
Rafael Garcia-Suarez | C++ compilation patch by Jarkko
|
commit | commitdiff | tree |
next |