1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 RxJava 1.0.10 发布,现已提供下载 下载

本帖由 漂亮的石头2015-05-03 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,320
    赞:
    46
    .Net响应式编程框架Rx的Java版本开源实现,是一种JVM语言,有Groovy, Clojure, Scala and JRuby版本的实现

    RxJava 1.0.10 发布,此版本更新内容如下:


    • Pull 2892 Fix Observable.range race condition


    • Pull 2895 Fix Observable.from(Iterable) race condition


    • Pull 2898 Observable.range - add unit test for eager completion on empty


    • Pull 2899 Observable.from(empty) to emit onComplete even when 0 requested


    • Pull 2894 Concat: fixed reentrancy problem in completeInner


    • Pull 2880 Use singleton reduction functions in count and countLong


    • Pull 2902 Prevent ExceptionsTest from hanging when testing stack overflow


    • Pull 2897 Fix for overlapping windows.


    • Pull 2904 TakeLast - add request overflow check


    • Pull 2905 Use singleton Operators where we can


    • Pull 2909 Fix the drainer to check if the queue is empty before quitting.


    • Pull 2911 OperatorPublish benchmark


    • Pull 2914 Optimization - use OperatorTakeLastOne for takeLast(1)


    • Pull 2915 Observable.ignoreElements - optimize


    • Pull 2883 Proposal: standardized Subject state-peeking methods.


    • Pull 2901 Operators toList and toSortedList now support backpressure


    • Pull 2921 OperatorObserveOn - handle request overflow correctly


    • Pull 2882 OperatorScan - don't call onNext after onError is called


    • Pull 2875 Fix: NPE in requestFromChild method.


    • Pull 2814 Operator Publish full rewrite


    • Pull 2820 Backpressure for window(size)


    • Pull 2912 Fix the Scheduler performance degradation

    此版本现已提供下载:https://github.com/ReactiveX/RxJava/archive/v1.0.10.zip
    RxJava 1.0.10 发布,现已提供下载下载地址
     
正在加载...