2007-02-19 |
Rafael Garcia-Suarez | Actually, only changes to regexec.c from #30081 needed...
|
commit | commitdiff | tree |
2007-02-19 |
Rafael Garcia-Suarez | Revert change #30081 at dmq's request, and mark its...
|
commit | commitdiff | tree |
2007-02-19 |
Rafael Garcia-Suarez | Add a cast for C++ compilation
|
commit | commitdiff | tree |
2007-02-16 |
Rafael Garcia-Suarez | Update Changes
|
commit | commitdiff | tree |
2007-02-16 |
Rafael Garcia-Suarez | Avoid to run config_h.SH twice during configuration.
|
commit | commitdiff | tree |
2007-02-15 |
Rafael Garcia-Suarez | Hakim Cassimally is the new maintainer of the Perldoc...
|
commit | commitdiff | tree |
2007-02-14 |
Rafael Garcia-Suarez | Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
|
commit | commitdiff | tree |
2007-02-13 |
Rafael Garcia-Suarez | A few more details in perldelta
|
commit | commitdiff | tree |
2007-02-12 |
Rafael Garcia-Suarez | Skip this test if "use open" fails due to an unknown...
|
commit | commitdiff | tree |
2007-02-12 |
Rafael Garcia-Suarez | Un-TODO tests avec change #30228
|
commit | commitdiff | tree |
2007-02-12 |
Rafael Garcia-Suarez | Document that m//k works, by Ævar Arnfjörð Bjarmason
|
commit | commitdiff | tree |
2007-02-12 |
Rafael Garcia-Suarez | FAQ sync
|
commit | commitdiff | tree |
2007-02-11 |
Rafael Garcia-Suarez | Another tiny typo in File::Copy (found by Ruud.)
|
commit | commitdiff | tree |
2007-02-11 |
Rafael Garcia-Suarez | Explicitly load PerlIO::encoding when testing it.
|
commit | commitdiff | tree |
2007-02-11 |
Rafael Garcia-Suarez | Convert new test to using t/test.pl.
|
commit | commitdiff | tree |
2007-02-08 |
Rafael Garcia-Suarez | Typo fix, by John P. Linderman
|
commit | commitdiff | tree |
2007-02-08 |
Rafael Garcia-Suarez | Remove dead code that was emitting warnings.
|
commit | commitdiff | tree |
2007-02-07 |
Rafael Garcia-Suarez | Wrap the SvTYPE macro definition in parens.
|
commit | commitdiff | tree |
2007-02-06 |
Rafael Garcia-Suarez | Upgrade to threads.pm 1.59 (doc tweaks)
|
commit | commitdiff | tree |
2007-02-06 |
Rafael Garcia-Suarez | Upgrade to threads::shared 1.07 (doc tweaks)
|
commit | commitdiff | tree |
2007-02-06 |
Rafael Garcia-Suarez | Avoid obscure failures when a regexp hasn't matched
|
commit | commitdiff | tree |
2007-02-05 |
Rafael Garcia-Suarez | Upgrade to DB_File 1.815
|
commit | commitdiff | tree |
2007-02-05 |
Rafael Garcia-Suarez | Quote fix by Jarkko
|
commit | commitdiff | tree |
2007-01-31 |
Rafael Garcia-Suarez | Upgrade to Getopt::Long 2.36
|
commit | commitdiff | tree |
2007-01-27 |
Rafael Garcia-Suarez | Change Tels' contact address
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | cflags.SH was broken: it was compiling a C file for...
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Silence a few pedantic warnings
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | If we have specified -Dgccansipedantic on the Configure...
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Upgrade to File::Fetch 0.10, by Jos Boumans
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Let File::Path report the extended system error message
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Mention //w in perltodo.
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Upgrade to Time::Local 1.17
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Some variables are used only with DEBUGGING
|
commit | commitdiff | tree |
2007-01-26 |
Rafael Garcia-Suarez | Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
|
commit | commitdiff | tree |
2007-01-25 |
Rafael Garcia-Suarez | Upgrade to threads 1.58:
|
commit | commitdiff | tree |
2007-01-24 |
Rafael Garcia-Suarez | Upgrade to Time::Local 1.16
|
commit | commitdiff | tree |
2007-01-16 |
Rafael Garcia-Suarez | Typo fix, by Robin Barker
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Enable the ~~ operator by default.
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Proper symbian fix (replacing change #29813) by Jarkko
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Use the $Is_MacOS variable
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Simplify the ok/not ok logic
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Various cleanup and factorization by Schwern
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Introduce the :5.10.0 feature bundle, and make :5.10 an
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Fix link to perlsyn (thanks to Michael G Schwern)
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Remove the "dor" feature alias.
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Document "no feature" (Michael G Schwern)
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Move the documentation of the lexical effect of feature...
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Remove obsolete notes and TODOs from feature.pm
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Add a reference to the docs for state() variables in...
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Factorise croak() calls and error messages in feature.pm
|
commit | commitdiff | tree |
2007-01-15 |
Rafael Garcia-Suarez | Revert perl.h part of change 29811, which breaks compilation...
|
commit | commitdiff | tree |
2007-01-13 |
Rafael Garcia-Suarez | TODO: yada yada yada
|
commit | commitdiff | tree |
2007-01-12 |
Rafael Garcia-Suarez | makedef.pl should be able to load "strict"
|
commit | commitdiff | tree |
2007-01-12 |
Rafael Garcia-Suarez | Upgrade to ExtUtils::Manifest 1.51
|
commit | commitdiff | tree |
2007-01-11 |
Rafael Garcia-Suarez | Fix bug [perl #41234] : the tokenizer understands ...
|
commit | commitdiff | tree |
2007-01-11 |
Rafael Garcia-Suarez | Silence an "unused parameter" warning in Perl_reg_numbered_b...
|
commit | commitdiff | tree |
2007-01-11 |
Rafael Garcia-Suarez | Fix bug #40407: after a seek on a PerlIO::scalar filehandle,
|
commit | commitdiff | tree |
2007-01-10 |
Rafael Garcia-Suarez | Regenerate all files
|
commit | commitdiff | tree |
2007-01-09 |
Rafael Garcia-Suarez | Revert change #29708 (useless)
|
commit | commitdiff | tree |
2007-01-08 |
Rafael Garcia-Suarez | Change the API doc for some of the SvXXX testing macros.
|
commit | commitdiff | tree |
2007-01-08 |
Rafael Garcia-Suarez | Turn taint warnings (-t) into severe warnings, so they're
|
commit | commitdiff | tree |
2007-01-08 |
Rafael Garcia-Suarez | Silence casting warnings
|
commit | commitdiff | tree |
2007-01-07 |
Rafael Garcia-Suarez | In the new test for less.pm, call use_ok at compile...
|
commit | commitdiff | tree |
2007-01-06 |
Rafael Garcia-Suarez | Add 2007 copyrights in a few more .pl files that
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Silence a gcc warning, spotted by Tels
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Bump version of PerlIO::via after last change
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Normalize copyright of perlio.c for years >= 2006
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Fix the interaction of -w and -t when provided on the...
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Fix distclean now that we have re::Tie::Hash::NamedCapture
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Update copyright years in .c files
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Update copyright years in .h files. Also, in .pl
|
commit | commitdiff | tree |
2007-01-05 |
Rafael Garcia-Suarez | Update copyright for perlio.c
|
commit | commitdiff | tree |
2007-01-04 |
Rafael Garcia-Suarez | Upgrade Module::Load::Conditional to 0.14
|
commit | commitdiff | tree |
2007-01-04 |
Rafael Garcia-Suarez | Remove no longer used magic vtable
|
commit | commitdiff | tree |
2007-01-04 |
Rafael Garcia-Suarez | Silence a 'null argument' warning
|
commit | commitdiff | tree |
2006-12-25 |
Rafael Garcia-Suarez | Fix a couple of warnings
|
commit | commitdiff | tree |
2006-12-24 |
Rafael Garcia-Suarez | The PERLIO environment variable, when unset, doesn...
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | Fix #6006 for taint mode too.
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | Remove -T from op/subst.t, and add a new test file...
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | A better fix for RT #6006: revert change 29616, which...
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | Fix RT #6006: Regexp replaces using large replacement...
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | Upgrade to Module::Build 0.2806
|
commit | commitdiff | tree |
2006-12-23 |
Rafael Garcia-Suarez | syswrite() wasn't reporting a warning when writing...
|
commit | commitdiff | tree |
2006-12-22 |
Rafael Garcia-Suarez | The Perl 6 specification is still evolving, so don...
|
commit | commitdiff | tree |
2006-12-22 |
Rafael Garcia-Suarez | Unshare the shared string gp_file_hek only if it exists...
|
commit | commitdiff | tree |
2006-12-21 |
Rafael Garcia-Suarez | Upgrade to Text::Balanced 2.0.0
|
commit | commitdiff | tree |
2006-12-20 |
Rafael Garcia-Suarez | Fix leaks in label strings allocation in COPs
|
commit | commitdiff | tree |
2006-12-20 |
Rafael Garcia-Suarez | Don't free the original label string when assigning...
|
commit | commitdiff | tree |
2006-12-19 |
Rafael Garcia-Suarez | Proper cleanup for Errno.pm
|
commit | commitdiff | tree |
2006-12-19 |
Rafael Garcia-Suarez | Fix paths of pack.pl in patching.pod
|
commit | commitdiff | tree |
2006-12-19 |
Rafael Garcia-Suarez | Add a regression test to verify that POSIX::AUTOLOAD...
|
commit | commitdiff | tree |
2006-12-19 |
Rafael Garcia-Suarez | Disable strictures in POSIX AUTOLOAD
|
commit | commitdiff | tree |
2006-12-18 |
Rafael Garcia-Suarez | Bump version number of ExtUtils::MM_Unix after last...
|
commit | commitdiff | tree |
2006-12-18 |
Rafael Garcia-Suarez | ExtUtils::Command is now maintained separately from...
|
commit | commitdiff | tree |
2006-12-16 |
Rafael Garcia-Suarez | TODO addition by Jerry D. Hedden.
|
commit | commitdiff | tree |
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 |
next |