Sat, 03 Mar 2018 08:21:47 +0100 ihse No longer disable E_OLD_STYLE_FUNC_DEF. ihse-warnings-cflags-branch
Fri, 02 Mar 2018 19:10:12 +0100 ihse Merge from ihse-cflags-rewrite-branch. ihse-warnings-cflags-branch
Fri, 02 Mar 2018 19:08:44 +0100 ihse Merge ihse-cflags-rewrite-branch
Fri, 02 Mar 2018 15:14:03 +0000 dfuchs http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2 http-client-branch
Fri, 02 Mar 2018 15:06:43 +0100 ihse Creating ihse-warnings-cflags-branch ihse-warnings-cflags-branch
Fri, 02 Mar 2018 10:18:48 +0000 chegar http-client-branch: add temporary debug logging to SubscriberWrapper demand http-client-branch
Fri, 02 Mar 2018 10:15:15 +0000 chegar http-client-branch: improve HTTP/2 caching http-client-branch
Fri, 02 Mar 2018 10:11:30 +0000 chegar http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic http-client-branch
Thu, 01 Mar 2018 19:28:43 +0100 ihse Fix problems on solaris. Now it works. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 17:00:23 +0100 ihse Trying to clear up gcc warnings as well. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 15:47:48 +0100 ihse Update more bit-rottet reorder files on solstudio. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 15:24:17 +0100 ihse Clean up solstudio warning handling. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 13:36:41 +0000 dfuchs http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request http-client-branch
Thu, 01 Mar 2018 14:31:04 +0100 ihse Add LDFLAGS_WARNINGS_ARE_ERRORS. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 11:22:31 +0100 ihse Merge with default ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 11:02:40 +0100 ihse Use elfedit to silence linker warnings on solaris ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 01:35:46 +0100 ihse Merge from default ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 01:30:10 +0100 ihse changeset: 49521:66bf73fcdf4d ihse-cflags-rewrite-branch
Wed, 28 Feb 2018 20:59:50 +0100 ihse Use proper flags for compilation. ihse-cflags-rewrite-branch
Wed, 28 Feb 2018 20:50:11 +0100 ihse Fix X11Wrappers. ihse-cflags-rewrite-branch
Wed, 28 Feb 2018 19:13:16 +0000 chegar http-client-branch: minor cleanup http-client-branch
Wed, 28 Feb 2018 15:48:46 +0000 dfuchs http-client-branch: more ThrowingPublishers tests and fixes http-client-branch
Tue, 27 Feb 2018 19:26:25 +0000 michaelm http-client-branch: tweaked last revision wrong CF reference was being kept http-client-branch
Tue, 27 Feb 2018 18:43:06 +0000 michaelm http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly http-client-branch
Tue, 27 Feb 2018 16:44:39 +0000 prappo http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs http-client-branch
Tue, 27 Feb 2018 16:08:08 +0000 prappo http-client-branch: (HttpClient) deep(er) validation of pseudo-headers http-client-branch
Tue, 27 Feb 2018 15:55:24 +0000 dfuchs http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange. http-client-branch
Tue, 27 Feb 2018 15:34:23 +0000 chegar http-client-branch: minor javadoc cleanup and example checks http-client-branch
Tue, 27 Feb 2018 14:59:28 +0000 chegar http-client-branch: minor spec rewording http-client-branch
Tue, 27 Feb 2018 14:47:26 +0000 chegar http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST http-client-branch
Tue, 27 Feb 2018 14:45:49 +0000 chegar http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers http-client-branch
Tue, 27 Feb 2018 14:38:17 +0000 chegar http-client-branch: minor re-wording of package and module descriptions http-client-branch
Tue, 27 Feb 2018 11:50:16 +0100 ihse Fix syntax error. ihse-nativecompilation-branch
Tue, 27 Feb 2018 11:22:32 +0100 ihse Update all calls to SetupNativeCompilation. ihse-nativecompilation-branch
Tue, 27 Feb 2018 10:48:24 +0100 ihse Update NativeCompilation with TYPE and NAME. ihse-nativecompilation-branch
Tue, 27 Feb 2018 09:54:47 +0100 ihse Create ihse-nativecompilation-branch ihse-nativecompilation-branch
Tue, 27 Feb 2018 00:07:16 +0100 ihse Finally remove the sorting, when everything looks good. ihse-cflags-rewrite-branch
Tue, 27 Feb 2018 00:04:54 +0100 ihse Fix -g0 for C++ on solstudio. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 23:49:28 +0100 ihse Fix for gcc debug builds. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 23:39:36 +0100 ihse Merge from default ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 23:37:45 +0100 ihse *duh* ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 23:32:43 +0100 ihse Windows fixes. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 22:04:09 +0100 ihse Only use special ENDIAN define on solstudio. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 19:46:13 +0000 michaelm http-client-branch: disabled SSLFlowDelegate debug monitor http-client-branch
Mon, 26 Feb 2018 18:18:49 +0000 chegar http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy http-client-branch
Mon, 26 Feb 2018 18:16:46 +0000 chegar http-client-branch: add note about mutability to HttpHeadersImpl http-client-branch
Mon, 26 Feb 2018 17:57:43 +0000 michaelm http-client-branch: fix SSL hang issue where errors not reported correctly http-client-branch
Mon, 26 Feb 2018 16:17:03 +0000 chegar http-client-branch: minor spec typos http-client-branch
Mon, 26 Feb 2018 15:07:23 +0100 ihse Hopefully all flags are OK on unix platforms now. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:43:22 +0100 ihse Hopefully this fixes JVM_ASFLAGS fully. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:38:46 +0100 ihse Fix BUILD JVM ASFLAGS. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:30:58 +0100 ihse More cleaning up. Probably done now... ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:25:00 +0100 ihse Move all CFLAGS handling to cflags.m4. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:23:19 +0100 ihse Even more restructuring. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 14:10:16 +0100 ihse Lots of structural rearrangements. Also fix for adding EXTRA_FLAGS to BUILD ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 12:41:43 +0100 ihse Fix too many EXTRA_CXXFLAGS, and -xregs=no%appl on binaries in solstudio. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 12:30:03 +0100 ihse More sorting, fix solstudio bug. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 10:56:18 +0100 ihse More macosx version fixes. ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 10:50:19 +0100 ihse *duh* ihse-cflags-rewrite-branch
Mon, 26 Feb 2018 10:47:52 +0100 ihse No subst in macos version flags ihse-cflags-rewrite-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip