This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-01-07 13:38:47 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7947981b4b
corda
/
classpath
/
java
History
Mike Keesey
7947981b4b
Fixed issue where BitSet didn't handle a range of 64 bits correctly on bulk operations - now just return the predefined MASK which has all the bits set when requesting that all the bits be set.
2012-07-06 23:33:05 -06:00
..
io
update copyright years
2012-05-11 17:43:27 -06:00
lang
Adding @Target and the associated ElementType enum for specifying the type an annotation is.
2012-05-22 15:18:42 -06:00
net
The file already contains the leading slash. hotspot URL.getFile() also returns a leading slash, so instead of removing the leading slash on the file, we just wont append an extra one here
2012-06-28 10:24:35 -06:00
nio
update copyright years
2012-05-11 17:43:27 -06:00
security
update copyright years
2012-05-11 17:43:27 -06:00
text
prepend copyright notice and license to all source files; add license.txt and readme.txt
2008-02-19 11:06:52 -07:00
util
Fixed issue where BitSet didn't handle a range of 64 bits correctly on bulk operations - now just return the predefined MASK which has all the bits set when requesting that all the bits be set.
2012-07-06 23:33:05 -06:00