Commit graph

13 commits

Author SHA1 Message Date
kerr
bdc90052aa Update headers from 2018 to 2019 once for all. (#26165)
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
kerr
fafc59b19d update headers to regular comment (#25807) 2018-10-29 05:19:37 -04:00
Lukasz Stefaniak
b8230a38b7 Optimize JsonObjectParser.isWhitespace by replacing Set.contains with match using table switch (#25260) 2018-06-26 16:44:28 +02:00
Konrad `ktoso` Malawski
563c7fbcf0 Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
Christopher Batey
009214ae07
Update copyright to 2018 (#24241) 2018-01-04 17:26:29 +00:00
Den Kovalevsky
bf8bbd2807 JsonObjectParser escape sequence processing fix #23292 2017-07-05 10:11:17 +01:00
Martynas Mickevičius
2a9c0370e0 Add @InternalApi annotations and private markers on internal apis (#22563)
* #22506 Mark materializer extension as @InternalApi

* #22506 Added missing annotations on internal apis in the fusing package

* #22506 Missing annotations in io package

* #22506 Add internal api annotations in impl package

* #22563 more hiding of the classes in the impl package

* #22563 Formatting fixes

* #22506 Fix private access in stream tcl tests
2017-03-16 20:04:07 +01:00
Philippus Baalman
6c7085252a extended copyright into 2017 2017-01-04 17:37:15 +01:00
Andrew Rapp
591eafe04c Fix handling of escape sequences in JsonObjectParser #21961 (#21962)
* Fix handling of escape sequences in JsonObjectParser #21961

* Add test coverage to verify issue #21961
2016-12-08 14:35:53 +01:00
Mike Bryant
03923ca278 Correctly handle parsing of JSON strings containing single quotes #21147 2016-08-10 13:05:26 +02:00
Johan Andrén
e912f80390 Fixes for the JsonFraming #21150, #21154 and #21150 2016-08-10 12:59:52 +02:00
Konrad Malawski
6562ddd2df =htp address review feedback on JSON streaming 2016-08-02 15:27:21 +02:00
Konrad Malawski
f2419f5a08 =htp framed entity streaming cleanup, renames 2016-08-02 15:27:21 +02:00
Renamed from akka-stream/src/main/scala/akka/stream/impl/JsonBracketCounting.scala (Browse further)