2003-09-25 |
Rafael Garcia-Suarez | Update perlhist.pod
|
commit | commitdiff | tree |
2003-09-23 |
Rafael Garcia-Suarez | The FAQ answer about POD comments was incorrect. [perl...
|
commit | commitdiff | tree |
2003-09-23 |
Juerd | perlvar
|
commit | commitdiff | tree |
2003-09-23 |
Rafael Garcia-Suarez | Minor nit in a debug message of the tokenizer.
|
commit | commitdiff | tree |
2003-09-22 |
Rafael Garcia-Suarez | When localising a magic value, propagate the readonly...
|
commit | commitdiff | tree |
2003-09-20 |
Rafael Garcia-Suarez | Missing perlfaq chunk.
|
commit | commitdiff | tree |
2003-09-20 |
Rafael Garcia-Suarez | FAQ sync.
|
commit | commitdiff | tree |
2003-09-18 |
Rafael Garcia-Suarez | Perlfaq nits from Iain Truskett.
|
commit | commitdiff | tree |
2003-09-18 |
Rafael Garcia-Suarez | Integrate a change from the perlfaq CVS.
|
commit | commitdiff | tree |
2003-09-12 |
Rafael Garcia-Suarez | Stringify the $VERSION of DynaLoader so it's never...
|
commit | commitdiff | tree |
2003-09-10 |
Adrian M. Enache | nit to hints/freebsd.sh
|
commit | commitdiff | tree |
2003-09-10 |
Anno Siegel | Re: [perl #15395] lexical warnings and inheritance
|
commit | commitdiff | tree |
2003-09-10 |
Abigail | Remove the warning in perlfaq about using map in void...
|
commit | commitdiff | tree |
2003-09-08 |
Rafael Garcia-Suarez | Loading warnings.pm now loads attributes.pm that loads...
|
commit | commitdiff | tree |
2003-09-08 |
Rafael Garcia-Suarez | A version of change #21073 that works.
|
commit | commitdiff | tree |
2003-09-07 |
Andreas König | Test skeleton for debugger commands
|
commit | commitdiff | tree |
2003-09-07 |
Rafael Garcia-Suarez | Upgrade to Unicode::Collate 0.28
|
commit | commitdiff | tree |
2003-09-07 |
Dave Mitchell | Re: [perl #23656] Safe reval bleeds local variable...
|
commit | commitdiff | tree |
2003-09-07 |
Tassilo von Parseval | honoring void context for map()
|
commit | commitdiff | tree |
2003-09-06 |
Rafael Garcia-Suarez | Minor doc style nits in XSLoader.
|
commit | commitdiff | tree |
2003-09-06 |
Rafael Garcia-Suarez | Email nits in Fatal.pm [perl #23724].
|
commit | commitdiff | tree |
2003-09-02 |
Yitzchak Scott-Thoennes | some method calls not autoloaded
|
commit | commitdiff | tree |
2003-08-30 |
Rafael Garcia-Suarez | Tweak XSLoader.t.
|
commit | commitdiff | tree |
2003-08-29 |
Rafael Garcia-Suarez | Add a new test, to ensure that we don't unexpectedly...
|
commit | commitdiff | tree |
2003-08-29 |
Rafael Garcia-Suarez | Don't cast PL_multiline to bool : you may loose important...
|
commit | commitdiff | tree |
2003-08-27 |
Rafael Garcia-Suarez | Add caveats and tests for Symbol::delete_package().
|
commit | commitdiff | tree |
2003-08-26 |
Rafael Garcia-Suarez | Integrate two DJGPP portability patches from the 5...
|
commit | commitdiff | tree |
2003-08-26 |
Joe Schaefer | perlapi.pod tweaks, based on :
|
commit | commitdiff | tree |
2003-08-26 |
Rafael Garcia-Suarez | Change the internal prototype of the pop() and shift...
|
commit | commitdiff | tree |
2003-08-26 |
Dave Mitchell | improved 19064 (local $_[0] problems)
|
commit | commitdiff | tree |
2003-08-26 |
Ken Williams | minor File::Spec testing cleanup
|
commit | commitdiff | tree |
2003-08-25 |
Rafael Garcia-Suarez | [perl #23577] fix syscall() prototype description in
|
commit | commitdiff | tree |
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 |
next |