0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove redundant talk about xref javadoc. More... almost 14 years ago
Add package-info.java file to rosjava_geometry. All packages in javadoc now have a top level one-liner. More... almost 14 years ago
Add package-info.java files to all rosjava and rosjava_bootstrap packages. More... almost 14 years ago
Remove javadoc generation for apache_* projects. Add link to javadoc in index.rst. Add package-info.java files to top level packages in org.ros.internal. More... almost 14 years ago
Add package-info.java classes to all public packages. More... almost 14 years ago
Add installation documentation. Remove unused rosinstall file and rename the correct one to .rosinstall. More... almost 14 years ago
Rename generic type name. More... almost 14 years ago
Fix naming of RawMessage getters/setters. Fix bug in UInt8. Add tests of serialization/deserialization for all primitive data types. Still need to test boundaries. More... almost 14 years ago
Build the service response in a separate thread. Fixes issue 80. More... almost 14 years ago
Rename toHeader to the more explicit toConnectionHeader. Add newMessage() method to ServiceClient and change ServiceResponseBuilder to use an output parameter so that the user is not responsible for building the response message. More... almost 14 years ago
Handle file system loops. Fixes issue 95. More... almost 14 years ago
Drop getters/setters for message fields that would result in the same getter/setter names. Such fields are only accessible via the RawMessage interface. Detect circular message definitions. Fixes issue 95. More... almost 14 years ago
Updated javadoc sphinx plugin. More... almost 14 years ago
Updated documentation and fixed the javadoc plugin to produce better labels for methods. More... almost 14 years ago
Remove unnecessary ignored file. More... almost 14 years ago
Add generated conf.py to ignored files. More... almost 14 years ago
Update documentation. More... almost 14 years ago
Add gradle task to update android projects as part of the build process. Remove generated proguard.cfg files and ignore the new proguard-project.txt file. More... almost 14 years ago
Rename RuntimeMessage to RawMessage. More... almost 14 years ago
Update documentation. Fix to use latest message API. More... almost 14 years ago
Change generated interfaces to expose standard getters and setters. Allow access to the runtime message interface via Message.toRuntimeMessage(). More... almost 14 years ago
Move interface generation to the internal package since it's specific to the message implementation. More... almost 14 years ago
Fix deprecation warnings. Fix char/byte aliasing. More... almost 14 years ago
Fix to use new APIs and take advantage of build dependency fixes in the Android SDK r17. Fix deprecated gradle APIs. More... almost 14 years ago
Fix gradle deprecation warning. More... almost 14 years ago
Upgrade wrapper. More... almost 14 years ago
Fix to use the new message APIs. More... almost 14 years ago
Upgrade gradle wrapper version. More... almost 14 years ago
Fix gradle deprecation warnings. Fix to use new rosjava message APIs. More... almost 14 years ago
Remove generated file. More... almost 14 years ago