[Assorted-commits] SF.net SVN: assorted: [775] assorted-site/trunk/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-09 07:15:21
|
Revision: 775 http://assorted.svn.sourceforge.net/assorted/?rev=775&view=rev Author: yangzhang Date: 2008-05-09 00:15:27 -0700 (Fri, 09 May 2008) Log Message: ----------- updated proj statuses Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 07:12:22 UTC (rev 774) +++ assorted-site/trunk/index.txt 2008-05-09 07:15:27 UTC (rev 775) @@ -10,15 +10,15 @@ providing only a brief description and the development status. More information to come later. -- ZDB: object database with an emphasis on semantics (active) +- ZDB: object database with an emphasis on semantics (passive) - General-purpose libraries ("commons") for various languages or platforms - [Python Commons](python-commons) (passive) - - [Scala Commons](scala-commons) (active) + - [Scala Commons](scala-commons) (passive) - [Java Reactor](java-reactor): simple event loop for single-threaded asynchronous IO and task scheduling (done) - [C++ Commons](cpp-commons) (active) - - Haskell Commons (passive) - - TeX Commons (passive) + - Haskell Commons (hiatus) + - TeX Commons (hiatus) - [Shell Tools](shell-tools): programs written in a variety of languages and oriented toward shell scripting and system administration (passive) - [AFX](python-afx): extensions (e.g. threading support) for the AF @@ -36,7 +36,7 @@ - NanoHTTPD: a do-nothing web server skeleton (done) - Meta programming - [Simple-Build](simple-build): YAML-based meta-build system for generating - Makefiles; you do not want to use this (active) + Makefiles; you do not want to use this (passive) - [Object Code Generator](object-codegen): currently targets Java serialization, emphasizing compactness, speed, and simplicity (done) - TopCoder tools: crawl [TopCoder] rankings to analyze players; currently @@ -60,7 +60,7 @@ - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) (done) - Software Configurations: dot files, rc files, bootstrapping, etc.; note - that this includes third-party code (active) + that this includes third-party code (passive) - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) - [BattleCode] @@ -76,18 +76,18 @@ functions on supplied data (done) - PRNG distribution: for observing the distribution of PRNGs (hiatus) - [Parallel hash join](hash-join): for exploring the scalability of hash - joins on many-core systems (active) + joins on many-core systems (done) - [NUMA benchmark suite](numa-bench): tests for understanding the performance - behavior of NUMA systems (active) + behavior of NUMA systems (done) - Sandbox: heap of small test cases to explore (mostly programming language details, bugs, corner cases, features, etc.) (passive) - Miscellanea - [Mailing List Filter](mailing-list-filter): deal with high-volume mailing lists by filtering your mailbox for threads in which you were a participant - (active) + (done) - [Scala Doc Search](http://scripts.mit.edu/~y_z/sds/): navigate the Scala API documentation by class or object name (done) - - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (active) + - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (passive) - Subtitle adjuster: for time-shifting SRTs (done) - Javascript Beautifier: a thin [Tamarin] wrapper for [js_beautify]. - Programming Problems: my workspace for solving programming puzzles This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |