2006-12-12 |
Rafael Garcia-Suarez | Skip IO::Compress::Zlib in perlivp, since that's a...
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | Don't load the Win32 module on non-win32 platforms
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | Changes and README are not needed for Switch.pm
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | As pointed out by Valentin Guignon, there is most
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | Configure needs to know about the extensions IO/Compress...
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | Move files from ext/Compress/IO to ext/IO/Compress
|
commit | commitdiff | tree |
2006-12-11 |
Rafael Garcia-Suarez | perlhack.pod nit by Jarkko
|
commit | commitdiff | tree |
2006-12-06 |
Rafael Garcia-Suarez | save_I8 is not a mathom.
|
commit | commitdiff | tree |
2006-12-04 |
Rafael Garcia-Suarez | Better version of last patch, by Yves Orton.
|
commit | commitdiff | tree |
2006-12-04 |
Rafael Garcia-Suarez | The new regexp compilation function must be added to...
|
commit | commitdiff | tree |
2006-12-04 |
Rafael Garcia-Suarez | Actually submit previous change.
|
commit | commitdiff | tree |
2006-12-04 |
Rafael Garcia-Suarez | Split Perl_pregcomp in two functions. Patch by Audrey...
|
commit | commitdiff | tree |
2006-12-04 |
Rafael Garcia-Suarez | Re: install misses Compress/IO/{Base,Zlib} From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2006-12-01 |
Rafael Garcia-Suarez | Remove unused variable
|
commit | commitdiff | tree |
2006-12-01 |
Rafael Garcia-Suarez | Verify that the debugger has an array where to store...
|
commit | commitdiff | tree |
2006-12-01 |
Rafael Garcia-Suarez | Fix Time-HiRes linker error on Win32 introduced by... From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
|
commit | commitdiff | tree |
2006-11-29 |
Rafael Garcia-Suarez | Patch by Derek Price to Time::Piece for CPAN bug #21255:
|
commit | commitdiff | tree |
2006-11-28 |
Rafael Garcia-Suarez | Remove DOS line endings
|
commit | commitdiff | tree |
2006-11-28 |
Rafael Garcia-Suarez | Add Module::Pluggable
|
commit | commitdiff | tree |
2006-11-28 |
Rafael Garcia-Suarez | Add IPC::Cmd to the core
|
commit | commitdiff | tree |
2006-11-28 |
Rafael Garcia-Suarez | Typo fix (by Dominic Dunlop)
|
commit | commitdiff | tree |
2006-11-27 |
Rafael Garcia-Suarez | Add missing file to MANIFEST
|
commit | commitdiff | tree |
2006-11-24 |
Rafael Garcia-Suarez | Revert change #29098 (that introduced a new warning,
|
commit | commitdiff | tree |
2006-11-24 |
Rafael Garcia-Suarez | Un-TODO one test in pat.t ($1 kept safe after a /g...
|
commit | commitdiff | tree |
2006-11-23 |
Rafael Garcia-Suarez | Fix for bug #38631: tied variables don't work with...
|
commit | commitdiff | tree |
2006-11-23 |
Rafael Garcia-Suarez | More safety in free()s
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | Don't AUTOLOAD DESTROY from Attribute::Handlers.
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | More doc nits on Switch, and bump version to 2.11 for...
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | Fix a number of documentation issues in Switch.pm ...
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | Remove tests for POD or POD coverage -- they're always...
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | - Restore two Text::Balanced tests, more comprehensive...
|
commit | commitdiff | tree |
2006-11-22 |
Rafael Garcia-Suarez | Sync Text::Balanced with the CPAN version (1.99.1)
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Remove assertions.pm review from perltodo
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Regenerate Changes, add nits in perldelta
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Invalidate the method lookup cache when assigning to...
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Remove warnings against WHOA THERE warnings from the...
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Remove description of WHOA THERE messages for recommended...
|
commit | commitdiff | tree |
2006-11-21 |
Rafael Garcia-Suarez | Remove the test counter checker at the end of t/op...
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Unify the two warnings "Can't declare %s in %s", in...
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Actually, undef $SIG{FOO} should restore the default...
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Make undef $SIG{FOO} ignore the signal FOO
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Fix precedence problem
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Extend the test-reonly make target on windows (Yves...
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Un-TODO tests for bug #32840, plus some new tests,
|
commit | commitdiff | tree |
2006-11-20 |
Rafael Garcia-Suarez | Update Text::Tabs and Text::Wrap to version 2006.1117
|
commit | commitdiff | tree |
2006-11-17 |
Rafael Garcia-Suarez | Doc nits to re.pm
|
commit | commitdiff | tree |
2006-11-16 |
Rafael Garcia-Suarez | Remove duplicate declaration
|
commit | commitdiff | tree |
2006-11-16 |
Rafael Garcia-Suarez | Clarifications to close() docs, pointed out by Peter...
|
commit | commitdiff | tree |
2006-11-15 |
Rafael Garcia-Suarez | FAQ sync
|
commit | commitdiff | tree |
2006-11-15 |
Rafael Garcia-Suarez | Fix a signedness cast warning
|
commit | commitdiff | tree |
2006-11-15 |
Rafael Garcia-Suarez | Tweaks to the debugger test by Richard Foley,
|
commit | commitdiff | tree |
2006-11-15 |
Rafael Garcia-Suarez | Move the test files for the debugger in a t/ subdirectory...
|
commit | commitdiff | tree |
2006-11-14 |
Rafael Garcia-Suarez | A first regression test for the debugger, by Shlomi...
|
commit | commitdiff | tree |
2006-11-14 |
Rafael Garcia-Suarez | Fix bug #39037: rcatline doesn't stringify references
|
commit | commitdiff | tree |
2006-11-14 |
Rafael Garcia-Suarez | Assert that we don't access strings saved for $1 etc...
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | Todo (nice to have): an improvement to ~~
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | Fix a bug in the debugger tracing variables when one...
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | The latest regression test to Scalar::Util doesn't...
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | Parsing fix: it wasn't possible to call a function...
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | Casting nit
|
commit | commitdiff | tree |
2006-11-13 |
Rafael Garcia-Suarez | POD fixes and nits in re.pm
|
commit | commitdiff | tree |
2006-11-12 |
Rafael Garcia-Suarez | Reinstate warning 'Useless use of "re" pragma'
|
commit | commitdiff | tree |
2006-11-09 |
Rafael Garcia-Suarez | Silence warnings in Pod::Man
|
commit | commitdiff | tree |
2006-11-08 |
Rafael Garcia-Suarez | Change the documentation of the return values of @INC...
|
commit | commitdiff | tree |
2006-11-08 |
Rafael Garcia-Suarez | Type change to avoid signed/unsigned compiler warnings
|
commit | commitdiff | tree |
2006-11-08 |
Rafael Garcia-Suarez | Regenerate Changes; update perldelta
|
commit | commitdiff | tree |
2006-11-07 |
Rafael Garcia-Suarez | Use $HOME/localperl as default prefix for installing...
|
commit | commitdiff | tree |
2006-11-07 |
Rafael Garcia-Suarez | More notes in perldelta
|
commit | commitdiff | tree |
2006-11-07 |
Rafael Garcia-Suarez | Forbid using tainted formats in printf and sprintf
|
commit | commitdiff | tree |
2006-11-06 |
Rafael Garcia-Suarez | Sync Pod::Usage with the CPAN version
|
commit | commitdiff | tree |
2006-11-06 |
Rafael Garcia-Suarez | Upgrade to Test::Simple 0.64_03
|
commit | commitdiff | tree |
2006-11-06 |
Rafael Garcia-Suarez | Change reentr.pl to generate reentr.h accordingly to...
|
commit | commitdiff | tree |
2006-11-06 |
Rafael Garcia-Suarez | Silence a cast warning
|
commit | commitdiff | tree |
2006-11-03 |
Rafael Garcia-Suarez | The assignment to $VERSION must be on its own line...
|
commit | commitdiff | tree |
2006-11-03 |
Rafael Garcia-Suarez | When code is loaded through an @INC-hook, and when...
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | Fix case in external pod link
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | say() has the same syntax than print(), so forbid to...
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | This volatile modifier is not on the referent, but...
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | Silence a gcc warning
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | More regression tests for the _ prototype
|
commit | commitdiff | tree |
2006-11-02 |
Rafael Garcia-Suarez | More heuristics to make warnings.t pass under different
|
commit | commitdiff | tree |
2006-11-01 |
Rafael Garcia-Suarez | Regression test by Yves Orton for : [perl #36046] Special...
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Don't run ext/Sys/Syslog/t/constants.t with taint mode...
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Some diagnostic output was giving warnings in op/pack.t
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Fix a case of segfault in ithread destruction
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Doc clarification for PerlIO::encoding
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | threads::shared doesn't use ppport.h in the core
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Silence a warning and call readpipe_override() correctly.
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Make S_readpipe_override() compile with threads; regenerate...
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Make readpipe() overridable (and also `` and qx//)
|
commit | commitdiff | tree |
2006-10-31 |
Rafael Garcia-Suarez | Remove duplicated entries
|
commit | commitdiff | tree |
2006-10-30 |
Rafael Garcia-Suarez | Mention that field hashes are for inside-out objects
|
commit | commitdiff | tree |
2006-10-30 |
Rafael Garcia-Suarez | Update perldelta with changes up to 28867
|
commit | commitdiff | tree |
2006-10-30 |
Rafael Garcia-Suarez | Silence a g++ warning reported by Jarkko.
|
commit | commitdiff | tree |
2006-10-30 |
Rafael Garcia-Suarez | Delete Encode's MANIFEST (or else the make process...
|
commit | commitdiff | tree |
2006-10-30 |
Rafael Garcia-Suarez | In vim, modelines are not taken into account if they...
|
commit | commitdiff | tree |
2006-10-27 |
Rafael Garcia-Suarez | Document the limitation of Attribute::Handlers w.r...
|
commit | commitdiff | tree |
2006-10-26 |
Rafael Garcia-Suarez | Document the new (?FAIL) assertion (Yves Orton)
|
commit | commitdiff | tree |
2006-10-26 |
Rafael Garcia-Suarez | Add Term::UI and Object::Accessor to the list of dual...
|
commit | commitdiff | tree |
2006-10-25 |
Rafael Garcia-Suarez | Fix small leak with -F at interpreter destruction
|
commit | commitdiff | tree |
next |