Skip to content
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

r3.7.0 #148

Merged
merged 158 commits into from Dec 26, 2016
Merged

r3.7.0 #148

merged 158 commits into from Dec 26, 2016

Conversation

jenetics
Copy link
Owner

@jenetics jenetics commented Oct 4, 2016

No description provided.

The 'Supplier', which is responsible for the lazyness, must no longer be 'Serializable'. If the 'Lazy' value is serialized, it is evaluated, and only the value is stored. The de-serialized 'Lazy' object doesn't need the supplier anymore. We have the (serialized= value.
This method allows to create an initialized 'Lazy' object.
The serialization change is not compatible.
The serialization change is not compatible.
…esult_npe

#146: Fix NPE when collecting empty evolution streams.
…on_fix

#143: 'EvolutionResult' serialization fix
…-java9_compile

# Conflicts:
#	org.jenetics/src/main/java/org/jenetics/internal/util/reflect.java
@jenetics jenetics merged commit 9286fdd into master Dec 26, 2016
@jenetics jenetics deleted the r3.7.0 branch December 26, 2016 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant