-
Notifications
You must be signed in to change notification settings - Fork 8
Blead to 710 prototype #177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
atoomic
wants to merge
103
commits into
blead
Choose a base branch
from
blead_to_710
base: blead
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
b420444
Faster CI with thread & unthread
atoomic 56acf7a
Tick the release
xsawyerx c915d24
Bump to 5.33.0
xsawyerx ace2def
Bumps, perldeltas, pods
xsawyerx d8f9930
Update epigraphs
xsawyerx 1cb5e06
Bump to 7.0.0
atoomic 466a03d
PERL_REVISION -> PERL_CORE_MAJOR
atoomic 116f1e8
PERL_VERSION -> PERL_CORE_MINOR
atoomic 8977535
PERL_SUBVERSION -> PERL_CORE_RELEASE
atoomic 49c50e0
bump PERL_CORE_MAJOR from 5 to 7
atoomic e5e7d05
bump PERL_API_REVISION to 7
atoomic 44ca85a
hardcode PERL_VERSION macros to 5.255.255
atoomic ca7423f
Partial fixes for t/run/switches.t from p7
atoomic 9cf628d
Add PERL_VERSION_GE macro, and kin
khwilliamson 56da9f3
restore PERL_VERSION_STRING
atoomic 6c3be81
Restore the compare functions using PERL_VERSION_LT
atoomic 1fe5c1f
Fix Hash-Util using PERL_VERSION_LT macro
atoomic 38b76dc
Fix ext/XS-APItest/APItest.xs by using PERL_VERSION_GE
atoomic 616c1ea
regen lib/B/Op_private.pm
atoomic 7f46f32
Regen META.json & META.yml
atoomic da30d5f
Regen uconfig.h
atoomic bd8218b
Add feature bundle for v7.0
atoomic c2864fc
Add 7.000000 to Module-CoreList
atoomic 528c20d
Fix incorrect PERL_CORE_MINOR checks in vutil.c and vxs.inc
atoomic 5ae990a
Use PERL_VERSION compare in threads
atoomic 5109eb0
Have git ignore core dumps
jkeenan 070556c
Bump Devel-PPPort to upstream at 7180c297
atoomic 1428400
Bump versions in several locations
atoomic 79027c7
Fixup ext/XS-APItest/t/xsub_h.t fo v7
atoomic 07203d2
use PERL_VERSION compare macros in Storable.xs
atoomic abad20e
Regenerate customized files database
jkeenan e48476c
package='perl5' -> package='perl7'
atoomic df32cfc
use PERL_CORE_MAJOR in toke.c
atoomic 748c1da
Fix macro redefined in HiRes.xs for PERL_VERSION_GE
atoomic fa3dff9
Bump version in Time-HiRes and Storable
atoomic 7a15aa0
fix t/run/switches.t test plan
atoomic d519159
fix t/run/switches.t by using PERL_CORE macro
atoomic 068647a
t/comp/use.t: Tidy indents prior to adding descriptions
jkeenan dc67447
t/comp/use.t: Add descriptions to all tests lacking them
jkeenan f238551
Regenerate uconfig.h
jkeenan 0773be4
customized.t: POD touch-up
jkeenan 80b5280
t/porting/regen.t: Add inline hint for correcting failures
jkeenan caa5398
malice.t: Add descriptions to tests lacking them
jkeenan 9468ee1
Comment certain tests as PROBLEM
jkeenan a7a3577
Freeze legacy PATCHLEVEL macro
atoomic dcfd192
Adjust t/comp/use.t for v7.0.0
atoomic a26b341
Remove patchlevel from Storable.xs
atoomic e39a29d
Load ppport.h to use compare functions
atoomic c34cde5
Storable - do not load ppport.h if PERL_CORE
atoomic 7625658
perl5/5.33 -> perl/7 and perl5/7 -> perl/7
atoomic 65ccb14
Restore MIN_PERL_VERSION
atoomic 60b0a0d
Advertise perl700delta.pod instead of perl5330delta.pod
atoomic d43b540
Bump NetWare to use 7.0.0
atoomic 94777f5
Bump INST_VER to version 7.0.0
atoomic 4b7b544
Update INSTALL for 7.0.0
atoomic 9de5711
Use 7.0.0 instead of 5.33.0 in several locations
atoomic abbe4b1
Adjust Cross/config.sh-arm-linux* for 7.0.0
atoomic 49bd6f9
Bump dist/Module-CoreList/Changes for Changes
atoomic ee7879d
Bump & Update Module-CoreList for 7.0.0
atoomic a5415cf
MANIFEST bump
atoomic dcacc6a
Cleanup pod/perl700delta.pod file
atoomic 778fd2a
Promote 7.0.0 as default in several files
atoomic 544528e
Rename the new macro for version
atoomic 71cd94b
Define PERL_VERSION_HEX, PERL_RELEASE_LEVEL & PERL_RELEASE_SERIAL
atoomic 7e34ddc
Adjust Porting/bump-perl-version
atoomic c93ed50
Bump version to 7.1.0
atoomic 2388ae4
Bump Module-CoreList and B::Op_private for 7.001
atoomic e2ddce9
perl710delta.pod
atoomic e519438
feature bundle 7.1
atoomic 91257a2
Fixup CoreList
atoomic 1a8bed5
META.json
atoomic 000efc2
fixup win32/pod.mak
atoomic b798a86
t/run/switches.t
atoomic cf7db03
Merge branch 'blead' into blead_to_710
atoomic b392849
regen/feature.pl
atoomic 8fb400f
win32/pod.mak
atoomic 67341ec
Adjust ext/XS-APItest/t/xsub_h.t for current major version
atoomic a992bcc
Advertise feature bundle using a single digit
atoomic 8917443
Merge branch 'blead' into blead_to_710
atoomic 0575973
Merge branch 'blead' into blead_to_710
atoomic 0cf620a
Merge branch 'blead' into blead_to_710
atoomic d5f6845
Merge branch 'blead' into blead_to_710
atoomic 3943315
Merge branch 'blead' into blead_to_710
atoomic dec51d3
Merge branch 'blead' into blead_to_710
atoomic e74d7a8
Merge branch 'blead' into blead_to_710
atoomic 09befd4
Merge branch 'blead' into blead_to_710
atoomic 6da0974
Merge branch 'blead' into blead_to_710
atoomic 872ac1f
teach Porting/bisect-runner.pl about the three ways to get a Perl ver…
atoomic 9ef508d
Use semantic version for Perl
atoomic 0c60cb7
Use PERL_VERSION_MAJOR in os2/Makefile.SHs
atoomic 2f24d00
Remove 5.33/5.34 features bundle
atoomic ec51941
Merge pull request #179 from atoomic/blead_to_710-sem
atoomic d7fee73
Merge branch 'blead_to_710' of github.com:atoomic/perl into blead_to_710
atoomic 26232bd
Merge branch 'blead' into blead_to_710
atoomic 2e24c48
Revert English changes
atoomic 9277b9b
use ^V in ext/XS-APItest/t/xsub_h.t
atoomic 475d3a9
fixup
atoomic 22bfaec
adjust configure.com for perl7
atoomic 6c71822
uconfig.sh and uconfig64.sh
atoomic 7751775
Fix /perl5 -> /perl in hints/
atoomic c0153d0
installperl
atoomic 307a2ab
plan9/config_sh.sample
atoomic 8305355
Restore dual life module vxs.inc
atoomic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
name: lite | ||
|
||
on: | ||
push: | ||
branches: | ||
- "**" | ||
tags-ignore: | ||
- "*" | ||
pull_request: | ||
|
||
jobs: | ||
|
||
## ------------------------------------------------------------------------------------------- | ||
## ------------------------------------------------------------------------------------------- | ||
|
||
linux: | ||
name: "linux ${{ matrix.configure }}" | ||
runs-on: ubuntu-latest | ||
timeout-minutes: 120 | ||
|
||
strategy: | ||
fail-fast: false | ||
matrix: | ||
configure: | ||
[ | ||
"", | ||
"-Dusethreads", | ||
] | ||
env: | ||
PERL_SKIP_TTY_TEST: 1 | ||
CONTINUOUS_INTEGRATION: 1 | ||
WORKSPACE: ${{ github.workspace }} | ||
|
||
steps: | ||
- name: Dump GitHub context | ||
env: | ||
GITHUB_CONTEXT: ${{ toJson(github) }} | ||
run: echo "$GITHUB_CONTEXT" | ||
- uses: actions/checkout@v2 | ||
with: | ||
fetch-depth: 0 | ||
- name: git cfg + fetch tags | ||
run: | | ||
git config diff.renameLimit 999999 | ||
git fetch --depth=1 origin +refs/tags/*:refs/tags/* | ||
- name: Configure | ||
run: | | ||
./Configure -des -Dusedevel ${{ matrix.configure }} -Dprefix="$HOME/perl-blead" -DDEBUGGING | ||
- name: Build | ||
run: | | ||
make -j2 | ||
- name: Run Tests | ||
run: | | ||
TEST_JOBS=2 make -j2 test | ||
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -205,3 +205,6 @@ GTAGS | |
|
||
# generated by Porting/sync-with-cpan | ||
/make.log | ||
|
||
# ignore core dumps | ||
*.core |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,15 +22,16 @@ env: | |
- CONFIGURE_ARGS='-Uusethreads' | ||
- CONFIGURE_ARGS='-Dusethreads' | ||
# test scripts can be sensitive to PERL_UNICODE, and check long doubles | ||
- CONFIGURE_ARGS='-Duseshrplib -Dusesitecustomize -Duselongdouble' PERL_UNICODE='' LANG='en_US.UTF-8' | ||
#- CONFIGURE_ARGS='-Duseshrplib -Dusesitecustomize -Duselongdouble' PERL_UNICODE='' LANG='en_US.UTF-8' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. would be restored |
||
# we've rarely had a problem with non-Englush locales, and exercise quadmath | ||
- CONFIGURE_ARGS='-Duseshrplib -Dusequadmath -Dusecbacktrace -Dusethreads' PERL_UNICODE='' LANG='de_DE.UTF-8' | ||
#- CONFIGURE_ARGS='-Duseshrplib -Dusequadmath -Dusecbacktrace -Dusethreads' PERL_UNICODE='' LANG='de_DE.UTF-8' | ||
|
||
matrix: | ||
fast_finish: true | ||
|
||
script: | ||
- ./Configure -des -Dusedevel -Uversiononly -Dcc="ccache $CC" $CONFIGURE_ARGS -Dprefix=$HOME/perl-blead -DDEBUGGING | ||
- echo "disabled" | ||
#- ./Configure -des -Dusedevel -Uversiononly -Dcc="ccache $CC" $CONFIGURE_ARGS -Dprefix=$HOME/perl-blead -DDEBUGGING | ||
# all script commands are always run | ||
# rather than using one very long oneliner using '&&', just always check the build status | ||
- if [ "x$TRAVIS_TEST_RESULT" = "x0" ]; then TEST_JOBS=$JOBS make -j$JOBS test_harness_notty; fi | ||
|
@@ -47,23 +48,23 @@ addons: | |
- zlib1g-dev | ||
- libbz2-dev | ||
|
||
notifications: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. would be restored |
||
## use dedicated email for smoking ? | ||
# email: | ||
# recipients: | ||
# - [email protected] | ||
# on_success: never # default: change | ||
# on_failure: always # default: always | ||
irc: | ||
nick: travisci | ||
channels: | ||
- "irc.perl.org#p5p-qa" | ||
# - "irc.perl.org#bot-test" | ||
template: | ||
- "Report for %{repository} (%{commit}) from %{author} (%{elapsed_time})" | ||
- "Status: %{message}" | ||
- "Build URL: %{build_url}" | ||
- "GitHub URL: https://github.com/%{repository_slug}/commit/%{commit}" | ||
on_success: change # default: always | ||
on_failure: always # default: always | ||
# use_notice: true | ||
# notifications: | ||
# ## use dedicated email for smoking ? | ||
# # email: | ||
# # recipients: | ||
# # - [email protected] | ||
# # on_success: never # default: change | ||
# # on_failure: always # default: always | ||
# irc: | ||
# nick: travisci | ||
# channels: | ||
# - "irc.perl.org#p5p-qa" | ||
# # - "irc.perl.org#bot-test" | ||
# template: | ||
# - "Report for %{repository} (%{commit}) from %{author} (%{elapsed_time})" | ||
# - "Status: %{message}" | ||
# - "Build URL: %{build_url}" | ||
# - "GitHub URL: https://github.com/%{repository_slug}/commit/%{commit}" | ||
# on_success: change # default: always | ||
# on_failure: always # default: always | ||
# # use_notice: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is going to be removed from the final commit