.. |
annotation
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ref
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
reflect
|
Added Class.getGenericSuperclass() and improved Member subclasses. Fixed Makefile on OS X
|
2014-10-09 02:32:56 +04:00 |
AbstractMethodError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Appendable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ArithmeticException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ArrayIndexOutOfBoundsException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ArrayStoreException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
AssertionError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
AutoCloseable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Boolean.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Byte.java
|
Added missing MIX/MAX_VALUE for basic types.
|
2014-11-19 14:27:11 +03:00 |
Character.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
CharSequence.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Class.java
|
Fixed small bug in getClassType() function.
|
2014-10-11 23:36:14 +04:00 |
ClassCastException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ClassLoader.java
|
update to more recent version of Android class library
|
2014-08-21 13:42:49 -06:00 |
ClassNotFoundException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Cloneable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
CloneNotSupportedException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Comparable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Deprecated.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Double.java
|
Added missing MIX/MAX_VALUE for basic types.
|
2014-11-19 14:27:11 +03:00 |
Enum.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Error.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Exception.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ExceptionInInitializerError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Float.java
|
Added missing MIX/MAX_VALUE for basic types.
|
2014-11-19 14:27:11 +03:00 |
IllegalAccessError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IllegalAccessException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IllegalArgumentException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IllegalMonitorStateException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IllegalStateException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IllegalThreadStateException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IncompatibleClassChangeError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
IndexOutOfBoundsException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
InheritableThreadLocal.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
InstantiationError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
InstantiationException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Integer.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
InterruptedException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Iterable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
LinkageError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Long.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Math.java
|
Added missing cp/avian/Math.atan2(double,double)
|
2014-10-11 14:33:48 +04:00 |
NegativeArraySizeException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NoClassDefFoundError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NoSuchFieldError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NoSuchFieldException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NoSuchMethodError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NoSuchMethodException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NullPointerException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Number.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
NumberFormatException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Object.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
OutOfMemoryError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Override.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Package.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Process.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Readable.java
|
various refinements to network implementation
|
2014-03-31 15:22:14 -06:00 |
ReflectiveOperationException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Runnable.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Runtime.java
|
fix JNIEnv::FindClass calls from JNI_OnLoad for all supported class libraries
|
2014-07-01 10:53:26 -06:00 |
RuntimeException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
RuntimePermission.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
SecurityException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
SecurityManager.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Short.java
|
Added missing MIX/MAX_VALUE for basic types.
|
2014-11-19 14:27:11 +03:00 |
StackOverflowError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
StackTraceElement.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
String.java
|
String.equalsIgnoreCase(): fix nullptrex.
|
2014-11-19 14:06:31 +03:00 |
StringBuffer.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
StringBuilder.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
StringIndexOutOfBoundsException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
SuppressWarnings.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
System.java
|
fix JNIEnv::FindClass calls from JNI_OnLoad for all supported class libraries
|
2014-07-01 10:53:26 -06:00 |
Thread.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ThreadDeath.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ThreadGroup.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
ThreadLocal.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Throwable.java
|
More defensive if getCause() changes
|
2014-05-30 09:46:38 -06:00 |
UnsatisfiedLinkError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
UnsupportedOperationException.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
VirtualMachineError.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
Void.java
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |