| Initial work on py4j update site. |
|
More...
|
about 15 years ago
|
| Minor fixes. |
|
More...
|
about 15 years ago
|
| Corrupted plug-in :-( |
|
More...
|
about 15 years ago
|
| Major refactoring. There is no more circular dependency (hurray!). |
|
More...
|
about 15 years ago
|
| Added nose to paver tasks. |
|
More...
|
about 15 years ago
|
| Work on import on the Python side. refs #23 |
|
More...
|
about 15 years ago
|
| cleanup removed debug statements |
|
More...
|
about 15 years ago
|
| Updated Py4J site metadata. refs #56 |
|
More...
|
about 15 years ago
|
| Added java support for add import and create jvm. refs #23 |
|
More...
|
about 15 years ago
|
| Initial import. |
|
More...
|
about 15 years ago
|
| Initial import. |
|
More...
|
about 15 years ago
|
| Initial import. |
|
More...
|
about 15 years ago
|
| Initial import. |
|
More...
|
about 15 years ago
|
| Initial support for imports. java.lang works by default (e.g., gateway.jvm.String). refs #23 |
|
More...
|
about 15 years ago
|
| Added MutableSequence mixin to JavaList. This is just to pass type checking. Also fixed the remove() method that sometimes behaved like Java:remove, sometimes like Python:remove. Now it ALWAYS behave like Python. fixes #68 |
|
More...
|
about 15 years ago
|
| Small fix to SetConverter. refs #27 |
|
More...
|
about 15 years ago
|
| Added automatic conversion of python collections to temporary java collections. fixes #27 |
|
More...
|
about 15 years ago
|
| Added filter pattern in help command. fixes #35 |
|
More...
|
about 15 years ago
|
| Added google analytics to documentation! |
|
More...
|
about 15 years ago
|
| Post-release 0.4 |
|
More...
|
about 15 years ago
|
| Release 0.4 |
|
More...
|
about 15 years ago
|
| Fixed a major bug in CallbackServer. Basically, the connection accept loop was missing. fixes #45 |
|
More...
|
about 15 years ago
|
| Removed acceptOnlyOne. This was inherited from the first release of Py4J when it was not possible to explicitly shut down the GatewayServer. fixes #30 |
|
More...
|
about 15 years ago
|
| Major refactoring to adopt a clearer and more intuitive terminology. fixes #45 |
|
More...
|
about 15 years ago
|
| Added many tests on using gateway.jvm from multiple threads and no error was detected. Closing for now. fixes #48 |
|
More...
|
about 15 years ago
|
| Updated py4j jar and update site. |
|
More...
|
about 15 years ago
|
| Automatically converts java.util.Iterator to java_collections.JavaIterator. Also fixed a bug with list commands being ignored. fixes #42 |
|
More...
|
over 15 years ago
|
| Members in Help Page are now sorted. refs #34 |
|
More...
|
over 15 years ago
|
| \r are now escaped correctly. fixes #52 |
|
More...
|
over 15 years ago
|
| More explicit logging message. |
|
More...
|
over 15 years ago
|