2003-08-21 |
Rafael Garcia-Suarez | The magic variables that alter STDOUT have a tendancy...
|
commit | commitdiff | tree |
2003-08-19 |
Rafael Garcia-Suarez | t/TEST fails to fail when it can't find tests.
|
commit | commitdiff | tree |
2003-08-16 |
Rafael Garcia-Suarez | Avoid a "Subroutine Cwd::fastcwd redefined" warning...
|
commit | commitdiff | tree |
2003-08-16 |
Stas Bekman | [patch lib/utf8.pm] doc tweaks
|
commit | commitdiff | tree |
2003-08-16 |
Michael G. Schwern | Taint problems in Cwd::abs_path
|
commit | commitdiff | tree |
2003-08-16 |
Rafael Garcia-Suarez | Remove a useless vstring reference in perlnumber.pod.
|
commit | commitdiff | tree |
2003-08-12 |
Rafael Garcia-Suarez | perlipc thinko by John P. Linderman.
|
commit | commitdiff | tree |
2003-08-11 |
Rafael Garcia-Suarez | Add a new regression test for Safe : tests that all ops
|
commit | commitdiff | tree |
2003-08-11 |
Rafael Garcia-Suarez | [perl #23274] B::Deparse wasn't handling correctly...
|
commit | commitdiff | tree |
2003-08-10 |
John P. Linderman | Re: killing for vital signs [PATCH]
|
commit | commitdiff | tree |
2003-08-10 |
Rafael Garcia-Suarez | Further tweaks on perlreref.pod (by Iain Truskett)
|
commit | commitdiff | tree |
2003-08-10 |
Rafael Garcia-Suarez | Add the perlreref manpage, by Iain Truskett
|
commit | commitdiff | tree |
2003-08-09 |
Rafael Garcia-Suarez | Remove ByteLoader from the list of modules whose compilabili...
|
commit | commitdiff | tree |
2003-08-09 |
Dave Mitchell | add "$lexical not available" warning in C<for my $lex ()>
|
commit | commitdiff | tree |
2003-08-09 |
Rafael Garcia-Suarez | Regenerate perlapi.pod.
|
commit | commitdiff | tree |
2003-08-09 |
Michael G. Schwern | Removing tested modules
|
commit | commitdiff | tree |
2003-08-09 |
Rafael Garcia-Suarez | Change #20578 to SelfLoader is probably also useful...
|
commit | commitdiff | tree |
2003-08-07 |
Dave Mitchell | Fwd: Re: [PATCH] flags set incorrectly on abandoned...
|
commit | commitdiff | tree |
2003-08-04 |
Rafael Garcia-Suarez | Nit in INSTALL about the svr?.sh hint files.
|
commit | commitdiff | tree |
2003-08-04 |
Steve Grazzini | Re: [perl #23210] parser error with 'print $HANDLE...
|
commit | commitdiff | tree |
2003-08-04 |
Rafael Garcia-Suarez | Fix bug #23141 : localization of readonly magic scalars
|
commit | commitdiff | tree |
2003-08-04 |
Rafael Garcia-Suarez | Revert change #19282 : it caused problems for some...
|
commit | commitdiff | tree |
2003-08-03 |
Adrian M. Enache | Re: [perl #23207] persistant sideffect involving bitwise...
|
commit | commitdiff | tree |
2003-08-03 |
Alain Barbet | Re: [perl #23202] coredump on ext/POSIX/t/posix with...
|
commit | commitdiff | tree |
2003-08-03 |
Ilya Zakharevich | Shell.t
|
commit | commitdiff | tree |
2003-07-31 |
Rafael Garcia-Suarez | Document in INSTALL that -Uinstallusrbinperl is now...
|
commit | commitdiff | tree |
2003-07-30 |
Rafael Garcia-Suarez | Silence spurious noise from MakeMaker :
|
commit | commitdiff | tree |
2003-07-29 |
Rafael Garcia-Suarez | FAQ sync.
|
commit | commitdiff | tree |
2003-07-21 |
Rafael Garcia-Suarez | As the perldoc.pod is now in a separate file under...
|
commit | commitdiff | tree |
2003-07-21 |
Steve Grazzini | [DOCPATCH] %SIG and SA_RESTART
|
commit | commitdiff | tree |
2003-07-21 |
Rafael Garcia-Suarez | [PATCH] Re: Perl formats do not work with tied values
|
commit | commitdiff | tree |
2003-07-21 |
Tassilo von Parseval | Re: [PATCH] h2xs and extra_libraries
|
commit | commitdiff | tree |
2003-07-20 |
Rafael Garcia-Suarez | Minor doc nits concerning the dosish ALTERNATE_SHEBANG
|
commit | commitdiff | tree |
2003-07-20 |
Andy Dougherty | Re: [perl #22941] Can't build perl with -Duseshrplib...
|
commit | commitdiff | tree |
2003-07-20 |
Rafael Garcia-Suarez | The warning "Possible precedence problem on bitwise...
|
commit | commitdiff | tree |
2003-07-18 |
Rafael Garcia-Suarez | Rename get_seed() to get_hash_seed(), as suggested by
|
commit | commitdiff | tree |
2003-07-18 |
Andreas König | Re: [PATCH] Re: Oops - Can't calculate our powers
|
commit | commitdiff | tree |
2003-07-18 |
Dave Mitchell | [ PATCH] Re: isa(UNIVERSAL)?
|
commit | commitdiff | tree |
2003-07-18 |
Stephen McCamant | Re: Oops - Can't calculate our powers
|
commit | commitdiff | tree |
2003-07-17 |
Stephen McCamant | [PATCH] Increment cop_seqmax in utilize()
|
commit | commitdiff | tree |
2003-07-17 |
Michael G. Schwern | Re: POSIX::div
|
commit | commitdiff | tree |
2003-07-17 |
Rafael Garcia-Suarez | [perl #22944] PERL5LIB is not colon-separated everywhere
|
commit | commitdiff | tree |
2003-07-17 |
Anton Berezin | fix $^N-related coredump
|
commit | commitdiff | tree |
2003-07-17 |
Tony Bowden | PATCH: tweak 'split' docs for case of explicit 0 LIMIT
|
commit | commitdiff | tree |
2003-07-17 |
Rafael Garcia-Suarez | Minor nits in perlsyn.pod
|
commit | commitdiff | tree |
2003-07-13 |
Claes Jacobsson | incorrect error message from Attribute::Handlers
|
commit | commitdiff | tree |
2003-07-13 |
Alexander Gough | Add a TODO test for perlbug #19049
|
commit | commitdiff | tree |
2003-07-13 |
Rafael Garcia-Suarez | Minor updates of the charnames documentation.
|
commit | commitdiff | tree |
2003-07-11 |
John P. Linderman | Re: Sort sub and NaNs
|
commit | commitdiff | tree |
2003-07-11 |
Steve Grazzini | [DOCPATCH] perlfunc/read
|
commit | commitdiff | tree |
2003-07-11 |
Michael G. Schwern | New introduction
|
commit | commitdiff | tree |
2003-07-10 |
Rafael Garcia-Suarez | regen embed.pl for the bleadperl branch as well.
|
commit | commitdiff | tree |
2003-07-08 |
Rafael Garcia-Suarez | The CHECKOP macro was not invoked on some newly created ops
|
commit | commitdiff | tree |
2003-07-07 |
Rafael Garcia-Suarez | Regexp bug in the docs, spotted by Enache's eagle eyes.
|
commit | commitdiff | tree |
2003-07-06 |
Tels | Upgrade BigInt and BigRat
|
commit | commitdiff | tree |
2003-07-06 |
Casey West | Re: [perl #5025] #line directive explination wrong
|
commit | commitdiff | tree |
2003-07-05 |
Rafael Garcia-Suarez | Comment out some debugging output in Math::BigInt,...
|
commit | commitdiff | tree |
2003-07-05 |
Stéphane Payrard | Allow to create more than one Shell object :
|
commit | commitdiff | tree |
2003-07-04 |
Rafael Garcia-Suarez | Author list update (to be continued...)
|
commit | commitdiff | tree |
2003-07-04 |
Rafael Garcia-Suarez | Add a new test target in the makefile, test_harness_notty.
|
commit | commitdiff | tree |
2003-07-04 |
Rafael Garcia-Suarez | Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
|
commit | commitdiff | tree |
2003-07-04 |
Alexey Tourbin | Macro reorganization in the Makefile, so that $(LDLIBPTH...
|
commit | commitdiff | tree |
2003-07-04 |
Rafael Garcia-Suarez | Fix non-numeric $VERSION.
|
commit | commitdiff | tree |
2003-07-02 |
Rafael Garcia-Suarez | Minor test adjustments :
|
commit | commitdiff | tree |
2003-07-02 |
Rafael Garcia-Suarez | Skip a socketpair test on SCO OSR
|
commit | commitdiff | tree |
2003-06-29 |
Rafael Garcia-Suarez | Misc Pod Nits.
|
commit | commitdiff | tree |
2003-06-29 |
Rafael Garcia-Suarez | Perl_doing_taint must be public, for programs that...
|
commit | commitdiff | tree |
2003-06-28 |
Rafael Garcia-Suarez | Using $1 without testing success of the regexp, bad.
|
commit | commitdiff | tree |
2003-06-28 |
Rafael Garcia-Suarez | Some clarification about the current semantics of CHECK and
|
commit | commitdiff | tree |
2003-06-28 |
Dan Kogai | [Encode] pre-1.97 patches
|
commit | commitdiff | tree |
2003-06-28 |
Dave Mitchell | Two debugging patches.
|
commit | commitdiff | tree |
2003-06-28 |
Rafael Garcia-Suarez | Fix test count, by Abe Timmerman.
|
commit | commitdiff | tree |
2003-06-26 |
Rafael Garcia-Suarez | perlhack update, by Steve Grazzini
|
commit | commitdiff | tree |
2003-06-25 |
Philip Newton | Re: P and V
|
commit | commitdiff | tree |
2003-06-25 |
Rafael Garcia-Suarez | Enhance some macro robustness.
|
commit | commitdiff | tree |
2003-06-25 |
Rafael Garcia-Suarez | Fix [perl #21742] :
|
commit | commitdiff | tree |
2003-06-23 |
SADAHIRO Tomoyuki | [perlport.pod] code point of \cU
|
commit | commitdiff | tree |
2003-06-18 |
Rafael Garcia-Suarez | A bunch of minor changes to perlguts.pod.
|
commit | commitdiff | tree |
2003-06-17 |
Rafael Garcia-Suarez | Some docs for the assertions.
|
commit | commitdiff | tree |
2003-06-16 |
Marcus Holland-Moritz | Revert change #19126, a poor attempt at fixing bug...
|
commit | commitdiff | tree |
2003-06-16 |
Steve Grazzini | unnecessary stringification in eval/die
|
commit | commitdiff | tree |
2003-06-16 |
Amick, Eric | [perl #22622] Bogus error codes from File::Copy::move
|
commit | commitdiff | tree |
2003-06-15 |
Rafael Garcia-Suarez | Rename again the warning about $* being no longer supported
|
commit | commitdiff | tree |
2003-06-15 |
Aaron J. Mackey | Remove all magic in untie()
|
commit | commitdiff | tree |
2003-06-14 |
Rafael Garcia-Suarez | Rename the warning about $* being removed,
|
commit | commitdiff | tree |
2003-06-13 |
Rafael Garcia-Suarez | Remove the deprecated $* variable.
|
commit | commitdiff | tree |
2003-06-12 |
Robin Barker | Add a new warning, "Newline in left-justified string...
|
commit | commitdiff | tree |
2003-06-12 |
Steve Grazzini | Patch for a warning emitted twice, from :
|
commit | commitdiff | tree |
2003-06-11 |
Andy Dougherty | Re: [PATCH] Annoyingly unhelpful messages from lib...
|
commit | commitdiff | tree |
2003-06-09 |
Andy Dougherty | Annoyingly unhelpful messages from lib/File/Temp/t...
|
commit | commitdiff | tree |
2003-06-09 |
Steve Grazzini | Re: nitpick with \(0..2)
|
commit | commitdiff | tree |
2003-06-09 |
Alex Vandiver | In the debugger, flush stdout/stderr before the prompt...
|
commit | commitdiff | tree |
2003-06-06 |
Rafael Garcia-Suarez | Upgrade to Time::Local 1.06, by Dave Rolsky
|
commit | commitdiff | tree |
2003-06-06 |
Rafael Garcia-Suarez | Complement to change #19698 :
|
commit | commitdiff | tree |
2003-06-06 |
Rafael Garcia-Suarez | Minor grammatical nit.
|
commit | commitdiff | tree |
2003-06-06 |
Stas Bekman | [patch] L<perlguts/"API LISTING"> is now L<perlapi>
|
commit | commitdiff | tree |
2003-06-06 |
Rafael Garcia-Suarez | Clarify that => doesn't quote compound identifiers.
|
commit | commitdiff | tree |
2003-06-04 |
Rafael Garcia-Suarez | Prevent a potential null pointer dereference.
|
commit | commitdiff | tree |
2003-06-02 |
Rafael Garcia-Suarez | A little bit more of weird-code-proofing in B::Deparse.
|
commit | commitdiff | tree |
2003-06-01 |
Gerrit P. Haase | Two Cygwin patches from Gerrit.
|
commit | commitdiff | tree |
next |