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
P
Python AI Interface for SpringRTS
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
more cmake-lint warnings
abma
More...
about 3 years ago
fix some cmakelint warnings
abma
More...
about 3 years ago
cmake case changes
Gajo Petrovic
More...
over 6 years ago
add .gitignore & fix include
abma
More...
about 12 years ago
cleanup generator.py
abma
More...
about 12 years ago
slightly improve regex
abma
More...
about 12 years ago
fix typo
abma
More...
over 13 years ago
parser updated to work now with regular expressions
Andreas Löscher
More...
over 13 years ago
I started a new implementation of the Python AI interface with the use of regular expressions matching the current interface. The old interface was not compatible anymore.
Andreas Löscher
More...
over 13 years ago
Merge branch 'gcopeland-master'
abma
More...
about 14 years ago
Merge branch 'release_gil'
Greg Copeland
More...
about 14 years ago
Fixes a function call order problem.
Greg Copeland
More...
about 14 years ago
Properly fixes the GIL release because of python initialization race issues.
Greg Copeland
More...
about 14 years ago
ensure new-line at end of native source files [minor]
Robin Vobruba
as hoijui
More...
about 14 years ago
Cleaned up some bugs.
Greg Copeland
More...
over 14 years ago
Simple changes which include less, code, reference of constant variable rather than constant value, and reduction to common code path which results in less code and slightly faster execution.
Greg Copeland
More...
over 14 years ago
Merge remote branch 'upstream/master'
Greg Copeland
More...
over 14 years ago
build fix Python Interface (PyObject hSysModule isn't const)
abma
More...
over 14 years ago
Slight optimization to the event dispatcher since everything goes through this call path. This should slightly improve cache effectiveness.
Greg Copeland
More...
over 14 years ago
This modifies the callback generator code in two key ways. Firstly, it wraps the callback with python's macros for controlling the GIL which allows for increased concurrency in exchange for slightly more expensive callback overhead. Secondly, for the special case map functions, this specifically detects the GIL macro and adjusts the size call placement and generation accordingly.
Greg Copeland
More...
over 14 years ago
Initial fixes to release the GIL during callbacks. This version does not work for some minority of function calls.
Greg Copeland
More...
over 14 years ago
Additional memory leak fixes and tweaks.
Greg Copeland
More...
over 14 years ago
Initial round of memory leak fixes.
Greg Copeland
More...
over 14 years ago
Added unit command options from enum UnitCommandOptions
Andreas Löscher
More...
over 14 years ago
cleanup [CMake]
Robin Vobruba
as hoijui
More...
over 14 years ago
bugfix for special case as last commit
Andreas Löscher
More...
over 14 years ago
Merge branch 'master' of git://github.com/spring/Python
Andreas Löscher
More...
over 14 years ago
bugfix for special case where a list of SAIFloat3 values is an output parameter
Andreas Löscher
More...
over 14 years ago
fixed doc: this is the python-interface :-)
abma
as Matthias Ableitner
More...
over 14 years ago
added python2.7
abma
as Matthias Ableitner
More...
over 14 years ago
←
1
2
3
→
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