-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
PG-2.13 #310
Conversation
This file contains 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
Conflicts: VERSION
…nits or FormulaWithUnits. Simplify the way NumberWithUnits is called -- I don't believe the eval() is necessary. Add accessor so the current value of units can be determined.
Create ability to add new units to problem before calling NumberWithU…
Add Units at Runtime
Localization
Fix perl warnings
Cellspacing
fix bug 3845 as proposed in the bug report; add maketext calls
Pgml fixes
Fix typos, and make Unions report more uncombined sets
Convert vectors to column matrices for some matrix operations.
Add differentiation to fractions, and add cmp_defaults
Fix problem reported by Alex at 4973307#commitcomment-23035223
Update version number
Fix error with checking for uncombined sets.
Looks like this is ready to merge into the master branch. The current master node has been set to 2.12+. The release notes for release 2.13 is at http://webwork.maa.org/wiki/Release_notes_for_WeBWorK_2.13 Merging this pull request into master in the pg repo parallels the merging of WeBWorK-2.13 into master in the webwork2 repo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is the candidate for release 2.13 of PG. There is a companion release for WeBWorK 2.13