openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Jython
Settings
|
Report Duplicate
57
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 7 of 278
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Trivial reformatting to PySystemState (whitespace and comments).
Jeff Allen
More...
over 6 years ago
Avoid reflective access warnings on modular Java platform. Fixes #2662.
Jeff Allen
More...
over 6 years ago
Restore ordering of method list in PyJavaType.
Jeff Allen
More...
over 6 years ago
Refactor PyJavaType.init for readability (no material change).
Jeff Allen
More...
over 6 years ago
Rebuild jython.exe following jython.py changes
Jeff Allen
More...
over 6 years ago
Tolerate looser order of Python and Java arguments to launcher.
Jeff Allen
More...
over 6 years ago
Allow JAVA_STACK and JAVA_MEM to be just the size. Fixes #2501.
Jeff Allen
More...
over 6 years ago
Use relative path in launcher only if shorter than absolute path
Jeff Allen
More...
over 6 years ago
Catch-up on bug-fixes in NEWS
Jeff Allen
More...
almost 7 years ago
PyException.getMessage() returns similar message to Python (fixes #2650)
James Mudd
More...
almost 7 years ago
Fix #2403, VerifyError when implementing interface default methods
James Mudd
More...
almost 7 years ago
Add shadowstr.derived
Jeff Allen
More...
almost 7 years ago
Revise PyShadowString to speed up the target test and for simplicity.
Jeff Allen
More...
about 7 years ago
Allow PyShadowString to be a base and test fully as a str.
Jeff Allen
More...
about 7 years ago
Correct use of encoding in test_os_jy test of getcwd. Fixes #2646.
Jeff Allen
More...
about 7 years ago
Add a test for PyShadowString matching
Jeff Allen
More...
about 7 years ago
Identify as 2.7.2a1+
Jeff Allen
More...
about 7 years ago
Added tag v2.7.2a1 for changeset dfc49bafbe79
Jeff Allen
More...
about 7 years ago
Update version reported to 2.7.2a1
Jeff Allen
More...
about 7 years ago
Accept unicode arguments at a csv.writer (fixes #2632).
Jeff Allen
More...
about 7 years ago
Mixed comparison (unicode, str) respects default encoding (fixes #2638).
Jeff Allen
More...
about 7 years ago
Respect default encoding when coercing str to unicode (addresses #2638).
Jeff Allen
More...
about 7 years ago
Formatting only (PyUnicode, PyString)
Jeff Allen
More...
about 7 years ago
Add a note to jython.py on how to regenerate jython.exe
Jeff Allen
More...
about 7 years ago
#2607, #2620 Fix "Error loading Python DLL" (error code 14001) The problem is caused by the python27.dll file being external to the .exe See https://stackoverflow.com/questions/19225132/pyinstaller-not-working-on-simple-helloworld-program
James Mudd
More...
about 7 years ago
Replaced PyDictionary in _json.Encoder by AbstractDict entirely. Related to #2622.
Stefan Richthofer
More...
about 7 years ago
Some fixes in doc of gc.java.
Stefan Richthofer
More...
about 7 years ago
Merged heads.
Stefan Richthofer
More...
about 7 years ago
Merged https://github.com/jythontools/jython/pull/85 - Make fields used for synchronisation final to protect against NPE
James Mudd
More...
about 7 years ago
Merge PyType refactoring to trunk.
Jeff Allen
More...
about 7 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
277
278
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree