2009-11-19 |
H.Merijn Brand | Merge branch 'blead' of perl5.git.perl.org:/gitroot... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
H.Merijn Brand | Sync AUTHORS and Porting/checkAUTHORS.pl with Changelogs |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard | Mention how to generate stats for the Acknowledgements |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Frank Wiegand | Fix POD: C<...->...> => C<< ...-> ... >> |
commit | commitdiff | tree | snapshot |
2009-11-19 |
David Golden | Updated Module::Build to 0.35_09 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard | Fill in some details about the release |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Leon Brocard | Tweak tense, remove double spaces |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Chris Williams | Bump version of Module::CoreList to 2.23 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nicholas Clark | Abolish xio_lines from struct PVIO - store IoLINES... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nicholas Clark | PVIOs don't use the SvIVX slot. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Zefram | lexer API fixes |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Zefram | minitest fixes |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Add a few more distribution versus module name exceptions |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Add the 5.11.2 release |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Vincent Pit | {camel,dromedary}.booking.com names are gone, so update... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Module::CoreList updated for 5.11.2 |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Fix two spelling errors |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Bump 5.11.1 -> 5.11.2 in all sorts of places it's ... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Chris Williams | Updated CPAN path for Module::CoreList in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Leon Brocard | Fix minor typo in comment |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Nicholas Clark | Skip the scope name checks if PL_scopestack_name is... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Nicholas Clark | PL_scopestack_name needs to be present, -DDEBUGGING... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Chris Williams | Update CPANPLUS::Dist::Build to cpan version 0.44 |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Nicholas Clark | Correct the arguments to MBTest->tmpdir() to reflect... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
David Golden | Updated Module::Build to 0.35_08 |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Abigail | Typo fix |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Nicholas Clark | Correctly check that functions flagged as documented... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Nicholas Clark | Correct the flags for 3 functions that don't actually... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jan Dubois | Remove dead preprocessor code from toke.c |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jan Dubois | Fix crash in refactored lexer internals |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Gerard Goossen | add op class assertions to newXXXOP functions |
commit | commitdiff | tree | snapshot |
2009-11-16 |
David Golden | Document SIGPIPE when printing to closed socket |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jesse Vincent | Patches to Encode 2.38 to match current test layout |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jesse Vincent | Updated Encode to CPAN release 2.38 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Williams | Update CPANPLUS::Dist::Build to cpan version 0.42 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Williams | Update IPC::Cmd to cpan version 0.54 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Inline PL_no_symref_sv into its users. Deprecate the... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Inline PL_no_symref into pp_entersub. Deprecate the... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Zefram | lexer API |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Make the style of pad_add_name's flags consistent with... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Change S_pad_check_dup()'s arguments from char*/STRLEN... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Convert pad_check_dup() to static linkage, and call... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nicholas Clark | Refactor common code paths from Perl_pad_add_name(... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
David Golden | Change perl -v version format |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Rafael Garcia... | Performance optimisation in assert, suggested by Tim... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Vincent Pit | Teach B::Deparse about in-place reverse |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Chris Williams | Updated File::Fetch to cpan version 0.22 |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Rafael Garcia... | Include legacy.t in the maintainance list |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Rafael Garcia... | POD fixes and typos |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Karl Williamson | add code for Unicode semantics for non-utf8 latin1... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Graham Barr | Update to Scalar-List-Utils-1.22 from CPAN |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Steve Hay | Revert core fixes for IO-Compress following IO-Compress... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Paul Marquess | [PATCH] IO-Compress 2.022 |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jan Dubois | Support $! stringification of socket error codes on... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jerry D. Hedden | Fix compiler warning: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jerry D. Hedden | Fix compiler warnings: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jerry D. Hedden | Fix compiler warnings: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jerry D. Hedden | Fix compiler warning: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jerry D. Hedden | Fix compiler warning: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Chris Williams | Updated IPC::Cmd to cpan release 0.52 |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Gerard Goossen | Test for a bug in sort where the elements are freed... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Daniel Frederick... | Refactor and expand unshift.t |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Father Chrysostomos | [perl #70337] perldiag: localtime(...) too large |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jan Dubois | flock() on Windows should set proper errno numbers. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jan Dubois | flock() should return EWOULDBLOCK instead of EAGAIN. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jan Dubois | PL_scopestack_name needs to be copied in perl_clone() |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Gerard Goossen | Make win32_start_child responsible for cleaning all... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Craig A. Berry | 1 is a magic number to C's exit() and Perl_my_exit(). |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Williams | Updated CPANPLUS to cpan version 0.89_09 |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David E. Wheeler | Bring Pod::Simple up to 3.10 |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jan Dubois | PL_scopestack_name is only defined in DEBUGGING perl |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Nicholas Clark | As our $_; is forced into main::, it should warn as... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Nicholas Clark | Explicitly check that our $_; is special, and forced... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
H.Merijn Brand | Sorry, missed a " |
commit | commitdiff | tree | snapshot |
2009-11-12 |
H.Merijn Brand | HP-UX does not accept UTC0UTC, because there is no... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Gerard Goossen | Add line information to jumplevel debug information |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Gerard Goossen | Add missing LEAVE to universal.c sv_does |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Gerard Goossen | Add missing LEAVE to POSIX.xs sigaction |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Gerard Goossen | Add ENTER_with_name and LEAVE_with_name to automaticly... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Williams | Updated File::Fetch to cpan version 0.21_02 |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Karl Williamson | Grow zero length scalars |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Williams | Update File::Fetch to cpan version 0.21_01 |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Dubois | Map winsock error codes to POSIX errno values |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Craig A. Berry | Some de-cruftification of README.vms. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Craig A. Berry | readdir() reports file type on VMS, even if zero length. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Gerard Goossen | refactoring of flip.t |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Vincent Pit | Make diag.t skip the warning I just fixed |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Williams | Update CPANPLUS to cpan version 0.89_08 |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Clarify and complete documentation for in-place reverse |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Fix misformed UVxf format in op.c |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Optimize reversing an array in-place |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Port t/op/reverse.t to test.pl |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Add EXISTS and DELETE methods to Env.pm |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vincent Pit | Factor the "is this an in-place array operator construc... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sisyphus | Add mingw64 support |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nicholas Clark | Add length and flags arguments to Perl_pad_add_name(). |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nicholas Clark | Add length and flags arguments to Perl_pad_check_dup(). |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nicholas Clark | Add length and flags arguments to Perl_allocmy(). |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sisyphus | Fix warnings from win32 gcc compilers |
commit | commitdiff | tree | snapshot |
next |