Thu, 01 Mar 2018 14:31:04 +0100 |
ihse |
Add LDFLAGS_WARNINGS_ARE_ERRORS.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Thu, 01 Mar 2018 11:22:31 +0100 |
ihse |
Merge with default
ihse-cflags-rewrite-branch
|
changeset |
files
|
Thu, 01 Mar 2018 11:02:40 +0100 |
ihse |
Use elfedit to silence linker warnings on solaris
ihse-cflags-rewrite-branch
|
changeset |
files
|
Thu, 01 Mar 2018 01:35:46 +0100 |
ihse |
Merge from default
ihse-cflags-rewrite-branch
|
changeset |
files
|
Thu, 01 Mar 2018 01:30:10 +0100 |
ihse |
changeset: 49521:66bf73fcdf4d
ihse-cflags-rewrite-branch
|
changeset |
files
|
Wed, 28 Feb 2018 20:59:50 +0100 |
ihse |
Use proper flags for compilation.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Wed, 28 Feb 2018 20:50:11 +0100 |
ihse |
Fix X11Wrappers.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Wed, 28 Feb 2018 19:13:16 +0000 |
chegar |
http-client-branch: minor cleanup
http-client-branch
|
changeset |
files
|
Wed, 28 Feb 2018 15:48:46 +0000 |
dfuchs |
http-client-branch: more ThrowingPublishers tests and fixes
http-client-branch
|
changeset |
files
|
Tue, 27 Feb 2018 19:26:25 +0000 |
michaelm |
http-client-branch: tweaked last revision wrong CF reference was being kept
http-client-branch
|
changeset |
files
|
Tue, 27 Feb 2018 18:43:06 +0000 |
michaelm |
http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 27 Feb 2018 16:08:08 +0000 |
prappo |
http-client-branch: (HttpClient) deep(er) validation of pseudo-headers
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 27 Feb 2018 15:34:23 +0000 |
chegar |
http-client-branch: minor javadoc cleanup and example checks
http-client-branch
|
changeset |
files
|
Tue, 27 Feb 2018 14:59:28 +0000 |
chegar |
http-client-branch: minor spec rewording
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 27 Feb 2018 14:38:17 +0000 |
chegar |
http-client-branch: minor re-wording of package and module descriptions
http-client-branch
|
changeset |
files
|
Tue, 27 Feb 2018 11:50:16 +0100 |
ihse |
Fix syntax error.
ihse-nativecompilation-branch
|
changeset |
files
|
Tue, 27 Feb 2018 11:22:32 +0100 |
ihse |
Update all calls to SetupNativeCompilation.
ihse-nativecompilation-branch
|
changeset |
files
|
Tue, 27 Feb 2018 10:48:24 +0100 |
ihse |
Update NativeCompilation with TYPE and NAME.
ihse-nativecompilation-branch
|
changeset |
files
|
Tue, 27 Feb 2018 09:54:47 +0100 |
ihse |
Create ihse-nativecompilation-branch
ihse-nativecompilation-branch
|
changeset |
files
|
Tue, 27 Feb 2018 00:07:16 +0100 |
ihse |
Finally remove the sorting, when everything looks good.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Tue, 27 Feb 2018 00:04:54 +0100 |
ihse |
Fix -g0 for C++ on solstudio.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 23:49:28 +0100 |
ihse |
Fix for gcc debug builds.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 23:39:36 +0100 |
ihse |
Merge from default
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 23:37:45 +0100 |
ihse |
*duh*
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 23:32:43 +0100 |
ihse |
Windows fixes.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 22:04:09 +0100 |
ihse |
Only use special ENDIAN define on solstudio.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 19:46:13 +0000 |
michaelm |
http-client-branch: disabled SSLFlowDelegate debug monitor
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 26 Feb 2018 18:16:46 +0000 |
chegar |
http-client-branch: add note about mutability to HttpHeadersImpl
http-client-branch
|
changeset |
files
|
Mon, 26 Feb 2018 17:57:43 +0000 |
michaelm |
http-client-branch: fix SSL hang issue where errors not reported correctly
http-client-branch
|
changeset |
files
|
Mon, 26 Feb 2018 16:17:03 +0000 |
chegar |
http-client-branch: minor spec typos
http-client-branch
|
changeset |
files
|
Mon, 26 Feb 2018 15:07:23 +0100 |
ihse |
Hopefully all flags are OK on unix platforms now.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 14:43:22 +0100 |
ihse |
Hopefully this fixes JVM_ASFLAGS fully.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 14:38:46 +0100 |
ihse |
Fix BUILD JVM ASFLAGS.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 14:30:58 +0100 |
ihse |
More cleaning up. Probably done now...
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 14:25:00 +0100 |
ihse |
Move all CFLAGS handling to cflags.m4.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 14:23:19 +0100 |
ihse |
Even more restructuring.
ihse-cflags-rewrite-branch
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 26 Feb 2018 12:30:03 +0100 |
ihse |
More sorting, fix solstudio bug.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 10:56:18 +0100 |
ihse |
More macosx version fixes.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 10:50:19 +0100 |
ihse |
*duh*
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 10:47:52 +0100 |
ihse |
No subst in macos version flags
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 10:19:03 +0100 |
ihse |
Improve sorting of flags.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 26 Feb 2018 09:56:12 +0100 |
ihse |
Merge from default
ihse-cflags-rewrite-branch
|
changeset |
files
|
Tue, 20 Feb 2018 21:46:02 +0100 |
ihse |
Cleaning up.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Sat, 24 Feb 2018 11:27:11 +0000 |
chegar |
http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS
http-client-branch
|
changeset |
files
|
Fri, 23 Feb 2018 16:25:32 +0000 |
dfuchs |
http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers
http-client-branch
|
changeset |
files
|
Thu, 22 Feb 2018 17:33:21 +0000 |
dfuchs |
http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs
http-client-branch
|
changeset |
files
|
Thu, 22 Feb 2018 14:58:11 +0000 |
chegar |
http-client-branch: trivial test whitespace cleanup
http-client-branch
|
changeset |
files
|
Thu, 22 Feb 2018 12:23:53 +0000 |
chegar |
http-client-branch: more compile-only type param in generic method tests
http-client-branch
|
changeset |
files
|
Tue, 20 Feb 2018 21:30:05 +0100 |
ihse |
Remove duplication in debug flags.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Tue, 20 Feb 2018 20:41:51 +0100 |
ihse |
Trying to sort out EXTRA_CFLAGS. Moving all flag handling to flags.m4.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Tue, 20 Feb 2018 15:23:54 +0000 |
chegar |
http-client-branch: type paramater review of generic methods ( missing from first push )
http-client-branch
|
changeset |
files
|
Tue, 20 Feb 2018 14:52:06 +0000 |
chegar |
http-client-branch: type paramater review of generic methods
http-client-branch
|
changeset |
files
|
Tue, 20 Feb 2018 12:05:50 +0100 |
ihse |
Fixing PIC-flag issues, and all remaining differences on linux_x64.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Tue, 20 Feb 2018 10:16:00 +0000 |
chegar |
http-client-branch: minor typo-like changes
http-client-branch
|
changeset |
files
|
Tue, 20 Feb 2018 09:55:18 +0000 |
chegar |
http-client-branch: add link to illegal WebSocket headers
http-client-branch
|
changeset |
files
|
Mon, 19 Feb 2018 23:25:11 +0100 |
ihse |
Make configure compile.
ihse-cflags-rewrite-branch
|
changeset |
files
|
Mon, 19 Feb 2018 23:09:18 +0100 |
ihse |
Fix syntax errors.
ihse-cflags-rewrite-branch
|
changeset |
files
|