corda/classpath/avian
keinhaar 524f034bac Added support for HTTP URL connections, and fixed SocketInputStream and BufferedInputStream.
Did some cleanup as proposed by the main developers.
- Bigger HTTP Header Buffer
- Exception if Header is anyway exceeded.
- Linebreaks on HTTP Request fixed to standard.
- Only stop header reading on \r\n\r\n and no longer on \n\n\n\n
- Simplyfied the code to stop if buffer could not be filled.
- Handle special case if buffer has length 0, like specified in the Java API
- Socket will no longer fill the buffer completely
2015-12-26 11:58:40 +01:00
..
avianvmresource update copyright years 2015-03-13 12:52:59 -06:00
file ignore leading / for files on Windows (fixes #452) 2015-09-02 08:31:30 -06:00
http Added support for HTTP URL connections, and fixed SocketInputStream and BufferedInputStream. 2015-12-26 11:58:40 +01:00
jar update copyright years 2015-03-13 12:52:59 -06:00
Addendum.java update copyright years 2015-03-13 12:52:59 -06:00
AnnotationInvocationHandler.java update copyright years 2015-03-13 12:52:59 -06:00
Assembler.java implement basic Java 8 lambda support 2015-08-06 13:30:18 -06:00
Atomic.java update copyright years 2015-03-13 12:52:59 -06:00
Callback.java update copyright years 2015-03-13 12:52:59 -06:00
Cell.java update copyright years 2015-03-13 12:52:59 -06:00
ClassAddendum.java implement basic Java 8 lambda support 2015-08-06 13:30:18 -06:00
Classes.java support AOT-compilation of Java 8 lambda expressions 2015-09-13 14:21:24 -06:00
Code.java statically type Addendum.pool better 2014-07-11 13:25:19 -06:00
ConstantPool.java update copyright years 2015-03-13 12:52:59 -06:00
Continuations.java update copyright years 2015-03-13 12:52:59 -06:00
Data.java update copyright years 2015-03-13 12:52:59 -06:00
FieldAddendum.java update copyright years 2015-03-13 12:52:59 -06:00
FormatString.java Added java.util.Formatter implementation. Basic/common formats work, 2015-03-17 01:08:07 -04:00
Function.java update copyright years 2015-03-13 12:52:59 -06:00
IncompatibleContinuationException.java update copyright years 2015-03-13 12:52:59 -06:00
InnerClassReference.java update copyright years 2015-03-13 12:52:59 -06:00
Iso88591.java update copyright years 2015-03-13 12:52:59 -06:00
LegacyObjectInputStream.java update copyright years 2015-03-13 12:52:59 -06:00
LegacyObjectOutputStream.java update copyright years 2015-03-13 12:52:59 -06:00
Machine.java update copyright years 2015-03-13 12:52:59 -06:00
MethodAddendum.java update copyright years 2015-03-13 12:52:59 -06:00
Pair.java fix all the bugs 2014-07-12 16:57:24 -06:00
PersistentSet.java update copyright years 2015-03-13 12:52:59 -06:00
Singleton.java update copyright years 2015-03-13 12:52:59 -06:00
Stream.java update copyright years 2015-03-13 12:52:59 -06:00
SystemClassLoader.java add bootimage-test option to makefile 2015-10-19 15:10:53 -06:00
Traces.java update copyright years 2015-03-13 12:52:59 -06:00
Utf8.java update copyright years 2015-03-13 12:52:59 -06:00
VMClass.java update copyright years 2015-03-13 12:52:59 -06:00
VMField.java update copyright years 2015-03-13 12:52:59 -06:00
VMMethod.java update copyright years 2015-03-13 12:52:59 -06:00