-
Notifications
You must be signed in to change notification settings - Fork 56
Comparing changes
Open a pull request
base repository: LearnLib/learnlib
base: learnlib-0.13.0
head repository: LearnLib/learnlib
compare: learnlib-0.13.1
- 16 commits
- 68 files changed
- 4 contributors
Commits on Apr 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ca17c61 - Browse repository at this point
Copy the full SHA ca17c61View commit details
Commits on Feb 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 824c28a - Browse repository at this point
Copy the full SHA 824c28aView commit details -
[maven-release-plugin] copy for tag learnlib-0.13.0
Configuration menu - View commit details
-
Copy full SHA for 3307731 - Browse repository at this point
Copy the full SHA 3307731View commit details
Commits on Feb 9, 2018
-
Merge branch 'master' into release
Synchronize the master branch with the release branch to prevent that the master branch is ahead by single merge commits. Allows future tags to be fast-forwarded when reintegrated into the master branch.
Configuration menu - View commit details
-
Copy full SHA for 5c5aebd - Browse repository at this point
Copy the full SHA 5c5aebdView commit details
Commits on Apr 13, 2018
-
add information about continuous deployment [skip ci] (cherry picked from commit 705b246)
Configuration menu - View commit details
-
Copy full SHA for 72ed6c6 - Browse repository at this point
Copy the full SHA 72ed6c6View commit details -
add artifact description to distribution module
[skip ci] (cherry picked from commit b3c7d6b)
Configuration menu - View commit details
-
Copy full SHA for 13561ca - Browse repository at this point
Copy the full SHA 13561caView commit details -
distribution: fix typo in description
[skip ci] (cherry picked from commit 4d198f3)
Configuration menu - View commit details
-
Copy full SHA for 3f3ae3b - Browse repository at this point
Copy the full SHA 3f3ae3bView commit details -
cache: fix index-out-of-bounds error
(cherry picked from commit 6051c7a)
Configuration menu - View commit details
-
Copy full SHA for f886d81 - Browse repository at this point
Copy the full SHA f886d81View commit details -
- remove redundant PROFILE flag - add method for explicitly querying single (cumulated) profiles - improve JavaDoc (cherry picked from commit 81dcf43)
Configuration menu - View commit details
-
Copy full SHA for 624fe82 - Browse repository at this point
Copy the full SHA 624fe82View commit details -
bump automatalib version to 0.8.0-SNAPSHOT
(cherry picked from commit b6795d9)
Configuration menu - View commit details
-
Copy full SHA for 905b21d - Browse repository at this point
Copy the full SHA 905b21dView commit details -
algorithms: correctly handle GrowingAlphabets
Fix the behaviour of the `addAlphabetSymbol` method if the learners were initiliazed with a GrowingAlphabet already. Previously, due to sharing the alphabet instance with the hypothesis automaton, caching mechanisms prevented the correct propagation of the new alphabet symbol. (cherry picked from commit 87477d8)
Configuration menu - View commit details
-
Copy full SHA for ac99e3a - Browse repository at this point
Copy the full SHA ac99e3aView commit details -
algorithms: make all learner state classes public
Constructors and getters should be package private so that the suspend/resume logic cannot be interferred with. (cherry picked from commit 8415f9d)
Configuration menu - View commit details
-
Copy full SHA for 364fd96 - Browse repository at this point
Copy the full SHA 364fd96View commit details -
This was required for the sftp upload to a custom FTP server, which has been removed from the deploy process. (cherry picked from commit 707ad27)
Configuration menu - View commit details
-
Copy full SHA for aede82a - Browse repository at this point
Copy the full SHA aede82aView commit details -
travis: also build release branch
Also setup travis to clone the corresponding branch of AutomataLib, so that e.g. building the release branch also uses the release branch of AutomataLib. (cherry picked from commit d513063)
Configuration menu - View commit details
-
Copy full SHA for 95ef80a - Browse repository at this point
Copy the full SHA 95ef80aView commit details
Commits on May 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34d839c - Browse repository at this point
Copy the full SHA 34d839cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c62aa - Browse repository at this point
Copy the full SHA b9c62aaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff learnlib-0.13.0...learnlib-0.13.1