-
psutil 3.3.0 发布,支持 OpenBSD
-
psutil 3.3.0 发布,主要更新如下:Process.memory_maps() is not implemented. The kernel provides the necessary pieces but I didn't do this yet (hopefully later).Process.num_ctx_switches()'s involuntary field is always 0. kinfo_proc provides this info but it is always set to 0.Process.cpu_affin
发布于 2015-11-26 00:17:54 | 86 次阅读
-
Racket 6.3 发布,Lisp 语言分支
-
Racket 6.3 发布,更新如下:Racket's macro expander uses a new representation of binding called
"set of scopes". The new binding model provides a simpler explanation of
how macros preserve binding, especially across module boundaries and in
hygiene-bending expansions. The new expande
发布于 2015-11-26 00:16:53 | 210 次阅读
-
Hibernate Search 5.5.1 发布
-
Hibernate Search 5.5.1 发布,更新内容:Bug 修复 * [HSEARCH-2010] - Error message incorrectly references @SortField instead of @SortableField * [HSEARCH-2019] - Build order of Maven modules is incorrect * [HSEARCH-2021] - No way to make fields Sor
发布于 2015-11-25 23:56:59 | 194 次阅读
-
RabbitMQ 3.5.7.RC1 发布,AMQP 消息服务器
-
RabbitMQ 3.5.7.RC1 发布,此版本是 RabbitMQ 3.5.7 的候选版本,也是个 bug 修复版本。更新内容服务器Bug 修复file_handle_cache:clear_read_cache/0 no longer silently fails.The function is mean to be used with rabbitmqctl eval in environments wherein-process buffering of file data is enabled.GitHub issue:
发布于 2015-11-25 23:54:32 | 121 次阅读
-
Gogs v0.7.22 发布,极易搭建的自助 Git 托管服务
-
Gogs v0.7.22 发布,该版本为 Bug 修复版。如果仓库首页经常出现 panic,请升级。
Bug 修复
Markdown 存在双层嵌套链接时发生 panic #2019
内置 SSH 服务器在 Windows 无法工作
功能改进
组织首页 URL 去除 org/ 前缀 #1944
更多 Git 钩子的原生支持
其它变更
所有页面均
发布于 2015-11-25 23:01:08 | 117 次阅读
-
jsearch v1.0 发布,基于java8的高性能全文检索工具包
-
jsearch是一个高性能的全文检索工具包,基于倒排索引,基于java8,类似于lucene,但更轻量级。jsearch起源于superword项目。在superword项目的辅助阅读模块中,需要对大量的PDF电子文本进行高效灵活地索引和搜索,当时基于简洁高效灵活的考虑,使用Java8自己实现基于倒排的索引和搜索功能,后来考虑到基于Java8实现一个高性
发布于 2015-11-25 22:58:18 | 83 次阅读
-
Jedis 2.8.0 正式发布,Redis 的 Java 客户端开发包
-
Jedis 2.8.0 正式发布,主要更新如下:JedisCluster 增加支持二进制模式对 JedisCluster 作多项提升增加支持 geo 命令详细内容请看:HERE下载页面: jedis-2.8.0Jedis 是 Redis 官方首选的 Java 客户端开发包。目前 OSChina 的 J2Cache 就是使用该开发包。
发布于 2015-11-25 10:32:11 | 190 次阅读
-
Std UI Kit 0.1 版本发布,JavaScript UI 库
-
Std UI Kit 0.1 版本发布,Std UI Kit是一套可以帮助你大幅缩短工作进程的高性能Javascript UI组件合集,它包含了非常全面的常用UI组件,同时提供了一套完整的用户界面解决方案,它能轻松的让你构建出一套桌面级的应用.
Std UI Kit 包含的全部组件都是使用StdJS的Std.ui模块创建的,可以自由的继承,扩展.
当前版本0.1 是 Std
发布于 2015-11-25 08:32:01 | 125 次阅读
-
KBEngine v0.7.0 发布,分布式游戏服务端引擎
-
KBEngine 是一款开源的游戏服务端引擎,客户端通过简单的约定协议就能与服务端通讯, 使用 KBEngine 插件能够快速与(Unity3D, OGRE, Cocos2d-x, HTML5, 等等)技术结合形成一个完整的客户端。服务端底层框架使用 C++ 编写,游戏逻辑层使用 Python(支持热更新),开发者无需重复的实现一些游戏服务端通用的底层技术, 将精力真
发布于 2015-11-25 08:20:29 | 128 次阅读
-
OmniFaces 2.2 发布,JSF2 工具库
-
OmniFaces 2.2 发布,OmniFaces 刚刚获得一年一度的杜克选择奖(Duke\'s Choice Awards)。新特性
发布于 2015-11-25 07:50:52 | 170 次阅读
-
MongoDB 3.2.0 RC4 发布
-
MongoDB 3.2.0 RC4 发布,3.2.0系列的更新信息请看:https://docs.mongodb.org/master/release-notes/3.2下载地址:https://www.mongodb.org/dl/win32/x86_64-2008plus-sslMongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类
似json的
发布于 2015-11-25 07:30:42 | 97 次阅读
-
Redis Desktop Manager 0.8.3 发布
-
Redis Desktop Manager 0.8.3 发布,更新如下: 提升:Updated qredisclient: Fixed growing memory consumption in Connection class
修复:Fix issue #3528: Some keys are not showing up [Critical]Fix issue #3523: Invalid version detection of unstable redis-serverFix issue #3518: Scores are being written in s
发布于 2015-11-25 07:01:53 | 256 次阅读
-
Bootstrap 3.3.6 发布,Web 前端 UI 框架
-
Bootstrap 3.3.6发布,Bootstrap是快速开发Web应用程序的前端工具包。它是一个CSS和HTML的集合,它使用了最新的浏览器技术,给你的Web开发提供了时尚的版式,表单,buttons,表格,网格系统等等。
发布于 2015-11-25 06:56:06 | 409 次阅读
-
PHP 7 RC8 现已发布下载
-
PHP 7 RC8 现已发布下载:php-7.0.0RC8.tar.xzphp-7.0.0RC8.tar.gzphp-7.0.0RC8.tar.bz2鸟哥说了:PHP 7 正式版推迟发布,暂定12月3号发正式版
发布于 2015-11-25 06:01:21 | 122 次阅读
-
Apache Tomcat 8.0.29 发布
-
Apache Tomcat 8.0.29 发布,此版本添加了新选项 Context,默认启用;为 JNDIRealm 添加了 DIGEST 认证支持;为 REST APIs 添加 RestCsrfPreventionFilter,提供基础的 CSRF 保护;其他改进主要是 Catalina,Coyote,Jasper,Cluster,Tribes,WebSocket,Web applications,jdbc-pool 方面的改进。同时也开始了 Apache Tom
发布于 2015-11-25 05:50:41 | 208 次阅读
-
Uncode-DAL 1.0.5 发布,Java 通用数据访问层
-
Uncode-DAL 是 Java 通用数据访问组件,基于mybatis、spring jdbc、hibernate、mongo等ORM框架开发,同时支持基于多数据源的读写分离、主备切换、故障转移,自动恢复、负载均衡、缓存等。可以大大提高开发速度。Uncode-DAL 1.0.5 发布,本次版本主要增加了异步调用、mongo3.0更新和部分 bug 修复。
更新内容如下:
发布于 2015-11-25 02:50:45 | 130 次阅读
-
KaOS 2015.11 发布,桌面 Linux 发行版
-
KaOS 2015.11 发布,主要更新如下:Calamares no longer uses an internal version of partitionmanager, instead it now uses the libraries provided by KPMCoreThe choice page in the partitioning
module now shows disk changes in real life. Any choice you make will
immediately show a new disk layout.
发布于 2015-11-25 01:00:40 | 163 次阅读
-
Netrunner 17 发布,基于 Ubuntu 的发行
-
Netrunner 17 发布,这是个64-bit 版本,目前使用 Plasma 5.4.3, KDE Applications
15.08.2 其它库也更新到最新版本。Firefox 是 42.0.3,内置支持 Plasma 。详细介绍请看:netrunner-17-release下载:Downloads (MD5): netrunner-17-64bit.iso (2,050MB, torrent, pkglist).Netrunner是基于Ubuntu的发行,它着眼于桌面计
发布于 2015-11-25 00:56:03 | 209 次阅读
-
Seafile 5.0.0 发布,开源文件云存储
-
Seafile 5.0.0 发布,该版本三大主要更新:Change most icons from png to icon fontMost of the server settings can be configured via web interfaceThe config files are all moved into the conf directory详细介绍请看:更新日志下载地址:v5.0.0Seafile 是新一代的开源云存储软件。它提供更丰富的文件同步和管理功能
发布于 2015-11-25 00:55:39 | 160 次阅读
-
JRuby 1.7.23 发布,Java 的 Ruby 解释器
-
JRuby 1.7.23 发布,主要更新如下:Windows stat now supports long and UNC pathnamesWindows stat no longer leaks memory (broken since 1.7.20)Various Windows path fixesVarious jar and/or classpath fixes with filesystem-related methodsFixed issue with native support not loading on some Ubuntu systems31 i
发布于 2015-11-25 00:53:29 | 171 次阅读