Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stephen Crawley <crawley@dstc.edu.au> | mark | 2003-02-07 | 1 | -267/+299 |
| | | | | | | | | | | | | | | | | | | * java/beans/PropertyDescriptor.java (PropertyDescriptor(String, Class)): Sanity check getter and setter methods. (PropertyDescriptor(String, Class, String, String)): Likewise. (PropertyDescriptor(String, Method, Method): Factor out getter and setter method sanity checks into new method. (findMethods): Don't do parameter sanity checking of get method here. (checkMethods): New method. 2003-02-07 Stephen Crawley <crawley@dstc.edu.au> * java/beans/PropertyDescriptor.java: Reformat. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62537 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Add license clarification. | mark | 2002-01-22 | 1 | -5/+16 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49104 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Fix comments for doclets | green | 2001-01-06 | 1 | -2/+2 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38754 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Jumbo patch: | tromey | 2000-05-19 | 1 | -0/+333 |
* Imported beans and serialization * Updated IA-64 port * Miscellaneous bug fixes git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34028 138bc75d-0d04-0410-961f-82ee72b054a4 |