Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.10
smoke-me/jkeenan/sync-win32-20260515
smoke-me/jkeenan/sync-io-socket-ip-20260515
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/jkeenan/sync-archive-tar-20260511
-- I want an older branch --
Reports for branch
maint-5.10
Show duplicate emailed reports
Filter:
?
David Mitchell: make regen
C
Steffen Mueller: Update AutoLoader to 5.68.
C
Rafael Garcia-Suarez: Upgrade to Time::HiRes 1.9719
C
David Mitchell: Readd the Time::HiRes part of the haiku port (change 34630) (was removed by 0b9295fd2a2a3ba86b0db1bc39ec1a37be80ac61).
C
Ingo Weinhold: Adjustments to POSIX for the Haiku port
C
Nicholas Clark: Update copyright year to 2009.
C
John Malmberg: VMS posix exit fixes
C
Nicholas Clark: Remove stock_git_version.h as nothing uses it any more.
C
Nicholas Clark: microperl also needs a canned git config.
C
Nicholas Clark: Port 486cd780047ff22471c5cbe417911a042ae23962 to win32/ Makefiles. (miniperl no longer needs git_version.h, perl.o explictly depends on it)
C
Nicholas Clark: Add -DPERL_IS_MINIPERL when building the object files for miniperl.exe
C
Nicholas Clark: The exit code of make_patchnum.pl is no longer used, so make it return 0. Remove special-casing from all the makefiles that coped with it returning non-0.
C
Craig A. Berry: Build miniperl with a special version of perl.c on VMS as well.
C
Nicholas Clark: sperl.o also needs to depend on git_version.h
C
Nicholas Clark: Amend patchlevel.h so that git_version.h is only #include""ed for perl. miniperl builds with canned data equivalent to stock_git_version.h. git_version.h becomes an explicit dependency for perl.o, make_patchnum.pl is explicitly run to crea
C
Nicholas Clark: Add a perlmini.o and perlmini.c akin to opmini.o and opmini.c, for ./miniperl This will allow a defined order for generating git_version.h and then perl.o
C
Robin Barker: ignore realclean.sh
C
Nicholas Clark: Make make_ext.pl write out a shell script of its actions for make distclean etc (In case the user runs make clean; make distclean; as clean removes miniperl) Change the #! line to ./miniperl
C
Steve Hay: Restore Win32 build by creating git_version.h.
C
Nicholas Clark: Add $(EXE_EXT) where it was missing from $(RUN) ./miniperl
C
Nicholas Clark: Correct the over-zealous addition of $(RUN) into test -f ./miniperl$(EXE_EXT) (in change cef6ea9dde586d23f429802e75d22875450d6b68)
C
Nicholas Clark: make_patchnum requires miniperl$(EXE_EXT) to run, so it needs to depend on it. Also, make_patchnum had not been part of the prerequisites of the common targets 'perl' or 'test', only 'all', so often it was not getting run. Add it as a prer
C
Nicholas Clark: Add -Ilib to the invocations of make_ext.pl. I guess Steffen had a copy of perl already installed whilst testing.
C
Nicholas Clark: Remove make_patchnum.com from MANIFEST following c24e7b67b597eaa15fbaca34ebb57a7cc242d937h
C
Steffen Mueller: Merge branch 'blead' into miniperl-make-ext
C
Craig A. Berry: Remove make_patchnum.com (now using make_patchnum.pl)
C
Rafael Garcia-Suarez: Add a --checkout / -c flag to git-find-p4-change
C
Rafael Garcia-Suarez: Remove a couple of p4-specific utilities
C
Rafael Garcia-Suarez: Delete the largely obsolete Porting/patching.pod
C
Rafael Garcia-Suarez: Use git instead of p4 for the --opened option of Porting/Maintainers
C
Rafael Garcia-Suarez: Remove notes about -v from perltodo
C
Rafael Garcia-Suarez: Move .bat gitignores with their unix counterparts
C
Rafael Garcia-Suarez: Merge t/.gitignore in main git ignore file
C
Craig A. Berry: On VMS, run make_patchnum.pl, not make_patchnum.com
C
Max Maischein: Add lib/CORE/ to .gitignore (needed on Windows)
C
Rafael Garcia-Suarez: "rm -f" better in "make clean" targets
C
Rafael Garcia-Suarez: Correct vim modeline
C
Rafael Garcia-Suarez: Typo fix in stock PERL_PATCHNUM definition
C
Craig A. Berry: UNKNOWN should not have been a bareword at e9be352
C
Yves Orton: eliminate double stringification, the defines as done in git_version.h are already quoted
C
Yves Orton: add better pod and headers, and clean up some whitespace issues in the previous patches
C
Yves Orton: eliminate make_patchnum.sh, and make the build process use make_patchnum.pl instead
C
Yves Orton: this seems to work, still not using the perl version, but this works the way it would
C
Yves Orton: doesnt quite work yet, but provisional steps towards using miniperl to do the git stuff
C
Max Maischein: Added stuff so that perl.exe now builds clean with regards to 'git status'
C
Max Maischein: Added config.w32 to win32/.gitignore
C
Max Maischein: Added win32/.gitignore to ignore stuff from the Windows build
C
Max Maischein: Add more documentation to make_patchnum.pl
C
Yves Orton: eliminate .patchnum and related infrastrcuture from *nix based build process
C
Max Maischein: Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)
C
More...