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-01-25
Rafael Garcia...
Add perlmini.c to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Lanning, Scott
Some POD patches for PerlIO and PerlIO::var
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
Unbreak Makefile too (replicate fcd65f8d4322911242887c0...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Max Maischein
Unbreak build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Rafael Garcia...
Merge branch 'Eefix' into blead
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Rafael Garcia...
Document that $0 is set to "-e" when perl is run with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Rafael Garcia...
Revert "show -E in error message when called with -E"
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Charles Bailey
Move cp(1)-like permission changes from copy to cp,
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Jerry D. Hedden
Code refs aren't lockable
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
Remove stock_git_version.h as nothing uses it any more.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
Regenerate uconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
microperl has no idea about 64 bit types, so don't...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
microperl also needs a canned git config.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nicholas Clark
Port 486cd780047ff22471c5cbe417911a042ae23962 to win32...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Nicholas Clark
Add -DPERL_IS_MINIPERL when building the object files...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Nicholas Clark
The exit code of make_patchnum.pl is no longer used...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
John Malmberg
VMS has a mode where it preserved case, and also has...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Craig A. Berry
Build miniperl with a special version of perl.c on...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nicholas Clark
suidperl goes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nicholas Clark
sperl.o also needs to depend on git_version.h
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nicholas Clark
Remove redundant #ifndef SETUID_SCRIPTS_ARE_SECURE_NOW...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Marcus Holland...
Ensure that C++ modules can be built against a perl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Marcus Holland...
Upgrade to Devel::PPPort 3.16
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nicholas Clark
Amend patchlevel.h so that git_version.h is only #inclu...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nicholas Clark
Add a perlmini.o and perlmini.c akin to opmini.o and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Rafael Garcia...
Fix deparsing of constant subroutines
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Steve Hay
Upgrade to Encode-2.27
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Note that nothing in core uses Perl_get_cv any more...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Convert db_get_cv() to use get_cvn_flags() as it alread...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Add get_cvs() as a shortcut for STR_WITH_LEN() and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
In attrs::get(), use Perl_get_cvn_flags() rather than...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Correct the form of the flags passed to perl_get_cv().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Correct the form of the flags passed to perl_get_sv...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Correct the form of the flags passed to perl_get_sv...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Update the documentation of get_sv() to note that it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Update the documentation of get_av() to note that it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Update the documentation of get_hv() to note that it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Ricardo SIGNES
now get non-dual lived code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Ricardo SIGNES
remove some indirect method calls, add a caveat
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Correct the call to get_hv() to use GV_ADD for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Frank Wiegand
POD typos
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
David Golden
Make DB_File use -ldb on MSWin32 with a gcc compiler
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Change 54d012c665eb635f1e4fac1f1ec5aba1229ad9ca was...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nicholas Clark
Change 28063 should have removed the call to savepvn...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Jos I. Boumans
Upgrade to Archive-Tar-1.44
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Rafael Garcia...
Merge branch 'empty-destroy-optimisation' into blead
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Rafael Garcia...
Remove perltodo entry about empty destructors
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Rafael Garcia...
Optimize away calls to empty DESTROY methods
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
John Malmberg
Pathify_dirspec replacement
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Upgrade to Module::Load 0.14
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Jos I. Boumans
add-package fix
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Upgrade to Module::Load::Conditional 0.30
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Jos I. Boumans
Update Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
H.Merijn Brand
SetUID scripts are deprecated for 5.12
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Karl
Add NameAliases.txt; regenerate mktables.list
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Niko Tyni
Fix h2xs enum handling with C++ comments
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Mark podlators as preferably to be patched upstream
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Upgrade to podlators 2.2.2
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Add warning category
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Slaven Rezic
about warnings if forks fail in Perl_my_popen
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Rafael Garcia...
Be sure to call L_R_TZSET before localtime_r()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Karl
Combine sv_utf8_upgrade with a following grow
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Robin Barker
ignore realclean.sh
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Craig A. Berry
Not everybody (hardly anybody?) uses const for tm.tm_zone.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Rafael Garcia...
Make B::Deparse handle the _ prototype
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Rafael Garcia...
[perl #62488] B::Deparse fails on 'CORE::require(STRING)'
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Steffen Mueller
Jarkko says: Upstream for Math::Complex is the CPAN...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Marcus Holland...
Upgrade to Devel::PPPort 3.15
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
John Peacock...
Add aliases for several version numbers in Module:...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Rafael Garcia...
Add ExtUtils::Miniperl to the list of core modules...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Rafael Garcia...
Add 5.8.9 to list of versions known to Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Robin Barker
consting goodness for time64
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Robin Barker
UPSTREAM => blead; because CPAN => 0
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Craig A. Berry
Need even more stack for VMS_IA64-ithread.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Rafael Garcia...
Fix deparsing of readpipe() ([perl #62428])
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Karl
Add warning about octal > 377 in some regexes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Renee
use F<> in perlrepository.pod consistently and remove...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Vincent Pit
Fix t/uni/lex_utf8.t entry in MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Craig A. Berry
Fix handling of DECC$DISABLE_POSIX_ROOT feature on...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
John Malmberg
vms rmsexpand refactor
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
karl williamson
Change documentation for UCD::casespec() to match reality
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
karl williamson
[perl #59908] \x, \0, and \N{} not ok in double-quotish...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
David Golden
make add-package git friendly and fix bugs (take 2)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Note Math-Complex's test files in Porting/Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Upgrade to Math-Complex-1.55
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Upgrade to ExtUtils-Manifest-1.56
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Upgrade to ExtUtils-Command-1.16
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Upgrade to Module-Build-0.31012
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Steve Hay
Allow '\r' after "#line XXX" directives.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Aaron Crane
applying patches and upstream
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Nicholas Clark
Actually commit the state infomation at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Nicholas Clark
Make make_ext.pl write out a shell script of its action...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Nicholas Clark
If there is one argument, and it looks like a commit...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Nicholas Clark
Add the upstream status to the output of Porting/Mainta...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Nicholas Clark
chomp the output from git ls-files. Display a helpful...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Nicholas Clark
ext/Hash/Util/Makefile.PL should not recurse to FieldHa...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Jerry D. Hedden
Silence time64.c build warning
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Steve Hay
Silence Win32 compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Nicholas Clark
Give the git file browser URL as the most up to date...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Steve Hay
Restore Win32 build by creating git_version.h.
commit
|
commitdiff
|
tree
|
snapshot
next