projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2009-12-06
Chip Salzenberg
when removing magic, fix SvMAGICAL flags (unless save_m...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Chip Salzenberg
preserve readonly flag when saving and restoring magic...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
hv@crypt.org
t/test.pl fresh_perl_like() bug
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Craig A. Berry
Port lib/unicore/mktables to VMS.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Nicholas Clark
Silence Win32 compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Reini Urban
pp_sort.c typo: stabilty
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Nicholas Clark
Another C<return NORMAL> needed post bb4c52e023e0,...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Rafael Garcia...
Revert makefile part of the Unicode 5.2 patch
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Rafael Garcia...
Add new Unicode data file in MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Karl Williamson
Unicode 5.2
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tony Cook
[perl #70802] -i'*' refuses to work
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Nicholas Clark
Ensure that pp_qr returns a new regexp SV each time...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Karl Williamson
work-around Carp/overloading miniperl problem
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Jan Dubois
Cleanup all scopes before exiting a pseudo-forked process.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Jan Dubois
Revert commit cbdd5331.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Jan Dubois
Add another hint about setting WIN64=undef to build...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Jan Dubois
Don't redefine isnan() macro if MinGW already defined...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Leon Brocard
Update to reflect that I release 5.11.2
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tony Cook
-Dmad: double free or corruption
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Nicholas Clark
make regen_perly following 5ca68648d92617d8.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Tony Cook
-Dmad broken for c++
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Rafael Garcia...
Make the new test work in the core and bump version...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Tim Bunce
[rt.cpan.org #51574] Safe.pm sort {} bug accessing...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Eric Brine
Test modifiability of range elements
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zefram
Document if.pm in perlfunc
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Rafael Garcia...
Make distclean work again
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Eric Brine
Fix -DPERL_NO_UTF16_FILTER
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Rafael Garcia...
Make split warn in void context
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Nicholas Clark
Handle $@ being assigned a read-only value (without...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Nicholas Clark
Fix RT #70862 by converting ERRSV to GvSVn() to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Steve Peters
Merge branch 'blead' of ssh://stevep@perl5.git.perl...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Steve Peters
Add error codes for getaddrinfo() and getnameinfo()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Karl Williamson
mktables performance improvement
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Moritz Lenz
Document backreferences to groups that did not match
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Vincent Pit
Allow a closing brace after an "use VERSION"
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Zefram
-Dmad minitest failure bisect
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Zefram
-Dmad minitest failure bisect
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Tim Bunce ...
perlbug reports "Message sent" even when it hasn't
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Zefram
perl-5.11.2 breaks NYTProf savesrc option (Lexer API...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Jesse Vincent
Jerry's last patch to add a TODO test didn't update...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Jesse Vincent
Moved the original test file from the previous patch...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Gerard Goossen
add interpolation test for [perl #70091]
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Gerard Goossen
Also skip spaces after variable if we are within lexica...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Gerard Goossen
Add assertions that pp_padav and pp_padhv push scalars...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Karl Williamson
further windows makefiles fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Karl Williamson
wrap uniprops.t; makefile changes for mktables
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Jerry D. Hedden
Add TODO test for perl #70748
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Rafael Garcia...
Bump version and regenerate warnings.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Andrew Rodland
Add tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Andrew Rodland
Add code and starting perldoc for warnings::fatal_enabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Steve Hay
Add missing library to VC++ section of Win32 dmake...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Steve Hay
Avoid circularity in $(LINK_FLAGS) definition in Win32...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Jim Cromie
cleanup get_arena param-names, mark as May-Change
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Rafael Garcia...
Slight rewording of last patch
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Jim Cromie
add mention of PERL_MEM_LOG in perlrun.pod
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Rafael Garcia...
Specify in Makefile what generates pod/perluniprops.pod
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Steve Hay
Fix Win32 makefiles as per f86864acbf97469fd9e5d5233d51...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Rafael Garcia...
Remove generated file pod/perluniprops.pod from the...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Karl Williamson
mktables not run unless needed
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Tony Cook
record version of Intel C during configure
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
brian d foy
* Remove some end-of-line whitespace from perlebcdic
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
brian d foy
* Convert some pod files to UTF-8 (like all of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
brian d foy
* Reword the sentence about checking unlink failures
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Steve Hay
Fix code-before-declaration error on Win32 with recent...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jerry D. Hedden
Upgrade to threads 1.75
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Abigail
Don't suggest Mail::Send isn't availble if we're ignori...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Nicholas Clark
Move change c35076938c7236fb into embed.fnc, from the...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jesse Vincent
Added a perltodo about enabling/disabling individual...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Nicholas Clark
Fix mktables calls in Win32 makefiles
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Karl Williamson
Make unicode semantics the default
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
David Golden
disable Module::Build bundle_inc.t
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Dennis Kaarsemaker
More info about camel in perlrepository.pod
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Stepan Kasal
fix logic for a workaround in POSIX.xs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Karl Williamson
Use hex instead of octal for larger code points
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Add also mktables.lst to gitignore, since it's generated
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Add new pod file to various lists and makefiles
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Simplify title of perluniprops
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Add deprecation of goto to inner scopes to perldelta
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Add Karl's text describing his Unicode property changes...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Merge branch 'mktables' into blead
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Remove mktables.lst, since it's generated
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Add new generated file lib/unicore/Heavy.pl to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Garcia...
Fix plan syntax in TAP output
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Karl Williamson
mktables revamp
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Vincent Pit
Fix unindented code in perlfunc after 5ed4f2ecec5b66fee...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Jesse Vincent
Resort MANIFEST - Latest Module::Build MANIFEST update...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Rafael Garcia...
Add new warning introduced by last patch in perldiag.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Gerard Goossen
deprecate "goto" to jump into a construct
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Gerard Goossen
Force OP_REQUIRE to scalar context at the end of ck_req...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Gerard Goossen
Add a TODO test for "require" always being in scalar...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Craig A. Berry
Make -UDEBUGGING the default on VMS for 5.12.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Craig A. Berry
Perl_pad_sv and Perl_hv_assert don't exist without...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Craig A. Berry
Declaration nit in vms.c's Perl_my_fwrite.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
David Golden
Update generated Module::Build::ConfigData
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Craig A. Berry
Avoid logical name conflicts in File::Path::_rmtree...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Jan Dubois
Always add a manifest resource to perl.exe to specify...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
David Golden
quick-fix broken Module::Build::Platforms::VMS
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Abigail
Update count
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Abigail
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Abigail
Fix bug #68260
commit
|
commitdiff
|
tree
|
snapshot
next