Menu

Code Commit Log


Commit Date  
[r2028] by rob_d_clark

implement string support for python style % operator for string formatting

2008-11-24 14:48:52 Tree
[r2027] by rob_d_clark

opps, I shouldn't remove a method called from dynamically generated code..

2008-10-28 23:33:33 Tree
[r2026] by rob_d_clark

hmm, looks like I broke COM support (see #890) because now the length of `parameterTypes` matters.. I think this should fix it (and clean things up a bit), but need to commit to move the changes over to my windows PC for more testing..

2008-10-28 14:37:07 Tree
[r2025] by rob_d_clark

add support for java5 var-arg methods (see #887). Also, fix a test case that was failing (simply a case of a test case that needed to be updated when `OFunction#castToString()` was updated to show function argument names)

2008-10-23 22:05:21 Tree
[r2024] by rob_d_clark

script class-loader should have access to all scripts, because it may need to load plugins on behalf of client plugins.. This makes `OscriptPlugin#registerClient()` only needed in cases where the client plugin has .os script files or other resources (besides java classes) that could need to be accessed from the script environment.

2008-09-24 14:44:35 Tree
[r2023] by rob_d_clark

remove unneeded class

2008-08-21 13:26:21 Tree
[r2022] by rob_d_clark

an optimization to avoid security check in Field#get()

2008-06-21 22:12:25 Tree
[r2021] by rob_d_clark

try to handle pedantic cases a little better

2008-06-15 21:07:05 Tree
[r2020] by rob_d_clark

handle case were exception msg is `null`

2008-06-15 21:02:54 Tree
[r2019] by rob_d_clark

remove debug printout

2008-06-03 00:13:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.