Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
Eric Scharff bcd2c75f41 Implements String.delete(char oldChar, String newChar), StringBuffer and
StringBuilder delete(int startIndex, int endIndex), and
replace (int startIndex, int endIndex, String replacementString)
2007-10-29 15:07:36 -06:00
classpath Implements String.delete(char oldChar, String newChar), StringBuffer and 2007-10-29 15:07:36 -06:00
src implement a few classpath methods required by SWT for Win32 2007-10-29 14:57:33 -06:00
test implement fixed object support 2007-10-27 19:54:30 -06:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile undo accidentally-committed makefile change 2007-10-28 18:54:21 -06:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00