2008-06-18 |
Rafael Garcia-Suarez | Fix release date for 5.002
|
commit | commitdiff | tree |
2008-06-17 |
Rafael Garcia-Suarez | Rename the new macro clear_errsv() from last patch...
|
commit | commitdiff | tree |
2008-06-08 |
Rafael Garcia-Suarez | Small typo fix.
|
commit | commitdiff | tree |
2008-06-08 |
Rafael Garcia-Suarez | Fix for bug [perl #54934] Attempt to free unreferenced...
|
commit | commitdiff | tree |
2008-06-08 |
Rafael Garcia-Suarez | Tweak the "Illegal character in prototype" warning...
|
commit | commitdiff | tree |
2008-06-08 |
Rafael Garcia-Suarez | Document new warning added by #34021
|
commit | commitdiff | tree |
2008-06-08 |
Rafael Garcia-Suarez | Revert #34019.
|
commit | commitdiff | tree |
2008-06-04 |
Rafael Garcia-Suarez | Bump NEXT version to 0.61 for CPAN release
|
commit | commitdiff | tree |
2008-06-03 |
Rafael Garcia-Suarez | Small typo fix in Carp.pm
|
commit | commitdiff | tree |
2008-06-03 |
Rafael Garcia-Suarez | Update to NEXT by Damian.
|
commit | commitdiff | tree |
2008-06-01 |
Rafael Garcia-Suarez | Bump version of IO::Dir after last patch
|
commit | commitdiff | tree |
2008-05-21 |
Rafael Garcia-Suarez | Re: [perl #54566] assertion failure fiddling with @ISA From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2008-05-20 |
Rafael Garcia-Suarez | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain... From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2008-05-20 |
Rafael Garcia-Suarez | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain... From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2008-05-18 |
Rafael Garcia-Suarez | Fix for [perl #51848] Deparse interpolation in regex...
|
commit | commitdiff | tree |
2008-05-16 |
Rafael Garcia-Suarez | Prevent the tokenizer from segfaulting in debug mode... From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2008-05-10 |
Rafael Garcia-Suarez | Remove C++ comments
|
commit | commitdiff | tree |
2008-05-10 |
Rafael Garcia-Suarez | Fix [perl #52740] crash when localizing a symtab entry
|
commit | commitdiff | tree |
2008-05-08 |
Rafael Garcia-Suarez | The last change to File::Copy broke the perl build.
|
commit | commitdiff | tree |
2008-05-08 |
Rafael Garcia-Suarez | Bump version and document last change.
|
commit | commitdiff | tree |
2008-05-02 |
Rafael Garcia-Suarez | Fix makefile for core building
|
commit | commitdiff | tree |
2008-04-30 |
Rafael Garcia-Suarez | Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"
|
commit | commitdiff | tree |
2008-04-30 |
Rafael Garcia-Suarez | Avoid garbage in test output when running make minitest.
|
commit | commitdiff | tree |
2008-04-30 |
Rafael Garcia-Suarez | A skip() function is missing, to get this test pass...
|
commit | commitdiff | tree |
2008-04-30 |
Rafael Garcia-Suarez | Change of maintainer.
|
commit | commitdiff | tree |
2008-04-28 |
Rafael Garcia-Suarez | clarification about @ISA declaration in perlboot.pod
|
commit | commitdiff | tree |
2008-04-27 |
Rafael Garcia-Suarez | Revert change #33751, at least for now: this breaks...
|
commit | commitdiff | tree |
2008-04-26 |
Rafael Garcia-Suarez | Note about moving modules to ext/
|
commit | commitdiff | tree |
2008-04-21 |
Rafael Garcia-Suarez | Upgrade to Math::BigInt v1.89
|
commit | commitdiff | tree |
2008-04-18 |
Rafael Garcia-Suarez | Fix the line-number-in-elsif longstanding bug.
|
commit | commitdiff | tree |
2008-04-17 |
Rafael Garcia-Suarez | %.*s mandates an "int", says the C standard
|
commit | commitdiff | tree |
2008-04-17 |
Rafael Garcia-Suarez | Fix warning with int size in printf format
|
commit | commitdiff | tree |
2008-04-16 |
Rafael Garcia-Suarez | Upgrade to Digest::SHA 5.46
|
commit | commitdiff | tree |
2008-04-16 |
Rafael Garcia-Suarez | Upgrade to Math::Complex 1.54
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Call cop_free on nullified cops too
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Move the NoExporter test module under Test::Simple
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Add Dummy.pm from the base CPAN distribution,
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Upgrade to Test::Simple 0.80, but keep locally modified...
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Adapt properly More.t to run in the core
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Sync with CPAN's version of the More.t test in Test...
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Add a regression test for bug #52658 (fixed by change...
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Revert change #26334, which was introducing too many...
|
commit | commitdiff | tree |
2008-04-15 |
Rafael Garcia-Suarez | Fix for [perl #52074] Segfault on ISA push after symbol...
|
commit | commitdiff | tree |
2008-04-14 |
Rafael Garcia-Suarez | Revert change #33676, likely to break atan(-0,0) on...
|
commit | commitdiff | tree |
2008-04-14 |
Rafael Garcia-Suarez | Make atan2(0,0) return undef
|
commit | commitdiff | tree |
2008-04-13 |
Rafael Garcia-Suarez | Upgrade to Time::HiRes 1.9715
|
commit | commitdiff | tree |
2008-04-11 |
Rafael Garcia-Suarez | Fix C portability nit found by Jerry D. Hedden.
|
commit | commitdiff | tree |
2008-04-08 |
Rafael Garcia-Suarez | Remove old option leftover in docs
|
commit | commitdiff | tree |
2008-04-01 |
Rafael Garcia-Suarez | Module::CoreList wasn't listing Config.pm everywhere.
|
commit | commitdiff | tree |
2008-03-31 |
Rafael Garcia-Suarez | Config.pm needs to be listed in Module::CoreList, too
|
commit | commitdiff | tree |
2008-03-25 |
Rafael Garcia-Suarez | Use sv_setpvs() like a few lines before since change...
|
commit | commitdiff | tree |
2008-03-13 |
Rafael Garcia-Suarez | Regexp::DESTROY was only added in 5.8.1
|
commit | commitdiff | tree |
2008-03-12 |
Rafael Garcia-Suarez | An unfortunate side-effect of Encode and Encode::Alias...
|
commit | commitdiff | tree |
2008-03-10 |
Rafael Garcia-Suarez | Re-apply part of #33370 to Time::Piece
|
commit | commitdiff | tree |
2008-03-10 |
Rafael Garcia-Suarez | Upgrade to Time::Piece 1.13
|
commit | commitdiff | tree |
2008-03-05 |
Rafael Garcia-Suarez | Bump VERSION after change #33416
|
commit | commitdiff | tree |
2008-03-01 |
Rafael Garcia-Suarez | Typo in doc, found by Kornel Umann.
|
commit | commitdiff | tree |
2008-02-29 |
Rafael Garcia-Suarez | Context fix to make the test pass
|
commit | commitdiff | tree |
2008-02-27 |
Rafael Garcia-Suarez | Fix preprocessor syntax
|
commit | commitdiff | tree |
2008-02-26 |
Rafael Garcia-Suarez | Chainsaw DEBUG_S out, as suggested by Vincent Pit.
|
commit | commitdiff | tree |
2008-02-26 |
Rafael Garcia-Suarez | Typo found by Roland Giersig
|
commit | commitdiff | tree |
2008-02-26 |
Rafael Garcia-Suarez | Tidy up error messages
|
commit | commitdiff | tree |
2008-02-26 |
Rafael Garcia-Suarez | Document perlthanks
|
commit | commitdiff | tree |
2008-02-25 |
Rafael Garcia-Suarez | Regenerate embed.h
|
commit | commitdiff | tree |
2008-02-16 |
Rafael Garcia-Suarez | Fix macro name in comment
|
commit | commitdiff | tree |
2008-02-16 |
Rafael Garcia-Suarez | Correctly reference count the hints hash
|
commit | commitdiff | tree |
2008-02-15 |
Rafael Garcia-Suarez | Typo catch, by Abigail
|
commit | commitdiff | tree |
2008-02-15 |
Rafael Garcia-Suarez | Avoid utf8 warnings when printing diagnostics
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Add missing file to MANIFEST, to go with change #33311
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Make the new warning report undef constants as undef
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Fix leak when issuing new warning implemented by #33305
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Revert change #33302. This change was wrong, since...
|
commit | commitdiff | tree |
2008-02-14 |
Rafael Garcia-Suarez | Jerry D. Hedden now maintains Thread::Semaphore on...
|
commit | commitdiff | tree |
2008-02-11 |
Rafael Garcia-Suarez | Fix test to pass en 5.6.2 (unpack is needed by version...
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | IO::Handle->say should ignore $\ (bug #49266)
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Re-apply patches 32879, 32905, and 32964 to MakeMaker
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Add new module in MakeMaker 6.43_01
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Upgrade to MakeMaker 6.43_01
|
commit | commitdiff | tree |
2008-02-08 |
Rafael Garcia-Suarez | Remove redundant check
|
commit | commitdiff | tree |
2008-02-07 |
Rafael Garcia-Suarez | corelist changes:
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Adapt Safe innards to older (XS) versions of version.pm
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Add a new test for Safe
|
commit | commitdiff | tree |
2008-02-05 |
Rafael Garcia-Suarez | Fix CPAN bug #32896: make version.pm loadable in a...
|
commit | commitdiff | tree |
2008-02-04 |
Rafael Garcia-Suarez | Fix op/reg_email_thr.t when PERLIO=stdio
|
commit | commitdiff | tree |
2008-01-30 |
Rafael Garcia-Suarez | Bump Safe's version
|
commit | commitdiff | tree |
2008-01-29 |
Rafael Garcia-Suarez | More wording nits about perl's time() versus the libc...
|
commit | commitdiff | tree |
2008-01-29 |
Rafael Garcia-Suarez | Make this test pass with the Test::More that comes...
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Bump the version of Safe
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | In Safe, load Carp::Heavy only if it exists (to remain
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Warning cleanup, and avoid a double call to uc
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Upgrade to Test::Harnes 3.07
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | TAP::* modules are part of the Test::Harness distribution
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Make lc/uc/lcfirst/ucfirst warn when passed undef.
|
commit | commitdiff | tree |
2008-01-28 |
Rafael Garcia-Suarez | Test that lc, uc, etc on undef return ""
|
commit | commitdiff | tree |
2008-01-21 |
Rafael Garcia-Suarez | When changing the op_ppaddr of an op, one must keep...
|
commit | commitdiff | tree |
2008-01-18 |
Rafael Garcia-Suarez | New tests for new ops. Most of them are TODO
|
commit | commitdiff | tree |
2008-01-16 |
Rafael Garcia-Suarez | A couple of POD fixes by Steven Schubiger
|
commit | commitdiff | tree |
2008-01-14 |
Rafael Garcia-Suarez | When parsing LC_ALL or LANG to get the locale's encoding...
|
commit | commitdiff | tree |
2008-01-11 |
Rafael Garcia-Suarez | Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per...
|
commit | commitdiff | tree |
2008-01-11 |
Rafael Garcia-Suarez | Remove the -P switch
|
commit | commitdiff | tree |
next |