File: Changes.txt

package info (click to toggle)
libonemind-commons-invoke-java 1.1.0%2Bcvs20090227-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: java: 308; xml: 223; javascript: 29; sh: 12; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
commons-invoke-1.1.0
	Jan 23, 2005; TiongHiang Lee (thlee@onemindsoft.org)
	- Refactor DefaultInvocable to AbstractInvocable
	
commons-invoke-1.0.0
	Aug 01, 2004; TiongHiang Lee (thlee@onemindsoft.org)
	- Fix AbstractInvocable.addFunction() to not exclude name since name is built into the function now.