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 |
2009-11-09 |
karl williamson |
More cleanup of utfebcdic.h and utf8.h |
commit | commitdiff | tree | snapshot |
2009-11-09 |
H.Merijn Brand |
perl.exp was not built in time on systems that required... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nicholas Clark |
In Perl_pad_check_dup(), use sv rather than name for... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jesse Vincent |
MANIFEST was missing two files |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Williams |
Update IPC::Cmd to cpan version 0.51_01 |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nicholas Clark |
Tweak the GV downgrading of f7461760 to avoid free... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Vincent Pit |
SvREFCNT_inc already checks if the SV is non-NULL |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Vincent Pit |
SvREFCNT_dec already checks if the SV is non-NULL ... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Harmen |
'use strict' and 'use warnings' in test generated by... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Zefram |
Bareword sub lookups |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Gerard Goossen |
Make my_exit behave the same as the Perl exit. And... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Gerard Goossen |
Add assertions about there being no leftover scopes... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Zefram |
pad_findmy APIification |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Kevin Ryde |
Correctly document export of I18N::Langinfo |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Steffen Mueller |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eric Brine |
s/AvLEN/AvMAX/ in perlguts |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eric Brine |
s/AvLEN/AvMAX/ in perlguts |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Karl Williamson |
Define specially handled chars; and clean-up ebcdic... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
David Golden |
Add mingw-w64 non-crosscompiling config files |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Craig A. Berry |
Skip some Pod::Simple tests on VMS that think case... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jesse Vincent |
note that release engineers need to make sure graham... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nicholas Clark |
Add length and flags arguments to Perl_pad_findmy(... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nicholas Clark |
Placate a warning from Borland's compiler. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Steve Hay |
Merge commit 'origin/blead' into blead |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Steve Hay |
Avoid circularity in $(LIBBASEFILES) definition in... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zefram |
C++ fail with KeywordRPN |
commit | commitdiff | tree | snapshot |
2009-11-07 |
David Golden |
refine Carp caller() fix and add tests |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Rafael Garcia... |
Add legacy.pm to Maintainers |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Rafael Garcia... |
Merge branch 'legacy-pragma' into blead |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Golden |
bump Carp version number |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Jesse Vincent |
Addded a pointer to the documentation on how Configure... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen |
Add a line directive to op.c and perl.c such that error... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen |
Add a "return NORMAL" to a DIE at the end of a function... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen |
Check to see if there was a body which needs freeing... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Steve Hay |
Complete the fix for Win32 link following commits 88e1f... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gerard Goossen |
move JMPENV_JUMP to die_where and mark it as "noreturn" |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Golden |
Have Carp respect CORE::GLOBAL::caller if it exists |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Steve Hay |
Partially fix Win32 link following commit 88e1f1a |
commit | commitdiff | tree | snapshot |
2009-11-06 |
H.Merijn Brand |
Describe how Configure patches should be done |
commit | commitdiff | tree | snapshot |
2009-11-06 |
H.Merijn Brand |
Detection (and warning) of char size in bits |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Vincent Pit |
SvREFCNT_dec already checks if the SV is non-NULL |
commit | commitdiff | tree | snapshot |
2009-11-05 |
H.Merijn Brand |
Mention git resources in header |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jesse Vincent |
regen generated files changed by the previous patch... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jesse Vincent |
Implement facility to plug in syntax triggered by keywords |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Williams |
Updated CPANPLUS::Dist::Build to cpan version 0.41_01 |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Williams |
Updated CPANPLUS to cpan version 0.89_07 |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Rafael Garcia... |
Document qr overloading in perldelta |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Nicholas Clark |
Deprecate use of := to mean an empty attribute list... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Bo Borgerson |
[PATCH] [perl #20321] Non-destructive Perl_av_make |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Father Chrysostomos |
Slow down split in scalar context :-) |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark |
S_utf16_textfilter() was not returning EOF correctly... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark |
Tweak the filename regexp in parser.t so that ./TEST... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Nicholas Clark |
Remove Perl_pmflag() from the public API, and mark... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Garcia... |
Improvements to qr-overload tests |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Garcia... |
Bump overload.pm's VERSION (plus some spelling nits) |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow |
Documentation for the 'qr' overload. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow |
Implement the 'qr' overload type. |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Ben Morrow |
Add a new overload type, "qr". |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Gerard Goossen |
Use of SV* instead of message, msglen, utf8 to contain... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Steve Peters |
Revert "Re: [perl #38809][PATCH] loss of stack elements... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Vincent Pit |
Re: [perl #38809][PATCH] loss of stack elements with... |
commit | commitdiff | tree | snapshot |
next |